| Age | Commit message (Collapse) | Author |
|
Renamed cstring.h -> cstr.h, cvector.h -> cvec.h
|
|
are changed likewise.
|
|
and Set. Second arg in declare_CHash() should be 'set' or 'map'.
Refactored copt.h to be more consistent with other types.
Added cvector_make(size, fillvalue) constructor.
|
|
Cleanup white spaces and comments/examples.
|
|
|
|
|
|
|
|
advanced_example.c
|
|
distribution is worse (good enough).
|
|
|
|
|
|
|
|
STC_HEADER or STC_IMPLEMENTATION when using extern linkage.
Fixed a few bugs.
|
|
|
|
|
|
Added clist - single linked list with fast sorting.
Refactoring.
|
|
- Changed include folder name to stc - library name
- Bug fix, memory leak in map values when overwritten.
- Improvements in API
|
|
|