| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
c++ unordered_maps.
|
|
|
|
https://gist.github.com/tylov/bcc956a4779f1d14204e66a14f17beb9
All examples are reverted to use printf() instead of c_print().
|
|
|
|
|
|
More text added
|
|
|
|
Added header text.
|
|
|
|
Initial cstr API.
|
|
|
|
cstr_equals_caseins().
|
|
cstr_size().
|
|
|
|
|
|
cstr_find*() to take a cstr_t value instead of pointer, because it returns an int position only, not iter reference.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
formats. c_timef() renamed to c_ftime().
|
|
|
|
|
|
|
|
|
|
|