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
/
examples
/
multimap.c
Age
Commit message (
Expand
)
Author
2022-06-01
Reverted to default static linkage of non-templated symbols (cstr, csview, .....
Tyge Løvset
2022-06-01
Converted all files with DOS line endings to LINUX.
Tyge Løvset
2022-06-01
Forgot files from previous commit. NOTE: there may/will be some changes to na...
Tyge Løvset
2022-05-30
Done refactoring:
Tyge Løvset
2022-05-29
Internal: Changed using i_keyraw to using _cx_raw or _cx_rawkey typedefs: avo...
Tyge Lovset
2022-04-18
Converted all example to use cstr_str(&s) instead of s.str to allow SSO strin...
Tyge Løvset
2021-12-19
More docs, small example updates.
Tyge Løvset
2021-12-19
First commit for Version 3 of STC. Main changes are consistent rename of '_de...
Tyge Løvset
2021-12-02
Breaking changes for i_fwd and i_cmp_none:
Tyge Løvset
2021-10-05
Changed recommended order of defining template parameters.
Tyge Løvset
2021-09-20
Renamed macros: breaking changes for Version 2.0!
Tyge Lovset
2021-09-12
Some improvements in examples.
Tyge Løvset
2021-09-08
Adjusted demos.c and multimap.c to work with newstyle branch.
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-19
More cleanups and refinements.
Tyge Løvset