]> granicus.if.org Git - flex/shortlog
flex
1995-01-05 Vern Paxsonpreen
1994-12-29 Vern Paxsonconfig.h from conf.in
1994-12-29 Vern Paxsonfor VMS, delete -> remove
1994-12-29 Vern Paxsonconfig.h.in -> conf.in
1994-12-29 Vern Paxsonstdinit tweaks
1994-12-29 Vern Paxsonadded nostdinit
1994-12-28 Vern Paxsonadded MS-DOS note for 2.5.0.2
1994-12-28 Vern Paxsontypos, tweaks
1994-12-28 Vern Paxsonremoved flexdoc
1994-12-28 Vern Paxsonflexdoc/flex merge
1994-12-28 Vern Paxsontypos
1994-12-28 Vern Paxsontypo
1994-12-28 Vern Paxson2.5 update
1994-12-28 Vern Paxson2.5.0.2
1994-12-28 Vern Paxsonfixed sense of %option main implying %option noyywrap
1994-12-28 Vern PaxsonYY_FLEX_{MAJOR,MINOR}_VERSION
1994-12-17 Vern Paxsonprior to 2.5 update
1994-12-17 Vern PaxsonC++/-P fixes
1994-12-17 Vern Paxson-P fixes
1994-12-17 Vern PaxsonYY_SKIP_YYWRAP
1994-12-15 Vern Paxsonformatting
1994-12-15 Vern Paxsonfixed bug in adjusting yytext before backing up
1994-12-10 Vern Paxsonswitched scanner itself over to [:xxx:]
1994-12-10 Vern Paxsonadded YY_FLEX_VERSION
1994-12-10 Vern PaxsonFixed CCL-match pattern for [:whatever:]
1994-12-10 Vern Paxsontreat [:upper:] as [:lower:] if -i
1994-12-06 Vern Paxson2.5.0.1
1994-12-06 Vern Paxsoninput() maintains BOL
1994-12-06 Vern Paxsoncheck size of buffer in yy_scan_buffer
1994-12-06 Vern Paxsonadded %option main, fixed missing %*
1994-12-06 Vern Paxsonadded ccl exprs
1994-12-06 Vern Paxsonadded ccl exprs, %option main
1994-12-06 Vern Paxsonadded %options, ccl exprs
1994-12-05 Vern Paxsonundid previous change
1994-12-04 Vern PaxsonMakefile.in from srcdir
1994-12-04 Vern Paxsonadded skel.c to DISTFILES
1994-12-04 Vern Paxsonadded YYSTATE alias
1994-12-04 Vern PaxsonNL is now \r?\n
1994-12-04 Vern Paxsonuse cerr for C++ diagnostics
1994-12-03 Vern Paxsonundid YY_UNIX_NEWLINE
1994-12-03 Vern PaxsonSTDC_HEADERS to check for stdlib
1994-12-03 Vern PaxsonAC_STDC_HEADERS -> AC_HEADER_STDC
1994-12-03 Vern Paxson\n -> '\012'
1994-12-03 Vern PaxsonAdded YY_UNIX_NEWLINE
1994-12-03 Vern PaxsonBOL changes
1994-12-03 Vern Paxsonfixed bug with caseins but not ecs
1994-12-03 Vern PaxsonBOL changes
1994-12-03 Vern Paxsonmessages identify filenames
1994-12-03 Vern PaxsonIncrease slowly if realloc double overflows
1994-12-03 Vern PaxsonYY_RULE_SETUP
1994-12-03 Vern PaxsonAdded yy_XX_state %option's
1994-11-29 Vern Paxsondon't remove ~ files
1994-11-24 Vern Paxsonget CFLAGS from autoconf
1994-11-24 Vern PaxsonBrian Madsen's tweaks for Borland
1994-11-24 Vern Paxson2.5.0
1994-11-24 Vern PaxsonAdded do_stdinit
1994-11-24 Vern PaxsonAdded yy_delete_buffer() in destructor
1994-11-24 Vern PaxsonAdded yy_set_interactive, YY_ALWAYS_INTERACTIVE, YY_NEV...
1994-11-24 Vern PaxsonAdded do_stdinit, Think C hacks
1994-11-24 Vern PaxsonAdded %options for input, always-interactive, never...
1994-11-05 Vern Paxsonsize_t
1994-11-05 Vern Paxson$(FLEX)
1994-11-05 Vern Paxsonconfig.h, size_t, malloc.h, sys/types.h
1994-11-05 Vern Paxsonconfig.h, size_t
1994-11-05 Vern Paxsonyywrap option, no stdin/out init for VMS, mundane tweaks
1994-11-05 Vern Paxsonalloca, lint tweaks
1994-11-05 Vern Paxson%option yywrap
1994-11-05 Vern Paxsonsize_t tweaks
1994-11-05 Vern Paxsonsize_t, STDC tweaks
1994-11-05 Vern PaxsonAdded yy_scan_{buffer,bytes,string}, plus tweaks
1994-10-12 Vern Paxsonmade stack code conditional on "stack" option
1994-10-12 Vern Paxsonadded use of "stack" %option
1994-08-03 Vern PaxsonFixed fencepost in call to yy_flex_strncpy
1994-07-25 Vern Paxsonyy_eof_status -> yy_buffer_status
1994-07-25 Vern Paxsonyy_flex_strcpy -> yy_flex_strncpy
1994-07-25 Vern PaxsonBug fix for matching NUL's at end of token when interac...
1994-07-25 Vern PaxsonNo YY_USER_ACTION if continued action
1994-03-16 Vern PaxsonAdded fix for 8-bit chars returned by input()
1994-03-16 Vern PaxsonMove definition of yy_flex_strcpy to come after #define...
1994-01-08 Vern Paxsonflex.skel -> flex.skl
1994-01-08 Vern PaxsonInitial revision
1993-12-29 Vern PaxsonFixed scan.c target so "make" detects flex failure
1993-12-27 Vern PaxsonAdded %option's
1993-12-27 Vern PaxsonNuked FLEX_FLAGS that are now done using %option
1993-12-27 Vern Paxson%option
1993-12-27 Vern PaxsonReworked for %option
1993-12-27 Vern PaxsonAdded "unspecified", globals for %option
1993-12-27 Vern Paxsonstart condition #define's go to action file
1993-12-27 Vern PaxsonAdded action_define()
1993-12-27 Vern PaxsonMinor consolidation using scon scopes etc
1993-12-27 Vern PaxsonModified to use scon scopes
1993-12-27 Vern Paxsonindented rules
1993-12-26 Vern PaxsonAdded scon_stk stuff, format_warn
1993-12-26 Vern PaxsonAdded format_warn
1993-12-26 Vern PaxsonWorking checkpoint prior to adding <scon>{ stuff
1993-12-26 Vern PaxsonAdded in_rule, deleted actvsc
1993-12-26 Vern PaxsonAdded doubling of '\'s in filenames
1993-12-26 Vern PaxsonAdded in_rule, doing_rule_action
1993-12-26 Vern PaxsonRemoved actvsc
1993-12-23 Vern Paxson-ooutput
next