18 Commits

Author SHA1 Message Date
Ozan Tezcan
c2e8d56e76
Fix linter warnings (#114) 2023-04-21 00:43:26 +03:00
Ozan Tezcan
57d9fbc07e
readme fix : array, queue, map (#74)
timer init fix, buf zero len memcpy check
2021-05-09 12:09:09 +03:00
tezc
0f1fac7099 license change, refactor sc_sock, sc_map v2 2021-04-27 20:19:25 +03:00
tezc
c3010e0d12 do not override error message on _term family functions + clang-format 2021-04-15 01:30:58 +03:00
tezc
286379b0b2 bump version to 2.0.0 2021-04-13 22:36:50 +03:00
tezc
57e67dc955 made data structures immune to call term/destroy twice 2021-04-13 22:16:30 +03:00
Ozan Tezcan
c221478638
Switched to tabs for indentation, amalgamation tool works with tabs only (#66)
* Switched to tabs for indentation, amalgamation tool works with tabs only
2021-04-07 00:28:50 +03:00
tezc
711a548cec add version 2021-02-14 16:19:26 +03:00
Tezc
166767be1e
sock, uri, sc tests (#32)
* test fix, config.h
2021-02-07 20:42:08 +03:00
Tezc
3a78b0ed2b
doc (#31) 2021-02-05 20:46:59 +03:00
Tezc
35fe96f0b0
doc fix (#30)
uri test, doc, posix define
2021-02-05 16:35:10 +03:00
Tezc
b45bd1b383
doc (#28)
* doc
2021-02-04 11:17:43 +03:00
Tezc
e357ed8d06
doc (#26)
* doc
2021-02-03 08:09:50 +03:00
tezc
20803c9a3b memory allocation config via "sc_config.h" 2021-01-23 20:57:08 +03:00
tezc
4cdc1aceb5 add test array 2020-11-29 23:21:25 +03:00
Tezc
c461dbec07
Buffer (#4)
* thread & url

* fix cirrus

* fix thread

* fix thread

* split actions

* test

* fix test

* fix windows thread

* cond & fail-fast

* cond & fail-fast

* cond & fail-fast

* cond & fail-fast

* buffer

* fix swap

* fix big endian
2020-11-17 04:58:36 +03:00
Tezc
42383fd590
thread & url (#3)
* thread & url

* fix cirrus

* fix thread

* fix thread

* split actions

* test

* fix test

* fix windows thread

* cond & fail-fast
2020-11-16 03:58:37 +03:00
tezc
5b73822c55 init 2020-11-11 01:19:49 +03:00