Catch up with Gearman's libtest
[m6w6/libmemcached] / tests / parser.cc
2012-05-13  Brian AkerCatch up with Gearman's libtest
2012-05-04  Continuous Integrationjenkins-promote-staging-trunk-libmemcached-16
2012-05-04  Continuous IntegrationMerge working tree with build tree.
2012-05-04  Continuous IntegrationMerging bzr://gaz.tangent.org/libmemcached/build/ to...
2012-05-04  Brian AkerUpdate to add ENV variable LIBMEMCACHED
2012-01-05  Brian AkerUpdate tests, improved UDP performance.
2011-12-12  Brian AkerUpdate tests, move to be version specific.
2011-12-06  Brian AkerUpdated to push API tests into version.
2011-12-01  Brian AkerMerging trunkg
2011-11-28  Brian AkerMerge in trunk
2011-11-28  Brian AkerMerge
2011-11-27  Brian AkerFix one of the valgrind issues in mem_function.cc test.
2011-11-27  Brian AkerImprove parser error messages.
2011-11-24  Brian AkerFixes for returning better error in parser if namespace...
2011-10-07  Brian AkerMerge trunk
2011-10-05  Brian AkerMerge in touch/etc
2011-10-03  Brian AkerAdd test case for situation where callback shouldn...
2011-10-02  Brian AkerCreate version 1.0 directory structure.
2011-09-21  Brian AkerMerge of build
2011-09-21  Brian AkerMerge trunk
2011-09-21  Brian AkerMake 64bit fnv optional.
2011-09-09  Brian AkerMerge in all of the build tree.
2011-09-09  Brian AkerLion fixes, distcheck fix:
2011-09-08  Brian AkerUpdate for OSX Lion build.
2011-08-15  Brian AkerMerge trunk
2011-08-15  Brian AkerFix headers
2011-08-04  Brian AkerMerge in autoconf/libtest updates.
2011-08-02  Brian AkerMerge in all updates for autoconf
2011-07-28  Brian AkerUpdate libtest/fedora/lion fixes
2011-07-26  Brian AkerMerge up trunk
2011-07-26  Brian AkerOSX fixes, make memcapable a test.
2011-07-20  Brian AkerMerge in build lp
2011-07-18  Brian AkerUpdating to latest libtest.
2011-07-18  Brian AkerMerge in all of libtest updates.
2011-07-08  Brian AkerExtend test.
2011-07-07  Brian AkerMerge from trunk.
2011-07-07  Brian AkerAdding additional tests for namespace.
2011-07-07  Brian AkerMerge trunk for LP
2011-06-29  Brian AkerAdd in test cases for --socket (and documentation).
2011-06-29  Brian AkerUpdate for --socket option
2011-06-25  Brian AkerFix common test usage, and merge in additional document...
2011-06-24  Brian AkerMerge in trunk. Updates to manual/update to latest...
2011-06-24  Brian AkerUpdate docs, and syncronize libtest.
2011-06-21  Brian AkerMerge in code such that we are much closer to running...
2011-06-19  Brian AkerMerge in docs.
2011-06-18  Brian AkerMerge Trunk
2011-06-14  Brian AkerMerge in fix for additional logic for timeouts.
2011-06-10  Brian AkerExtend out testing for hosts.
2011-06-09  Brian AkerUpdate test case for timeout.
2011-06-08  Brian AkerStyle cleanup
2011-05-25  Brian AkerMerge in trunk.
2011-05-25  Brian AkerMerge in additional for last disconnected server.
2011-05-24  Brian AkerMerge in local trunk
2011-05-23  Brian AkerThis fixes bug 776354.
2011-04-14  Brian AkerMerge in updates (including removal of some depcrated...
2011-04-14  Brian AkerUpdate for deprecated functions.
2011-04-13  Brian AkerMerge in cleanup on the parser API.
2011-04-13  Brian AkerSimplify the calling structure for creating a memcached_st.
2011-04-13  Brian AkerMerge in all new docs
2011-04-13  Brian AkerMerge in all updates.
2011-04-13  Brian AkerMerge in updates to all docs/etc.
2011-04-11  Brian AkerMerge in additional documentation updates.
2011-04-11  Brian AkerAdd docs for tap, and update all other documentation.
2011-04-11  brian@tangent.orgMerge in laptop changes. (ie extending pool)
2011-04-11  brian@tangent.orgMerge in laptops efforts for extending pool/documenting...
2011-04-10  Brian AkerMerge in all of build.
2011-04-10  Brian AkerMerge of all doc fixes.
2011-04-10  Brian AkerCleanup API documentation.
2011-04-10  Brian AkerMerge in more documentation.
2011-04-08  Brian AkerMerge in docs.
2011-04-07  Brian AkerCleanup the API, remove a couple of things we are not...
2011-04-06  Brian AkerFirst pass on updating docs.
2011-04-05  Brian AkerMerge in all current libmemcached work, plus restore...
2011-04-04  Brian AkerMerge in changes to allow for weights on hosts.
2011-04-04  Brian AkerCrank random string test.
2011-04-04  Brian AkerMerge in additional work to handle "weight" for servers.
2011-04-03  Brian AkerMerge in fixes for deprecated bits in behavior.
2011-03-29  Brian AkerMerge in all scanner tree + virtual buckets.
2011-03-29  Brian AkerUpdate for virtual buckets/wasn't this just originally...
2011-03-28  Brian AkerMerge in changes around setting up better syntax for...
2011-03-27  Brian AkerMerge in fixes for test which leaked memory.
2011-03-26  Brian AkerMerge in additional tests/remove any usages of STL...
2011-03-25  Brian AkerMerge in code changes for all of the new parser.
2011-03-23  Brian AkerMerge in additional language plus some of the configure...
2011-03-23  Brian AkerFix problem where hostname would end up with trailing...
2011-03-23  Brian AkerFixes issue where if illegal options caused parsing...
2011-03-23  Brian AkerImproved on the error messages in the parser.
2011-03-23  Brian AkerCheck for failures while configuring client.
2011-03-22  Brian AkerUpdates to configuration API.
2011-03-21  Brian AkerThis adds a couple of new options for options parsing.
2011-03-21  Brian AkerMerge in all changes related to being able to read...
2011-03-21  Brian AkerImport parser/etc
2011-03-19  Brian AkerFinal bits for options in parser for behaviors.
2011-03-19  Brian AkerMerge in additions to the scanner.
2011-03-18  Brian AkerAdditional fixes/test. We will now limit the hostname...
2011-03-18  Brian AkerMerge in new scanner/parser suite with updated test...