| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-22 | Update README.md | Tyge Løvset | |
| 2020-06-22 | Removed some unneeded example code in header. | Tylo | |
| 2020-06-22 | Update README.md | Tyge Løvset | |
| 2020-06-22 | Update README.md | Tyge Løvset | |
| 2020-06-22 | Update README.md | Tyge Løvset | |
| 2020-06-22 | Update README.md | Tyge Løvset | |
| 2020-06-22 | Updated CArray to support destructors, and added underscore before used ↵ | Tylo | |
| defined tag - for consistency with the other containers. Changed map/set type-tag for CHash to upper case MAP/SET. Makes it clearer it is a tag and not a type or variable. Added complex example to README.md demonstrating capability of nested containers, using custom destructors. | |||
| 2020-06-22 | Update README.md | Tyge Løvset | |
| 2020-06-22 | Update benchmark.c | Tyge Løvset | |
| 2020-06-22 | Update README.md | Tyge Løvset | |
| 2020-06-22 | Update README.md | Tyge Løvset | |
| 2020-06-21 | Update README.md | Tyge Løvset | |
| 2020-06-21 | Update README.md | Tyge Løvset | |
| 2020-06-21 | Update README.md | Tyge Løvset | |
| 2020-06-21 | Renamed to README.md | Tylo | |
| 2020-06-21 | Moved examples to examples folder. | Tylo | |
| 2020-06-21 | Merge branch 'master' of https://github.com/tylo-work/C99Containers | Tylo | |
| 2020-06-21 | Update README.md | Tyge Løvset | |
| 2020-06-21 | Merge branch 'master' of https://github.com/tylo-work/C99Containers | Tylo | |
| 2020-06-21 | Update README.md | Tyge Løvset | |
| 2020-06-21 | Update README.md | Tyge Løvset | |
| 2020-06-21 | Update README.md | Tyge Løvset | |
| 2020-06-21 | Merge branch 'master' of https://github.com/tylo-work/C99Containers | Tylo | |
| 2020-06-21 | Renamed files and classes: cmap -> chash, copt -> coption | Tylo | |
| 2020-06-21 | Update README.md | Tyge Løvset | |
| 2020-06-21 | Update README.md | Tyge Løvset | |
| 2020-06-21 | Update README.md | Tyge Løvset | |
| 2020-06-20 | Update README.md | Tyge Løvset | |
| 2020-06-20 | Update README.md | Tyge Løvset | |
| 2020-06-20 | Update README.md | Tyge Løvset | |
| 2020-06-20 | Update README.md | Tyge Løvset | |
| 2020-06-20 | Update README.md | Tyge Løvset | |
| 2020-06-20 | Update README.md | Tyge Løvset | |
| 2020-06-20 | Update README.md | Tyge Løvset | |
| 2020-06-20 | Update README.md | Tyge Løvset | |
| 2020-06-20 | Renamed CMap to CHash, to reflect that it now supports both (unordered) Map ↵ | Tylo | |
| and Set. Second arg in declare_CHash() should be 'set' or 'map'. Refactored copt.h to be more consistent with other types. Added cvector_make(size, fillvalue) constructor. | |||
| 2020-06-18 | Added cmap_eraseBucket, and split cmap_erase in two. | Tylo | |
| Cleanup white spaces and comments/examples. | |||
| 2020-06-18 | Merge branch 'master' of https://github.com/tylo-work/C99Containers | Tylo | |
| 2020-06-18 | Some fixes of benchmark, and some code improvements. | Tylo | |
| 2020-06-16 | Update README.md | Tyge Løvset | |
| 2020-06-16 | Update README.md | Tyge Løvset | |
| 2020-06-16 | Removed glm. Some opt. on hash. | Tylo | |
| 2020-06-15 | Fixed including standard include files. | Tylo | |
| 2020-06-15 | Compile on Linux. | Tylo | |
| 2020-06-06 | Some cleanup. | Tylo | |
| 2020-06-05 | Added xoroshiro128ss_jump, sfc32, and fast convertion to float/double. | Tylo | |
| 2020-06-05 | Minor tweak. | Tylo | |
| 2020-06-05 | Added siphash to crandom.h and some small enhancements. | Tylo | |
| 2020-06-03 | Create MIT License | Tyge Løvset | |
| 2020-05-29 | Minor add to a demo. | Tylo | |
