Avoid to output non-errors on stderr in tests/packed_mphf_tests.c
Yeah, stdout would be ok, but this has had this behavior for a long time. Not worth changing.
Fix typo: Partioning -> Partitioning
Change permissions on examples files as C and AM files are not supposed to be executables
Fix package name.
Update readme.
Update html/utils.cc
fixed a case where you can traverse unowned memory. probably more cases of this, but this one in particular bit me.
Bump version.
Update html/utils.cc
nonsense
Minor version bump.
Set theme jekyll-theme-cayman
Add docs directory for github.
Apply some of debian patches.
Partially apply https://sourceforge.net/p/cmph/patches/3/
Generating minimal lookup-code for a given algorithm
This has been done before: http://lua-gtk.luaforge.net/reference/modules/src/hash/hash-cmph-bdz.c.html, http://lua-gtk.luaforge.net/reference/modules/src/hash/hash-cmph-fch.c.html. You can just borrow the code from there.
wrong include directive for win32
Adding an ebuild for 0.9
Allow compile under vs2010
Compile under mingw
I failed to get the parts that require struct rusage to work, hence only adopted the patch partially.
Tests for power map compile.
More work on dummy, tests seem disabled for some reason.
small fixes
All tests pass.
Some progress, but still looping.
More on dummy.
Merge branch 'master' into perfect_cuckoo
Some progress, but still looping.
All tests pass.
reinventing it
Need a more robust strategy for implementing slow insert.
Rollback confusing ACLOCAL_AMFLAGS.
Decrease macro pollution.
Add hopscotch to the benchmark baseline.
Add flat_hash_map to benchmark.
Add a swap function.
Make benchmarks optional and dependent on hopscotch_map.
Updated README.
Fix tests.cc when run with no arguments
Thanks a lot!
error: 'ptrdiff_t' does not name a type
Thanks a lot! Added in git head.
htmlcxx-devel.x86_64: E: incorrect-fsf-address /usr/include/htmlcxx/html/tree.h
Thanks a lot!
Compiler errror
Undefined behavior in utils.cc
Not enough information to reproduce.
Compilation fails on clang due to use of internal GCC headers
Thanks a lot for the fix. I have incorporated in the git head (just took a couple...
Fix char_traits.h compilation failure.
Fix tests.cc when run with no arguments
Fix error: 'ptrdiff_t' does not name a type
Fix incorrect-fsf-address /usr/include/htmlcxx/...