This website requires JavaScript.
Explore
Help
Sign In
Muldersoft
/
LibHashSet
Watch
1
Star
0
Fork
0
You've already forked LibHashSet
Code
Releases
4
Activity
e5ea933f04
LibHashSet
/
libhashset
History
LoRd_MuldeR
e5ea933f04
Fixed a circular dependency in Makefile.
2022-12-05 00:59:45 +01:00
..
include
hash_map_insert(): Added parameter 'update' to specify if the value of an existing key should be updated +
2022-12-04 21:47:44 +01:00
src
Return error EFBIG, if the set or map cannot grow any further because of the SIZE_MAX limit.
2022-12-04 22:57:29 +01:00
libhashset.vcxproj
MSVC: Exclude DllMain() function from the "static" library.
2022-12-03 15:47:15 +01:00
libhashset.vcxproj.filters
Added DllMain() function to Windows "shared" library (DLL).
2022-12-03 02:24:58 +01:00
Makefile
Fixed a circular dependency in Makefile.
2022-12-05 00:59:45 +01:00