summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* committing prior to releasing 1.2.21.2.2Brad Fitzpatrick2007-05-023-4/+5
* 3 tests, not 2Brad Fitzpatrick2007-05-021-1/+1
* clean up contributors listPaul Lindner2007-05-022-65/+32
* one less contributors file, CONTRIBUTORS.txt is newer...Paul Lindner2007-05-021-24/+0
* Bug fix from Xueron Nee <xueron@gmail.com> for -l args problems.Paul Lindner2007-04-182-2/+12
* stdbool is in memcached.hPaul Lindner2007-04-172-2/+0
* Apply command tokenizer performance/cleanup patch from Paolo Borelli.Paolo Borelli2007-04-172-27/+22
* Updated docs to reflect that memcached works fine on macs with recent libeventPaul Lindner2007-04-173-28/+7
* first pass at pedantic ansi-c changes, use bools/consts.Paul Lindner2007-04-167-39/+47
* prep for using shipitBrad Fitzpatrick2007-04-162-0/+29
* Part 1 of the Windows compatibility patchPaul Lindner2007-04-166-36/+44
* Merge multithreaded into trunk, commit #2 (first commit only did theSteven Grimm2007-04-1613-261/+622
* Merge multithreaded branch into trunk.Steven Grimm2007-04-165-0/+1111
* Ansi C and small logic tweaksPaul Lindner2007-04-131-5/+3
* use (more) correct logicPaul Lindner2007-04-131-2/+2
* use bools for booleansPaul Lindner2007-04-131-3/+4
* add new experimental dump modePaul Lindner2007-04-121-0/+49
* fix potential bug with memcpy(), use in two more placesPaul Lindner2007-04-122-5/+5
* use EXIT_* constantsPaul Lindner2007-04-122-2/+2
* more fixes from PaoloPaolo Borelli2007-04-123-21/+18
* Add patch for changable verbosity levelsPaul Lindner2007-04-126-8/+36
* ignore autogenerated config.hPaul Lindner2007-04-101-1/+1
* update clean-whitespace, add automated whitespace test, and clean whitespacePaul Lindner2007-04-108-83/+107
* catch autoconf mixed tabs/spaces tooPaul Lindner2007-04-101-1/+1
* Add cleanup patch from "Tim Yardley" <liquid@haveheart.com> toTim Yardley2007-04-085-134/+186
* Added protocol clarificationPaul Lindner2007-04-052-0/+17
* Patch from Eli Bingham <eli@pandora.com> to re-enable the -n switch to memcac...Eli Bingham2007-03-312-1/+6
* * Add patch to collect eviction statistics fromJean-Francois BUSTARRET2007-03-206-8/+63
* Make this test pass for now, mark with TODOPaul Lindner2007-03-201-10/+14
* * Remove unused parameter to item_size_ok()Paul Lindner2007-03-196-30/+76
* add tests for maximum size and various value sizesPaul Lindner2007-03-191-1/+17
* +2007-03-17Thomas van Gulick2007-03-182-3/+7
* multiple cleanups/refactoring, see ChangeLogPaul Lindner2007-03-0611-320/+390
* Fix type-punning problems by replacing do_reallocPaul Lindner2007-03-062-21/+33
* Fix slab prealloc access to uninitialized data/zero-length mallocsPaul Lindner2007-03-062-2/+4
* Adding Notes about refactoringPaul Lindner2007-03-061-0/+3
* 2006-12-23Adam Dixon2006-12-243-3/+22
* new version1.2.1Brad Fitzpatrick2006-12-051-1/+1
* Incorporate changes from "performance" branch (revisions 414-419).Steven Grimm2006-11-265-355/+699
* +2006-11-25Steve Peters2006-11-252-0/+7
* Fix for flush_all 1-second window bug. You can now do a "set" immediatelySteven Grimm2006-11-204-15/+38
* Incorporate Iain Wade's UDP fix.Iain Wade2006-11-142-1/+5
* Rename "exit" variable in drive_machine to "stop" to make it easier to examineSteven Grimm2006-10-191-8/+8
* Note new hash function in change log.Steven Grimm2006-10-151-0/+3
* Update hash function to Jenkins2006.Steven Grimm2006-10-132-76/+436
* add UDP option to helpBrad Fitzpatrick2006-09-201-1/+2
* udp warning message1.2.0Brad Fitzpatrick2006-09-203-3/+14
* fix pathsBrad Fitzpatrick2006-09-141-8/+8
* update test so it still works, but can also work with the 1.1.x branchBrad Fitzpatrick2006-09-091-4/+4
* work even if no Time::HiResBrad Fitzpatrick2006-09-091-4/+8