]> granicus.if.org Git - flex/log
flex
30 years agosize_t, STDC tweaks
Vern Paxson [Sat, 5 Nov 1994 17:08:09 +0000 (17:08 +0000)]
size_t, STDC tweaks

30 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

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

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

31 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

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

31 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

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

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

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

31 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

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

31 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

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

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

31 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

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

31 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

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

31 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

31 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

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

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

31 years agoFixsed sense of test for %array
Vern Paxson [Thu, 23 Dec 1993 20:43:15 +0000 (20:43 +0000)]
Fixsed sense of test for %array

31 years ago2.5.0 snapshot for Craig
Vern Paxson [Thu, 23 Dec 1993 20:42:36 +0000 (20:42 +0000)]
2.5.0 snapshot for Craig

31 years agoAdded beginnings of <SCON>{ ... }
Vern Paxson [Thu, 23 Dec 1993 20:41:47 +0000 (20:41 +0000)]
Added beginnings of <SCON>{ ... }

31 years agoSimplified scanning {}'s
Vern Paxson [Thu, 23 Dec 1993 20:41:11 +0000 (20:41 +0000)]
Simplified scanning {}'s

31 years agoAdded <stdlib.h>
Vern Paxson [Mon, 20 Dec 1993 09:41:06 +0000 (09:41 +0000)]
Added <stdlib.h>

31 years agoprototypes for alloc/string routines
Vern Paxson [Fri, 17 Dec 1993 10:31:10 +0000 (10:31 +0000)]
prototypes for alloc/string routines

31 years agoalloc, string routines internal
Vern Paxson [Fri, 17 Dec 1993 10:06:38 +0000 (10:06 +0000)]
alloc, string routines internal

31 years agoNuked lib{string,alloc}.c, added dependency of yylex.o on parse.h
Vern Paxson [Fri, 17 Dec 1993 10:05:49 +0000 (10:05 +0000)]
Nuked lib{string,alloc}.c, added dependency of yylex.o on parse.h

31 years agoCheck for string.h
Vern Paxson [Fri, 17 Dec 1993 10:05:04 +0000 (10:05 +0000)]
Check for string.h

31 years agoUse autoconf for string/strings.h
Vern Paxson [Fri, 17 Dec 1993 10:04:28 +0000 (10:04 +0000)]
Use autoconf for string/strings.h
yy_flex_XXX -> flex_XXX

31 years agoAdded flex_XXX -> yy_flex_XXX wrappers
Vern Paxson [Fri, 17 Dec 1993 10:04:12 +0000 (10:04 +0000)]
Added flex_XXX -> yy_flex_XXX wrappers

31 years agoyy_flex_XXX -> flex_XXX
Vern Paxson [Fri, 17 Dec 1993 10:04:01 +0000 (10:04 +0000)]
yy_flex_XXX -> flex_XXX

31 years agoNo more WHITESPACE token
Vern Paxson [Fri, 17 Dec 1993 10:03:44 +0000 (10:03 +0000)]
No more WHITESPACE token

31 years agoAdded yy_top_state()
Vern Paxson [Thu, 16 Dec 1993 20:46:12 +0000 (20:46 +0000)]
Added yy_top_state()

31 years agosimplified comment-scanning using push/pop states
Vern Paxson [Thu, 16 Dec 1993 20:44:22 +0000 (20:44 +0000)]
simplified comment-scanning using push/pop states

31 years agoremoved crufty WHITESPACE token, some uses of '\n' token
Vern Paxson [Thu, 16 Dec 1993 20:44:10 +0000 (20:44 +0000)]
removed crufty WHITESPACE token, some uses of '\n' token

31 years agostart stack, extern "C++" moved
Vern Paxson [Wed, 15 Dec 1993 10:23:53 +0000 (10:23 +0000)]
start stack, extern "C++" moved

31 years agoBug fix for -CF
Vern Paxson [Wed, 15 Dec 1993 10:23:40 +0000 (10:23 +0000)]
Bug fix for -CF

31 years agoalloc routines take unsigned
Vern Paxson [Wed, 15 Dec 1993 10:23:16 +0000 (10:23 +0000)]
alloc routines take unsigned

31 years agostart-state stacks, alloc routines take unsigned
Vern Paxson [Wed, 15 Dec 1993 10:23:08 +0000 (10:23 +0000)]
start-state stacks, alloc routines take unsigned

31 years agobracket -CF table elements
Vern Paxson [Wed, 15 Dec 1993 10:08:29 +0000 (10:08 +0000)]
bracket -CF table elements

31 years agoDo #bytes computation in {re,}allocate_array() only once
Vern Paxson [Mon, 13 Dec 1993 12:33:07 +0000 (12:33 +0000)]
Do #bytes computation in {re,}allocate_array() only once

31 years agoyy_str*() -> str*()
Vern Paxson [Sat, 11 Dec 1993 17:06:24 +0000 (17:06 +0000)]
yy_str*() -> str*()

31 years ago-o option
Vern Paxson [Sat, 11 Dec 1993 14:40:35 +0000 (14:40 +0000)]
-o option

31 years agolint tweak
Vern Paxson [Sat, 11 Dec 1993 11:09:51 +0000 (11:09 +0000)]
lint tweak

31 years agoExpanded on extern "C++" news item
Vern Paxson [Sat, 11 Dec 1993 11:00:08 +0000 (11:00 +0000)]
Expanded on extern "C++" news item

31 years ago2.4.5
Vern Paxson [Sat, 11 Dec 1993 10:58:52 +0000 (10:58 +0000)]
2.4.5

31 years agoAdded yy_fill_buffer
Vern Paxson [Sat, 11 Dec 1993 10:56:41 +0000 (10:56 +0000)]
Added yy_fill_buffer

31 years agois_interactive -> yy_is_interactive
Vern Paxson [Sat, 11 Dec 1993 10:56:16 +0000 (10:56 +0000)]
is_interactive -> yy_is_interactive

31 years agoUpdated credits
Vern Paxson [Sat, 11 Dec 1993 10:34:17 +0000 (10:34 +0000)]
Updated credits

31 years agoFixed typo in "uninstall" target
Vern Paxson [Sat, 11 Dec 1993 10:33:54 +0000 (10:33 +0000)]
Fixed typo in "uninstall" target

31 years agoUpdated comment regarding 0-based vs. 1-based arrays for -CF.
Vern Paxson [Sat, 11 Dec 1993 10:33:35 +0000 (10:33 +0000)]
Updated comment regarding 0-based vs. 1-based arrays for -CF.

31 years agoInitialize dfaacc[0] for -CF representation
Vern Paxson [Sat, 11 Dec 1993 10:30:20 +0000 (10:30 +0000)]
Initialize dfaacc[0] for -CF representation
Fixed minor memory leak

31 years ago#include "FlexLexer.h" -> <FlexLexer.h>
Vern Paxson [Sat, 11 Dec 1993 10:29:39 +0000 (10:29 +0000)]
#include "FlexLexer.h" -> <FlexLexer.h>

31 years agoAdded extern "C++" wrapper
Vern Paxson [Sat, 11 Dec 1993 10:27:02 +0000 (10:27 +0000)]
Added extern "C++" wrapper

31 years agoDetect REJECT etc. before generating YY_USES_REJECT!
Vern Paxson [Thu, 9 Dec 1993 13:58:40 +0000 (13:58 +0000)]
Detect REJECT etc. before generating YY_USES_REJECT!

31 years agoFixed bug in interactive reads where char is unsigned
Vern Paxson [Thu, 9 Dec 1993 13:58:09 +0000 (13:58 +0000)]
Fixed bug in interactive reads where char is unsigned

31 years agoFixed bug in treating '$' as variable trailing context
Vern Paxson [Thu, 9 Dec 1993 13:57:23 +0000 (13:57 +0000)]
Fixed bug in treating '$' as variable trailing context

31 years ago2.4.5
Vern Paxson [Thu, 9 Dec 1993 13:57:12 +0000 (13:57 +0000)]
2.4.5

31 years agopretester update
Vern Paxson [Tue, 7 Dec 1993 13:08:35 +0000 (13:08 +0000)]
pretester update

31 years ago2.4.4
Vern Paxson [Tue, 7 Dec 1993 11:16:08 +0000 (11:16 +0000)]
2.4.4

31 years agoLexError(), C++ experiment warning, credits
Vern Paxson [Tue, 7 Dec 1993 11:15:17 +0000 (11:15 +0000)]
LexError(), C++ experiment warning, credits

31 years agoFixed 8-bit bug
Vern Paxson [Tue, 7 Dec 1993 11:11:04 +0000 (11:11 +0000)]
Fixed 8-bit bug

31 years agoFixed nasty 8-bit bugs
Vern Paxson [Tue, 7 Dec 1993 11:10:49 +0000 (11:10 +0000)]
Fixed nasty 8-bit bugs

31 years ago{min,max,abs} -> {MIN,MAX,ABS}
Vern Paxson [Tue, 7 Dec 1993 10:18:09 +0000 (10:18 +0000)]
{min,max,abs} -> {MIN,MAX,ABS}

31 years agoSupport for yyFlexLexer::LexerError
Vern Paxson [Tue, 7 Dec 1993 10:11:41 +0000 (10:11 +0000)]
Support for yyFlexLexer::LexerError

31 years ago2.4.4
Vern Paxson [Mon, 6 Dec 1993 09:43:52 +0000 (09:43 +0000)]
2.4.4

31 years agocredits update
Vern Paxson [Sun, 5 Dec 1993 17:11:39 +0000 (17:11 +0000)]
credits update

31 years agovery minor "install" tweaks
Vern Paxson [Sun, 5 Dec 1993 17:08:35 +0000 (17:08 +0000)]
very minor "install" tweaks

31 years agoYY_USER_ACTION generated now for each case in action switch
Vern Paxson [Sun, 5 Dec 1993 17:07:59 +0000 (17:07 +0000)]
YY_USER_ACTION generated now for each case in action switch

31 years agoFixed bug in pointing yyin at a new file and resuming scanning
Vern Paxson [Sat, 4 Dec 1993 22:02:54 +0000 (22:02 +0000)]
Fixed bug in pointing yyin at a new file and resuming scanning

31 years agoAdded note regarding g++ 2.5.X
Vern Paxson [Fri, 3 Dec 1993 22:45:17 +0000 (22:45 +0000)]
Added note regarding g++ 2.5.X

31 years agoupdated credits
Vern Paxson [Fri, 3 Dec 1993 22:20:45 +0000 (22:20 +0000)]
updated credits

31 years agoranlib addition for 2.4.3
Vern Paxson [Fri, 3 Dec 1993 22:20:15 +0000 (22:20 +0000)]
ranlib addition for 2.4.3

31 years agoMinor tweak to last change
Vern Paxson [Fri, 3 Dec 1993 22:19:23 +0000 (22:19 +0000)]
Minor tweak to last change

31 years agorun ranlib on libfl.a
Vern Paxson [Fri, 3 Dec 1993 22:18:32 +0000 (22:18 +0000)]
run ranlib on libfl.a

31 years agoHopefully last update prior to 2.4.3
Vern Paxson [Fri, 3 Dec 1993 22:02:03 +0000 (22:02 +0000)]
Hopefully last update prior to 2.4.3

31 years agolint tweaks
Vern Paxson [Fri, 3 Dec 1993 21:59:50 +0000 (21:59 +0000)]
lint tweaks

31 years agoAdded exec_prefix
Vern Paxson [Fri, 3 Dec 1993 21:35:38 +0000 (21:35 +0000)]
Added exec_prefix

31 years agocredit update
Vern Paxson [Fri, 3 Dec 1993 21:35:21 +0000 (21:35 +0000)]
credit update

31 years agolint tweak
Vern Paxson [Fri, 3 Dec 1993 21:35:07 +0000 (21:35 +0000)]
lint tweak

31 years agoFlexLexer.h fixed for separate inclusion
Vern Paxson [Fri, 3 Dec 1993 12:50:09 +0000 (12:50 +0000)]
FlexLexer.h fixed for separate inclusion

31 years agomods so FlexLexer.h can be included separately
Vern Paxson [Fri, 3 Dec 1993 12:49:45 +0000 (12:49 +0000)]
mods so FlexLexer.h can be included separately

31 years ago-F incompatible with -+
Vern Paxson [Fri, 3 Dec 1993 12:47:05 +0000 (12:47 +0000)]
-F incompatible with -+

31 years agoElaborated comments for 2.4.3
Vern Paxson [Thu, 2 Dec 1993 22:18:28 +0000 (22:18 +0000)]
Elaborated comments for 2.4.3

31 years ago2.4.3
Vern Paxson [Thu, 2 Dec 1993 21:59:03 +0000 (21:59 +0000)]
2.4.3

31 years agoUpdated message regarding missing libfl.a routines
Vern Paxson [Thu, 2 Dec 1993 21:58:30 +0000 (21:58 +0000)]
Updated message regarding missing libfl.a routines
Added thanks to Noah Friedman

31 years agoAdded libstring.c
Vern Paxson [Thu, 2 Dec 1993 21:52:36 +0000 (21:52 +0000)]
Added libstring.c
Modified "lint" target to use -Dconst=
Added a.out, lex.yy.cc to sundry clean targets