| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
Improved cdeq.
|
|
emplace/insert api on cvec, will be done on cdeq as well. General internal coding improvements.
|
|
The "size" in `sizeof` means "number of byte", or "byte count". "ARG_COUNT" is more readable.
Take account of `cvec_x_size`s, size means "number of elements in the array", "count" also makes sense.
|
|
|
|
cont, {...}): consistent with c_init(ctype, cont, {...}).
|
|
valueCompare optional: more consistent with STC conventions.
|
|
csmap.h
|
|
|
|
CMAP_SIZE_T uint64_t
|
|
|
|
when giving _del.
|
|
insert_or_assign().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
containers. Can be *c_no_clone* if clonable is not required.
|
|
arg positions. Renamed csptr_X_share() to csptr_X_clone()
|
|
|
|
|
|
|
|
|
|
|
|
c_break_with macros.
|
|
|