All releases tagged Minor bugfixes


Release Notes: The forward ordering of ordered maps has been restored.


Release Notes: This release resolves a division-by-zero in the "HX_irand" function. The header files are again usable with gcc -ansi and C++.


Release Notes: This release fixes a NULL deref in strdup and a build error that could occur with -Wl,--undefined.


Release Notes: A new header file was not being installed, which has been fixed.


Release Notes: This release adds explicit initialize/deinitialize functions with refcounting to avoid the use of implicitly-running __attribute__((constructor/destructor)) functions.


Release Notes: This release fixes a potential underflow in value-based map key comparison operations.


Release Notes: The missing installation of a header file has been fixed in this release.


Release Notes: This releases fixes GCC3 compiler errors and a time granularity issue for FreeBSD.


Release Notes: The offsetof macro was not correctly defined for non-GCC compilers, which has been fixed. Documentation has been improved.


Release Notes: The Makefile.in files in the tarball were regenerated with an updated version of the author's automake-tranquility patch, so they are now POSIX-compliant and work with BSD make.