| Age | Commit message (Collapse) | Author |
|
|
|
|
|
<container>_init() method.
Reverted name cprique back to cpqueue.
|
|
|
|
|
|
|
|
compilers without intrinsics.
|
|
CList_<tag> => clist_<tag>. Note: CStr => cstr_t, CBitset => cbitset_t
|
|
std::map::insert(), rust HashMap::insert()
Updated cstr_hashRaw() to djb2() algorithm.
|
|
_front() and _back() signatures.
|
|
|
|
Renamed cstring.h -> cstr.h, cvector.h -> cvec.h
|