Commit Graph

19 Commits

Author SHA1 Message Date
c4a98bfb48 Re-organized "example" and "test" projects. 2022-11-30 14:43:01 +01:00
aa8d45936c Map support has been implemented. 2022-11-29 21:30:19 +01:00
af8b940b56 Small improvement to test functions. 2022-11-27 21:43:19 +01:00
327f38d760 Small code clean-up. 2022-11-27 20:40:39 +01:00
e58e4d1061 Implemented the hash_set_dump() function. 2022-11-27 20:23:49 +01:00
00764536ca Implemented separate functions for uint32_t and uint64_t hash sets. 2022-11-27 19:46:01 +01:00
3bf65717a8 Added version information to the public API. 2022-11-25 17:49:51 +01:00
bafc46eeed Added build script for MSVC. 2022-11-25 16:45:39 +01:00
e550528fe8 Small code clean-up. 2022-11-25 02:53:34 +01:00
6c7a9073f8 Small code refactoring. 2022-11-25 00:57:19 +01:00
dbd10d5a8a Added separate configurations for "shared" (DLL) and "static" libraries. 2022-11-25 00:45:35 +01:00
ebcb4d64f9 Improved test functions. 2022-11-24 17:00:19 +01:00
c5594fa0ce Various improvements. 2022-11-24 15:46:07 +01:00
1d914cc031 Linux build fixes. 2022-11-23 00:04:26 +01:00
a683e0479b Added function to explicitly shrink the set + added function to clear set. 2022-11-21 18:36:43 +01:00
fea6eae9a6 Some improvements. 2022-11-21 15:02:07 +01:00
4ca6a6c95d Added support for deleting items from the set + added iterator function. 2022-11-20 13:59:41 +01:00
a839a2dfd2 Added options parameter. 2022-11-19 23:21:14 +01:00
8d5540d573 Some refactoring. 2022-11-19 20:28:13 +01:00