Lines Matching full:been
14 - Some serious bugs in yymore() have been fixed. In particular,
20 REJECT has been fixed.
33 option has been fixed.
36 systems has been fixed.
61 - In general, the Makefile has been reworked somewhat (thanks
65 - The .texi and .info files in MISC/texinfo/ have been updated,
73 with it has been fixed.
75 - A problem with including FlexLexer.h multiple times has been fixed.
80 - A portability tweak has been added to accommodate compilers that
83 - EBCDIC contact information in the file MISC/EBCDIC has been updated.
88 - The descrip.mms file for building flex under VMS has been updated,
91 - The notes on building flex for the Amiga have been updated for
97 - A new concept of "start condition" scope has been introduced.
296 been done. Support for FlexLexer is limited at the moment to
410 been fixed.
412 - A number of portability/configuration changes have been made
456 - Improved support for MS-DOS. The flex sources have been successfully
469 flex 2.4 and have not been tested with flex 2.5.
477 - The flex.1 and flexdoc.1 manual pages have been merged. There
485 - The "Performance Considerations" section of the manual has been
518 - More #ifdef chud has been added to the parser in attempt to
523 - Some memory leaks have been fixed.
557 - The use of 'extern "C++"' in FlexLexer.h has been modified to
626 - NOTE: problems have been encountered attempting to build flex
675 contributed another version). It has not been brought up to
762 - %t, I'm happy to report, has been nuked.
777 - The following items have been corrected in the flex documentation:
786 - The term "backtracking" has been renamed "backing up",
809 sequences has been added.
812 has been corrected.
821 - The MISC/ directory has been reorganized; see MISC/README for
836 - A number of changes have been made to decrease porting headaches.
844 - A number of table-expansion fencepost bugs have been fixed,
858 - A large number of miscellaneous bugs have been found and fixed
861 - The source code has been heavily reformatted, making patches
883 to a bad flag) and the -v flag had been given.
955 - yy_new_buffer() has been added as an alias for yy_create_buffer()
958 now work, but have been deprecated (in anticipation of making
962 YY_NEW_FILE and yyless macros have been removed. They now
966 has been corrected.
969 been corrected.
972 lex has been reordered so that the discussion of yylineno
1004 been added to the flex source code, courtesy of Kevin B. Kenny.
1013 - Makefile has been further parameterized to aid in porting.
1020 - A note has been added to flexdoc.1 mentioning work in progress
1061 - A facility has been added for dealing with multiple
1104 - The %used/%unused operators have been deprecated. They
1111 - The parser has been tweaked to detect some erroneous
1117 - A subtle input() bug has been fixed.
1120 - unput() bug fixed; had been causing problems porting flex to VMS.
1175 - yymore() has been implemented. Similarly to REJECT, flex