1
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 18 hours ago.
Dec 01, 2024 — Dec 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cleanup unistd.h, better spec file, remove warnings from threads.c More... over 18 years ago
fix for freebsd 6.x (and perhaps others) More... over 18 years ago
add rpm spec file, new sysv init script More... over 18 years ago
committing prior to releasing 1.2.2 More... over 18 years ago
3 tests, not 2 More... over 18 years ago
clean up contributors list More... over 18 years ago
one less contributors file, CONTRIBUTORS.txt is newer... More... over 18 years ago
Bug fix from Xueron Nee <[email protected]> for -l args problems. Added test cases to t/00-startup.t to insure this doesn't break. More... over 18 years ago
stdbool is in memcached.h More... over 18 years ago
Apply command tokenizer performance/cleanup patch from Paolo Borelli. More... over 18 years ago
Updated docs to reflect that memcached works fine on macs with recent libevent More... over 18 years ago
first pass at pedantic ansi-c changes, use bools/consts. More... over 18 years ago
prep for using shipit More... over 18 years ago
Part 1 of the Windows compatibility patch More... over 18 years ago
Merge multithreaded into trunk, commit #2 (first commit only did the new files, not the modified ones.) More... over 18 years ago
Merge multithreaded branch into trunk. More... over 18 years ago
Ansi C and small logic tweaks More... over 18 years ago
use (more) correct logic More... over 18 years ago
use bools for booleans More... over 18 years ago
add new experimental dump mode More... over 18 years ago
fix potential bug with memcpy(), use in two more places More... over 18 years ago
use EXIT_* constants More... over 18 years ago
more fixes from Paolo More... over 18 years ago
Add patch for changable verbosity levels More... over 18 years ago
ignore autogenerated config.h More... over 18 years ago
update clean-whitespace, add automated whitespace test, and clean whitespace More... over 18 years ago
catch autoconf mixed tabs/spaces too More... over 18 years ago
Add cleanup patch from "Tim Yardley" <[email protected]> to clean up source spacing issues, fix -Wall warnings, add some null checks, adds asserts at the top of each function for any use of conn *c without checking to see if c is NULL first. More... over 18 years ago
Added protocol clarification More... over 18 years ago
Patch from Eli Bingham <[email protected]> to re-enable the -n switch to memcached. More... over 18 years ago