index
:
STC-modified
master
modified
Fork of STC but some features (soon to be)modified to better fit my requirements.
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
stc
/
cmap.h
Age
Commit message (
Expand
)
Author
2021-09-06
Added support for cmap and cset.
Tyge Løvset
2021-09-05
New usage style. only cvec is functional. see vec_test_new.c
Tyge Løvset
2021-08-31
Maintenance cleanup.
Tyge Løvset
2021-08-29
Replaced cstr_toraw (deprecated) with cstr_str used to convert from cstr to c...
Tyge Lovset
2021-07-17
More refactoring. Added others/sstr.h - future short string optimized (SSO) s...
Tyge Løvset
2021-06-16
A fix in cstr_icontains() and some minor improvements
Tyge Løvset
2021-06-06
Added support for forward_cmap() and forward_cset(). Added support for forwa...
Tyge Løvset
2021-06-02
Removed key constness in cmap/csmap - more annoyance than protection. Made cd...
Tyge Løvset
2021-06-02
- Backported csmap_v1.h (with malloced nodes) to match csmap.
Tyge Løvset
2021-05-24
Split c_fordefer() into c_forvar() and c_fordefer() macros.
Tyge Løvset
2021-05-24
Renamed c_with => c_fordefer, and removed c_withvar. Macros were too deceivin...
Tyge Løvset
2021-05-22
Added *_value_toraw() methods to base containers.
Tyge Løvset
2021-05-20
Moved stc folder into include folder.
Tyge Løvset
[prev]