summaryrefslogtreecommitdiff
path: root/libhashkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Solaris fixes.Brian Aker2010-01-213-6/+5
* Fix for Debian linking issues.Brian Aker2010-01-211-0/+8
* Cleanup dead files in libmemcached.Brian Aker2010-01-202-0/+9
* C++ interface bits for libhashkitBrian Aker2010-01-209-83/+192
* Add in missing file.Brian Aker2010-01-191-0/+61
* Updating tree for new function work in libhashkit.Brian Aker2010-01-195-182/+295
* Updates for libmemached to use libhashkitBrian Aker2010-01-193-3/+65
* Added full support for custom hash functions.Brian Aker2010-01-1911-33/+75
* Updated for custom hash functions/setting functions.Brian Aker2010-01-193-3/+70
* Updates to libhashkit.Brian Aker2010-01-199-440/+54
* Small cleanup for loop.Brian Aker2010-01-191-8/+4
* Moved math include to after common which is where config.h is included. confi...Monty Taylor2010-01-131-1/+1
* Adding math include for libhashkit.Brian Aker2010-01-131-0/+1
* Updates, rpm now tests the install locations.Brian Aker2010-01-081-1/+1
|\
* | Updating build for libhashkit.Brian Aker2010-01-073-47/+49
|/
* Bad library header.Brian Aker2010-01-051-1/+0
* ICC and test fix.Brian Aker2009-12-181-1/+1
* Adding back libhashkit.Brian Aker2009-12-1719-0/+1968