Fix Trond's email address.
[awesomized/libmemcached] / docs / Makefile.am
2010-01-07  Brian AkerFix Trond's email address.
2010-01-07  Brian AkerYet more fixes to the manpages.
2010-01-06  Monty TaylorMake works...
2010-01-06  Brian AkerTemp save for Monty.
2010-01-06  Brian AkerCorrent pod -> html and update ignore file.
2010-01-06  Brian AkerFixed the support for html creation from pod files.
2009-12-20  Brian AkerMerge podchecker.
2009-12-20  Trond NorbyeDetect podchecker during configure
2009-12-19  Brian AkerClean up docs.
2009-10-20  Padraig O'SullivanMerge from trunk.
2009-10-14  Brian AkerMerging Trond
2009-10-14  Trond NorbyeRefactor: memcached_mget_execute -> memcached_mget_exec...
2009-10-13  Trond NorbyeAdded documentation for memcached_mget_execute
2009-10-08  Brian AkerMerge in Adam's bug case.
2009-10-02  Brian AkerMerge Monty.
2009-10-02  Brian AkerMerge Trond's protocol work.
2009-09-27  Padraig O'SullivanMerge from trunk.
2009-09-26  Brian AkerMerge Trond
2009-09-26  Trond NorbyeRFE: It should be possible to set behavior flags on...
2009-09-22  Brian AkerMerge Patrick
2009-09-21  Trond NorbyeMerge trunk
2009-09-20  Brian AkerUpdates on C++ interface
2009-09-18  Brian AkerMerge pod for docs.
2009-09-18  Trond NorbyeAdd manual page for memcapable
2009-07-15  Brian AkerUpdated with Twitter's memcached_server_error() function.
2009-07-14  Monty TaylorMerged in a lost patch.
2009-07-08  Brian AkerMerge Monty
2009-07-08  Monty TaylorMerged in two missing changes from f-visibility tree.
2009-07-08  Monty TaylorMerge trond from lp:~trond-norbye/libmemcached/bug_396882
2009-07-08  Trond NorbyeBug 396882: docs/Makefile.am refers to memory_user_data...
2009-06-22  Brian AkerMerging Trond, also fixed make test.
2009-06-21  Brian AkerMerge Monty
2009-06-20  Monty TaylorMerged from trond.
2009-06-17  Brian AkerMerging Trond
2009-06-15  Monty TaylorMoved pod2man check to a macro.
2009-06-14  Trond Norbyemerge upstream
2009-06-14  Brian AkerMerge Trond
2009-06-14  Trond NorbyeAdd memcached_[gs]et_user_data and updated the doc...
2009-06-10  Trond NorbyeRefactor: clean up malloc/realloc/free/calloc
2009-05-19   <brian@localhost... Added new memcached_dump() command.
2009-05-13  Monty TaylorFixed files to work with vpath builds for distcheck.
2009-05-11  Trond NorbyeConvert DOS crlf to just lf
2009-05-11  Trond NorbyeAdded libmemcachedutil containing utility functions
2009-04-28  Tasuku SUENAGAAdd support for incr/decr with initial value
2009-01-23  Robey PointerExport generate_hash_value as memcache_generate_hash_va...
2009-01-23  Toru MaesakaAdded cluster analysis functionality to the library...
2009-01-21  Trond NorbyeAdded new command: memcached_flush_buffers
2008-11-15   <brian@gir-3.local>Trying to remove dead branch
2008-10-23  Trond NorbyeSearch for pod2man during configure
2008-05-05   <patg@patg.net>Merge 477:75823cad36b7 with -r 476
2008-04-20   <brian@gir>This will fix the bad head by Tim?
2008-04-09   <brian@gir.tangen... Adding "build html" piece.
2008-03-15   <brian@gir-2.local>"make test" for documents.
2008-03-11   <brian@gir-2.local>Collapse heads for major merge.
2008-03-03  Tim BunceAdd memcached_result_st.pod to EXTRA_DIST so it gets...
2008-01-21   <patg@patg.net>Merge
2008-01-21  Brian AkerClean up pointer issue.
2008-01-21   <brian@gir.tangen... Fixed bug found by Evan Weaver where increment was...
2008-01-21   <brian@gir.tangen... Merge.
2008-01-20   <patg@patg.net>Merge
2008-01-20   <patg@patg.net>Merge of latest - callback commit needed
2008-01-20   <patg@patg.net>Working on getting version patch working
2008-01-18   <brian@gir.local>Merge.
2008-01-18   <brian@gir.local>This patch includes all of the callback work for settin...
2007-12-22   <brian@gir.tangen... Merging branches.
2007-12-22  Brian AkerNEw code for the memcached_fetch_execute() function.
2007-12-19  Brian AkerMulti branch work.
2007-12-07   <brian@gir.local>Adding delete_by_key function to complete partitioning...
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... adding documentation for memcached_get_by_key() and...
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-15  Brian AkerMore tests, and new code for append/prepend.
2007-11-04  Brian Akerfetch_result() implemented for memcached_result_st.
2007-10-31  Brian AkerAdded support for UNIX sockets.
2007-10-28   <brian@gir>Adding new memcached_clone() function
2007-10-17  Brian AkerUpdates for RPM
2007-10-14  Mark Atwoodmake rules for man pages now set proper headers and...
2007-10-13   <brian@gir>Updating makefile to ship pod
2007-10-13   <brian@gir>Hard to believe I documented the entire thing... this...
2007-09-18   <brian@gir.local>First import.