]> granicus.if.org Git - flex/log
flex
23 years agomore mail in flex.rmail
Will Estes [Fri, 4 May 2001 20:04:50 +0000 (20:04 +0000)]
more mail in flex.rmail

23 years agoremove extraneous rcs keywords
Will Estes [Thu, 3 May 2001 19:05:23 +0000 (19:05 +0000)]
remove extraneous rcs keywords

23 years agomention RoadMap
Will Estes [Thu, 3 May 2001 18:54:54 +0000 (18:54 +0000)]
mention RoadMap

23 years agoadding the rest of vern's files flex-2-5-5b
Will Estes [Tue, 1 May 2001 20:47:11 +0000 (20:47 +0000)]
adding the rest of vern's files

23 years agomention misc/ directory
Will Estes [Tue, 1 May 2001 20:36:09 +0000 (20:36 +0000)]
mention misc/ directory

23 years agoversion is 2.5.5b
Will Estes [Tue, 1 May 2001 20:32:49 +0000 (20:32 +0000)]
version is 2.5.5b

23 years agoremove header from top; add rule to generate initscan.c just in case
Will Estes [Tue, 1 May 2001 20:30:15 +0000 (20:30 +0000)]
remove header from top; add rule to generate initscan.c just in case

23 years agodont check for initscan.c; check for scan.l instead
Will Estes [Tue, 1 May 2001 20:28:33 +0000 (20:28 +0000)]
dont check for initscan.c; check for scan.l instead

23 years agolist of source files
Will Estes [Tue, 1 May 2001 19:12:26 +0000 (19:12 +0000)]
list of source files

23 years agorewrite README to reflect changes in layout of directories
Will Estes [Tue, 1 May 2001 19:10:23 +0000 (19:10 +0000)]
rewrite README to reflect changes in layout of directories

23 years agoinitial attempt at the files
Will Estes [Tue, 1 May 2001 19:08:41 +0000 (19:08 +0000)]
initial attempt at the files

23 years agoadd 2001 copyright notice
Will Estes [Tue, 1 May 2001 18:03:16 +0000 (18:03 +0000)]
add 2001 copyright notice

23 years agoinitial attempt at a bootstrap script for developers
Will Estes [Tue, 1 May 2001 17:38:51 +0000 (17:38 +0000)]
initial attempt at a bootstrap script for developers

23 years agotexinfo manual, old contributed version
Will Estes [Tue, 1 May 2001 17:21:45 +0000 (17:21 +0000)]
texinfo manual, old contributed version

24 years agofixed some bugs in examples of [[:...:]] ccls
Vern Paxson [Mon, 21 Aug 2000 16:39:55 +0000 (16:39 +0000)]
fixed some bugs in examples of [[:...:]] ccls

24 years agoversion shipped to Dick King
Vern Paxson [Mon, 21 Aug 2000 16:39:35 +0000 (16:39 +0000)]
version shipped to Dick King

24 years agoexplicit include of iostream.h
Vern Paxson [Mon, 21 Aug 2000 16:39:19 +0000 (16:39 +0000)]
explicit include of iostream.h

24 years agoif a newline is seen in <ACTION_STRING>, assume it terminates the string.
Vern Paxson [Mon, 21 Aug 2000 16:38:43 +0000 (16:38 +0000)]
if a newline is seen in <ACTION_STRING>, assume it terminates the string.

24 years agomoved symbol table definitions from flexdef.h into sym.c
Vern Paxson [Mon, 21 Aug 2000 16:38:02 +0000 (16:38 +0000)]
moved symbol table definitions from flexdef.h into sym.c

24 years agofixed underallocation for accset
Vern Paxson [Mon, 21 Aug 2000 16:37:01 +0000 (16:37 +0000)]
fixed underallocation for accset

27 years agorevised for rms
Vern Paxson [Fri, 27 Jun 1997 19:36:51 +0000 (19:36 +0000)]
revised for rms

27 years agofixed memory leak
Vern Paxson [Mon, 23 Jun 1997 19:48:53 +0000 (19:48 +0000)]
fixed memory leak

27 years ago input() doesn't destroy yytext
Vern Paxson [Mon, 23 Jun 1997 19:48:25 +0000 (19:48 +0000)]
 input() doesn't destroy yytext

27 years agowrapped with extern "C++"
Vern Paxson [Mon, 23 Jun 1997 19:48:11 +0000 (19:48 +0000)]
wrapped with extern "C++"

27 years agouse delete [] for yy_state_buf
Vern Paxson [Fri, 13 Dec 1996 11:22:23 +0000 (11:22 +0000)]
use delete [] for yy_state_buf

27 years agofixed %option noinput
Vern Paxson [Tue, 29 Oct 1996 14:43:59 +0000 (14:43 +0000)]
fixed %option noinput

27 years agofree(char*) fix ... Sigh ...
Vern Paxson [Tue, 29 Oct 1996 14:39:00 +0000 (14:39 +0000)]
free(char*) fix ... Sigh ...

28 years agobug fix for yymore()/yylineno interaction
Vern Paxson [Fri, 11 Oct 1996 15:33:03 +0000 (15:33 +0000)]
bug fix for yymore()/yylineno interaction

28 years agofixed memory leak
Vern Paxson [Fri, 11 Oct 1996 15:13:58 +0000 (15:13 +0000)]
fixed memory leak

28 years agorelease 2.5.4
Vern Paxson [Tue, 10 Sep 1996 17:10:16 +0000 (17:10 +0000)]
release 2.5.4

28 years agomore stuff for distclean
Vern Paxson [Tue, 10 Sep 1996 16:59:04 +0000 (16:59 +0000)]
more stuff for distclean

28 years ago"str" -> "yy_str"
Vern Paxson [Tue, 10 Sep 1996 16:58:48 +0000 (16:58 +0000)]
"str" -> "yy_str"

28 years ago2.5.4
Vern Paxson [Tue, 10 Sep 1996 16:58:45 +0000 (16:58 +0000)]
2.5.4

28 years ago(attempted) fix for input() crossing a file boundary
Vern Paxson [Tue, 2 Jul 1996 16:35:35 +0000 (16:35 +0000)]
(attempted) fix for input() crossing a file boundary

28 years agodon't do Acorn diffs
Vern Paxson [Wed, 29 May 1996 12:25:12 +0000 (12:25 +0000)]
don't do Acorn diffs

28 years agosome minor additions for 2.5.3
Vern Paxson [Wed, 29 May 1996 12:15:04 +0000 (12:15 +0000)]
some minor additions for 2.5.3

28 years ago2.5.3
Vern Paxson [Wed, 29 May 1996 11:59:13 +0000 (11:59 +0000)]
2.5.3

28 years agoinitialize yy_more_offset etc. for yyFlexLexer class
Vern Paxson [Sat, 25 May 1996 21:02:21 +0000 (21:02 +0000)]
initialize yy_more_offset etc. for yyFlexLexer class

28 years agoniggling cosmetic tweak
Vern Paxson [Sat, 25 May 1996 20:54:10 +0000 (20:54 +0000)]
niggling cosmetic tweak

28 years agobug fixes for yymore (especially with %array)
Vern Paxson [Sat, 25 May 1996 20:44:17 +0000 (20:44 +0000)]
bug fixes for yymore (especially with %array)

28 years agoyymore + %array tweaks
Vern Paxson [Sat, 25 May 1996 20:43:38 +0000 (20:43 +0000)]
yymore + %array tweaks

28 years agoadded yy_{,prev_}more_offset
Vern Paxson [Sat, 25 May 1996 20:43:02 +0000 (20:43 +0000)]
added yy_{,prev_}more_offset

28 years agoremoved decl of unused library function
Vern Paxson [Sat, 25 May 1996 20:42:42 +0000 (20:42 +0000)]
removed decl of unused library function

28 years agosnapshot of cscope yymore fixes, prior to switching yymore-on-%array approach
Vern Paxson [Sat, 25 May 1996 15:26:38 +0000 (15:26 +0000)]
snapshot of cscope yymore fixes, prior to switching yymore-on-%array approach

28 years agodon't stack states on NUL-transitions that are jams
Vern Paxson [Mon, 18 Dec 1995 14:20:41 +0000 (14:20 +0000)]
don't stack states on NUL-transitions that are jams

29 years agofixed re Esmond Pitt's ancient suggestion
Vern Paxson [Wed, 27 Sep 1995 12:47:55 +0000 (12:47 +0000)]
fixed re Esmond Pitt's ancient suggestion

29 years agoANSI C / Solaris tweak
Vern Paxson [Fri, 28 Apr 1995 11:39:39 +0000 (11:39 +0000)]
ANSI C / Solaris tweak

29 years agocredits
Vern Paxson [Mon, 24 Apr 1995 13:26:16 +0000 (13:26 +0000)]
credits

29 years agomultiple FlexLexer.h includes
Vern Paxson [Mon, 24 Apr 1995 13:26:04 +0000 (13:26 +0000)]
multiple FlexLexer.h includes

29 years agofix multiple inclusions
Vern Paxson [Mon, 24 Apr 1995 13:25:54 +0000 (13:25 +0000)]
fix multiple inclusions

29 years agolint tweak
Vern Paxson [Mon, 24 Apr 1995 12:17:19 +0000 (12:17 +0000)]
lint tweak

29 years agotypo fixed
Vern Paxson [Mon, 24 Apr 1995 11:39:05 +0000 (11:39 +0000)]
typo fixed

29 years agocredits update
Vern Paxson [Mon, 24 Apr 1995 10:49:04 +0000 (10:49 +0000)]
credits update

29 years ago(char*) cast for realloc
Vern Paxson [Mon, 24 Apr 1995 10:48:47 +0000 (10:48 +0000)]
(char*) cast for realloc

29 years ago(char*) tweak
Vern Paxson [Mon, 24 Apr 1995 10:46:07 +0000 (10:46 +0000)]
(char*) tweak

29 years agoVMS update for 2.5.2
Vern Paxson [Fri, 21 Apr 1995 11:53:27 +0000 (11:53 +0000)]
VMS update for 2.5.2

29 years agoclarify when 8-bit scanners are created by default, vs. 7-bit
Vern Paxson [Fri, 21 Apr 1995 11:53:05 +0000 (11:53 +0000)]
clarify when 8-bit scanners are created by default, vs. 7-bit

29 years agoreworked alloca() chud, from Francois
Vern Paxson [Fri, 21 Apr 1995 11:51:51 +0000 (11:51 +0000)]
reworked alloca() chud, from Francois

29 years ago2.5.2
Vern Paxson [Thu, 20 Apr 1995 13:57:23 +0000 (13:57 +0000)]
2.5.2

29 years ago2.5.2 update
Vern Paxson [Thu, 20 Apr 1995 13:57:10 +0000 (13:57 +0000)]
2.5.2 update

29 years agoconst -> yyconst
Vern Paxson [Thu, 20 Apr 1995 13:53:14 +0000 (13:53 +0000)]
const -> yyconst

29 years agofixed some old libfl.a references
Vern Paxson [Thu, 20 Apr 1995 13:34:50 +0000 (13:34 +0000)]
fixed some old libfl.a references

29 years agosome (but not all) of Francois' tweaks
Vern Paxson [Thu, 20 Apr 1995 13:09:19 +0000 (13:09 +0000)]
some (but not all) of Francois' tweaks

29 years agotweaks from Francois
Vern Paxson [Thu, 20 Apr 1995 13:08:58 +0000 (13:08 +0000)]
tweaks from Francois

29 years agoyy_delete_buffer allows nil buffer pointer
Vern Paxson [Thu, 20 Apr 1995 12:46:03 +0000 (12:46 +0000)]
yy_delete_buffer allows nil buffer pointer

29 years agodo_stdinit now defaults to false
Vern Paxson [Thu, 20 Apr 1995 12:43:25 +0000 (12:43 +0000)]
do_stdinit now defaults to false

29 years agoremove first default for yylex(new_in, new_out)
Vern Paxson [Thu, 20 Apr 1995 12:43:07 +0000 (12:43 +0000)]
remove first default for yylex(new_in, new_out)

29 years agorearrange some definitions; fix YY_NO_UNPUT
Vern Paxson [Thu, 20 Apr 1995 12:42:51 +0000 (12:42 +0000)]
rearrange some definitions; fix YY_NO_UNPUT

29 years agomore alloca() bullshit
Vern Paxson [Thu, 20 Apr 1995 12:42:37 +0000 (12:42 +0000)]
more alloca() bullshit

29 years agooctal escape sequence must have just digits 0-7
Vern Paxson [Thu, 20 Apr 1995 11:35:31 +0000 (11:35 +0000)]
octal escape sequence must have just digits 0-7

29 years ago'-' means stdin
Vern Paxson [Thu, 20 Apr 1995 11:35:12 +0000 (11:35 +0000)]
'-' means stdin
octal escape sequence must just be digits 0-7

29 years ago-- terminates options
Vern Paxson [Thu, 20 Apr 1995 11:34:59 +0000 (11:34 +0000)]
-- terminates options

29 years agoadded dataflush() prototype
Vern Paxson [Thu, 20 Apr 1995 11:17:36 +0000 (11:17 +0000)]
added dataflush() prototype

29 years agomove dataflush, otoi prototypes into flexdef.h
Vern Paxson [Thu, 20 Apr 1995 11:17:21 +0000 (11:17 +0000)]
move dataflush, otoi prototypes into flexdef.h

29 years agoconst -> yyconst
Vern Paxson [Thu, 20 Apr 1995 11:17:08 +0000 (11:17 +0000)]
const -> yyconst

29 years agofixed bug in needing yy_cp for -Cf w/ backing up
Vern Paxson [Thu, 20 Apr 1995 10:55:33 +0000 (10:55 +0000)]
fixed bug in needing yy_cp for -Cf w/ backing up

29 years agoStan Adermann credit
Vern Paxson [Tue, 28 Mar 1995 10:29:45 +0000 (10:29 +0000)]
Stan Adermann credit

29 years agobeta-tester update
Vern Paxson [Mon, 27 Mar 1995 14:38:49 +0000 (14:38 +0000)]
beta-tester update

29 years ago2.5.1
Vern Paxson [Mon, 27 Mar 1995 14:38:32 +0000 (14:38 +0000)]
2.5.1

29 years agoupdate date for 2.5.1 release, some feedbacker credits
Vern Paxson [Mon, 27 Mar 1995 14:37:06 +0000 (14:37 +0000)]
update date for 2.5.1 release, some feedbacker credits

29 years agofixed lint problem with declaring yy_cp unnecessarily
Vern Paxson [Mon, 27 Mar 1995 14:36:45 +0000 (14:36 +0000)]
fixed lint problem with declaring yy_cp unnecessarily

29 years ago{}'s around full-table initializations
Vern Paxson [Mon, 27 Mar 1995 14:35:59 +0000 (14:35 +0000)]
{}'s around full-table initializations

29 years agofor version 2.5
Vern Paxson [Tue, 21 Mar 1995 14:35:22 +0000 (14:35 +0000)]
for version 2.5

29 years agoadded note regarding yylineno should be maintained on a per-buffer basis
Vern Paxson [Tue, 21 Mar 1995 14:13:13 +0000 (14:13 +0000)]
added note regarding yylineno should be maintained on a per-buffer basis

29 years agonew C++ member functions
Vern Paxson [Tue, 21 Mar 1995 14:12:46 +0000 (14:12 +0000)]
new C++ member functions

29 years ago2.5.0.8 update
Vern Paxson [Tue, 21 Mar 1995 13:44:49 +0000 (13:44 +0000)]
2.5.0.8 update

29 years agorename yylineno if -P
Vern Paxson [Tue, 21 Mar 1995 13:44:34 +0000 (13:44 +0000)]
rename yylineno if -P

29 years agodo_yylineno
Vern Paxson [Mon, 20 Mar 1995 14:03:05 +0000 (14:03 +0000)]
do_yylineno
MARKER_DIFFERENCE depends on MAXIMUM_MNS

29 years agoremoved redundant skel.c from DISTFILES
Vern Paxson [Mon, 20 Mar 1995 14:02:49 +0000 (14:02 +0000)]
removed redundant skel.c from DISTFILES

29 years agodebug(), setdebug(), lineno()
Vern Paxson [Mon, 20 Mar 1995 14:02:36 +0000 (14:02 +0000)]
debug(), setdebug(), lineno()

29 years ago%option yylineno support
Vern Paxson [Mon, 20 Mar 1995 14:02:24 +0000 (14:02 +0000)]
%option yylineno support

29 years agoread up to newline for interactive reads, rather than one char
Vern Paxson [Mon, 20 Mar 1995 14:02:02 +0000 (14:02 +0000)]
read up to newline for interactive reads, rather than one char

29 years agoadded %option yylineno
Vern Paxson [Mon, 20 Mar 1995 14:01:16 +0000 (14:01 +0000)]
added %option yylineno

29 years agoadded do_yylineno
Vern Paxson [Sat, 18 Mar 1995 09:27:37 +0000 (09:27 +0000)]
added do_yylineno

29 years ago2.5.0.7
Vern Paxson [Mon, 6 Mar 1995 15:53:22 +0000 (15:53 +0000)]
2.5.0.7

29 years agorealclean -> maintainer-clean
Vern Paxson [Sun, 5 Mar 1995 21:37:51 +0000 (21:37 +0000)]
realclean -> maintainer-clean

29 years agoAdded yy_flush_buffer
Vern Paxson [Sun, 5 Mar 1995 21:35:23 +0000 (21:35 +0000)]
Added yy_flush_buffer

29 years agoadded yy_flush_buffer
Vern Paxson [Sun, 5 Mar 1995 21:35:10 +0000 (21:35 +0000)]
added yy_flush_buffer

29 years agoprefix support for yy_flush_buffer
Vern Paxson [Sun, 5 Mar 1995 21:35:02 +0000 (21:35 +0000)]
prefix support for yy_flush_buffer

29 years agoadded %option yyclass
Vern Paxson [Sun, 5 Mar 1995 20:37:32 +0000 (20:37 +0000)]
added %option yyclass