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
/
cmap.h
Age
Commit message (
Expand
)
Author
2020-03-11
NEW API
tylo
2020-03-11
New API: c_
tylo
2020-03-11
Renamed cdef.h to cdefs.h including symbols inside.
tylo
2020-03-11
Merge branch 'master' of https://github.com/tylo-work/C99Containers
tylo
2020-03-10
Add files via upload
Tyge Løvset
2020-03-10
Benchmark and speedup
Tyge Løvset
2020-03-10
Whitespaces
tylo
2020-03-10
Merge branch 'master' of https://github.com/tylo-work/C99Containers
tylo
2020-03-10
Fix map
Tyge Løvset
2020-03-10
Fixed map lookup speed. small bug.
Tyge Løvset
2020-03-09
map fixes
Tyge Løvset
2020-03-09
fast_reduce
tylo
2020-03-09
Minor
tylo
2020-03-09
Added a few features.
tylo
2020-03-08
CString update
Tyge Løvset
2020-03-06
Prettify
Tyge Løvset
2020-03-06
Fixed erase
Tyge Løvset
2020-03-05
tweak
Tyge Løvset
2020-03-05
Fix cmap header
Tyge Løvset
2020-03-05
Renamed from CMap_STR to CMap_StringKey
Tyge Løvset
2020-03-05
Add files via upload
Tyge Løvset
2020-03-05
Add files via upload
Tyge Løvset
2020-03-04
Refactoring, cleanup.
Tyge Løvset
2020-03-04
Added untouched to map Entry: can be inspected to see if a put updated a valu...
Tyge Løvset
2020-03-04
Fixed a flaw with put.
Tyge Løvset
2020-03-03
A few fixes
Tyge Løvset
2020-03-03
Initial upload
Tyge Løvset