Merge lp:~tangent-org/libmemcached/1.0-build/ Build: jenkins-Libmemcached-203
[awesomized/libmemcached] / libmemcached /
2013-01-17  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-17  Brian AkerFixes that come from clang.
2013-01-17  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-17  Brian AkerMerge of current build tree.
2013-01-16  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-15  Brian AkerFixes for scanner/parser from OSX.
2013-01-15  Brian AkerClean up semantics for calling memcached_create() inter...
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-11  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-10  Brian AkerSplit up how we call quit.
2013-01-10  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-10  Brian AkerAdded support for two part shutdown of socket.
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.
2013-01-08  Brian AkerUpdate assert rule.
2013-01-08  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-08  Brian AkerUpdate yatl.
2013-01-01  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-01  Brian AkerUpdate to stats in case of bad function call.
2012-12-31  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2012-12-31  Brian AkerFix allocation on stat so that it uses malloc() since...
2012-12-29  Brian AkerBreak up command from key.
2012-12-28  Brian AkerUpdate so that we can move to event based fetch.
2012-12-28  Brian AkerStyle cleanup.
2012-12-28  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2012-12-27  Brian AkerFirst pass for restructured IO
2012-12-24  Brian AkerFix style issue
2012-12-24  Brian AkerCleanup style and possible errors, when calling stats.
2012-12-23  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2012-12-23  Brian AkerUpdate errors to make sure we return the real error.
2012-12-23  Brian AkerRemove redundant call to nonblock.
2012-12-17  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build... 1.0.15
2012-12-17  Brian AkerRefactor DEPENDENCIES
2012-12-16  Brian AkerFirst pass in cleaning up instance.
2012-12-16  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2012-12-16  Brian AkerStyle cleanup.
2012-12-16  Brian AkerAdd small ketama test.
2012-12-14  Brian AkerFix typo for initializer
2012-12-14  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2012-12-14  Brian AkerSlight style cleanup.
2012-12-13  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2012-12-13  Brian AkerUpdate/fix for SASL
2012-12-10  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-12-10  Brian AkerMerge YaTL tree.
2012-12-08  Brian AkerFix typo in assert message
2012-12-06  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-12-06  Brian AkerUpdate spec/m4/etc.
2012-12-04  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-12-04  Brian AkerUpdate, fix build rules for -j
2012-12-02  Brian AkerTry to force dependency building for flex/bison files.
2012-11-27  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-11-26  Brian AkerFix bad fprintf call.
2012-11-25  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-11-25  Brian AkerCleanup around linking.
2012-11-23  Brian AkerFix issue where we couldn't compile if only working...
2012-11-20  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-11-20  Brian AkerFix some compile time issues.
2012-11-19  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-11-19  Brian AkerFix linking issue in test case.
2012-11-14  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-11-13  Brian AkerFirst pass through fixing SASL.
2012-11-12  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-11-12  Brian AkerWhen returning CLIENT_ERROR do not close the socket...
2012-11-10  Brian AkerAdd test for 1048945. The error was in the user's code...
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-19  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-10-19  Brian AkerUpdate updates to a current version of bootstrap.
2012-10-13  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-10-13  Brian AkerFix reference to not common include.
2012-10-07  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-10-07  Brian AkerFix for lp:1062704
2012-10-06  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-10-06  Brian AkerRemove another chunck of Pandora.
2012-10-06  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-10-06  Brian AkerClean up SOCK_NONBLOCK
2012-10-06  Brian AkerAdd new method which allows someone to "take" a value...
2012-09-29  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-09-24  Brian AkerUpdates from ddm4
2012-09-18  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-09-17  Brian AkerUpdate after fixing clang issue with pragma.
2012-09-17  Brian AkerFix UUID and issue on older Debian systems.
2012-09-17  Brian AkerUpdate for ifdef for clang. Also fix a bad operation...
2012-09-17  Brian AkerAdditional flex warning issues.
2012-09-17  Brian AkerFix warning around in scanner.
2012-09-17  Brian AkerFix all warnings found via clang.
2012-09-16  Brian AkerMerge staging tree to 1.0 trunk.
2012-09-16  Brian AkerFix situation where test case might bomb if not enough...
2012-09-16  Brian AkerFix errno return to line up with error on socket.
2012-09-10  Brian AkerSpeed up host lookup for cases where we don't need...
2012-09-10  Brian AkerOSX uses a different type in sendmesg() it seems.
2012-09-10  Brian AkerFix case where --socket was not always been stored...
2012-09-09  Brian AkerFix OSX based compile issue.
next