Merge in changes around setting up better syntax for distribution.
[m6w6/libmemcached] / libmemcached / options / scanner.l
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 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 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-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 AkerMerge in new scanner/parser suite with updated test...
2011-03-18  Brian AkerMerge in all of the new parser work.