| Age | Commit message (Collapse) | Author |
|
|
|
|
|
null-termination in pop_back();
Changed API for cstr_find(), and made a general c_strnstr() function.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
missed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
distribution.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compilers without intrinsics.
|
|
example in inits.c. Documented my 64bit PRNG engine.
|
|
and has seq (sequence, jump) for multiple threads. Cleanup.
|
|
|
|
|
|
|
|
CList_<tag> => clist_<tag>. Note: CStr => cstr_t, CBitset => cbitset_t
|
|
|
|
std::map::insert(), rust HashMap::insert()
Updated cstr_hashRaw() to djb2() algorithm.
|
|
|
|
<container>_<tag>_init(void) function.
|
|
|
|
|
|
|
|
<container>_<tag>_init(void) functions.
|