This fixes bug 776354.
[m6w6/libmemcached] / tests / parser.cc
2011-05-23  Brian AkerThis fixes bug 776354.
2011-04-14  Brian AkerUpdate for deprecated functions.
2011-04-13  Brian AkerSimplify the calling structure for creating a memcached_st.
2011-04-13  Brian AkerMerge in updates to all docs/etc.
2011-04-11  Brian AkerAdd docs for tap, and update all other documentation.
2011-04-11  brian@tangent.orgMerge in laptops efforts for extending pool/documenting...
2011-04-10  Brian AkerCleanup API documentation.
2011-04-10  Brian AkerMerge in more documentation.
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-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 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...