Added MEMCACHED_BEHAVIOR_SORT_HOSTS behavior to enable and disable sorted host
[awesomized/libmemcached] / ChangeLog
2008-02-13   <brian@gir-2.local>Added MEMCACHED_BEHAVIOR_SORT_HOSTS behavior to enable...
2008-02-13   <brian@gir-2.local>MEMCACHED_BAD_KEY_PROVIDED has been added as an error...
2008-02-13   <brian@gir-2.local>We now sort servers to make sure the client application...
2008-02-12   <brian@gir-2.local>Atomsmasher test.
2008-02-06   <brian@gir-2.local>Fix for 64 bit
2008-02-05   <patg@patg.net>Added test for get_by_key, set_by_key C++ tests
2008-02-01  Brian AkerIncrememting for next version
2008-01-30   <patg@patg.net>Merged
2008-01-29  Brian AkerPrep work for .15 release.
2008-01-23  Brian AkerModifications for IO performance.
2008-01-22  Brian AkerUpdate for release 0.14 0.14
2008-01-21   <patg@patg.net>Merge
2008-01-21   <brian@gir.tangen... Fixed bug found by Evan Weaver where increment was...
2008-01-21   <brian@gir.tangen... Merge.
2008-01-21   <brian@gir.tangen... Fix for bad null pointer on flag by Toru Maesaka.
2008-01-21   <brian@gir.tangen... Refactored all of the IO commands to pass only server...
2008-01-18   <brian@gir.local>Merge.
2008-01-18   <brian@gir.local>This patch includes all of the callback work for settin...
2008-01-18   <patg@patg.net>Fix to support/libmemcached.pc.in by removal of -rpath...
2008-01-14   <brian@gir.local>First push of example C++ interface.
2008-01-13   <brian@gir.local>Updated docs that Tim noticed.
2008-01-13  Brian AkerAdding date for release 0.13
2008-01-11  Brian AkerMEMCACHED_BEHAVIOR_USER_DATA work. This allows a client...
2008-01-10  Brian AkerFix for connect() to invalidate socket on failure.
2008-01-09  Brian AkerMerge
2008-01-09  Brian AkerDocumentation and Changlog information.
2008-01-09   <brian@gir.local>Patch by Marc Rossi to add --hash to command line tools.
2008-01-07   <brian@gir.tangen... Patch by Toru Maesaka for stats comparison
2008-01-05   <brian@gir.tangen... Merging
2008-01-05   <brian@gir.tangen... memcached_behavior() causes commands to be buffered...
2007-12-22   <brian@gir.tangen... Merging branches.
2007-12-22  Brian AkerFixed a bug Cal found on null termination of a result...
2007-12-22  Brian AkerNEw code for the memcached_fetch_execute() function.
2007-12-18  Brian AkerFixed error in lack of pointer found (Tim Bunce discovered)
2007-12-18  Brian AkerFix to make all keys null terminated (sort of surprised...
2007-12-18  Brian AkerCode for multi delete functions.
2007-12-18  Brian AkerPortability patches from Kevin Dalley for Freebsd 4.0.
2007-12-17  Brian AkerMore Changelog.. note on Freebsd
2007-12-17  Brian AkerUpdating Changelog
2007-12-11  Brian AkerCommitting work for next release (got to do something...
2007-12-11  Brian AkerPerformance improvements in get operations
2007-12-05  Brian AkerUpdating to remove memory leak in functions.c (aka...
2007-12-05   <brian@h220-215... Cleanup of spelling error in option.
2007-12-04   <brian@h220-215... This includes work for partitioning by key. Dormando...
2007-12-04   <brian@h220-215... First push (no docs) on range by key request by Dormondo.
2007-12-03   <brian@h220-215... Fixed problem with out of range character in key.
2007-12-01  Brian AkerFix for Linux system for async protocol.
2007-12-01   <brian@gir.tangen... Big fix for async mode to make sure all data has been...
2007-11-29   <brian@gir.tangen... IPV6 support, plus cleanup around consistent hashing.
2007-11-26  Brian AkerUpdating date for release .11 0.11 _11
2007-11-25  Brian AkerAdded MEMCACHED_HASH_HSIEH.
2007-11-25  Brian AkerExtended tests so that memcached starts up its own...
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-22  Brian Akermemcached_behavior_set() can now modify the poll timeout
2007-11-21  Brian AkerAdding date for release
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-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-14  Brian AkerRework of the server connect so that "hostname" lookup...
2007-11-13  Brian AkerAdding comments to memcached_mget() that you need to...
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-05  Brian AkerFixup for release 0.8
2007-11-04  Brian Akerfetch_result() implemented for memcached_result_st.
2007-11-01  Brian Akerpkgconfig support done (need to write example)
2007-10-31  Brian AkerMore Hashing methods
2007-10-31  Brian AkerAdded support for UNIX sockets.
2007-10-30  Brian AkerAdding support for CRC Hashing
2007-10-30  Brian AkerCleanup for release
2007-10-25   <brian@dhcpvisito... Updating changelog
2007-10-25   <brian@dhcpvisito... Adding debug rules
2007-10-24  Brian AkerUpdated Changelog (may do a release this week).
2007-10-19  Brian AkerBig change, we use poll() now instead of select()
2007-10-17  Brian AkerUpdating changelon (put date on it)
2007-10-16  Brian AkerUpdating for release
2007-10-13   <brian@gir>Hard to believe I documented the entire thing... this...
2007-10-13  Brian AkerExtended test system to pin point specific test groups
2007-10-11  Brian AkerFixed strings returned by get to be null terminated...
2007-10-09  Brian AkerFinal data on version 0.5 0.5
2007-10-08  Brian AkerUpdated for help commands (and a little bit on ketama)
2007-10-07  Brian AkerUpdating TODO list
2007-10-07  Brian AkerUpdated return code from memcached_response to send...
2007-10-05  Brian AkerNull
2007-10-05  Brian AkerFound bug in multi get where key size was not being...
2007-10-04  Brian AkerSee changes in changelog, but...
2007-10-03  Brian AkerReadying for a release 0.4
2007-10-02  Brian AkerAdding buffered IO to reads
2007-10-02  Brian AkerAdded buffered IO to write calls
2007-10-01  Brian AkerFixing broken memstat application
2007-10-01  Brian AkerUpdates for release 0.3
2007-09-29  Brian AkerFixed memory issues found by new tool memslap.
next