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 adds support to do URI quoting/percent-encoding, as well as a function to do an accept-based character search (the opposite of strpbrk).


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 adds functions for arithmetic with "struct timespec", and supports negative time with these, as well.


Release Notes: This release fixes a NULL deref in strdup and a build error that could occur with -Wl,--undefined.
A simple auction application for organizations holding online auctions.