fix include
[awesomized/libmemcached] / libmemcached / common.h
2020-01-22  Michael Wallnerfix include
2013-04-02  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-03-31  Brian AkerRemove exposed C++ namespace.
2013-02-21  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-02-11  Brian AkerUpdate from build trunk.
2013-02-04  Brian AkerHarmonize WIN32, and update bootstrap
2013-01-29  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-29  Brian AkerCleanup for F18 build notices.
2013-01-28  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-23  Brian AkerMinor cleanup in confirming socket close.
2013-01-14  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-14  Brian AkerAbstraction (which will save us merge hell with 1.2).
2013-01-10  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-10  Brian AkerUpdate for mingw compile.
2013-01-08  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-08  Brian AkerUpdate local poll() implementation.
2012-12-31  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2012-12-28  Brian AkerUpdate so that we can move to event based fetch.
2012-12-17  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build... 1.0.15
2012-12-16  Brian AkerFirst pass in cleaning up instance.
2012-10-29  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-10-29  Brian AkerUpdate all config.h usage.
2012-10-28  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-10-28  Brian AkerNumerous fixes related to compiling for mingw
2012-10-25  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-10-25  Brian AkerA number of small build fixes found while looking at...
2012-10-06  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-10-06  Brian AkerRemove another chunck of Pandora.
2012-07-11  Brian AkerMerge in build trunk work.
2012-07-09  Brian AkerAdd ability to have version "just requested" when you...
2012-07-07  Brian AkerUpdate cursor
2012-07-07  Brian AkerFirst pass through turning instance into ++
2012-06-18  Brian AkerMerge in trunk
2012-06-18  Brian AkerRemove how use instance (keep API intact)
2012-06-18  Brian AkerAdd a request id for each request that hits the wire.
2012-05-22  Brian AkerMerge up all of build.
2012-05-21  Brian AkerSimplify purge return value.
2012-04-28  Continuous Integrationjenkins-promote-staging-trunk-libmemcached-13
2012-04-28  Continuous IntegrationMerge working tree with build tree.
2012-04-28  Continuous IntegrationMerging bzr://gaz.tangent.org/libmemcached/build/ to...
2012-04-27  Brian AkerUpdate header check.
2012-04-09  Continuous Integrationjenkins-promote-staging-trunk-libmemcached-8
2012-04-09  Continuous IntegrationMerge working tree with build tree.
2012-04-09  Continuous IntegrationMerging bzr://gaz.tangent.org/libmemcached/build/ to...
2012-04-09  Brian AkerThis add AES support.
2012-01-30  Brian AkerMerge in build trunk
2012-01-29  Brian AkerMerge in trunk
2012-01-29  Brian AkerFix m4 warnings, and fix a couple of issues around...
2012-01-26  Brian AkerRollup from build trunk.
2012-01-26  Brian AkerMerge build trunk.
2012-01-23  Brian AkerFix fatal testing.
2012-01-05  Brian AkerUpdate tests, improved UDP performance.
2012-01-04  Brian AkerMerge from build trunk.
2011-12-28  Brian AkerUpdate for storage to now use vector
2011-12-27  Brian AkerHave incr/decr use the number the parser for asci finds.
2011-12-01  Brian AkerMerging trunkg
2011-11-29  Brian AkerMerge up current work from trunk
2011-11-29  Brian AkerBreak out local functions.
2011-11-29  Brian AkerMerge of trunk
2011-11-29  Brian AkerTry to setup initial DNS a bit earlier in the process...
2011-11-28  Brian AkerMerge in trunk
2011-11-28  Brian AkerMerge
2011-11-27  Brian AkerImprove parser error messages.
2011-10-07  Brian AkerMerge trunk
2011-10-05  Brian AkerMerge in touch/etc
2011-10-04  Brian AkerUpdate all of the build/spec files.
2011-10-02  Brian AkerUpdate all of the delete key logic (split it off for...
2011-10-02  Brian AkerCreate version 1.0 directory structure.
2011-09-09  Brian AkerMerge in all of the build tree.
2011-08-20  Brian AkerFix for lp:777672
2011-08-19  Brian AkerMerge in updates for server failure testing.
2011-08-17  Brian AkerMerge trunk.
2011-08-17  Brian AkerFix issues that Trond found.
2011-08-17  Brian AkerMerge in tests for SASL
2011-08-16  Brian AkerAdd test cases for add server for NULL cases.
2011-08-04  Brian AkerMerge in autoconf/libtest updates.
2011-08-04  Brian AkerUpdate build bits.
2011-08-02  Brian AkerMerge in all updates for autoconf
2011-07-29  Brian AkerMerge in simple extrace for strings, style issues in io
2011-07-20  Brian AkerMerge in build lp
2011-07-20  Brian AkerMerge in backtrace
2011-07-20  Brian AkerMerge in backtrace
2011-07-18  Brian AkerUpdating to latest libtest.
2011-07-13  Brian AkerStandardize the snprintf() failure messages, and add...
2011-07-07  Brian AkerMerge trunk for LP
2011-07-05  Brian AkerCleanup internal naming convention.
2011-07-01  Brian AkerUpdating test framework for startup/shutdown of memcached.
2011-06-28  Brian AkerMerge in namespace fixes for binary protocol.
2011-05-24  Brian AkerMerge trunk.
2011-05-24  Brian AkerMerge in bug fix for lp:779837
2011-05-24  Brian AkerMerge in local trunk
2011-05-23  Brian AkerThis fixes bug 776354.
2011-05-20  Brian AkerMerge in fetch updates/break out memory/create error...
2011-04-28  Brian AkerMerge in code for C++ compiling of libmemcached.
2011-04-28  Brian AkerMerge in conversion to C++.
2011-04-10  Brian AkerMerge in all of build.
2011-04-06  Brian AkerFirst pass on updating docs.
2011-04-05  Brian AkerClean up error messages when encountering new messages.
2011-04-05  Brian AkerAdd support for query_id, and fixes a few cases where...
2011-03-29  Brian AkerMerge in all scanner tree + virtual buckets.
next