tezc
|
012a3243ad
|
documentation fix
|
2021-04-14 01:25:28 +03:00 |
|
Ozan Tezcan
|
b0e47c120c
|
Merge pull request #70 from tezc/cleanup-destroy
made data structures immune to call term/destroy twice
|
2021-04-13 23:48:27 +03:00 |
|
tezc
|
5799b118b1
|
added mmap double destroy fix for windows
|
2021-04-13 23:10:42 +03:00 |
|
tezc
|
502372b4d6
|
added double destroy queue test
|
2021-04-13 22:46:20 +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
|
3d11311f90
|
Merge pull request #69 from tezc/fix-fd-leak
sc_mmap : cleanup fd on failure for Mac OS
|
2021-04-11 22:12:13 +03:00 |
|
tezc
|
90146f93be
|
sc_mmap : cleanup fd on failure for Mac OS
|
2021-04-11 21:05:57 +03:00 |
|
tezc
|
9863c861ff
|
bounds check in sc_str to prevent misuse
|
2021-04-08 13:47:58 +03:00 |
|
Ozan Tezcan
|
ac312c7192
|
Merge pull request #68 from tezc/str-fix
bounds check in sc_str to prevent misuse
|
2021-04-08 13:43:56 +03:00 |
|
tezc
|
b469d73ae7
|
bounds check in sc_str to prevent misuse
|
2021-04-08 13:16:53 +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 |
|
Ozan Tezcan
|
ded2b9429c
|
sc_buf set_rpos and set_wpos checks. Don't compact on reserve. (#65)
* sc_buf set_rpos and set_wpos checks. Don't compact on reserve.
|
2021-04-04 12:58:07 +03:00 |
|
Ozan Tezcan
|
6653078fd2
|
Merge pull request #64 from tezc/crc32-fix
crc32 big endian support, aarch64 hardware support
|
2021-04-04 12:46:09 +03:00 |
|
tezc
|
414feeb5b7
|
crc32 big endian support, aarch64 hardware support
|
2021-04-04 12:28:21 +03:00 |
|
tezc
|
44737e264a
|
sc_signal.c indentation and apple fix.
|
2021-04-01 11:16:03 +03:00 |
|
tezc
|
535a9229b0
|
suppress clang-tidy warning for array and queue
|
2021-04-01 03:24:25 +03:00 |
|
tezc
|
6f4040aa03
|
add clang-tidy to sc_map
|
2021-03-31 02:09:33 +03:00 |
|
tezc
|
7ffcfb0dc3
|
copy pointless '\0' byte to silence sanitizer
|
2021-03-31 01:54:37 +03:00 |
|
Ozan Tezcan
|
e741f7e371
|
Merge pull request #63 from tezc/str-fix
allow zero length string in sc_buf
|
2021-03-28 23:29:00 +03:00 |
|
tezc
|
b9dae6606c
|
allow zero length string in sc_buf
|
2021-03-28 05:29:05 +03:00 |
|
Ozan Tezcan
|
c0149e90d4
|
sc_buf_shrink, sc_list del before add. (#62)
sc_buf_shrink, sc_list del before add.
v1.0.4
|
2021-03-24 01:37:41 +03:00 |
|
Ozan Tezcan
|
8c5b16ecd2
|
Merge pull request #59 from tezc/tezc-poll-h
use include <poll.h> instead <sys/poll.h>
|
2021-03-09 21:50:18 +03:00 |
|
Ozan Tezcan
|
31e57ced65
|
use include <poll.h> instead <sys/poll.h>
|
2021-03-09 21:32:35 +03:00 |
|
Ozan Tezcan
|
b79c8c71a9
|
add systemd helper (#58)
* add systemd helper
|
2021-03-08 07:39:26 +03:00 |
|
Ozan Tezcan
|
f19158c3d9
|
if log level is "error", print log to stderr instead of stdout (#57)
|
2021-03-08 03:54:51 +03:00 |
|
Ozan Tezcan
|
ca520dd749
|
Update README.md
|
2021-03-04 06:43:25 +03:00 |
|
Ozan Tezcan
|
72d92503c1
|
Update README.md
|
2021-03-01 14:50:18 +03:00 |
|
Tezc
|
f954b07aa0
|
documentation (#56)
documentation
v1.0.3
|
2021-02-27 20:29:43 +03:00 |
|
Tezc
|
e6c0c88dff
|
clang-tidy (#55)
* clang-tidy
|
2021-02-24 18:37:21 +03:00 |
|
Tezc
|
597e89413f
|
Update README.md
|
2021-02-24 14:00:27 +03:00 |
|
Tezc
|
e9bf73667a
|
Update README.md
|
2021-02-24 13:59:10 +03:00 |
|
Tezc
|
74a41ed625
|
Merge pull request #54 from tezc/buf-fix
Buf fix, doc
|
2021-02-24 10:16:53 +03:00 |
|
tezc
|
96a6d6e039
|
readme
|
2021-02-24 09:53:36 +03:00 |
|
tezc
|
491e7800a3
|
buf-fix
|
2021-02-24 09:53:27 +03:00 |
|
Tezc
|
ab8abe49f8
|
test (#53)
* test
v1.0.2
|
2021-02-19 05:20:07 +03:00 |
|
Tezc
|
2944a7cc4f
|
Merge pull request #52 from tezc/string-null-append
make appending to null string same as appending to empty string
|
2021-02-19 00:23:24 +03:00 |
|
tezc
|
aabeb33ef4
|
make appending to null string same as appending to empty string
|
2021-02-19 00:00:52 +03:00 |
|
Tezc
|
fb94efca1b
|
test (#50)
* test
|
2021-02-17 20:04:08 +03:00 |
|
Tezc
|
e1b43ac245
|
sc and str tests (#49)
* sc and str tests
|
2021-02-17 04:17:39 +03:00 |
|
Tezc
|
88c2224025
|
Create codeql-analysis.yml
|
2021-02-16 07:14:43 +03:00 |
|
Tezc
|
e7dea7d4e5
|
Merge pull request #46 from tezc/localtime-warning
use localtime_r in sc_logger
|
2021-02-16 06:59:28 +03:00 |
|
tezc
|
a3dd5dec55
|
use localtime_r in sc_logger
|
2021-02-16 06:38:57 +03:00 |
|
Tezc
|
950d6f191b
|
Build test on debug only (#45)
* Build tests in debug mode only, fix gcc warnings
* strncpy fix in thread err
v1.0.1
|
2021-02-16 04:23:08 +03:00 |
|
Tezc
|
ed5bcab2b9
|
Merge pull request #43 from tezc/string-perf
Minor string trim fix, minor doc change
|
2021-02-15 00:29:55 +03:00 |
|
tezc
|
e858b89042
|
minor doc change
|
2021-02-15 00:10:57 +03:00 |
|
tezc
|
5ec547a85a
|
string trim, use len of sc_str rather than strcmp
|
2021-02-15 00:08:16 +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
v1.0.0
|
2021-02-14 19:49:21 +03:00 |
|