| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
macros - had issues.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<container>_init() method.
Reverted name cprique back to cpqueue.
|
|
|
|
values.
|
|
|
|
|
|
consistent.
|
|
|
|
cvec, clist, cmap. Added c_init() and c_destroy() generic algoritms on containers.
|
|
|
|
|
|
|
|
|
|
|
|
conforming with std::forward_list.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
API change.
|
|
|
|
c_push(). Removed warnings cmap and cstr.
|
|
null-termination in pop_back();
Changed API for cstr_find(), and made a general c_strnstr() function.
|
|
|
|
|
|
|
|
|
|
|
|
|