summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* change wlestes email addressWill Estes2003-07-16
|
* undef yytext_ptr has some bad side effectsWill Estes2003-07-16
|
* Documented m4 incompatibility with lex.John Millaway2003-07-07
|
* upgrade to gettext 0.12Will Estes2003-05-21
|
* patches from manoj via sourceforgeWill Estes2003-05-20
|
* upgrade gettext to 0.12; this allows running make pdf and make ps to be ↵Will Estes2003-05-20
| | | | successful
* cvs should ignore flex.pdf and flex.psWill Estes2003-05-20
|
* Added yylineno bugs to TODO list.John Millaway2003-04-25
|
* Docbook.John Millaway2003-04-03
|
* xml now validates.John Millaway2003-04-03
|
* Began conversion to DocBook.John Millaway2003-04-02
|
* version 2.5.31Will Estes2003-04-01
|
* remove --enable-maintainer-mode configure optionWill Estes2003-04-01
|
* remove AM_MAINTAINER_MODEWill Estes2003-04-01
|
* Renamed some internal variables.John Millaway2003-04-01
|
* yylineno is now per-buffer in reentrant scannersWill Estes2003-03-31
|
* Added TODO item.John Millaway2003-03-31
|
* yylineno is per-buffer in the reentrant scanner.John Millaway2003-03-30
| | | | support for yycolumn exists, but is not yet developed.
* Minor documentation.John Millaway2003-03-28
|
* added %top directiveWill Estes2003-03-28
|
* Added %top block syntax.John Millaway2003-03-27
| | | | | Added test for %top block. Documented %top block.
* Documented the m4 dependency.John Millaway2003-03-27
|
* check for sys/wait.h since we use wait(2)Will Estes2003-03-26
|
* reorder include directives so as to catch system integer types before flex ↵Will Estes2003-03-26
| | | | defined values for same
* assign tasks due before major release can happen; removeWill Estes2003-03-26
| | | | --enable-maintainer-mode entry
* only rebuild the ChangeLog if we're inside a cvs working directoryWill Estes2003-03-26
|
* add tools/ subdirectory to distributionWill Estes2003-03-26
|
* remove maintainer_mode conditional; add filter.c and regex.c to indentfiles; ↵Will Estes2003-03-26
| | | | reformat and sort indentfiles so it's easier to add files in the future
* clean up flex.texi processing leftovers with cleanfilesWill Estes2003-03-26
|
* an awk script wasn't included in the distributionWill Estes2003-03-26
|
* Added test for yypush_buffer_state and yypop_buffer_state.John Millaway2003-03-26
|
* Removed items from TODO list.John Millaway2003-03-26
|
* Added test for #line directives.John Millaway2003-03-26
|
* Added test for noansi (traditional) options.John Millaway2003-03-26
| | | | Reordered the tests so the basic ones are first.
* remove maintainer-mode conditional around rebuilding of manpageWill Estes2003-03-25
|
* mention doc/ for user documentationWill Estes2003-03-25
|
* rework distribution itemsWill Estes2003-03-25
|
* mention m4 processingWill Estes2003-03-25
|
* update instructions for running test suiteWill Estes2003-03-25
|
* merge millaway's m4 branch workWill Estes2003-03-25
|
* we want to move the contents of to.do/Wishlist to top level TODOWill Estes2003-03-20
|
* Assessment of every item in Wish-List.John Millaway2003-03-20
|
* move texinfo.tex to doc/Will Estes2003-03-05
|
* update TODOWill Estes2003-03-05
|
* version 2.5.29Will Estes2003-03-05
|
* Added growable buffer stack to C++ scanner as well.John Millaway2003-03-04
| | | | yyensure_buffer_stack is now static.
* Removed awkward %push %pop syntax from skeleton.John Millaway2003-03-02
|
* Renamed YY_CURRENT_BUFFER_FAST to YY_CURRENT_BUFFER_LVALUE to better reflectJohn Millaway2003-03-02
| | | | its purpose.
* made entry on input buffer stacks.John Millaway2003-02-28
|
* build on . in top level first; this will simplify calling help2manWill Estes2003-02-28
|