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
Age
Commit message (
Collapse
)
Author
2021-03-13
Fixed some doc errors in csmap and cmap. Added some inline funcs to cstr. ↵
Tyge Løvset
Added read.c example.
2021-03-11
Error in cmap.h example code.
Camel Coder
2021-03-11
Update cmap_api.md
Tyge Løvset
2021-03-11
Update maps/sets docs accordingly.
Tyge Løvset
2021-03-11
Renamed public *_result_t struct member names in maps/sets for consistency ↵
Tyge Løvset
with iterators.
2021-03-10
Internal renames.
Tyge Løvset
2021-03-10
Minor blip.
Tyge Løvset
2021-03-10
Reduced macro token-pasting a lot in maps.
Tyge Løvset
2021-03-10
constness i stack top.
Tyge Løvset
2021-03-07
Corrected more constness.
Tyge Løvset
2021-03-06
Fixed some const-ness with begin/end methods.
Tyge Løvset
2021-03-06
Cleanups and internal renames. Backported csmap_v1.h in examples to match ↵
Tyge Løvset
csmap.h
2021-03-03
Update cmap_api.md
Tyge Løvset
2021-03-03
Removed cstr_t from docs (use cstr).
Tyge Løvset
2021-03-03
Last update for a while.
Tyge Løvset
2021-03-03
Some general doc changes.
Tyge Løvset
2021-03-03
Update crandom_api docs.
Tyge Løvset
2021-03-03
Minor formatting.
Tyge Løvset
2021-03-03
Toned down performance aspect in the docs.
Tyge Løvset
2021-03-02
Fixed: renamed reserved symbols/names.
Tyge Løvset
2021-03-01
Cleanup c++ compilation of cbits.h
Tyge Løvset
2021-03-01
Update exteral maps
Tyge Løvset
2021-03-01
Fixed wrong assumption that compare always returns -1, 0, 1.
Tyge Løvset
2021-02-28
Made it possible use full 64-bit size_t range for cmap, by defining ↵
Tyge Løvset
CMAP_SIZE_T uint64_t
2021-02-26
Some improvements in hash functions.
Tyge Løvset
2021-02-25
FIXED: Serious regression bug in cmap.h. SORRY!
Tyge Løvset
2021-02-25
Merge branch 'master' of https://github.com/tylo-work/C99Containers into master
Tyge Løvset
2021-02-25
Update cstr doc.
Tyge Løvset
2021-02-25
Update README.md
Tyge Løvset
2021-02-25
Update README.md
Tyge Løvset
2021-02-25
Some cstr doc minors.
Tyge Løvset
2021-02-25
Update README.md
Tyge Løvset
2021-02-24
More file renames
Tyge Løvset
2021-02-24
Moved last bm.
Tyge Løvset
2021-02-24
More docs and some file renames.
Tyge Løvset
2021-02-23
Update cstr_api.md
Tyge Løvset
2021-02-23
Updated cstr doc.
Tyge Løvset
2021-02-23
Merge branch 'master' of https://github.com/tylo-work/C99Containers into master
Tyge Løvset
2021-02-23
Updated cstr doc. Format more like the others.
Tyge Løvset
2021-02-23
Update README.md
Tyge Løvset
2021-02-23
Update README.md
Tyge Løvset
2021-02-23
Update README.md
Tyge Løvset
2021-02-23
Update README.md
Tyge Løvset
2021-02-23
Update README.md
Tyge Løvset
2021-02-23
Added emplace-method table to README, and fixed a regression in cdeq.
Tyge Løvset
2021-02-22
Update.
Tyge Løvset
2021-02-22
Updated description of emplace.
Tyge Løvset
2021-02-22
Added destructor comment and value_clone docs.
Tyge Løvset
2021-02-22
Renamed c_plain_... to c_trivial_... internal functions.
Tyge Løvset
2021-02-22
Small changes. Added back csmap/cmap put() but now with Key,Mapped args (not ↵
Tyge Løvset
RawKey,RawMapped).
[prev]
[next]