awesomized/libmemcached
2007-12-04   <brian@h220... This includes work for partitioning by key. Dormando...
2007-12-04   <brian@h220... First push (no docs) on range by key request by Dormondo.
2007-12-04   <brian@h220... Fix for hash not being cloned.
2007-12-04   <brian@h220... Hash algo was not being copied. andre@cabine.org discov...
2007-12-03  Brian AkerFix to removed GNU specific bit
2007-12-03   <brian@gir... Fixing failure of socket issue.
2007-12-03   <brian@h220... Fixed problem with out of range character in key.
2007-12-02   <brian@gir... Fix for minor rewrite in clone method of number of...
2007-12-02   <brian@gir... Extending test cases (Hsieh has benchmarks now run...
2007-12-01  Brian AkerFixed memcached_get() to now use finish instead of...
2007-12-01  Brian AkerFix for Linux system for async protocol.
2007-12-01   <brian@gir... Fix in issue where no servers are to be found (introduc...
2007-12-01   <brian@gir... Big fix for async mode to make sure all data has been...
2007-11-30  Brian AkerNeeded to add memset to remove crashing case in memslap
2007-11-29  Brian AkerUpdating documentation on consistent hashing.
2007-11-29  Brian AkerAdded tests for consistent hash.
2007-11-29   <brian@gir... IPV6 support, plus cleanup around consistent hashing.
2007-11-29   <brian@gir... Extended consistent hash logic to handle splice (should...
2007-11-28  Brian AkerLonger test case added for server parsing.
2007-11-28  Brian AkerFix for source specfile (aka source RPM).
2007-11-26  Brian AkerUpdating with more ignores.
2007-11-26  Brian AkerAdded tag .11 for changeset 8d16fe8ee085
2007-11-26  Brian AkerUpdating date for release .11 0.11 _11
2007-11-25  Brian AkerCleanuped up make test
2007-11-25  Brian AkerAdded MEMCACHED_HASH_HSIEH.
2007-11-25  Brian AkerFixed output variables in rusage
2007-11-25  Brian AkerUpdating test output
2007-11-25  Brian AkerCleanup of stats code (fixed byte alignment issue)
2007-11-25  Brian AkerFixed bug in memcached_version() call
2007-11-25  Brian AkerExtended tests so that memcached starts up its own...
2007-11-25  Brian AkerRefactored out param
2007-11-25  Brian AkerCleanedup test cases (they had some valgrind warnings).
2007-11-25  Brian AkerBugfix for memcached_connect() so that it will not...
2007-11-24  Brian AkerMemory leak for failed attempt to use memcached_result_...
2007-11-23  Brian AkerAdded more documentation on using libmemcached with...
2007-11-22  Brian Akermemcached_behavior_set() can now modify the poll timeout
2007-11-21  Brian AkerAdding date for release
2007-11-21  Brian AkerAdded tag 0.10 for changeset 3edd680dcb59
2007-11-21  Brian AkerFix for new manpage 0.10
2007-11-21  Brian AkerUpdates for pkg-config.
2007-11-20  Brian AkerFixed thread issue on Linux with gethostbyname_r().
2007-11-20  Brian AkerFix for poorly terminated hostname.
2007-11-20  Brian AkerAdded memerror so that I can find out what an error...
2007-11-19  Brian AkerFull CAS support now enabled in the library.
2007-11-19  Brian AkerAdded MEMCACHED_BEHAVIOR_CACHE_LOOKUPS flag (you can...
2007-11-19  Brian AkerUpdate of docs on memcached_set with hashes.
2007-11-16  Brian AkerPossible fix for problem where servaddr may not always...
2007-11-15  Brian AkerAdded test for binary append (works as an example as...
2007-11-15  Brian AkerMore tests, and new code for append/prepend.
2007-11-15  Brian AkerFlags fix found by Stuart Midgley
2007-11-14  Brian AkerRemoved more then a handfull of memset() calls.
2007-11-14  Brian AkerRework of the server connect so that "hostname" lookup...
2007-11-13  Brian AkerTesting to make sure that partial reads do not break...
2007-11-13  Brian AkerRefactor all code to go through memcached_do().
2007-11-13  Brian AkerAdding comments to memcached_mget() that you need to...
2007-11-13  Brian AkerRemoving memory issue/cleanup for threads in src/memslap.c
2007-11-12  Brian AkerUpdated tests (including one possible failing test...
2007-11-12  Brian AkerFixed bug where zero length key was provided.
2007-11-12  Brian AkerFixing increment and decrement to take a 64bit unsigned...
2007-11-09  Brian AkerUpdating server_st to keep client buffers per server.
2007-11-09  Brian AkerAdding friendly note about how to contribute to project.
2007-11-09  Brian AkerFixed bug reported by Stuart Midgley about what happens...
2007-11-09  Brian AkerMerged in new generate tests.
2007-11-09  Brian AkerUpdating test cases to return true/false
2007-11-09   <brian@gir... More tests.
2007-11-06   <brian@gir... Clean up warning for 32bit
2007-11-05  Brian AkerBuild the spec file (aka I stop hand editing it).
2007-11-05  Brian AkerAdded tag 0.8 for changeset 0e18bfea2fef
2007-11-05  Brian AkerFixup for release 0.8
2007-11-04  Brian AkerRefactored out actual test code from test.c
2007-11-04  Brian Akerfetch_result() implemented for memcached_result_st.
2007-11-03  Brian AkerRestructuring for new memcached_result_st.
2007-11-03  Brian AkerFixed 64bit issue in hash.
2007-11-01  Brian Akerpkgconfig support done (need to write example)
2007-10-31  Brian AkerUpdated to A Cruz note (he worked on helping me get...
2007-10-31  Brian AkerMore Hashing methods
2007-10-31  Brian AkerUpdate to interface (modified to better support lots...
2007-10-31  Brian AkerUpdated test output.
2007-10-31  Brian AkerAdded support for UNIX sockets.
2007-10-30  Brian AkerAdding support for CRC Hashing
2007-10-30  Brian AkerAdded tag 0_7 for changeset 3a8499f79e65
2007-10-30  Brian AkerModified test to allow it to run on slow machines ... 0.7 0_7
2007-10-30  Brian AkerCleanup for release
2007-10-28   <brian@gir>Adding new memcached_clone() function
2007-10-27   <brian@gir>Randomm dead code cleanup/spelling errors/made a variab...
2007-10-27   <brian@gir... Fixed return length issues.
2007-10-26   <brian@gir... Enabled all tests (they now all pass)
2007-10-26   <brian@gir... This fixes the overflow size_t possible problem in...
2007-10-26   <brian@gir... Branch merge
2007-10-26   <brian@gir... Rewrote test loop to remove copy/paste code.
2007-10-25  Brian AkerFix warning.
2007-10-25   <brian@dhcpvisitor2... Updating changelog
2007-10-25   <brian@dhcpvisitor2... Cleaning out asserts;
2007-10-25   <brian@dhcpvisitor2... Adding debug rules
2007-10-25   <brian@dhcpvisitor2... Updated to build on OSX (will now require updated autoconf)
2007-10-24  Brian AkerUpdated Changelog (may do a release this week).
2007-10-24  Brian AkerImprovement in multi-get. It no longer builds strings...
2007-10-24  Brian AkerRemoved the dead select code.
2007-10-23  Brian AkerEnabled user test
2007-10-23  Brian AkerAllocation fixes in string library (now we can run...
next