summaryrefslogtreecommitdiff
path: root/libhashkit
Commit message (Expand)AuthorAgeFilesLines
* Update 1.2Brian Aker2013-06-111-0/+3
* Fixes for Brian Aker2013-04-291-9/+9
* Fix OSX/clang compiler warning.Brian Aker2013-02-281-1/+7
* Update for new warnings.Brian Aker2013-02-121-0/+2
* Fixes that come from clang.Brian Aker2013-01-171-1/+1
* Fix header reference in libhashkit.Brian Aker2012-12-134-3/+44
* Cleanup around linking.Brian Aker2012-11-253-5/+5
* Remove extern (these are not extern).Brian Aker2012-11-221-8/+0
* Fix distcheck issues.Brian Aker2012-11-213-2/+2
* Add support for murmur3Brian Aker2012-11-2111-19/+493
* lp:1079994Brian Aker2012-11-201-2/+4
* Update all config.h usage.Brian Aker2012-10-281-1/+1
* Numerous fixes related to compiling for mingwBrian Aker2012-10-281-0/+6
* A number of small build fixes found while looking at mingw support.Brian Aker2012-10-251-2/+0
* Fix copyright headers in libhashkit.Brian Aker2012-10-1317-36/+438
* Fix all include location, and drop versions of the library that were never sh...Brian Aker2012-10-131-0/+9
* This add AES support.Brian Aker2012-04-0810-39/+2103
* Update for new version.Brian Aker2012-01-081-3/+0
* Merge in updates for fixes to Hurd and license issue around hash for Redhat.Brian Aker2011-10-174-11/+118
* Update all of the build/spec files.Brian Aker2011-10-042-5/+6
* Create version 1.0 directory structure.Brian Aker2011-10-0214-589/+7
* Linux specifuc fix for -lmBrian Aker2011-09-221-3/+5
* Merge in fix for unreliable test.Brian Aker2011-09-221-2/+1
* Make 64bit fnv optional.Brian Aker2011-09-2111-46/+242
* Issues fixed for ClangBrian Aker2011-09-201-6/+4
* Fix --disable-assert, lp:829810Brian Aker2011-09-131-2/+2
* Ubuntu 10.10 32bit fixes.Brian Aker2011-09-104-76/+148
* Cleanup some warning around pandora.Brian Aker2011-09-085-25/+8
* Merge in updates for server failure testing.Brian Aker2011-08-191-5/+6
* Update build bits.Brian Aker2011-08-031-2/+2
* Merge in all updates for autoconfBrian Aker2011-08-021-0/+9
* This fixes bug 776354.Brian Aker2011-05-232-13/+7
* Fix issue where hash might not be quite initialized. Also remove redundant bi...Brian Aker2011-05-022-17/+22
* Merge in conversion to C++.Brian Aker2011-04-2720-142/+192
* Fixes all current issues with hashkit tests.Brian Aker2011-04-0120-37/+177
* Merge in code changes for all of the new parser.Brian Aker2011-03-243-9/+10
|\
| * Check for failures while configuring client.Brian Aker2011-03-223-9/+10
* | Fix a few spots where when I did the update for EXIT_ I made moreBrian Aker2011-03-243-8/+8
|/
* Merge in updates to make sure exit/return is done properly.Brian Aker2011-03-173-8/+8
* Merge in trond.Brian Aker2011-02-227-23/+33
|\
| * Don't use __attribute__((unused))Trond Norbye2011-02-227-23/+33
* | Merge in bug fix for 677609Brian Aker2011-02-155-1/+20
|/
* Don't include system headers within an extern C blockTrond Norbye2010-09-131-4/+4
* Merge in cast fix for H algoBrian Aker2010-07-191-2/+4
* Type on attribute.Brian Aker2010-07-171-1/+1
* Remove bitfield hack (solaris blows anyways).Brian Aker2010-04-012-4/+2
* Use bool instead of bool:1 if your compiler doesn't create correct codeTrond Norbye2010-02-053-3/+30
* Modified Hashkit class (turned it into an actual class).Brian Aker2010-01-223-25/+10
* More CleanupBrian Aker2010-01-214-11/+9
* Style cleanup.Brian Aker2010-01-211-0/+1