14 Commits

Author SHA1 Message Date
Ozan Tezcan
e8f896f077
refactor (#67)
* refactor
2021-04-07 04:55:05 +03:00
Ozan Tezcan
c0149e90d4
sc_buf_shrink, sc_list del before add. (#62)
sc_buf_shrink, sc_list del before add.
2021-03-24 01:37:41 +03:00
Tezc
e6c0c88dff
clang-tidy (#55)
* clang-tidy
2021-02-24 18:37:21 +03:00
tezc
491e7800a3 buf-fix 2021-02-24 09:53:27 +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
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
35fe96f0b0
doc fix (#30)
uri test, doc, posix define
2021-02-05 16:35:10 +03:00
tezc
156b0a3538 more tests 2021-01-31 02:59:15 +03:00
tezc
1e6f2d3fa3 more tests 2021-01-31 02:52:06 +03:00
tezc
5e2d304134 fix compiler warnings 2021-01-24 18:16:48 +03:00
tezc
522c92146f buffer document 2020-12-27 10:30:39 +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