| Age | Commit message (Collapse) | Author |
|
|
|
defined tag - for consistency with the other containers.
Changed map/set type-tag for CHash to upper case MAP/SET. Makes it clearer it is a tag and not a type or variable.
Added complex example to README.md demonstrating capability of nested containers, using custom destructors.
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
misses pushBack().
|
|
advanced_example.c
|
|
|
|
|
|
and renamed *copy to *assignS
|
|
|
|
|
|
|
|
part of the bucket. Good speed increase and lower memory usage.
|
|
|
|
distribution is worse (good enough).
|
|
|
|
hash function input.
|
|
|
|
|
|
|
|
|
|
|
|
STC_HEADER or STC_IMPLEMENTATION when using extern linkage.
Fixed a few bugs.
|
|
position of shortopts for this.
|
|
|
|
cstring_clone()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|