summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Fixed POSIXLY_CORRECT detection in scanner.John Millaway2002-07-12
* More work on faq.John Millaway2002-07-11
* Moved all faqs into manual -- but did not evaluate them yet.John Millaway2002-07-11
* Removed duplicate definition of FLEX_DEBUG. gcc doesn't care, but other compi...John Millaway2002-07-10
* Wrote some more about memory mgmt in the manual.John Millaway2002-07-10
* flex.texi now works with install-info.John Millaway2002-07-10
* added items as per email from millawayWill Estes2002-07-10
* after we release a version, we have to keep the version number in NEWS currentWill Estes2002-07-10
* Fixed prefix issue with get/set debug functions.John Millaway2002-07-10
* Memory functions are no longer static.John Millaway2002-07-09
* Added a missing input file for test-mem-nr/John Millaway2002-07-09
* Added tests for overriding memory.John Millaway2002-07-09
* Added sections in manual for memory management.John Millaway2002-07-09
* noted more user visible changesWill Estes2002-07-09
* Added yylex_destroy() to non-reentrant scanner.John Millaway2002-07-09
* new POSIXLY_CORRECT and new ru translationWill Estes2002-07-09
* new ru translation from the translation projectWill Estes2002-07-09
* Made note of set/get debug in docs.John Millaway2002-07-09
* Replaced obsolete macros in configure.in.John Millaway2002-07-09
* Check POSIXLY_CORRECT env variable.John Millaway2002-07-09
* Added prototypes for the get/set debug functions.John Millaway2002-07-09
* Made yy_flex_debug non-global in reentrant scanner.John Millaway2002-07-09
* create-test script now modifies .cvsignoreJohn Millaway2002-07-09
* Improved the error checking.John Millaway2002-07-09
* fix bug whereby prefix didn't get passed to everybody; patch by ...Will Estes2002-07-03
* ~ is an active character, so we'll just use the word 'about'Will Estes2002-07-03
* Fixed typo.John Millaway2002-07-02
* Added a faq.John Millaway2002-07-02
* Added 'tags' target -- something I should have done long ago.John Millaway2002-06-28
* add two new items regarding coding; remove tests/ copyright noticeWill Estes2002-06-28
* note the copyright messages in tests/Will Estes2002-06-26
* Prepended explicit license to all test-*/ sources.John Millaway2002-06-25
* new ca, de, fr, sv, tr translationsWill Estes2002-06-25
* add bootstrapper to the todo listWill Estes2002-06-19
* new version numberWill Estes2002-06-19
* update TODO listWill Estes2002-06-19
* address typos in NEWS; add --posix option for ERE parsing the way posix wants...Will Estes2002-06-19
* made code quality warning more explicit; gave url for cvs and beta flexWill Estes2002-05-31
* Fixed bug where omission of user section 3 caused unmatched #ifdef's in gener...John Millaway2002-05-23
* configure.in requires at least autoconf 2.50Will Estes2002-05-20
* Updated my email address.John Millaway2002-05-13
* chomp'd lines when reading external skel file.John Millaway2002-05-10
* new sweedish translation from the translation projectWill Estes2002-05-07
* new catalan translation from the translation projectWill Estes2002-04-29
* new spanish translation from the translation projectWill Estes2002-04-29
* note that the lex matching of abc{1,3} is the posix behavior and so we have a...Will Estes2002-04-25
* note that the lex matching of abc{1,3} is the posix behaviorWill Estes2002-04-25
* new version 2.5.7; use autoconf versioning infoWill Estes2002-04-23
* note changes in 2.5.7Will Estes2002-04-23
* conditional compile gettext initializationWill Estes2002-04-23