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 (
Expand
)
Author
2021-01-19
Fixed astar example.
Tyge Løvset
2021-01-19
Changed template args sequence in cmap.
Tyge Løvset
2021-01-19
Switched template argument sequence for csmap. keyCompare always no. 3.
Tyge Løvset
2021-01-19
Fix return in cdeq.h. Improved astar.c example.
Tyge Løvset
2021-01-18
Added two more examples.
Tyge Løvset
2021-01-18
Minor updates again.
Tyge Løvset
2021-01-18
Some improvements.
Tyge Løvset
2021-01-18
Internal reorganizing.
Tyge Løvset
2021-01-18
Moved c_try_emplace to ccommon.h
Tyge Løvset
2021-01-18
Merge branch 'master' of https://github.com/tylo-work/C99Containers into master
Tyge Løvset
2021-01-18
Minor ex updates.
Tyge Løvset
2021-01-18
Update clist_api.md
Tyge Løvset
2021-01-18
Update clist_api.md
Tyge Løvset
2021-01-18
Update clist_api.md
Tyge Løvset
2021-01-17
Fixed csmap_ex.c
Tyge Løvset
2021-01-17
Updated examples.
Tyge Løvset
2021-01-17
Templated skew(), split(), and next() because of gcc -O3 bugs.
Tyge Løvset
2021-01-17
Small tweaks.
Tyge Løvset
2021-01-17
Fixed value offset bug. Added gauss example with csmap.
Tyge Løvset
2021-01-17
Merge branch 'master' of https://github.com/tylo-work/C99Containers into master
Tyge Løvset
2021-01-17
Small optimize of space.
Tyge Løvset
2021-01-17
Update README.md
Tyge Løvset
2021-01-17
Update README.md
Tyge Løvset
2021-01-17
Merge branch 'master' of https://github.com/tylo-work/C99Containers into master
Tyge Løvset
2021-01-17
Cleanup csmap example.
Tyge Løvset
2021-01-17
Update csmap_api.md
Tyge Løvset
2021-01-17
Corrected output of csmap csset examples.
Tyge Løvset
2021-01-17
Formatting.
Tyge Løvset
2021-01-17
Formatting
Tyge Løvset
2021-01-17
Merge branch 'master' of https://github.com/tylo-work/C99Containers into master
Tyge Løvset
2021-01-17
Sorted list of containers alphabetically
Tyge Løvset
2021-01-17
Update cmap_api.md
Tyge Løvset
2021-01-17
Update cmap_api.md
Tyge Løvset
2021-01-17
Fixed some csmap/csset docs issues.
Tyge Løvset
2021-01-17
Added first documentation of csmap and csset.
Tyge Løvset
2021-01-17
Removed cset.h - alias of cmap.h. Updated year copyright.
Tyge Løvset
2021-01-17
Fixed code so that it runs in STC_HEADER mode. csmap.h slightly simplified.
Tyge Løvset
2021-01-17
Fixed a small issue. Added example.
Tyge Løvset
2021-01-16
Introduced csmap.h - Sorted map/set implemented as AA-tree.
Tyge Løvset
2021-01-16
Added csmap.c under dev. Internal renaming in cmap.h
Tyge Løvset
2021-01-13
Switched default cqueue underlying impl. from clist to cdeq.
Tyge Løvset
2021-01-12
Merge branch 'master' of https://github.com/tylo-work/C99Containers into master
Tyge Løvset
2021-01-12
Added iter_data() instead of changing user_data() to preserve backward comp. ...
Tyge Løvset
2021-01-12
Update cmap_api.md
Tyge Løvset
2021-01-12
Update cmap_api.md
Tyge Løvset
2021-01-12
Update cmap_api.md
Tyge Løvset
2021-01-12
Update cmap_api.md
Tyge Løvset
2021-01-11
Update cset_api.md
Tyge Løvset
2021-01-11
Added output all in picobenchmark + allow to have multiple baselines in one s...
Tyge Løvset
2021-01-10
Updated benchmarks for maps.
Tyge Løvset
[prev]
[next]