Merge in code such that we are much closer to running the same test
[m6w6/libmemcached] / libmemcached / options / parser.yy
2011-06-21  Brian AkerMerge in code such that we are much closer to running...
2011-06-19  Brian AkerMerge in docs.
2011-05-27  Brian AkerSimple addition to valgrind test.
2011-05-25  Brian AkerMerge in trunk.
2011-05-25  Brian AkerMerge in additional for last disconnected server.
2011-05-24  Brian AkerMerge trunk.
2011-05-24  Brian AkerMerge in local trunk
2011-05-24  Brian AkerRemove duplicate string bits (just use the one that...
2011-05-23  Brian AkerThis fixes bug 776354.
2011-04-28  Brian AkeriFix for OSX
2011-04-28  Brian AkerMerge in code for C++ compiling of libmemcached.
2011-04-18  Brian AkerUpdate headers.
2011-04-18  Brian AkerMerge in usage for common.
2011-04-14  Brian AkerMerge in updates (including removal of some depcrated...
2011-04-14  Brian AkerMerge in doc updates.
2011-04-13  Brian AkerMerge in cleanup on the parser API.
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-10  Brian AkerMerge of all doc fixes.
2011-04-10  Brian AkerMerge in more documentation.
2011-04-09  Brian AkerMerge in all updates for help.
2011-04-09  Brian AkerMerge in fixes
2011-04-09  Brian AkerMerge in main doc trunk.
2011-04-08  Brian AkerUpdate for docs
2011-04-08  Brian AkerMerge in docs.
2011-04-07  Brian AkerMerge in fixes for rpm/instance lookup.
2011-04-07  Brian AkerMerge in removal of memaslap docs
2011-04-07  Brian AkerRemoves dead file.
2011-04-07  Brian AkerNew docs system.
2011-04-06  Brian AkerFirst pass on updating docs.
2011-04-05  Brian AkerMerge up work for to remove build.cc
2011-04-05  Brian AkerRemove need for build file.
2011-04-05  Brian AkerAdd missing files.
2011-04-05  Brian AkerClean up error messages when encountering new messages.
2011-04-05  Brian AkerRemove sample.cnf
2011-04-05  Brian AkerMerge from private trunk.
2011-04-05  Brian AkerExtend test.
2011-04-05  Brian AkerMerge in old and new memslap.
2011-04-05  Brian AkerMerge in scanner code.
2011-04-04  Brian AkerSee if this fixes issue with 64bit Ubuntu
2011-04-04  Brian AkerMerge in changes to allow for weights on hosts.
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-28  Brian AkerFix need for permissive.-------------- This line and...
2011-03-28  Brian AkerMerge in changes around setting up better syntax for...
2011-03-27  Brian AkerMerge in parser adjustment so that = now belongs to...
2011-03-27  Brian AkerShift = over being done by scanner, ie faster match.
2011-03-27  Brian AkerMerge in change such that we now use "config_" as the...
2011-03-26  Brian AkerMerge in additional tests/remove any usages of STL...
2011-03-26  Brian AkerMerge in additional changes so that we remove a usage...
2011-03-26  Brian AkerClean up header files a bit.
2011-03-25  Brian AkerMerge in code changes for all of the new parser.
2011-03-24  Brian AkerFix issue with multiple use of "DEBUG"
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 AkerAdding additional END, RESET, DEBUG, and INCLUDE options.
2011-03-23  Brian AkerCleanup output from error reporting.
2011-03-23  Brian AkerFixes issue where if illegal options caused parsing...
2011-03-23  Brian AkerBetter error handling.
2011-03-23  Brian AkerImproved on the error messages in the parser.
2011-03-23  Brian AkerAdditional cleanup on error messages.
2011-03-23  Brian AkerCheck for failures while configuring client.
2011-03-22  Brian AkerUpdates to configuration API.
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...
2011-03-18  Brian AkerMerge in all of the new parser work.