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-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
and keep global user_data().
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 ↵
Tyge Løvset
suite. Updated latest robin_hood.hpp
2021-01-10
Updated benchmarks for maps.
Tyge Løvset
Switched args in cmap_X_set_load_factors().
2021-01-09
Added cmap benchmark and external picobenchmark.hpp
Tyge Løvset
Updated cstr.h
2021-01-06
Renamed split_after to splice_out
Tyge Løvset
2021-01-06
Some rand additions. May swap names of stc64_rand(rng) and ↵
Tyge Løvset
stc64_random(void) in future.
2021-01-05
Merge branch 'master' of https://github.com/tylo-work/C99Containers into master
Tyge Løvset
2021-01-05
Fixed examples/words.c
Tyge Løvset
2021-01-05
Update clist_api.md
Tyge Løvset
2021-01-05
Update clist_api.md
Tyge Løvset
2021-01-05
Doc fix causing error at github.
Tyge Løvset
2021-01-05
Changed macro c_defcon() to c_init(). Added clist_X_split() method.
Tyge Løvset
2021-01-05
Some updates of clist
Tyge Løvset
2021-01-05
Internal refactoring of method parameter names.
Tyge Løvset
2021-01-04
Merge branch 'master' of https://github.com/tylo-work/C99Containers into master
Tyge Løvset
2021-01-04
Added cmap_X_value_del() and added convert.c example.
Tyge Løvset
2021-01-04
Update cmap_api.md
Tyge Løvset
2021-01-04
Simplified: Removed CONTAINER_input_t type, replaced with CONTAINER_rawvalue_t
Tyge Løvset
2021-01-04
Added value_clone() method to containers.
Tyge Løvset
2021-01-04
Removed cmap_X_entry_t alias for cmap_X_value_t.
Tyge Løvset
2021-01-04
Update crand_api.md
Tyge Løvset
2021-01-04
Update cmap_api.md
Tyge Løvset
2021-01-04
Update crand_api.md
Tyge Løvset
2021-01-04
Update crand_api.md
Tyge Løvset
2021-01-04
Added random pict.
Tyge Løvset
2021-01-04
Synced advanced.c with example 5 in cmap_api.md
Tyge Løvset
2021-01-04
Update cmap_api.md
Tyge Løvset
2021-01-04
Move and fix the advanced.c Viking example to cmap_api.md
Tyge Løvset
2021-01-04
Update cmap_api.md
Tyge Løvset
2021-01-04
Update cmap_api.md
Tyge Løvset
2021-01-04
Update cmap_api.md
Tyge Løvset
[prev]
[next]