Ozan Tezcan
|
f0bb6d9813
|
Fix compiler warnings (#102)
|
2022-12-30 23:04:00 +03:00 |
|
Ozan Tezcan
|
985a70824d
|
Fix clang-tidy warnings (#101)
Fix clang-tidy warnings
|
2022-12-07 00:55:43 +03:00 |
|
Ozan Tezcan
|
53d4a9158a
|
Fix compiler warnings (#95)
Fix compiler warnings
|
2022-08-20 18:56:21 +03:00 |
|
Ozan Tezcan
|
3085b274e3
|
Avoid possible slicing in timer (#85)
|
2022-07-16 03:29:01 +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
|
57e67dc955
|
made data structures immune to call term/destroy twice
|
2021-04-13 22:16:30 +03:00 |
|
Ozan Tezcan
|
e8f896f077
|
refactor (#67)
* refactor
|
2021-04-07 04:55:05 +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
|
e6c0c88dff
|
clang-tidy (#55)
* clang-tidy
|
2021-02-24 18:37:21 +03:00 |
|
tezc
|
b51d81eb33
|
fix warnings
|
2021-02-07 22:31:04 +03:00 |
|
Tezc
|
3a78b0ed2b
|
doc (#31)
|
2021-02-05 20:46:59 +03:00 |
|
tezc
|
f3b3d66be0
|
sock-test
|
2021-02-01 07:11:12 +03:00 |
|
tezc
|
471b331b8d
|
fix compiler warnings
|
2021-01-24 17:56:18 +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 |
|