| Age | Commit message (Collapse) | Author |
|
|
|
|
|
- Changed c_foreach_match(it, ...): to access matches, use it.match[j]
- splitstr.c now shows usages of both the above.
|
|
|
|
|
|
i_less or i_eq is specified. This removes annoying requirement.
|
|
Added a simple c_erase_if(). Removed deprecated c_apply() macro.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Some API updates cstr, csview with utf8. Added front()/back() to cstack.
|
|
|
|
|
|
|
|
|
|
VERSION 4.0 RC
|
|
|
|
item not found. Small cstr API change to u8_replace*.
|
|
|
|
|
|
|
|
c_autodefer => c_defer. May or may not be reverted before V4.0 release.
|
|
is consistent with the rest of the containers. csview will still use values, as it is designed to be passed by value.
|
|
cregex.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|