summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-06-22Update README.mdTyge Løvset
2020-06-22Removed some unneeded example code in header.Tylo
2020-06-22Update README.mdTyge Løvset
2020-06-22Update README.mdTyge Løvset
2020-06-22Update README.mdTyge Løvset
2020-06-22Update README.mdTyge Løvset
2020-06-22Updated CArray to support destructors, and added underscore before used defin...Tylo
2020-06-22Update README.mdTyge Løvset
2020-06-22Update benchmark.cTyge Løvset
2020-06-22Update README.mdTyge Løvset
2020-06-22Update README.mdTyge Løvset
2020-06-21Update README.mdTyge Løvset
2020-06-21Update README.mdTyge Løvset
2020-06-21Update README.mdTyge Løvset
2020-06-21Renamed to README.mdTylo
2020-06-21Moved examples to examples folder.Tylo
2020-06-21Merge branch 'master' of https://github.com/tylo-work/C99ContainersTylo
2020-06-21Update README.mdTyge Løvset
2020-06-21Merge branch 'master' of https://github.com/tylo-work/C99ContainersTylo
2020-06-21Update README.mdTyge Løvset
2020-06-21Update README.mdTyge Løvset
2020-06-21Update README.mdTyge Løvset
2020-06-21Merge branch 'master' of https://github.com/tylo-work/C99ContainersTylo
2020-06-21Renamed files and classes: cmap -> chash, copt -> coptionTylo
2020-06-21Update README.mdTyge Løvset
2020-06-21Update README.mdTyge Løvset
2020-06-21Update README.mdTyge Løvset
2020-06-20Update README.mdTyge Løvset
2020-06-20Update README.mdTyge Løvset
2020-06-20Update README.mdTyge Løvset
2020-06-20Update README.mdTyge Løvset
2020-06-20Update README.mdTyge Løvset
2020-06-20Update README.mdTyge Løvset
2020-06-20Update README.mdTyge Løvset
2020-06-20Update README.mdTyge Løvset
2020-06-20Renamed CMap to CHash, to reflect that it now supports both (unordered) Map a...Tylo
2020-06-18Added cmap_eraseBucket, and split cmap_erase in two.Tylo
2020-06-18Merge branch 'master' of https://github.com/tylo-work/C99ContainersTylo
2020-06-18Some fixes of benchmark, and some code improvements.Tylo
2020-06-16Update README.mdTyge Løvset
2020-06-16Update README.mdTyge Løvset
2020-06-16Removed glm. Some opt. on hash.Tylo
2020-06-15Fixed including standard include files.Tylo
2020-06-15Compile on Linux.Tylo
2020-06-06Some cleanup.Tylo
2020-06-05Added xoroshiro128ss_jump, sfc32, and fast convertion to float/double.Tylo
2020-06-05Minor tweak.Tylo
2020-06-05Added siphash to crandom.h and some small enhancements.Tylo
2020-06-03Create MIT LicenseTyge Løvset
2020-05-29Minor add to a demo.Tylo