hashtables v1.2.0.1 Release Notes

Release Date: 2014-12-13 // over 9 years ago
    • Fixed bug in C code re: clang interpreting "inline" strictly according to (insane) C99 semantics: http://clang.llvm.org/compatibility.html#inline

    • Fixed a compile bug affecting versions of base older than 4.4.

    • Changed int type from Int to Word in CheapPseudoRandomBitStream to fix an integer overflow warning.