c++: fix -Wimplicit-fallthrough
[awesomized/libmemcached] / libmemcached / io.cc
2020-01-06  Michael Wallnerc++: fix -Wimplicit-fallthrough
2014-02-02  Continuous IntegrationMerge lp:~493pocbrcycmdw7yksonho9o2qzz-o18bz-d18ecat4t1...
2013-11-20  Nicolas Van EenaemeSmall bugfixes for errno (since memcached_quit_server...
2013-11-04  Continuous IntegrationMerge lp:~brianaker/libmemcached/osx9-mav Build: jenkin...
2013-11-04  Brian AkerCleanup for OSX 9
2013-10-11  Continuous IntegrationMerge lp:~brianaker/libmemcached/1164440 Build: jenkins...
2013-10-11  Continuous IntegrationMerge lp:~brianaker/libmemcached/key-cleanup/ Build...
2013-10-10  Continuous IntegrationMerge lp:~msabramo/libmemcached/1190240 Build: jenkins...
2013-10-10  Continuous IntegrationMerge lp:~msabramo/libmemcached/fix_typos Build: jenkin...
2013-09-17  Brian AkerFix for case where key may not be checked.
2013-09-14  Continuous IntegrationMerge lp:~brianaker/libmemcached/check-update Build...
2013-07-18  Brian AkerUpdate ddm4 and fix OS symbols.
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-19  Brian AkerFix case where we initialize a packet we will never...
2013-02-12  Brian AkerFix for bug in server for touch
2013-01-28  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-28  Brian AkerCleanup around the timeout code.
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-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.
2012-12-28  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2012-12-27  Brian AkerFirst pass for restructured IO
2012-12-23  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
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-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 AkerAdd small ketama test.
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-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 doc update.
2012-07-11  Brian AkerMerge in build trunk work.
2012-07-10  Brian Akercppcheck warnings fixed.
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-06-14  Brian AkerFix error messages/unlimited CPU utilization.
2012-06-13  Brian AkerDiligently check poll() a bit more. Also determine...
2012-06-12  Brian AkerFix such that a close on the socket short's faster.
2012-06-12  Brian AkerFixed bug where we might not see the right return type...
2012-06-12  Brian AkerFixup for style
2012-06-12  Brian AkerAbstract out read method.
2012-05-31  Continuous IntegrationMerging lp:~brianaker/libmemcached/rpm-mkdir-fix to...
2012-05-27  Brian AkerFix server messages (clean up errors in general).
2012-05-22  Brian AkerMerge up all of build.
2012-05-21  Brian AkerEnable assert.
2012-05-21  Brian AkerUpdate writev
2012-05-21  Brian AkerSimplify purge return value.
2012-05-21  Brian AkerShuffle for readability
2012-05-10  Continuous Integrationjenkins-promote-staging-trunk-libmemcached-17
2012-05-10  Continuous IntegrationMerge working tree with build tree.
2012-05-10  Brian AkerUpdated libmemcached
2012-05-10  Brian AkerUpdate memcached, fix style in test cases.
2012-04-17  Continuous Integrationjenkins-promote-staging-trunk-libmemcached-10
2012-04-17  Continuous IntegrationMerge working tree with build tree.
2012-04-17  Continuous IntegrationMerging bzr://gaz.tangent.org/libmemcached/build/ to...
2012-04-17  Brian AkerUpdate from OSX
2012-04-15  Continuous IntegrationMerge working tree with build tree.
2012-04-13  Continuous IntegrationMerging bzr://gaz.tangent.org/libmemcached/build/ to...
2012-04-13  Brian AkerSimplify IO code.
2012-04-03  Continuous Integrationjenkins-promote-staging-trunk-libmemcached-4
2012-04-03  Continuous IntegrationMerge working tree with build tree.
2012-04-03  Continuous IntegrationMerging bzr://gaz.tangent.org/libmemcached/build/ to...
2012-04-03  Brian AkerLatest of libtest.
2012-03-26  Brian AkerUpdate
2012-02-20  Brian AkerMerge of build trunk
2012-02-18  Brian AkerMerge up.
2012-02-18  Brian AkerUpdate error type
2012-02-18  Brian AkerUpdate from build trunk
2012-02-18  Brian AkerUpdate to use memcached_fatal() for purge return test.
2012-02-14  Brian AkerMerge in trunk
2012-02-14  Brian AkerMerge in removal of no-format-security, and fix signed...
2012-02-14  Brian AkerUpdate for sasl fixes.
2012-02-13  Brian AkerJust update to ptr for some loops.
2012-01-30  Brian AkerMerge in build trunk
2012-01-30  Brian AkerMerge build trunk.
2012-01-30  Brian AkerUpdate binary version parsing.
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-05  Brian AkerRemove final UDP bits from io framework.
2012-01-05  Brian AkerRemove dead UDP code.
2012-01-05  Brian AkerMerge in dead UDP code.
2012-01-05  Brian AkerRemove udp call in IO.
2012-01-04  Brian AkerMerge from build trunk.
2012-01-04  Brian AkerUpdate to error messages.
2011-12-31  Brian AkerUpdate vector reference
2011-12-31  Brian AkerStyle change
next