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
2020-08-30
Update README.md
Tyge Løvset
2020-08-30
Renamed cstr_destr to cstr_mdestroy(). Added a few more examples.
Tyge Løvset
2020-08-30
Added cstr_destr(...) for destroying multiple cstr_t at once.
Tyge Løvset
2020-08-30
Fixed an important bug in cstr.h append().
Tyge Løvset
2020-08-30
Merge branch 'master' of https://github.com/tylo-work/C99Containers into master
Tyge Løvset
2020-08-30
Minors added.
Tyge Løvset
2020-08-30
Minors.
Tyge Løvset
2020-08-29
Cleanup and fix mapmap example.
Tyge Løvset
2020-08-29
Updated crandom.h API! update to benchmark.c . Optimized cmap iter.
Tyge Løvset
2020-08-28
Some smaller fixes and cleanup.
Tyge Løvset
2020-08-28
Update README.md
Tyge Løvset
2020-08-28
Update README.md
Tyge Løvset
2020-08-28
Added Sparsepp hashmap from Greg to benchmark comparison.
tylo
2020-08-28
Finished adding RawValue API (convertable values) to containers.
tylo
2020-08-27
Renamed API functions.
Tyge Løvset
2020-08-26
Minor optimizations.
Tyge Løvset
2020-08-26
Updated benchmark. Some improvements in cmap iterator. cmap_try_emplace() API...
Tyge Løvset
2020-08-26
Forgot a tiny "detail" in clist.h. Added example words.c
tylo
2020-08-26
Added valueFromRaw template parameter to cvec and clist. Affects generic c_pu...
tylo
2020-08-19
Minor cleanup.
tylo
2020-08-19
Added hopscotch hashing benchmark.c
tylo
2020-08-18
Removed two easy-to-misuse cstr functions, and fixed missing null-termination...
tylo
2020-08-17
Fixed bug in README.md cstr_t demo.
Tyge Løvset
2020-08-17
Update README.md
Tyge Løvset
2020-08-17
fixed carray example.
Tyge Løvset
2020-08-16
Merge branch 'master' of https://github.com/tylo-work/C99Containers into master
Tyge Løvset
2020-08-16
Update benchmark.c
Tyge Løvset
2020-08-16
Update benchmark.c
Tyge Løvset
2020-08-16
Simplified benchmark.c
Tyge Løvset
2020-08-16
Merge branch 'master' of https://github.com/tylo-work/C99Containers into master
Tyge Løvset
2020-08-16
Merge branch 'master' of https://github.com/tylo-work/C99Containers into master
Tyge Løvset
2020-08-16
Merge branch 'master' of https://github.com/tylo-work/C99Containers into master
Tyge Løvset
2020-08-16
Merge branch 'master' of https://github.com/tylo-work/C99Containers into master
Tyge Løvset
2020-08-16
Merge branch 'master' of https://github.com/tylo-work/C99Containers into master
Tyge Løvset
2020-08-16
Update README.md
Tyge Løvset
2020-08-16
Update README.md
Tyge Løvset
2020-08-16
Merge branch 'master' of https://github.com/tylo-work/C99Containers into master
Tyge Løvset
2020-08-16
Update README.md
Tyge Løvset
2020-08-16
Update README.md
Tyge Løvset
2020-08-16
Update README.md
Tyge Løvset
2020-08-16
Merge branch 'master' of https://github.com/tylo-work/C99Containers into master
Tyge Løvset
2020-08-16
Fixed comparison in inits.c. Added iterator in bits.c example.
Tyge Løvset
2020-08-16
Update README.md
Tyge Løvset
2020-08-14
Fixed cbitset iter.
tylo
2020-08-14
Added iterator to cbitset.
Tyge Løvset
2020-08-14
Some cleanups.
Tyge Løvset
2020-08-12
Updated robin_hood hash.
tylo
2020-08-11
Added visual studio _umul128() declaration in crandom.h
Tyge Løvset
2020-08-11
Fixed two bugs: 1) hash16 not to be used for string. 2) cstr_from(): va_copy ...
tylo
2020-08-10
Small.
Tyge Løvset
[prev]
[next]