]> granicus.if.org Git - flex/shortlog
flex
1995-04-28 Vern PaxsonANSI C / Solaris tweak
1995-04-24 Vern Paxsoncredits
1995-04-24 Vern Paxsonmultiple FlexLexer.h includes
1995-04-24 Vern Paxsonfix multiple inclusions
1995-04-24 Vern Paxsonlint tweak
1995-04-24 Vern Paxsontypo fixed
1995-04-24 Vern Paxsoncredits update
1995-04-24 Vern Paxson(char*) cast for realloc
1995-04-24 Vern Paxson(char*) tweak
1995-04-21 Vern PaxsonVMS update for 2.5.2
1995-04-21 Vern Paxsonclarify when 8-bit scanners are created by default...
1995-04-21 Vern Paxsonreworked alloca() chud, from Francois
1995-04-20 Vern Paxson2.5.2
1995-04-20 Vern Paxson2.5.2 update
1995-04-20 Vern Paxsonconst -> yyconst
1995-04-20 Vern Paxsonfixed some old libfl.a references
1995-04-20 Vern Paxsonsome (but not all) of Francois' tweaks
1995-04-20 Vern Paxsontweaks from Francois
1995-04-20 Vern Paxsonyy_delete_buffer allows nil buffer pointer
1995-04-20 Vern Paxsondo_stdinit now defaults to false
1995-04-20 Vern Paxsonremove first default for yylex(new_in, new_out)
1995-04-20 Vern Paxsonrearrange some definitions; fix YY_NO_UNPUT
1995-04-20 Vern Paxsonmore alloca() bullshit
1995-04-20 Vern Paxsonoctal escape sequence must have just digits 0-7
1995-04-20 Vern Paxson'-' means stdin
1995-04-20 Vern Paxson-- terminates options
1995-04-20 Vern Paxsonadded dataflush() prototype
1995-04-20 Vern Paxsonmove dataflush, otoi prototypes into flexdef.h
1995-04-20 Vern Paxsonconst -> yyconst
1995-04-20 Vern Paxsonfixed bug in needing yy_cp for -Cf w/ backing up
1995-03-28 Vern PaxsonStan Adermann credit
1995-03-27 Vern Paxsonbeta-tester update
1995-03-27 Vern Paxson2.5.1
1995-03-27 Vern Paxsonupdate date for 2.5.1 release, some feedbacker credits
1995-03-27 Vern Paxsonfixed lint problem with declaring yy_cp unnecessarily
1995-03-27 Vern Paxson{}'s around full-table initializations
1995-03-21 Vern Paxsonfor version 2.5
1995-03-21 Vern Paxsonadded note regarding yylineno should be maintained...
1995-03-21 Vern Paxsonnew C++ member functions
1995-03-21 Vern Paxson2.5.0.8 update
1995-03-21 Vern Paxsonrename yylineno if -P
1995-03-20 Vern Paxsondo_yylineno
1995-03-20 Vern Paxsonremoved redundant skel.c from DISTFILES
1995-03-20 Vern Paxsondebug(), setdebug(), lineno()
1995-03-20 Vern Paxson%option yylineno support
1995-03-20 Vern Paxsonread up to newline for interactive reads, rather than...
1995-03-20 Vern Paxsonadded %option yylineno
1995-03-18 Vern Paxsonadded do_yylineno
1995-03-06 Vern Paxson2.5.0.7
1995-03-05 Vern Paxsonrealclean -> maintainer-clean
1995-03-05 Vern PaxsonAdded yy_flush_buffer
1995-03-05 Vern Paxsonadded yy_flush_buffer
1995-03-05 Vern Paxsonprefix support for yy_flush_buffer
1995-03-05 Vern Paxsonadded %option yyclass
1995-03-05 Vern Paxsonadded yyclass
1995-03-05 Vern PaxsonAdded switch_streams
1995-03-05 Vern Paxsonadded switch_streams
1995-03-05 Vern Paxsondon't rename yy_flex_debug for C++
1995-03-05 Vern Paxsonyy_flex_debug extern only if not C++
1995-03-05 Vern Paxsonadded yy_flex_debug member variable
1995-03-05 Vern PaxsonyyFlexLexer initialization of yy_flex_debug
1995-03-04 Vern PaxsonVMS POSIX stuff
1995-03-04 Vern Paxsonmoved position of yy_init = 0
1995-03-04 Vern Paxsonadded YY_EXIT_FAILURE
1995-03-04 Vern Paxsonremoved VMS-specific exit
1995-03-04 Vern Paxsoninternationalization aids
1995-03-04 Vern Paxsondo yy_flex_debug prefix for both C++ and C
1995-02-06 Vern Paxsonfixed program_name tweak again
1995-01-11 Vern Paxsonoops, fixed program_name tweak
1995-01-11 Vern Paxsonprogram_name is "flex" if argv[0] nil
1995-01-10 Vern Paxson2.5.0.5
1995-01-10 Vern PaxsonDocumented YY_NUM_RULES
1995-01-10 Vern Paxsonadded formatted man page to MISC
1995-01-10 Vern Paxsonhelp messages to stdout
1995-01-09 Vern PaxsonAdded YY_NUM_RULES
1995-01-09 Vern Paxsonbetter fix for #pragma problem
1995-01-09 Vern Paxsonbetter fix for #pragma portability problem
1995-01-09 Vern Paxson"# line" -> #line
1995-01-09 Vern Paxsoncomment out Turbo C #pragma's
1995-01-09 Vern Paxsonreset linenum on new file
1995-01-09 Vern Paxsonisatty() extern
1995-01-09 Vern Paxson2.5.0.4
1995-01-09 Vern Paxsonlong options, VMS tweaks
1995-01-09 Vern PaxsonAdded parse.c, parse.h for dist MISC directory
1995-01-09 Vern Paxsonsome "const" cleansing
1995-01-09 Vern Paxsonskel[] is now const
1995-01-09 Vern Paxsonsome const cleansing
1995-01-09 Vern Paxson#line in section 1
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
next