summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Prelimary work on tables API.John Millaway2002-08-16
* Tests now respect CFLAGS, CPPFLAGS, etc..John Millaway2002-08-16
* Got rid of flex -s warnings in tests.John Millaway2002-08-16
* Updated dependencies list.John Millaway2002-08-16
* Fixed seg fault bug in ecs.John Millaway2002-08-15
* ignore .cpp files since we generate them instead of .cWill Estes2002-08-15
* version 2.5.14Will Estes2002-08-15
* c-as-c++ tests reworkedWill Estes2002-08-15
* The c++ tests use .cpp instead of .c extensions just to be on the safe side.John Millaway2002-08-15
* conditionally include <locale.h>; include config.h as wellWill Estes2002-08-15
* only include <cunistd> if we have itWill Estes2002-08-15
* portability fixes; added missing punctuation; de translation now includedWill Estes2002-08-15
* we also translate to germanWill Estes2002-08-15
* require automake at least 1.6Will Estes2002-08-15
* version 2.5.13Will Estes2002-08-15
* reverted away from the @copying as it breaks the info readerWill Estes2002-08-14
* Start condition prefixes attempts to adjust to user preferences.John Millaway2002-08-14
* Include start condition symbols in header.John Millaway2002-08-13
* Omit user code and tables from generated header file.John Millaway2002-08-13
* use @copying construct to display the flex license; move copying andWill Estes2002-08-13
* printf fix and yylex_init reports errorsWill Estes2002-08-13
* Updated manual for %option header.John Millaway2002-08-12
* Fixed type mismatch in printf.John Millaway2002-08-12
* Added alignment flag for future use.John Millaway2002-08-10
* Added options to test-table-optsJohn Millaway2002-08-10
* Added a test for various DFA table options.John Millaway2002-08-10
* more faq editing; corrected mistyped nodenamesWill Estes2002-08-09
* fix typo which propogates out to generated scannersWill Estes2002-08-09
* edited a few more faqsWill Estes2002-08-09
* remove faq.texi as it's included in flex.texiWill Estes2002-08-09
* a few more faq edits; remove faq-89Will Estes2002-08-08
* cite, not siteWill Estes2002-08-08
* and get the faq includedWill Estes2002-08-08
* fix some grammer/typography in the top node and add a detailed menuWill Estes2002-08-08
* we've updated gettextWill Estes2002-08-08
* we need to ignore a few more gettext filesWill Estes2002-08-08
* version 2.5.12Will Estes2002-08-08
* mention gettext; document the non-need for bison/flex in the build processWill Estes2002-08-08
* include intl in the distribution and in the build processWill Estes2002-08-08
* builddir in help2man call needed @-signs around itWill Estes2002-08-08
* we can ignore Makefile.in.inWill Estes2002-08-08
* oops, too hasty on deleting this directory, sighWill Estes2002-08-08
* if autopoint is going to run automatically, it's going to need to be able to ...Will Estes2002-08-08
* autopoint now works so let's let it run the gettext showWill Estes2002-08-08
* we need to index the faq entriesWill Estes2002-08-07
* proofed "Why do flex scanners call fileno if it is not ANSI compatible?"Will Estes2002-08-07
* proofed "How do I expand \ escape sequences in C-style quoted strings?"Will Estes2002-08-07
* changes to README to align with GNU coding standardsWill Estes2002-08-07
* help2man should look in builddir for the flex binaryWill Estes2002-08-06
* Fixed yyunput prototype.John Millaway2002-08-02