prepare v1.1.4
[awesomized/libmemcached] / include /
2021-07-28  Michael WallnerMerge pull request #117 from remicollet/issue-116
2021-07-26  Remi ColletFix #116 add configure.h for libmemcachedprotocol 117/head
2021-07-13  Michael WallnerMerge pull request #115 from remicollet/issue-awesome
2021-07-13  Remi Colletdefine LIBMEMCACHED_AWESOME 115/head
2021-07-12  Michael Wallnerlibhashkit/aes: keep API compatible
2021-07-02  Tomas KorbarAdd possibility to use libcrypto for encryption 114/head
2021-06-08  Michael Wallnerfix (c) in include files
2021-06-08  Michael Wallnerchange license header library name to libmemcached...
2021-05-11  Michael Wallnercmake: add public headers to project source files
2020-12-23  Michael WallnerRevert "semver: 1.0 -> 1"
2020-12-20  Michael Wallnerset windows version constants
2020-12-20  Michael Wallnerci: attempt to fix win builds
2020-12-18  Michael Wallnerfix MinGW
2020-12-17  Michael Wallnerfix install component of BC include symlinks
2020-12-17  Michael Wallnersemver: 1.0 -> 1
2020-12-03  Michael Wallnerfix eol
2020-12-03  Michael Wallnerp9y
2020-12-03  Michael Wallnermsvc support
2020-11-25  Michael WallnerWIP
2020-10-23  Michael Wallner*.h.in: apply clang-format
2020-10-23  Michael Wallnerinclude: apply clang-format
2020-10-23  Michael Wallnerinclude: apply clang-format
2020-10-23  Michael Wallnerinclude: apply clang-format
2020-10-23  Michael Wallnerinclude: apply clang-format
2020-10-19  Michael Wallnermemcached_return_t: revert ABI break and reuse old...
2020-10-13  Michael WallnerMerge branch 'catch' into v1.x
2020-10-13  Michael Wallnertesting: cleanup
2020-09-02  Michael Wallnerflush [ci skip]
2020-08-19  Michael Wallnercmake: add missing headers; add dtrace
2020-08-18  Michael Wallnercmake: add libmemcachedprotocol to build
2020-08-13  Michael WallnerMerge branch 'docs' into v1.0
2020-02-28  Michael Wallnerdocs: sanitize
2020-02-24  Michael Wallnerdocs: sanitize
2020-02-18  Michael Wallnerfix includes
2020-02-18  Michael Wallnerreorganize directories
2008-11-15   <brian@gir-3.local>Trying to remove dead branch
2008-05-05   <patg@patg.net>Merge 477:75823cad36b7 with -r 476
2008-05-05   <patg@patg.net>Work on C++ library. Pulled out result methods - need...
2008-04-22   <patg@my.patg.net>Changed 'memcached_delete' back to 'delete'
2008-04-20   <brian@gir>This will fix the bad head by Tim?
2008-03-11   <brian@gir-2.local>Collapse heads for major merge.
2008-03-10   <brian@gir-2.local>Huge refactoring of directory structure.
2008-03-07   <brian@233.sub... Fixes for previous merges (and additional file added...
2008-03-06   <brian@gir-2.local>MEMCACHED_BEHAVIOR_RETRY_TIMEOUT added for timeout
2008-03-05   <brian@gir-2.local>Patch for "murmur" hash algorithm.
2008-03-03  Tim Buncemerge
2008-03-03  Tim BunceMove public memcached_version declaration from lib...
2008-02-29   <brian@gir-2.local>Branch merge for fixes in reconnect.
2008-02-29   <brian@gir-2.local>Branch merge.
2008-02-28  Tim Buncehg merge binary, resolving one conflict by choosing...
2008-02-27  Brian AkerCommitting for 0.17. Cleanups and one bad WATCHPOINT...
2008-02-26   <brian@gir-2.local>First version of replication.
2008-02-24   <brian@gir.lan>Rewrite of memcached_behavior_set() to take a uint64_t...
2008-02-20   <brian@gir-2.local>First view of server cursor function.
2008-02-19   <brian@gir-2.local>Cleanup of memcached_fetch_execute() definition
2008-02-19   <brian@gir-2.local>Merge fix.
2008-02-19   <brian@gir-2.local>MEMCACHED_BEHAVIOR_CONNECT_TIMEOUT added from Marcelo...
2008-02-18  Brian AkerUpdates for versions
2008-02-15   <brian@gir-2.local>Added behavior method around testing of keys.
2008-02-13   <brian@gir-2.local>Merge
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-09  Brian AkerUpdated Version status. Updated all command line tools...
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-02-01  Brian AkerMerging Patrick's work on C++ interface.
2008-01-30   <patg@patg.net>Merged
2008-01-30   <patg@patg.net>- Added more methods to memcached.hh
2008-01-29  Brian AkerFix for non-blocking IO error. The refactoring bit...
2008-01-22  Brian AkerUpdate for release 0.14 0.14
2008-01-21   <patg@patg.net>Added prepend, append, add, replace to memcached.hh...
2008-01-21   <patg@patg.net>Merge
2008-01-21   <brian@gir.tangen... Merge.
2008-01-21   <brian@gir.tangen... Refactored all of the IO commands to pass only server...
2008-01-20   <patg@patg.net>Merge
2008-01-20   <patg@patg.net>Removed major, minor, micro from memcached.h
2008-01-20  Brian AkerMerge
2008-01-20   <patg@patg.net>Merge of latest - callback commit needed
2008-01-20   <patg@patg.net>MEMCACHED_VERSION_STRING changed _back_ to LIBMEMCACHED...
2008-01-20   <patg@patg.net>Working on getting version patch working
2008-01-19   <brian@gir.local>Typed clone and cleanup functions with memcached_ prefixes,
2008-01-19   <brian@gir.local>Pulling back the C++ code to just be an include.
2008-01-19   <brian@gir.local>Leftover prototypes from deleted code removed.
2008-01-19   <brian@gir.local>Custom memory patch work (based on Sean Chittenden...
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-15   <brian@gir.local>Cleanup's for Tim. Also dropping support back to ipv4...
2008-01-14   <brian@gir.local>First push of example C++ interface.
2008-01-13   <brian@gir.local>Made clear HUGE and SMALL should not be used.
2008-01-11  Brian AkerMEMCACHED_BEHAVIOR_USER_DATA work. This allows a client...
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 AkerNEw code for the memcached_fetch_execute() function.
2007-12-18  Brian AkerCode for multi delete functions.
2007-12-17  Brian AkerRefactor of response code. All of it has been streamlin...
2007-12-17  Brian AkerRefactor (1st piece) of logic around creating messages...
2007-12-16  Brian AkerMinor bug discovered at hackathon.
2007-12-14   <brian@wlan-guest... Turns out the protocol docs were in error, and that...
next