18 Commits

Author SHA1 Message Date
Ozan Tezcan
c2e8d56e76
Fix linter warnings (#114) 2023-04-21 00:43:26 +03:00
Ozan Tezcan
53d4a9158a
Fix compiler warnings (#95)
Fix compiler warnings
2022-08-20 18:56:21 +03:00
Ozan Tezcan
020f6f740d
Fix build (#79)
Fix build
2022-02-05 00:11:52 +03:00
tezc
b78f0b7000 made pow2 functions operate on uint64_t instead of size_t 2021-05-13 16:53:22 +03:00
tezc
0f1fac7099 license change, refactor sc_sock, sc_map v2 2021-04-27 20:19:25 +03:00
tezc
286379b0b2 bump version to 2.0.0 2021-04-13 22:36:50 +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
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
Tezc
e1b43ac245
sc and str tests (#49)
* sc and str tests
2021-02-17 04:17:39 +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
851a748323 test 2021-02-08 23:34:02 +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
e61ab0858e create sc for utility functions 2021-02-06 16:59:49 +03:00
tezc
42865541c6 create sc for utility functions 2021-02-06 16:58:50 +03:00