]> granicus.if.org Git - flex/shortlog
flex
1993-11-10 Vern Paxson2.4 documentation
1993-11-10 Vern PaxsonAdded global to remember -P prefix so it can be written...
1993-11-09 Vern Paxsonupdated date for 2.4.0 :-(
1993-10-10 Vern PaxsonWhitespace tweaking
1993-10-10 Vern PaxsonUse DEFAULT_CSIZE only if not using equivalence classes.
1993-10-10 Vern PaxsonCheckpoint prior to final 2.4 update
1993-10-04 Vern PaxsonRaw 2.4 changes
1993-10-04 Vern Paxsonosfcn.h -> unistd.h
1993-10-04 Vern PaxsonAdded "static" to definition of yy_fatal_error as well...
1993-10-04 Vern PaxsonAdded yy_fatal_error function.
1993-10-03 Vern PaxsonGot rid of (char *) casts of yytext, no longer needed.
1993-10-03 Vern PaxsonYY_CHAR -> char
1993-10-03 Vern PaxsonMinimized use of YY_CHAR
1993-10-03 Vern PaxsonAdded "flex++" feature
1993-10-02 Vern PaxsonClarified help message for -S
1993-10-02 Vern PaxsonInitial revision
1993-10-02 Vern PaxsonIf -+ used, output to lex.yy.cc
1993-10-02 Vern PaxsonSwitched from FILE*'s to stream's
1993-10-02 Vern PaxsonAdded expand_nxt_chk() extern.
1993-10-02 Vern PaxsonAdded dynamic buffer growing.
1993-10-02 Vern PaxsonAdded -a option for long-align.
1993-10-02 Vern Paxsonformfeed no longer considered whitespace
1993-09-21 Vern PaxsonNuked FILENAMESIZE
1993-09-21 Vern Paxsonyyflexlexer.h -> FlexLexer.h
1993-09-21 Vern PaxsonAdded start condition to EOF trace output
1993-09-21 Vern PaxsonAdded YY_START
1993-09-21 Vern PaxsonMinor portability tweaks
1993-09-21 Vern PaxsonSplit into two classes, one fully abstract.
1993-09-21 Vern PaxsonPC lint tweak
1993-09-21 Vern PaxsonYYSTYPE #define'd to int
1993-09-21 Vern Paxsonminor lint tweak
1993-09-16 Vern PaxsonInitial revision
1993-09-16 Vern PaxsonDelete prototypes for Unix system calls.
1993-09-16 Vern Paxsonnuked static RCS string
1993-09-16 Vern Paxson%array not allowed with C++ scanners
1993-09-16 Vern PaxsonFixed bugs regarding %{%} code in section 2 prolog
1993-08-25 Vern PaxsonAdded C_plus_plus flag.
1993-08-25 Vern PaxsonFirst version of C/C++ skeleton
1993-08-25 Vern Paxsonyy_state_type declared earlier.
1993-08-25 Vern PaxsonAdded -+ option, updated usage() output, rearranged...
1993-08-25 Vern PaxsonAdded %+/%-/%* to skelout()
1993-08-25 Vern PaxsonEOF in section 2 prolog leads to section 0, not section 3
1993-08-25 Vern PaxsonDump promotion of EOF in section 2 to turn on section...
1993-08-25 Vern Paxsonyy_nxt table should be "const"
1993-08-24 Vern PaxsonRemoved a lot of #ifdef chud
1993-08-24 Vern Paxson"backtracking" -> "backing up"
1993-08-24 Vern Paxson"backtracking" -> "backing up"
1993-08-24 Vern Paxsonisascii() moved to flexdef.h
1993-08-24 Vern PaxsonFixed bug with empty section 2
1993-08-24 Vern PaxsonChucked definition of isascii()
1993-08-24 Vern Paxsonpreserve yytext on input()
1993-08-24 Vern Paxson"backtracking" -> "backing up"
1993-07-09 Vern PaxsonFixed to not generate extra EOF's after reading one.
1993-07-05 Vern PaxsonSpit out definition of YY_CHAR early
1993-07-05 Vern PaxsonSome rearranging to make sure things get declared in...
1993-07-05 Vern PaxsonSome comment fixes as per Wilhelms
1993-07-05 Vern PaxsonNuked #undef of yywrap, now that it's a function
1993-07-05 Vern PaxsonFixed bug with Z-a character classes as per Wilhelms
1993-07-05 Vern Paxsonadded check_char call in mkstate() to prevent bad xtion...
1993-07-05 Vern PaxsonFixed some reallocation bugs, etc. as per Wilhelms
1993-07-05 Vern PaxsonAdded check_char(), readable_form()
1993-07-05 Vern PaxsonAdded #ifndef's around #define's to let user override
1993-07-05 Vern PaxsonWilhems bug fixes.
1993-07-05 Vern PaxsonAdded check_char()
1993-06-12 Vern PaxsonChanged to use yy_flex_alloc() and friends
1993-06-12 Vern PaxsonAdded -P flag
1993-06-12 Vern PaxsonFixed bug in lex % directives
1993-06-12 Vern PaxsonModified to use yy_flex_alloc() and friends
1993-06-12 Vern PaxsonModified to use yy_flex_alloc()
1993-06-12 Vern PaxsonModified to use yy_flex_alloc() and friends
1993-06-12 Vern PaxsonGot rid of code needed for %t
1993-04-14 Vern PaxsonReformatting.
1993-04-05 Vern PaxsonFixed bug in description of backtracking
1993-04-05 Vern Paxson2.3.8
1993-04-05 Vern Paxson%array support
1993-04-05 Vern PaxsonAdded non-STDC clause for '\a'
1993-04-05 Vern PaxsonFixed subtle problems regarding '*'s in comments
1993-04-05 Vern PaxsonAdded %array support
1993-02-06 Vern PaxsonFinally updated email addr
1993-02-06 Vern PaxsonMostly .LP -> .PP
1993-02-06 Vern Paxson*** empty log message ***
1993-02-06 Vern PaxsonA lot of tweaks ...
1993-02-06 Vern Paxsonreallocate_character_array -> reallocate_Character_array
1993-02-06 Vern PaxsonBug/lint fixes
1993-02-06 Vern PaxsonFixed bug in 8-bit hashing
1993-02-06 Vern Paxsonnumerous bug fixes
1993-02-06 Vern PaxsonRemove %t cruft
1993-02-06 Vern PaxsonBeginning of %pointer/%array support
1993-02-06 Vern PaxsonAdded keeping track of which rules are useful
1993-02-06 Vern PaxsonAdded checking for whether rules are useful
1993-02-06 Vern PaxsonAdded internal "action" array, internal skeleton, zero_...
1993-02-06 Vern PaxsonFixed a bunch of fencepost errors in increasing tables.
1993-02-06 Vern Paxson-Wall fix
1991-03-28 Vern PaxsonFixed out-of-bounds access bug; patch #7 for release 2.3
1991-03-28 Vern PaxsonPatch #7 for 2.3
1990-10-23 Vern Paxsonfixed missing "rule_type" entry for end-of-buffer action
1990-08-29 Vern PaxsonFixed yymore() but in not resetting yy_more_len
1990-08-29 Vern PaxsonPatch #6 for 2.3
1990-08-16 Vern PaxsonPatch #5
1990-08-14 Vern Paxsonfixed comment in myesc()
next