index
:
clib
c
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-07-16
Fix path concatenation.
3gg
2023-07-13
Add a free list to mempool.
3gg
2023-07-13
Add tests for dyn and clear.
3gg
2023-07-13
Add mem allocator, remove listpool.
3gg
2023-07-11
Add filesystem library.
3gg
2023-07-11
Add support for dynamically allocated mempools.
3gg
2023-06-17
Add error library.
3gg
2023-06-16
Add plugin library.
3gg
2023-06-12
Add list library.
3gg
2023-02-17
Add string hash.
3gg
2023-02-04
More compliance with C11.
3gg
2023-02-04
Add time_point_to_ns().
3gg
2023-02-04
Add itoa.
3gg
2023-02-04
Rename cstring -> cstr.
3gg
2023-01-23
Update listpool's interface to be on par with mempool's.
3gg
2023-01-23
Clear block info on init and simplify next free block search.
3gg
2023-01-23
Format.
3gg
2023-01-07
Format.
3gg
2023-01-07
Add concat_cstr.
3gg
2023-01-05
Add length() and append().
3gg
2022-05-11
Add random variable.
Marc Sunet
2022-05-07
Add string comparison.
3gg
2022-05-07
Add random library.
Marc Sunet
2021-12-23
Lower cmake version to 3.0
Marc Sunet
2021-12-04
Add timer library.
3gg
2021-12-04
Initial commit.
3gg
2021-12-04
Initial commit
3gg