| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Renamed erase_at() to erase_n() in cvec and cstr to improve consistency.
|
|
|
|
- Renamed cstr_erase(s, pos, n) to cstr_erase_at(s, pos, n)
- Changed cvec_erase_at(v, pos) to cvec_erase_at(v, pos, n).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
c_break_with macros.
|
|
|
|
|
|
internal refactor.
|
|
change again.
|
|
|
|
|
|
|
|
<container>_destroy() to <container>_del.
|
|
using_<container>(..).
|
|
|
|
second. for result and value types.
|
|
|
|
|
|
naming in other containers.
|
|
|
|
|
|
|
|
|
|
|
|
function.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<container>_init() method.
Reverted name cprique back to cpqueue.
|
|
|
|
values.
|