1993-11-29 |
Vern Paxson | Fixed ANSI-C glitch with '%' operator |
commit | commitdiff | tree | snapshot |
1993-11-29 |
Vern Paxson | Fixed mis-definition of ndlookup() |
commit | commitdiff | tree | snapshot |
1993-11-29 |
Vern Paxson | 2.4 -> 2.4.1 |
commit | commitdiff | tree | snapshot |
1993-11-29 |
Vern Paxson | Added install.sh, mkinstalldirs to distribution files |
commit | commitdiff | tree | snapshot |
1993-11-29 |
Vern Paxson | Added Nathan Zelle, "promoted" Francois |
commit | commitdiff | tree | snapshot |
1993-11-29 |
Vern Paxson | only "realclean" removes flex |
commit | commitdiff | tree | snapshot |
1993-11-29 |
Vern Paxson | myctoi takes char[] instead of Char[] |
commit | commitdiff | tree | snapshot |
1993-11-28 |
Vern Paxson | -a -> -Ca |
commit | commitdiff | tree | snapshot |
1993-11-28 |
Vern Paxson | Added -Ca to bigcheck |
commit | commitdiff | tree | snapshot |
1993-11-28 |
Vern Paxson | -a -> -Ca; fixed help output |
commit | commitdiff | tree | snapshot |
1993-11-28 |
Vern Paxson | -a -> -Ca |
commit | commitdiff | tree | snapshot |
1993-11-28 |
Vern Paxson | all_lower, all_upper work on char* |
commit | commitdiff | tree | snapshot |
1993-11-28 |
Vern Paxson | Fixed some casts now that yytext is always char* and... |
commit | commitdiff | tree | snapshot |
1993-11-28 |
Vern Paxson | Francois' tweaks |
commit | commitdiff | tree | snapshot |
1993-11-28 |
Vern Paxson | AC_LN_S, AC_STDC_HEADERS (but not AC_ALLOCA) |
commit | commitdiff | tree | snapshot |
1993-11-27 |
Vern Paxson | fixed typo |
commit | commitdiff | tree | snapshot |
1993-11-27 |
Vern Paxson | Don't remove dist directory |
commit | commitdiff | tree | snapshot |
1993-11-27 |
Vern Paxson | Include liballoc.c in lint targets |
commit | commitdiff | tree | snapshot |
1993-11-27 |
Vern Paxson | lint tweak |
commit | commitdiff | tree | snapshot |
1993-11-27 |
Vern Paxson | Added -l compression to bigcheck |
commit | commitdiff | tree | snapshot |
1993-11-27 |
Vern Paxson | permission tweaking for "dist" |
commit | commitdiff | tree | snapshot |
1993-11-27 |
Vern Paxson | more "dist" tweaks |
commit | commitdiff | tree | snapshot |
1993-11-27 |
Vern Paxson | Changed "make dist" to use version.h, include scan... |
commit | commitdiff | tree | snapshot |
1993-11-27 |
Vern Paxson | 2.4.1 |
commit | commitdiff | tree | snapshot |
1993-11-27 |
Vern Paxson | Revised as per Francois Pinard |
commit | commitdiff | tree | snapshot |
1993-11-27 |
Vern Paxson | flex.skel -> flex.skl |
commit | commitdiff | tree | snapshot |
1993-11-27 |
Vern Paxson | Updated date of 2.4 release |
commit | commitdiff | tree | snapshot |
1993-11-27 |
Vern Paxson | Removed manual & nroff output from distribution |
commit | commitdiff | tree | snapshot |
1993-11-27 |
Vern Paxson | 2.4.1 release |
commit | commitdiff | tree | snapshot |
1993-11-27 |
Vern Paxson | Initial revision |
commit | commitdiff | tree | snapshot |
1993-11-27 |
Vern Paxson | Merge w/ 2.4.1 changes |
commit | commitdiff | tree | snapshot |
1993-11-26 |
Vern Paxson | Initial revision |
commit | commitdiff | tree | snapshot |
1993-11-26 |
Vern Paxson | Removed #ifndef FILE protection from include of stdio |
commit | commitdiff | tree | snapshot |
1993-11-26 |
Vern Paxson | Added Francois Pinard to distribution headache helpers |
commit | commitdiff | tree | snapshot |
1993-11-26 |
Vern Paxson | Modified C++ scanners to get input a character at a... |
commit | commitdiff | tree | snapshot |
1993-11-26 |
Vern Paxson | Added YY_INTERACTIVE. |
commit | commitdiff | tree | snapshot |
1993-11-26 |
Vern Paxson | Put definitions inside ()'s so we can test -l option... |
commit | commitdiff | tree | snapshot |
1993-11-26 |
Vern Paxson | Documented YY_INTERACTIVE. |
commit | commitdiff | tree | snapshot |
1993-11-26 |
Vern Paxson | -l lex compatibility flag |
commit | commitdiff | tree | snapshot |
1993-11-20 |
Vern Paxson | Support for read()/fread() |
commit | commitdiff | tree | snapshot |
1993-11-20 |
Vern Paxson | Added use_read global |
commit | commitdiff | tree | snapshot |
1993-11-20 |
Vern Paxson | Cleaner definition for yymore() |
commit | commitdiff | tree | snapshot |
1993-11-20 |
Vern Paxson | Added -Cr |
commit | commitdiff | tree | snapshot |
1993-11-20 |
Vern Paxson | K&R declaration for check_char() |
commit | commitdiff | tree | snapshot |
1993-11-20 |
Vern Paxson | Documented -Cr |
commit | commitdiff | tree | snapshot |
1993-11-20 |
Vern Paxson | No need to #undef before redefining |
commit | commitdiff | tree | snapshot |
1993-11-10 |
Vern Paxson | Heavily massaged for 2.4 |
commit | commitdiff | tree | snapshot |
1993-11-10 |
Vern Paxson | Added Landon Noll to thanks. |
commit | commitdiff | tree | snapshot |
1993-11-10 |
Vern Paxson | 2.4 release |
commit | commitdiff | tree | snapshot |
1993-11-10 |
Vern Paxson | 2.4 documentation |
commit | commitdiff | tree | snapshot |
1993-11-10 |
Vern Paxson | Added global to remember -P prefix so it can be written... |
commit | commitdiff | tree | snapshot |
1993-11-09 |
Vern Paxson | updated date for 2.4.0 :-( |
commit | commitdiff | tree | snapshot |
1993-10-10 |
Vern Paxson | Whitespace tweaking |
commit | commitdiff | tree | snapshot |
1993-10-10 |
Vern Paxson | Use DEFAULT_CSIZE only if not using equivalence classes. |
commit | commitdiff | tree | snapshot |
1993-10-10 |
Vern Paxson | Checkpoint prior to final 2.4 update |
commit | commitdiff | tree | snapshot |
1993-10-04 |
Vern Paxson | Raw 2.4 changes |
commit | commitdiff | tree | snapshot |
1993-10-04 |
Vern Paxson | osfcn.h -> unistd.h |
commit | commitdiff | tree | snapshot |
1993-10-04 |
Vern Paxson | Added "static" to definition of yy_fatal_error as well... |
commit | commitdiff | tree | snapshot |
1993-10-04 |
Vern Paxson | Added yy_fatal_error function. |
commit | commitdiff | tree | snapshot |
1993-10-03 |
Vern Paxson | Got rid of (char *) casts of yytext, no longer needed. |
commit | commitdiff | tree | snapshot |
1993-10-03 |
Vern Paxson | YY_CHAR -> char |
commit | commitdiff | tree | snapshot |
1993-10-03 |
Vern Paxson | Minimized use of YY_CHAR |
commit | commitdiff | tree | snapshot |
1993-10-03 |
Vern Paxson | Added "flex++" feature |
commit | commitdiff | tree | snapshot |
1993-10-02 |
Vern Paxson | Clarified help message for -S |
commit | commitdiff | tree | snapshot |
1993-10-02 |
Vern Paxson | Initial revision |
commit | commitdiff | tree | snapshot |
1993-10-02 |
Vern Paxson | If -+ used, output to lex.yy.cc |
commit | commitdiff | tree | snapshot |
1993-10-02 |
Vern Paxson | Switched from FILE*'s to stream's |
commit | commitdiff | tree | snapshot |
1993-10-02 |
Vern Paxson | Added expand_nxt_chk() extern. |
commit | commitdiff | tree | snapshot |
1993-10-02 |
Vern Paxson | Added dynamic buffer growing. |
commit | commitdiff | tree | snapshot |
1993-10-02 |
Vern Paxson | Added -a option for long-align. |
commit | commitdiff | tree | snapshot |
1993-10-02 |
Vern Paxson | formfeed no longer considered whitespace |
commit | commitdiff | tree | snapshot |
1993-09-21 |
Vern Paxson | Nuked FILENAMESIZE |
commit | commitdiff | tree | snapshot |
1993-09-21 |
Vern Paxson | yyflexlexer.h -> FlexLexer.h |
commit | commitdiff | tree | snapshot |
1993-09-21 |
Vern Paxson | Added start condition to EOF trace output |
commit | commitdiff | tree | snapshot |
1993-09-21 |
Vern Paxson | Added YY_START |
commit | commitdiff | tree | snapshot |
1993-09-21 |
Vern Paxson | Minor portability tweaks |
commit | commitdiff | tree | snapshot |
1993-09-21 |
Vern Paxson | Split into two classes, one fully abstract. |
commit | commitdiff | tree | snapshot |
1993-09-21 |
Vern Paxson | PC lint tweak |
commit | commitdiff | tree | snapshot |
1993-09-21 |
Vern Paxson | YYSTYPE #define'd to int |
commit | commitdiff | tree | snapshot |
1993-09-21 |
Vern Paxson | minor lint tweak |
commit | commitdiff | tree | snapshot |
1993-09-16 |
Vern Paxson | Initial revision |
commit | commitdiff | tree | snapshot |
1993-09-16 |
Vern Paxson | Delete prototypes for Unix system calls. |
commit | commitdiff | tree | snapshot |
1993-09-16 |
Vern Paxson | nuked static RCS string |
commit | commitdiff | tree | snapshot |
1993-09-16 |
Vern Paxson | %array not allowed with C++ scanners |
commit | commitdiff | tree | snapshot |
1993-09-16 |
Vern Paxson | Fixed bugs regarding %{%} code in section 2 prolog |
commit | commitdiff | tree | snapshot |
1993-08-25 |
Vern Paxson | Added C_plus_plus flag. |
commit | commitdiff | tree | snapshot |
1993-08-25 |
Vern Paxson | First version of C/C++ skeleton |
commit | commitdiff | tree | snapshot |
1993-08-25 |
Vern Paxson | yy_state_type declared earlier. |
commit | commitdiff | tree | snapshot |
1993-08-25 |
Vern Paxson | Added -+ option, updated usage() output, rearranged... |
commit | commitdiff | tree | snapshot |
1993-08-25 |
Vern Paxson | Added %+/%-/%* to skelout() |
commit | commitdiff | tree | snapshot |
1993-08-25 |
Vern Paxson | EOF in section 2 prolog leads to section 0, not section 3 |
commit | commitdiff | tree | snapshot |
1993-08-25 |
Vern Paxson | Dump promotion of EOF in section 2 to turn on section... |
commit | commitdiff | tree | snapshot |
1993-08-25 |
Vern Paxson | yy_nxt table should be "const" |
commit | commitdiff | tree | snapshot |
1993-08-24 |
Vern Paxson | Removed a lot of #ifdef chud |
commit | commitdiff | tree | snapshot |
1993-08-24 |
Vern Paxson | "backtracking" -> "backing up" |
commit | commitdiff | tree | snapshot |
1993-08-24 |
Vern Paxson | "backtracking" -> "backing up" |
commit | commitdiff | tree | snapshot |
1993-08-24 |
Vern Paxson | isascii() moved to flexdef.h |
commit | commitdiff | tree | snapshot |
1993-08-24 |
Vern Paxson | Fixed bug with empty section 2 |
commit | commitdiff | tree | snapshot |
1993-08-24 |
Vern Paxson | Chucked definition of isascii() |
commit | commitdiff | tree | snapshot |
1993-08-24 |
Vern Paxson | preserve yytext on input() |
commit | commitdiff | tree | snapshot |
next |