| Age | Commit message (Collapse) | Author |
|
|
|
|
|
cstr_equals() => cstr_equalto()
cstr_compare_ref() => cstr_compare()
cstr_equals_ref() => cstr_equals()
cstr_hash_ref() => cstr_hash()
|
|
|
|
deceiving and hid the fact that it was for-loops. Now it is more explicit.
|
|
|
|
|
|
|
|
|
|
initializes a container variable. Will create a version 2.0 RC release soon.
|
|
|
|
and ind() to cvec and cdeq.
|
|
Improved cdeq.
|
|
|
|
|
|
Added get() method to cmap and csmap.
|
|
|
|
mess. Internal reorder of STC_API methods.
|
|
|
|
|
|
cdeq_X_insert() and cvec_X_insert(). Added iterator invalidation documentation.
|
|
cvec and cdeq insert_at() swapped with insert(). Docs update.
|
|
and more readable code.
Removed C_X_itval() as they are no longer needed. API is to use *it.ref
|
|
|
|
|
|
|
|
Code/docs formatting.
|
|
|
|
|
|
|
|
Added read.c example.
|
|
|
|
|
|
with iterators.
|
|
|
|
|
|
|
|
|
|
|
|
RawKey,RawMapped).
|
|
|
|
when giving _del.
|
|
|
|
|
|
insert_or_assign().
|
|
|
|
|
|
|
|
|
|
|