]> granicus.if.org Git - flex/log
flex
29 years agopreen
Vern Paxson [Thu, 5 Jan 1995 22:04:21 +0000 (22:04 +0000)]
preen

29 years agoconfig.h from conf.in
Vern Paxson [Thu, 29 Dec 1994 15:58:19 +0000 (15:58 +0000)]
config.h from conf.in

29 years agofor VMS, delete -> remove
Vern Paxson [Thu, 29 Dec 1994 15:58:06 +0000 (15:58 +0000)]
for VMS, delete -> remove

29 years agoconfig.h.in -> conf.in
Vern Paxson [Thu, 29 Dec 1994 15:57:46 +0000 (15:57 +0000)]
config.h.in -> conf.in
rm config.h on distclean

29 years agostdinit tweaks
Vern Paxson [Thu, 29 Dec 1994 15:57:13 +0000 (15:57 +0000)]
stdinit tweaks

29 years agoadded nostdinit
Vern Paxson [Thu, 29 Dec 1994 15:48:39 +0000 (15:48 +0000)]
added nostdinit

29 years agoadded MS-DOS note for 2.5.0.2
Vern Paxson [Wed, 28 Dec 1994 18:47:21 +0000 (18:47 +0000)]
added MS-DOS note for 2.5.0.2

29 years agotypos, tweaks
Vern Paxson [Wed, 28 Dec 1994 18:16:32 +0000 (18:16 +0000)]
typos, tweaks

29 years agoremoved flexdoc
Vern Paxson [Wed, 28 Dec 1994 15:40:09 +0000 (15:40 +0000)]
removed flexdoc

29 years agoflexdoc/flex merge
Vern Paxson [Wed, 28 Dec 1994 15:35:07 +0000 (15:35 +0000)]
flexdoc/flex merge

29 years agotypos
Vern Paxson [Wed, 28 Dec 1994 13:50:46 +0000 (13:50 +0000)]
typos

29 years agotypo
Vern Paxson [Wed, 28 Dec 1994 13:45:27 +0000 (13:45 +0000)]
typo

29 years ago2.5 update
Vern Paxson [Wed, 28 Dec 1994 13:42:03 +0000 (13:42 +0000)]
2.5 update

29 years ago2.5.0.2
Vern Paxson [Wed, 28 Dec 1994 13:41:48 +0000 (13:41 +0000)]
2.5.0.2

29 years agofixed sense of %option main implying %option noyywrap
Vern Paxson [Wed, 28 Dec 1994 11:55:51 +0000 (11:55 +0000)]
fixed sense of %option main implying %option noyywrap

29 years agoYY_FLEX_{MAJOR,MINOR}_VERSION
Vern Paxson [Wed, 28 Dec 1994 11:54:59 +0000 (11:54 +0000)]
YY_FLEX_{MAJOR,MINOR}_VERSION
fixed bug in unput trashing yytext even with %array

29 years agoprior to 2.5 update
Vern Paxson [Sat, 17 Dec 1994 22:08:06 +0000 (22:08 +0000)]
prior to 2.5 update

29 years agoC++/-P fixes
Vern Paxson [Sat, 17 Dec 1994 18:41:07 +0000 (18:41 +0000)]
C++/-P fixes

29 years ago-P fixes
Vern Paxson [Sat, 17 Dec 1994 18:40:50 +0000 (18:40 +0000)]
-P fixes
constructor, destructor moved to flex.skl

29 years agoYY_SKIP_YYWRAP
Vern Paxson [Sat, 17 Dec 1994 18:40:26 +0000 (18:40 +0000)]
YY_SKIP_YYWRAP
yyFlexLexer constructor, destructor

29 years agoformatting
Vern Paxson [Thu, 15 Dec 1994 14:34:08 +0000 (14:34 +0000)]
formatting

29 years agofixed bug in adjusting yytext before backing up
Vern Paxson [Thu, 15 Dec 1994 14:30:07 +0000 (14:30 +0000)]
fixed bug in adjusting yytext before backing up

29 years agoswitched scanner itself over to [:xxx:]
Vern Paxson [Sat, 10 Dec 1994 22:24:10 +0000 (22:24 +0000)]
switched scanner itself over to [:xxx:]

29 years agoadded YY_FLEX_VERSION
Vern Paxson [Sat, 10 Dec 1994 17:53:50 +0000 (17:53 +0000)]
added YY_FLEX_VERSION

29 years agoFixed CCL-match pattern for [:whatever:]
Vern Paxson [Sat, 10 Dec 1994 17:53:08 +0000 (17:53 +0000)]
Fixed CCL-match pattern for [:whatever:]

29 years agotreat [:upper:] as [:lower:] if -i
Vern Paxson [Sat, 10 Dec 1994 17:52:55 +0000 (17:52 +0000)]
treat [:upper:] as [:lower:] if -i

29 years ago2.5.0.1
Vern Paxson [Tue, 6 Dec 1994 21:59:34 +0000 (21:59 +0000)]
2.5.0.1

29 years agoinput() maintains BOL
Vern Paxson [Tue, 6 Dec 1994 21:28:46 +0000 (21:28 +0000)]
input() maintains BOL

29 years agocheck size of buffer in yy_scan_buffer
Vern Paxson [Tue, 6 Dec 1994 21:20:14 +0000 (21:20 +0000)]
check size of buffer in yy_scan_buffer

29 years agoadded %option main, fixed missing %*
Vern Paxson [Tue, 6 Dec 1994 21:08:18 +0000 (21:08 +0000)]
added %option main, fixed missing %*

29 years agoadded ccl exprs
Vern Paxson [Tue, 6 Dec 1994 21:08:10 +0000 (21:08 +0000)]
added ccl exprs

29 years agoadded ccl exprs, %option main
Vern Paxson [Tue, 6 Dec 1994 21:07:53 +0000 (21:07 +0000)]
added ccl exprs, %option main

29 years agoadded %options, ccl exprs
Vern Paxson [Tue, 6 Dec 1994 21:07:33 +0000 (21:07 +0000)]
added %options, ccl exprs

29 years agoundid previous change
Vern Paxson [Mon, 5 Dec 1994 21:18:17 +0000 (21:18 +0000)]
undid previous change

29 years agoMakefile.in from srcdir
Vern Paxson [Sun, 4 Dec 1994 15:30:58 +0000 (15:30 +0000)]
Makefile.in from srcdir

29 years agoadded skel.c to DISTFILES
Vern Paxson [Sun, 4 Dec 1994 09:14:57 +0000 (09:14 +0000)]
added skel.c to DISTFILES

29 years agoadded YYSTATE alias
Vern Paxson [Sun, 4 Dec 1994 08:56:35 +0000 (08:56 +0000)]
added YYSTATE alias

29 years agoNL is now \r?\n
Vern Paxson [Sun, 4 Dec 1994 08:28:23 +0000 (08:28 +0000)]
NL is now \r?\n

29 years agouse cerr for C++ diagnostics
Vern Paxson [Sun, 4 Dec 1994 08:28:09 +0000 (08:28 +0000)]
use cerr for C++ diagnostics

29 years agoundid YY_UNIX_NEWLINE
Vern Paxson [Sat, 3 Dec 1994 20:16:26 +0000 (20:16 +0000)]
undid YY_UNIX_NEWLINE

29 years agoSTDC_HEADERS to check for stdlib
Vern Paxson [Sat, 3 Dec 1994 13:44:28 +0000 (13:44 +0000)]
STDC_HEADERS to check for stdlib

29 years agoAC_STDC_HEADERS -> AC_HEADER_STDC
Vern Paxson [Sat, 3 Dec 1994 13:43:31 +0000 (13:43 +0000)]
AC_STDC_HEADERS -> AC_HEADER_STDC

29 years ago\n -> '\012'
Vern Paxson [Sat, 3 Dec 1994 13:43:17 +0000 (13:43 +0000)]
\n -> '\012'

29 years agoAdded YY_UNIX_NEWLINE
Vern Paxson [Sat, 3 Dec 1994 12:20:17 +0000 (12:20 +0000)]
Added YY_UNIX_NEWLINE

29 years agoBOL changes
Vern Paxson [Sat, 3 Dec 1994 11:29:55 +0000 (11:29 +0000)]
BOL changes

29 years agofixed bug with caseins but not ecs
Vern Paxson [Sat, 3 Dec 1994 11:29:17 +0000 (11:29 +0000)]
fixed bug with caseins but not ecs

29 years agoBOL changes
Vern Paxson [Sat, 3 Dec 1994 11:27:51 +0000 (11:27 +0000)]
BOL changes
some casts for Turbo C

29 years agomessages identify filenames
Vern Paxson [Sat, 3 Dec 1994 11:27:22 +0000 (11:27 +0000)]
messages identify filenames

29 years agoIncrease slowly if realloc double overflows
Vern Paxson [Sat, 3 Dec 1994 11:26:51 +0000 (11:26 +0000)]
Increase slowly if realloc double overflows

29 years agoYY_RULE_SETUP
Vern Paxson [Sat, 3 Dec 1994 11:26:39 +0000 (11:26 +0000)]
YY_RULE_SETUP

29 years agoAdded yy_XX_state %option's
Vern Paxson [Sat, 3 Dec 1994 11:26:05 +0000 (11:26 +0000)]
Added yy_XX_state %option's
Added yy_set_bol

29 years agodon't remove ~ files
Vern Paxson [Tue, 29 Nov 1994 16:14:31 +0000 (16:14 +0000)]
don't remove ~ files

29 years agoget CFLAGS from autoconf
Vern Paxson [Thu, 24 Nov 1994 16:50:23 +0000 (16:50 +0000)]
get CFLAGS from autoconf

29 years agoBrian Madsen's tweaks for Borland
Vern Paxson [Thu, 24 Nov 1994 16:42:44 +0000 (16:42 +0000)]
Brian Madsen's tweaks for Borland

29 years ago2.5.0
Vern Paxson [Thu, 24 Nov 1994 15:50:20 +0000 (15:50 +0000)]
2.5.0

29 years agoAdded do_stdinit
Vern Paxson [Thu, 24 Nov 1994 15:50:03 +0000 (15:50 +0000)]
Added do_stdinit

29 years agoAdded yy_delete_buffer() in destructor
Vern Paxson [Thu, 24 Nov 1994 15:49:46 +0000 (15:49 +0000)]
Added yy_delete_buffer() in destructor

29 years agoAdded yy_set_interactive, YY_ALWAYS_INTERACTIVE, YY_NEVER_INTERACTIVE,
Vern Paxson [Thu, 24 Nov 1994 15:48:48 +0000 (15:48 +0000)]
Added yy_set_interactive, YY_ALWAYS_INTERACTIVE, YY_NEVER_INTERACTIVE,
 YY_NO_INPUT, YY_NO_UNPUT, YY_NO_*_STATE

29 years agoAdded do_stdinit, Think C hacks
Vern Paxson [Thu, 24 Nov 1994 15:48:03 +0000 (15:48 +0000)]
Added do_stdinit, Think C hacks

29 years agoAdded %options for input, always-interactive, never-interactive,
Vern Paxson [Thu, 24 Nov 1994 15:47:15 +0000 (15:47 +0000)]
Added %options for input, always-interactive, never-interactive,
yy_scan_{buffer,bytes,string}

29 years agosize_t
Vern Paxson [Sat, 5 Nov 1994 17:13:28 +0000 (17:13 +0000)]
size_t
#ifdef's for not compiling some statics

29 years ago$(FLEX)
Vern Paxson [Sat, 5 Nov 1994 17:13:01 +0000 (17:13 +0000)]
$(FLEX)
config.h

29 years agoconfig.h, size_t, malloc.h, sys/types.h
Vern Paxson [Sat, 5 Nov 1994 17:11:43 +0000 (17:11 +0000)]
config.h, size_t, malloc.h, sys/types.h

29 years agoconfig.h, size_t
Vern Paxson [Sat, 5 Nov 1994 17:10:56 +0000 (17:10 +0000)]
config.h, size_t

29 years agoyywrap option, no stdin/out init for VMS, mundane tweaks
Vern Paxson [Sat, 5 Nov 1994 17:10:27 +0000 (17:10 +0000)]
yywrap option, no stdin/out init for VMS, mundane tweaks

29 years agoalloca, lint tweaks
Vern Paxson [Sat, 5 Nov 1994 17:09:27 +0000 (17:09 +0000)]
alloca, lint tweaks

29 years ago%option yywrap
Vern Paxson [Sat, 5 Nov 1994 17:09:12 +0000 (17:09 +0000)]
%option yywrap
size_t tweaks

29 years agosize_t tweaks
Vern Paxson [Sat, 5 Nov 1994 17:08:28 +0000 (17:08 +0000)]
size_t tweaks

29 years agosize_t, STDC tweaks
Vern Paxson [Sat, 5 Nov 1994 17:08:09 +0000 (17:08 +0000)]
size_t, STDC tweaks

29 years agoAdded yy_scan_{buffer,bytes,string}, plus tweaks
Vern Paxson [Sat, 5 Nov 1994 15:17:26 +0000 (15:17 +0000)]
Added yy_scan_{buffer,bytes,string}, plus tweaks

30 years agomade stack code conditional on "stack" option
Vern Paxson [Wed, 12 Oct 1994 21:13:30 +0000 (21:13 +0000)]
made stack code conditional on "stack" option

30 years agoadded use of "stack" %option
Vern Paxson [Wed, 12 Oct 1994 21:13:18 +0000 (21:13 +0000)]
added use of "stack" %option

30 years agoFixed fencepost in call to yy_flex_strncpy
Vern Paxson [Wed, 3 Aug 1994 11:38:16 +0000 (11:38 +0000)]
Fixed fencepost in call to yy_flex_strncpy

30 years agoyy_eof_status -> yy_buffer_status
Vern Paxson [Mon, 25 Jul 1994 22:05:44 +0000 (22:05 +0000)]
yy_eof_status -> yy_buffer_status

30 years agoyy_flex_strcpy -> yy_flex_strncpy
Vern Paxson [Mon, 25 Jul 1994 21:22:19 +0000 (21:22 +0000)]
yy_flex_strcpy -> yy_flex_strncpy
minor prototype tweak

30 years agoBug fix for matching NUL's at end of token when interactive.
Vern Paxson [Mon, 25 Jul 1994 21:21:10 +0000 (21:21 +0000)]
Bug fix for matching NUL's at end of token when interactive.
yy_flex_strcpy -> yy_flex_strncpy

30 years agoNo YY_USER_ACTION if continued action
Vern Paxson [Mon, 25 Jul 1994 20:49:44 +0000 (20:49 +0000)]
No YY_USER_ACTION if continued action

30 years agoAdded fix for 8-bit chars returned by input()
Vern Paxson [Wed, 16 Mar 1994 12:18:38 +0000 (12:18 +0000)]
Added fix for 8-bit chars returned by input()

30 years agoMove definition of yy_flex_strcpy to come after #define of yytext_ptr
Vern Paxson [Wed, 16 Mar 1994 12:09:24 +0000 (12:09 +0000)]
Move definition of yy_flex_strcpy to come after #define of yytext_ptr

30 years agoflex.skel -> flex.skl
Vern Paxson [Sat, 8 Jan 1994 10:17:33 +0000 (10:17 +0000)]
flex.skel -> flex.skl

30 years agoInitial revision
Vern Paxson [Sat, 8 Jan 1994 10:13:23 +0000 (10:13 +0000)]
Initial revision

30 years agoFixed scan.c target so "make" detects flex failure
Vern Paxson [Wed, 29 Dec 1993 17:09:02 +0000 (17:09 +0000)]
Fixed scan.c target so "make" detects flex failure

30 years agoAdded %option's
Vern Paxson [Mon, 27 Dec 1993 15:14:13 +0000 (15:14 +0000)]
Added %option's

30 years agoNuked FLEX_FLAGS that are now done using %option
Vern Paxson [Mon, 27 Dec 1993 14:57:12 +0000 (14:57 +0000)]
Nuked FLEX_FLAGS that are now done using %option

30 years ago%option
Vern Paxson [Mon, 27 Dec 1993 14:41:51 +0000 (14:41 +0000)]
%option

30 years agoReworked for %option
Vern Paxson [Mon, 27 Dec 1993 14:41:38 +0000 (14:41 +0000)]
Reworked for %option

30 years agoAdded "unspecified", globals for %option
Vern Paxson [Mon, 27 Dec 1993 14:40:42 +0000 (14:40 +0000)]
Added "unspecified", globals for %option

30 years agostart condition #define's go to action file
Vern Paxson [Mon, 27 Dec 1993 14:40:19 +0000 (14:40 +0000)]
start condition #define's go to action file

30 years agoAdded action_define()
Vern Paxson [Mon, 27 Dec 1993 14:40:05 +0000 (14:40 +0000)]
Added action_define()

30 years agoMinor consolidation using scon scopes etc
Vern Paxson [Mon, 27 Dec 1993 10:59:54 +0000 (10:59 +0000)]
Minor consolidation using scon scopes etc

30 years agoModified to use scon scopes
Vern Paxson [Mon, 27 Dec 1993 10:36:59 +0000 (10:36 +0000)]
Modified to use scon scopes

30 years agoindented rules
Vern Paxson [Mon, 27 Dec 1993 10:20:29 +0000 (10:20 +0000)]
indented rules

30 years agoAdded scon_stk stuff, format_warn
Vern Paxson [Sun, 26 Dec 1993 22:22:39 +0000 (22:22 +0000)]
Added scon_stk stuff, format_warn

30 years agoAdded format_warn
Vern Paxson [Sun, 26 Dec 1993 22:22:12 +0000 (22:22 +0000)]
Added format_warn

30 years agoWorking checkpoint prior to adding <scon>{ stuff
Vern Paxson [Sun, 26 Dec 1993 15:04:47 +0000 (15:04 +0000)]
Working checkpoint prior to adding <scon>{ stuff

30 years agoAdded in_rule, deleted actvsc
Vern Paxson [Sun, 26 Dec 1993 15:04:06 +0000 (15:04 +0000)]
Added in_rule, deleted actvsc

30 years agoAdded doubling of '\'s in filenames
Vern Paxson [Sun, 26 Dec 1993 15:03:14 +0000 (15:03 +0000)]
Added doubling of '\'s in filenames

30 years agoAdded in_rule, doing_rule_action
Vern Paxson [Sun, 26 Dec 1993 15:02:58 +0000 (15:02 +0000)]
Added in_rule, doing_rule_action

30 years agoRemoved actvsc
Vern Paxson [Sun, 26 Dec 1993 15:02:46 +0000 (15:02 +0000)]
Removed actvsc

30 years ago-ooutput
Vern Paxson [Thu, 23 Dec 1993 20:44:02 +0000 (20:44 +0000)]
-ooutput
#line directives
credits