Ozan Tezcan
|
8888716175
|
Documentation (#121)
|
2023-06-03 00:37:11 +03:00 |
|
Ozan Tezcan
|
aade0d7dc7
|
sc_array, sc_queue: add long long predefined type (#108)
|
2023-03-24 21:49:39 +03:00 |
|
Ozan Tezcan
|
53d4a9158a
|
Fix compiler warnings (#95)
Fix compiler warnings
|
2022-08-20 18:56:21 +03:00 |
|
Ozan Tezcan
|
eb751789eb
|
sc_array: Include string.h for memmove() (#93)
sc_array: Include string.h for memmove()
This is just to silence compiler warning for mingw build
|
2022-08-13 13:43:01 +03:00 |
|
Ozan Tezcan
|
3a251b456e
|
Fix minor issues in sc_array (#82)
* Fix unnecessary memory allocation after sc_array_clear()
* Fix assert side effect in sc_array
|
2022-06-05 14:54:10 +03:00 |
|
Ozan Tezcan
|
020f6f740d
|
Fix build (#79)
Fix build
|
2022-02-05 00:11:52 +03:00 |
|
tezc
|
cb178289d5
|
Doc and add unsigned long long to array
|
2022-02-04 22:20:04 +03:00 |
|
tezc
|
0943d1f778
|
readme fix : array, queue, map
|
2021-05-04 00:00:44 +03:00 |
|
tezc
|
8e48d260de
|
revert sc_map api, fix sc_array sort
|
2021-05-01 02:19:39 +03:00 |
|
tezc
|
796bd45663
|
more 32 bit tests, doc fix
|
2021-04-27 21:13:23 +03:00 |
|
tezc
|
0f1fac7099
|
license change, refactor sc_sock, sc_map v2
|
2021-04-27 20:19:25 +03:00 |
|
tezc
|
a73fbcc74f
|
refactor map, array and added queue test
|
2021-04-26 23:08:38 +03:00 |
|
tezc
|
cce603126f
|
queue and array v2
|
2021-04-26 20:33:38 +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
|
6eac784e7b
|
made array and queue reusable after destroyed
|
2021-04-13 22:29:29 +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
|
535a9229b0
|
suppress clang-tidy warning for array and queue
|
2021-04-01 03:24:25 +03:00 |
|
Tezc
|
f954b07aa0
|
documentation (#56)
documentation
|
2021-02-27 20:29:43 +03:00 |
|
Tezc
|
e6c0c88dff
|
clang-tidy (#55)
* clang-tidy
|
2021-02-24 18:37:21 +03:00 |
|
Rafael Delboni
|
dbfc70491c
|
Option to turn off tests in the build (#42)
* feat: Option to turn of tests
* feat: Option to turn of tests
* fix: Removes test check on coverage
* docs: Force update options cache
|
2021-02-14 19:49:21 +03:00 |
|
tezc
|
711a548cec
|
add version
|
2021-02-14 16:19:26 +03:00 |
|
Rafael Delboni
|
553bbc5069
|
fix: Changes executables to shared libraries
|
2021-02-13 21:54:31 -03:00 |
|
tezc
|
b51d81eb33
|
fix warnings
|
2021-02-07 22:31:04 +03:00 |
|
Tezc
|
166767be1e
|
sock, uri, sc tests (#32)
* test fix, config.h
|
2021-02-07 20:42:08 +03:00 |
|
tezc
|
682d9d786a
|
array test
|
2021-02-06 21:42:25 +03:00 |
|
tezc
|
1492eb9c09
|
errno fixes, docs
|
2021-02-06 21:36:18 +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
|
e357ed8d06
|
doc (#26)
* doc
|
2021-02-03 08:09:50 +03:00 |
|
tezc
|
ae82c98332
|
fix ub
|
2021-02-01 03:50:16 +03:00 |
|
tezc
|
50eb230d76
|
more tests
|
2021-02-01 01:57:58 +03:00 |
|
tezc
|
614e600851
|
more tests
|
2021-01-31 05:21:59 +03:00 |
|
tezc
|
1e6f2d3fa3
|
more tests
|
2021-01-31 02:52:06 +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
|
9467f5e272
|
buffer document
|
2020-12-27 15:19:23 +03:00 |
|
tezc
|
35a06b702a
|
Fix array, url and bump uarch version
|
2020-12-27 08:34:10 +03:00 |
|
tezc
|
159996a896
|
Fix array, option, readme
|
2020-12-27 08:07:14 +03:00 |
|
tezc
|
6d318bb5b1
|
Fix array, option, readme
|
2020-12-27 08:00:22 +03:00 |
|
tezc
|
4cdc1aceb5
|
add test array
|
2020-11-29 23:21:25 +03:00 |
|
Tezc
|
ef6c1983ff
|
Dev (#7)
* 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
* socket & poll
* socket fix
* kqueue fix
* freebsd
* socket & mmap init
* kqueue
* kqueue
* valgrind
* fix freebsd
* kqueue
* accept fix
* accept fix
* accept fix
* accept fix
* accept fix
* accept fix
* accept fix
* accept fix
* accept fix
* accept fix
* fix big endian fmt
* fix big endian fmt
* mmap
* mmap
* mmap
* mmap
* fix freebsd
* fix 32 bit, mmap
* fix 32 bit, mmap
* test sock
* fix 32 bit, mmap
* signal
* signal
* signal
* add test array
* fix backtrace
|
2020-11-29 19:37:24 +03:00 |
|
Tezc
|
1bde3abd9f
|
Portability (#5)
socket
|
2020-11-25 09:25:38 +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
|
aff3492f89
|
more libs
|
2020-11-12 00:47:02 +03:00 |
|
tezc
|
5b73822c55
|
init
|
2020-11-11 01:19:49 +03:00 |
|