Commit Graph

6 Commits

Author SHA1 Message Date
Cristian Pop
4158fdbea7
1.3.1: Fixes size_t conversion on x64 systems. Excluding build/ in .gitignore. (#177)
* Fixing size_t conversion on x64 systems. Excluding build/ in .gitignore.

* 1.3.1: Increments version.

Co-authored-by: Krzysztof Gabis <kgabis@gmail.com>
2022-02-24 20:22:46 +01:00
iggyvolz
08f1898ba0
Adds test_hash_collisions to .gitignore (#175) 2021-12-28 09:10:58 +01:00
reuben olinsky
102a4467e1
Add support for string values with embedded '\0' characters (#137)
* Add support for strings with \0 chars

* address feedback

* Increments minor version, adds comments, changes license year

Co-authored-by: Krzysztof Gabis <kgabis@gmail.com>
2020-04-16 21:55:56 +02:00
Michael Sproul
fcf0b810ba Marked various files as not executable.
Also updated the .gitignore file to ignore object code,
which is particularly useful when using this project as a
git submodule.
2015-02-28 20:33:17 -08:00
Krzysztof Gabis
962d9f13ba Added makefile. 2012-12-02 18:16:12 +01:00
Krzysztof Gabis
de829803e3 Initial commit. 2012-10-16 19:56:54 +02:00