| Age | Commit message (Collapse) | Author |
|
position than size of view.
|
|
input argument variants. Changed def of cstr_npos.
|
|
negative pos on cstr_substr, csview_substr. Added cstr_slice, csview_slice.
|
|
cstr_trim(cstr* self, left, right);
|
|
|
|
|
|
|
|
special for printing csviews with "%.*s" format.
|
|
|
|
|
|
|
|
|
|
|
|
deceiving and hid the fact that it was for-loops. Now it is more explicit.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
csmap_insert.c example.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cstr_lit(literal), csview_new() => csview_lit(). Added c_lit(literal) alias to csview_lit(literal).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Final cleanups, getting ready for V2.0 RC and freeze API.
|
|
|
|
|
|
=> carrayNX_with_values(). Docs/examples improvements.
|
|
initializes a container variable. Will create a version 2.0 RC release soon.
|
|
compatability. Added usage.
|
|
cstr_copy(). Fixed and added minors in ccommon.h
|
|
string") for that.
|