1993-12-26 |
Vern Paxson | Added scon_stk stuff, format_warn |
commit | commitdiff | tree | snapshot |
1993-12-26 |
Vern Paxson | Added format_warn |
commit | commitdiff | tree | snapshot |
1993-12-26 |
Vern Paxson | Working checkpoint prior to adding <scon>{ stuff |
commit | commitdiff | tree | snapshot |
1993-12-26 |
Vern Paxson | Added in_rule, deleted actvsc |
commit | commitdiff | tree | snapshot |
1993-12-26 |
Vern Paxson | Added doubling of '\'s in filenames |
commit | commitdiff | tree | snapshot |
1993-12-26 |
Vern Paxson | Added in_rule, doing_rule_action |
commit | commitdiff | tree | snapshot |
1993-12-26 |
Vern Paxson | Removed actvsc |
commit | commitdiff | tree | snapshot |
1993-12-23 |
Vern Paxson | -ooutput |
commit | commitdiff | tree | snapshot |
1993-12-23 |
Vern Paxson | Fixsed sense of test for %array |
commit | commitdiff | tree | snapshot |
1993-12-23 |
Vern Paxson | 2.5.0 snapshot for Craig |
commit | commitdiff | tree | snapshot |
1993-12-23 |
Vern Paxson | Added beginnings of <SCON>{ ... } |
commit | commitdiff | tree | snapshot |
1993-12-23 |
Vern Paxson | Simplified scanning {}'s |
commit | commitdiff | tree | snapshot |
1993-12-20 |
Vern Paxson | Added <stdlib.h> |
commit | commitdiff | tree | snapshot |
1993-12-17 |
Vern Paxson | prototypes for alloc/string routines |
commit | commitdiff | tree | snapshot |
1993-12-17 |
Vern Paxson | alloc, string routines internal |
commit | commitdiff | tree | snapshot |
1993-12-17 |
Vern Paxson | Nuked lib{string,alloc}.c, added dependency of yylex... |
commit | commitdiff | tree | snapshot |
1993-12-17 |
Vern Paxson | Check for string.h |
commit | commitdiff | tree | snapshot |
1993-12-17 |
Vern Paxson | Use autoconf for string/strings.h |
commit | commitdiff | tree | snapshot |
1993-12-17 |
Vern Paxson | Added flex_XXX -> yy_flex_XXX wrappers |
commit | commitdiff | tree | snapshot |
1993-12-17 |
Vern Paxson | yy_flex_XXX -> flex_XXX |
commit | commitdiff | tree | snapshot |
1993-12-17 |
Vern Paxson | No more WHITESPACE token |
commit | commitdiff | tree | snapshot |
1993-12-16 |
Vern Paxson | Added yy_top_state() |
commit | commitdiff | tree | snapshot |
1993-12-16 |
Vern Paxson | simplified comment-scanning using push/pop states |
commit | commitdiff | tree | snapshot |
1993-12-16 |
Vern Paxson | removed crufty WHITESPACE token, some uses of '\n'... |
commit | commitdiff | tree | snapshot |
1993-12-15 |
Vern Paxson | start stack, extern "C++" moved |
commit | commitdiff | tree | snapshot |
1993-12-15 |
Vern Paxson | Bug fix for -CF |
commit | commitdiff | tree | snapshot |
1993-12-15 |
Vern Paxson | alloc routines take unsigned |
commit | commitdiff | tree | snapshot |
1993-12-15 |
Vern Paxson | start-state stacks, alloc routines take unsigned |
commit | commitdiff | tree | snapshot |
1993-12-15 |
Vern Paxson | bracket -CF table elements |
commit | commitdiff | tree | snapshot |
1993-12-13 |
Vern Paxson | Do #bytes computation in {re,}allocate_array() only... |
commit | commitdiff | tree | snapshot |
1993-12-11 |
Vern Paxson | yy_str*() -> str*() |
commit | commitdiff | tree | snapshot |
1993-12-11 |
Vern Paxson | -o option |
commit | commitdiff | tree | snapshot |
1993-12-11 |
Vern Paxson | lint tweak |
commit | commitdiff | tree | snapshot |
1993-12-11 |
Vern Paxson | Expanded on extern "C++" news item |
commit | commitdiff | tree | snapshot |
1993-12-11 |
Vern Paxson | 2.4.5 |
commit | commitdiff | tree | snapshot |
1993-12-11 |
Vern Paxson | Added yy_fill_buffer |
commit | commitdiff | tree | snapshot |
1993-12-11 |
Vern Paxson | is_interactive -> yy_is_interactive |
commit | commitdiff | tree | snapshot |
1993-12-11 |
Vern Paxson | Updated credits |
commit | commitdiff | tree | snapshot |
1993-12-11 |
Vern Paxson | Fixed typo in "uninstall" target |
commit | commitdiff | tree | snapshot |
1993-12-11 |
Vern Paxson | Updated comment regarding 0-based vs. 1-based arrays... |
commit | commitdiff | tree | snapshot |
1993-12-11 |
Vern Paxson | Initialize dfaacc[0] for -CF representation |
commit | commitdiff | tree | snapshot |
1993-12-11 |
Vern Paxson | #include "FlexLexer.h" -> <FlexLexer.h> |
commit | commitdiff | tree | snapshot |
1993-12-11 |
Vern Paxson | Added extern "C++" wrapper |
commit | commitdiff | tree | snapshot |
1993-12-09 |
Vern Paxson | Detect REJECT etc. before generating YY_USES_REJECT! |
commit | commitdiff | tree | snapshot |
1993-12-09 |
Vern Paxson | Fixed bug in interactive reads where char is unsigned |
commit | commitdiff | tree | snapshot |
1993-12-09 |
Vern Paxson | Fixed bug in treating '$' as variable trailing context |
commit | commitdiff | tree | snapshot |
1993-12-09 |
Vern Paxson | 2.4.5 |
commit | commitdiff | tree | snapshot |
1993-12-07 |
Vern Paxson | pretester update |
commit | commitdiff | tree | snapshot |
1993-12-07 |
Vern Paxson | 2.4.4 |
commit | commitdiff | tree | snapshot |
1993-12-07 |
Vern Paxson | LexError(), C++ experiment warning, credits |
commit | commitdiff | tree | snapshot |
1993-12-07 |
Vern Paxson | Fixed 8-bit bug |
commit | commitdiff | tree | snapshot |
1993-12-07 |
Vern Paxson | Fixed nasty 8-bit bugs |
commit | commitdiff | tree | snapshot |
1993-12-07 |
Vern Paxson | {min,max,abs} -> {MIN,MAX,ABS} |
commit | commitdiff | tree | snapshot |
1993-12-07 |
Vern Paxson | Support for yyFlexLexer::LexerError |
commit | commitdiff | tree | snapshot |
1993-12-06 |
Vern Paxson | 2.4.4 |
commit | commitdiff | tree | snapshot |
1993-12-05 |
Vern Paxson | credits update |
commit | commitdiff | tree | snapshot |
1993-12-05 |
Vern Paxson | very minor "install" tweaks |
commit | commitdiff | tree | snapshot |
1993-12-05 |
Vern Paxson | YY_USER_ACTION generated now for each case in action... |
commit | commitdiff | tree | snapshot |
1993-12-04 |
Vern Paxson | Fixed bug in pointing yyin at a new file and resuming... |
commit | commitdiff | tree | snapshot |
1993-12-03 |
Vern Paxson | Added note regarding g++ 2.5.X |
commit | commitdiff | tree | snapshot |
1993-12-03 |
Vern Paxson | updated credits |
commit | commitdiff | tree | snapshot |
1993-12-03 |
Vern Paxson | ranlib addition for 2.4.3 |
commit | commitdiff | tree | snapshot |
1993-12-03 |
Vern Paxson | Minor tweak to last change |
commit | commitdiff | tree | snapshot |
1993-12-03 |
Vern Paxson | run ranlib on libfl.a |
commit | commitdiff | tree | snapshot |
1993-12-03 |
Vern Paxson | Hopefully last update prior to 2.4.3 |
commit | commitdiff | tree | snapshot |
1993-12-03 |
Vern Paxson | lint tweaks |
commit | commitdiff | tree | snapshot |
1993-12-03 |
Vern Paxson | Added exec_prefix |
commit | commitdiff | tree | snapshot |
1993-12-03 |
Vern Paxson | credit update |
commit | commitdiff | tree | snapshot |
1993-12-03 |
Vern Paxson | lint tweak |
commit | commitdiff | tree | snapshot |
1993-12-03 |
Vern Paxson | FlexLexer.h fixed for separate inclusion |
commit | commitdiff | tree | snapshot |
1993-12-03 |
Vern Paxson | mods so FlexLexer.h can be included separately |
commit | commitdiff | tree | snapshot |
1993-12-03 |
Vern Paxson | -F incompatible with -+ |
commit | commitdiff | tree | snapshot |
1993-12-02 |
Vern Paxson | Elaborated comments for 2.4.3 |
commit | commitdiff | tree | snapshot |
1993-12-02 |
Vern Paxson | 2.4.3 |
commit | commitdiff | tree | snapshot |
1993-12-02 |
Vern Paxson | Updated message regarding missing libfl.a routines |
commit | commitdiff | tree | snapshot |
1993-12-02 |
Vern Paxson | Added libstring.c |
commit | commitdiff | tree | snapshot |
1993-12-02 |
Vern Paxson | Use yy_strXXX() routines instead of <string.h> |
commit | commitdiff | tree | snapshot |
1993-12-01 |
Vern Paxson | 2.4.3 |
commit | commitdiff | tree | snapshot |
1993-12-01 |
Vern Paxson | yy_flex_xmalloc() moved to misc.c |
commit | commitdiff | tree | snapshot |
1993-12-01 |
Vern Paxson | Fixed bug in yy_fatal_error() |
commit | commitdiff | tree | snapshot |
1993-12-01 |
Vern Paxson | ... and remove plain tar file after compression |
commit | commitdiff | tree | snapshot |
1993-12-01 |
Vern Paxson | 2.4.2 |
commit | commitdiff | tree | snapshot |
1993-12-01 |
Vern Paxson | Produce both compress'd and gzip'd distribution tar... |
commit | commitdiff | tree | snapshot |
1993-12-01 |
Vern Paxson | Release 2.4.2 |
commit | commitdiff | tree | snapshot |
1993-11-30 |
Vern Paxson | -a -> -Ca |
commit | commitdiff | tree | snapshot |
1993-11-30 |
Vern Paxson | described configuration files in manifest |
commit | commitdiff | tree | snapshot |
1993-11-30 |
Vern Paxson | Added intermediate step of copying MISC/alloca.c -... |
commit | commitdiff | tree | snapshot |
1993-11-30 |
Vern Paxson | Credit to 2.4 pre-testers. |
commit | commitdiff | tree | snapshot |
1993-11-30 |
Vern Paxson | Fixed nasty bug in short/long decl decision |
commit | commitdiff | tree | snapshot |
1993-11-30 |
Vern Paxson | Lowered MAX_SHORT out of increased general paranoia. |
commit | commitdiff | tree | snapshot |
1993-11-30 |
Vern Paxson | Fixed very minor typo in -v output |
commit | commitdiff | tree | snapshot |
1993-11-30 |
Vern Paxson | Removed vestigal cast to (char) in isupper() call |
commit | commitdiff | tree | snapshot |
1993-11-30 |
Vern Paxson | Added casts to unsigned Char for isascii() calls |
commit | commitdiff | tree | snapshot |
1993-11-30 |
Vern Paxson | Added #ifdef chud for alloca() |
commit | commitdiff | tree | snapshot |
1993-11-30 |
Vern Paxson | Added alloca |
commit | commitdiff | tree | snapshot |
1993-11-30 |
Vern Paxson | Add AC_ALLOCA if using bison |
commit | commitdiff | tree | snapshot |
1993-11-29 |
Vern Paxson | Added intermediate file going scan.l -> scan.c |
commit | commitdiff | tree | snapshot |
1993-11-29 |
Vern Paxson | Removed parse.{c,h} from distribution files, since... |
commit | commitdiff | tree | snapshot |
1993-11-29 |
Vern Paxson | Fixed %array YYLMAX headaches, added error message... |
commit | commitdiff | tree | snapshot |
1993-11-29 |
Vern Paxson | Fixed YYLMAX headaches |
commit | commitdiff | tree | snapshot |
next |