hashit is a generic hash library that implements diverse collision handling methods.
Tags | Software Development Libraries |
---|---|
Licenses | GPL |
Release Notes: A patch was added to support the lib64 directory on 64-bit systems.
Release Notes: Unused symbols were removed from the library, since they caused link problems.
Release Notes: This release replaces mobs with CMake. A small bug has been fixed in the oa method. A getvalues method equivalent to getkeys has been added to get all values with one function call.
Release Notes: The build system was updated to the latest version of the mobs build system. This version is prepared to use pkg-config files, so hashit now has a .pc file included.
Release Notes: Some changes that were missed from the previous version (bugfixes and enhancements) when all of them were merged have been added.