]> granicus.if.org Git - flex/log
flex
34 years agominor typos and formatting changes.
Vern Paxson [Fri, 23 Mar 1990 14:18:40 +0000 (14:18 +0000)]
minor typos and formatting changes.
Removed BITNET address.

34 years agonuked BITNET address.
Vern Paxson [Fri, 23 Mar 1990 14:16:08 +0000 (14:16 +0000)]
nuked BITNET address.

34 years ago2.2 README
Vern Paxson [Tue, 20 Mar 1990 14:54:13 +0000 (14:54 +0000)]
2.2 README

34 years agoUSG alias.
Vern Paxson [Tue, 20 Mar 1990 14:33:14 +0000 (14:33 +0000)]
USG alias.

34 years agoAdded USG alias for SYS_V
Vern Paxson [Tue, 20 Mar 1990 14:32:52 +0000 (14:32 +0000)]
Added USG alias for SYS_V

34 years ago*** empty log message ***
Vern Paxson [Tue, 20 Mar 1990 14:25:41 +0000 (14:25 +0000)]
*** empty log message ***

34 years agoAdded Earle Horton for 8-bit chars.
Vern Paxson [Tue, 20 Mar 1990 14:17:29 +0000 (14:17 +0000)]
Added Earle Horton for 8-bit chars.

34 years agoTweaks for lint and C++
Vern Paxson [Tue, 20 Mar 1990 13:52:49 +0000 (13:52 +0000)]
Tweaks for lint and C++

34 years ago-ll => -lfl
Vern Paxson [Tue, 20 Mar 1990 13:52:32 +0000 (13:52 +0000)]
-ll => -lfl

34 years ago2.2 changes
Vern Paxson [Tue, 20 Mar 1990 13:52:04 +0000 (13:52 +0000)]
2.2 changes

34 years agoChanged to use YY_BUFFER_STATE everywhere.
Vern Paxson [Tue, 20 Mar 1990 13:17:15 +0000 (13:17 +0000)]
Changed to use YY_BUFFER_STATE everywhere.

34 years ago*** empty log message ***
Vern Paxson [Tue, 20 Mar 1990 13:16:43 +0000 (13:16 +0000)]
*** empty log message ***

34 years ago"associated rules" changed to "associated rule line numbers".
Vern Paxson [Tue, 20 Mar 1990 13:16:02 +0000 (13:16 +0000)]
"associated rules" changed to "associated rule line numbers".

34 years agocast added to malloc() call to keep lint happy.
Vern Paxson [Tue, 20 Mar 1990 13:15:30 +0000 (13:15 +0000)]
cast added to malloc() call to keep lint happy.

34 years agoFixed handling of premature EOF's.
Vern Paxson [Tue, 20 Mar 1990 11:36:54 +0000 (11:36 +0000)]
Fixed handling of premature EOF's.

34 years agoRemoved declaration of malloc()
Vern Paxson [Tue, 20 Mar 1990 11:36:33 +0000 (11:36 +0000)]
Removed declaration of malloc()

34 years agoRemoved malloc() declaration.
Vern Paxson [Tue, 20 Mar 1990 11:36:04 +0000 (11:36 +0000)]
Removed malloc() declaration.
Added detection of EOF in actions.

34 years agoRules rewritten so '/' and '$' parsed correctly.
Vern Paxson [Tue, 20 Mar 1990 11:35:32 +0000 (11:35 +0000)]
Rules rewritten so '/' and '$' parsed correctly.

34 years agoCorrected line numbers for continued actions.
Vern Paxson [Tue, 20 Mar 1990 11:34:32 +0000 (11:34 +0000)]
Corrected line numbers for continued actions.

34 years agoRemoved declarations of malloc() and realloc().
Vern Paxson [Tue, 20 Mar 1990 11:33:27 +0000 (11:33 +0000)]
Removed declarations of malloc() and realloc().

34 years agoSummary of generation flags.
Vern Paxson [Tue, 20 Mar 1990 11:32:59 +0000 (11:32 +0000)]
Summary of generation flags.
Minor -8 tweaks.

34 years agofull support for -d
Vern Paxson [Tue, 20 Mar 1990 11:32:30 +0000 (11:32 +0000)]
full support for -d

34 years agodefines for malloc() and realloc()
Vern Paxson [Tue, 20 Mar 1990 11:31:58 +0000 (11:31 +0000)]
defines for malloc() and realloc()
conditional defines for abs(), min(), and max()

34 years agoMany multiple-buffer additions.
Vern Paxson [Tue, 20 Mar 1990 11:31:08 +0000 (11:31 +0000)]
Many multiple-buffer additions.

34 years ago-8 tweaks.
Vern Paxson [Tue, 20 Mar 1990 11:30:35 +0000 (11:30 +0000)]
-8 tweaks.

34 years agoProto hacks.
Vern Paxson [Mon, 19 Mar 1990 16:34:39 +0000 (16:34 +0000)]
Proto hacks.
NUL hacks.
Debugging hacks.
C++ hacks.

34 years agoRCS won't let me unedit! gets "Missing access list"
Vern Paxson [Fri, 16 Mar 1990 17:40:06 +0000 (17:40 +0000)]
RCS won't let me unedit! gets "Missing access list"

34 years agoMany hacks for NUL's.
Vern Paxson [Fri, 16 Mar 1990 16:55:24 +0000 (16:55 +0000)]
Many hacks for NUL's.
Hope they're right.

34 years agoMinor tweaks for NUL's.
Vern Paxson [Fri, 16 Mar 1990 16:53:29 +0000 (16:53 +0000)]
Minor tweaks for NUL's.

34 years agono changes -- had checked out for testing smaller read buffer sizes
Vern Paxson [Fri, 16 Mar 1990 16:53:05 +0000 (16:53 +0000)]
no changes -- had checked out for testing smaller read buffer sizes

34 years agoNuked some extraneous whitespace.
Vern Paxson [Fri, 16 Mar 1990 16:52:30 +0000 (16:52 +0000)]
Nuked some extraneous whitespace.
NUL's hacks.

34 years agohack for NUL's.
Vern Paxson [Fri, 16 Mar 1990 16:52:00 +0000 (16:52 +0000)]
hack for NUL's.

34 years agoHack to cshell for NUL's.
Vern Paxson [Fri, 16 Mar 1990 16:51:45 +0000 (16:51 +0000)]
Hack to cshell for NUL's.

34 years agoNUL's.
Vern Paxson [Fri, 16 Mar 1990 16:51:27 +0000 (16:51 +0000)]
NUL's.
-8

34 years agoNUL's.
Vern Paxson [Fri, 16 Mar 1990 16:51:13 +0000 (16:51 +0000)]
NUL's.

34 years agoNUL's. 8-bit chars.
Vern Paxson [Fri, 16 Mar 1990 16:50:37 +0000 (16:50 +0000)]
NUL's.  8-bit chars.

34 years agoNUL's; indenting
Vern Paxson [Fri, 16 Mar 1990 16:50:17 +0000 (16:50 +0000)]
NUL's; indenting

34 years agomore thrashing around with NUL's
Vern Paxson [Fri, 16 Mar 1990 16:50:00 +0000 (16:50 +0000)]
more thrashing around with NUL's

34 years agoremoved NUL hack
Vern Paxson [Fri, 16 Mar 1990 16:49:24 +0000 (16:49 +0000)]
removed NUL hack

34 years agoAdded <<EOF>> token
Vern Paxson [Wed, 14 Mar 1990 13:41:56 +0000 (13:41 +0000)]
Added <<EOF>> token

34 years ago Tweaks for NUL chars.
Vern Paxson [Wed, 14 Mar 1990 13:39:41 +0000 (13:39 +0000)]
 Tweaks for NUL chars.

34 years agoTweaks for NUL chars.
Vern Paxson [Wed, 14 Mar 1990 13:39:21 +0000 (13:39 +0000)]
Tweaks for NUL chars.

34 years agoTweaks for handling NUL's.
Vern Paxson [Wed, 14 Mar 1990 13:39:01 +0000 (13:39 +0000)]
Tweaks for handling NUL's.

34 years ago*** empty log message ***
Vern Paxson [Wed, 28 Feb 1990 18:10:34 +0000 (18:10 +0000)]
*** empty log message ***

34 years agoChanged .so options.man to inlined version since flex.1 will
Vern Paxson [Wed, 28 Feb 1990 16:59:42 +0000 (16:59 +0000)]
Changed .so options.man to inlined version since flex.1 will
have a different (shorter) options description.

34 years ago*** empty log message ***
Vern Paxson [Wed, 28 Feb 1990 15:09:10 +0000 (15:09 +0000)]
*** empty log message ***

34 years ago*** empty log message ***
Vern Paxson [Wed, 28 Feb 1990 11:10:27 +0000 (11:10 +0000)]
*** empty log message ***

34 years ago*** empty log message ***
Vern Paxson [Mon, 26 Feb 1990 17:59:14 +0000 (17:59 +0000)]
*** empty log message ***

34 years ago*** empty log message ***
Vern Paxson [Sun, 25 Feb 1990 19:47:38 +0000 (19:47 +0000)]
*** empty log message ***

34 years agoInitial revision
Vern Paxson [Sun, 25 Feb 1990 01:28:22 +0000 (01:28 +0000)]
Initial revision

35 years agoRestored EOB accepting list for REJECT.
Vern Paxson [Tue, 16 Jan 1990 11:17:36 +0000 (11:17 +0000)]
Restored EOB accepting list for REJECT.
Second try at 2.2 Release.

35 years agoAdded missing ',' in error message.
Vern Paxson [Tue, 16 Jan 1990 10:39:51 +0000 (10:39 +0000)]
Added missing ',' in error message.
2.2 Release, second try.

35 years ago8-bit char support.
Vern Paxson [Tue, 16 Jan 1990 10:29:10 +0000 (10:29 +0000)]
8-bit char support.
2.2 Release.

35 years ago8-bit char support.
Vern Paxson [Mon, 15 Jan 1990 18:02:29 +0000 (18:02 +0000)]
8-bit char support.
Arbitrary indented/%{} code allowed in section 2.
\x escapes.
%t support.
Minor POSIX-compliance changes.
BEGIN(0) -> BEGIN(INITIAL).
yywrap() and set_input_file() for multiple input files.
C_COMMENT_2 removed.
2.2 Release.

35 years ago8-bit char support.
Vern Paxson [Mon, 15 Jan 1990 18:00:27 +0000 (18:00 +0000)]
8-bit char support.
SYS_V / Atari portability fixes.
Removed generated array names.
CSIZE now only defined if not already defined.
Added "csize" global.
Added "input_files", "num_input_files", and "program_name" globals.
%t support globals.
2.2 Release.

35 years agoRemoved unused EOB_accepting_list array.
Vern Paxson [Mon, 15 Jan 1990 17:58:49 +0000 (17:58 +0000)]
Removed unused EOB_accepting_list array.
2.2 Release.

35 years agoBug in -F table generation fixed.
Vern Paxson [Mon, 15 Jan 1990 17:53:40 +0000 (17:53 +0000)]
Bug in -F table generation fixed.
8-bit char support.
Hardwired generated array names.
"const"'s added to generated code.
Fixed yymore() / trailing context bug.

35 years ago8-bit char support.
Vern Paxson [Mon, 15 Jan 1990 17:53:12 +0000 (17:53 +0000)]
8-bit char support.
Error-message pinpointing.
2.2 Release.

35 years agoUnsigned char support.
Vern Paxson [Mon, 15 Jan 1990 17:49:56 +0000 (17:49 +0000)]
Unsigned char support.
%t support.
Removed hard-wiring of program name "flex".
-c changed to -C; -c now deprecated.
-n added. :-(
Multiple input files.
SYSV tmpnam() use.
Removed old #define's from output.
Identified error messages w/ filename and line.
2.2 Release.

35 years agoUnsigned char support.
Vern Paxson [Mon, 15 Jan 1990 17:49:14 +0000 (17:49 +0000)]
Unsigned char support.
2.2 Release.

35 years agoRemoved redundant test.
Vern Paxson [Mon, 15 Jan 1990 17:48:47 +0000 (17:48 +0000)]
Removed redundant test.
2.2 Release.

35 years agoUnsigned char support.
Vern Paxson [Mon, 15 Jan 1990 17:48:26 +0000 (17:48 +0000)]
Unsigned char support.
\x support.
2.2 Release.

35 years ago8-bit char support.
Vern Paxson [Mon, 15 Jan 1990 17:47:34 +0000 (17:47 +0000)]
8-bit char support.
2.2 Release.

35 years agoC++ support.
Vern Paxson [Mon, 15 Jan 1990 17:44:53 +0000 (17:44 +0000)]
C++ support.
Turbo-C support.
8-bit char support.
yyleng is an int.
unput() callable in section 3.
yymore hacks.
yyrestart() no longer closes stdin.
2.2 Release.

35 years ago%t support.
Vern Paxson [Mon, 15 Jan 1990 17:41:31 +0000 (17:41 +0000)]
%t support.
8-bit/unsigned char support.
2.2 Release.

35 years ago%t hacks.
Vern Paxson [Mon, 15 Jan 1990 17:40:45 +0000 (17:40 +0000)]
%t hacks.
minor cosmetics.
2.2 Relase.

35 years agoChanges for unsigned/8-bit chars.
Vern Paxson [Mon, 15 Jan 1990 17:37:45 +0000 (17:37 +0000)]
Changes for unsigned/8-bit chars.
2.2 Release.

35 years agoInitial revision
Vern Paxson [Wed, 10 Jan 1990 15:10:22 +0000 (15:10 +0000)]
Initial revision

35 years agoremoved gratuitous trailing context code
Vern Paxson [Sat, 30 Dec 1989 15:34:53 +0000 (15:34 +0000)]
removed gratuitous trailing context code

35 years agomade -c<compression flags> case-sensitive
Vern Paxson [Sat, 30 Dec 1989 15:34:28 +0000 (15:34 +0000)]
made -c<compression flags> case-sensitive

35 years agounput() bug fix
Vern Paxson [Sat, 30 Dec 1989 15:33:47 +0000 (15:33 +0000)]
unput() bug fix

35 years ago*** empty log message ***
Vern Paxson [Sat, 30 Dec 1989 15:32:56 +0000 (15:32 +0000)]
*** empty log message ***

35 years agochanged to not use '|' and trailing context combo
Vern Paxson [Tue, 20 Jun 1989 17:24:13 +0000 (17:24 +0000)]
changed to not use '|' and trailing context combo
so users can test using -F ...

35 years agomade trailing context combined with '|' warning always come out
Vern Paxson [Tue, 20 Jun 1989 17:23:54 +0000 (17:23 +0000)]
made trailing context combined with '|' warning always come out

35 years ago*** empty log message ***
Vern Paxson [Tue, 20 Jun 1989 17:12:01 +0000 (17:12 +0000)]
*** empty log message ***

35 years agoInitial revision
Vern Paxson [Tue, 20 Jun 1989 16:47:40 +0000 (16:47 +0000)]
Initial revision

35 years ago*** empty log message ***
Vern Paxson [Tue, 20 Jun 1989 16:36:26 +0000 (16:36 +0000)]
*** empty log message ***

35 years ago*** empty log message ***
Vern Paxson [Tue, 20 Jun 1989 16:27:01 +0000 (16:27 +0000)]
*** empty log message ***

35 years ago*** empty log message ***
Vern Paxson [Tue, 20 Jun 1989 16:02:09 +0000 (16:02 +0000)]
*** empty log message ***

35 years agoBeta release
Vern Paxson [Tue, 20 Jun 1989 15:49:07 +0000 (15:49 +0000)]
Beta release

35 years ago2.1 beta release
Vern Paxson [Tue, 20 Jun 1989 15:48:09 +0000 (15:48 +0000)]
2.1 beta release

35 years ago*** empty log message ***
Vern Paxson [Tue, 20 Jun 1989 15:44:28 +0000 (15:44 +0000)]
*** empty log message ***

35 years ago2.0.1 beta
Vern Paxson [Tue, 20 Jun 1989 15:38:27 +0000 (15:38 +0000)]
2.0.1 beta

35 years ago*** empty log message ***
Vern Paxson [Tue, 20 Jun 1989 15:37:39 +0000 (15:37 +0000)]
*** empty log message ***

35 years agofixsed bug with -I and backtracking
Vern Paxson [Thu, 25 May 1989 12:21:18 +0000 (12:21 +0000)]
fixsed bug with -I and backtracking

35 years agoCleaned up forward declarations of yyunput() and input()
Vern Paxson [Thu, 25 May 1989 11:49:28 +0000 (11:49 +0000)]
Cleaned up forward declarations of yyunput() and input()

35 years agoSplit copyright string.
Vern Paxson [Thu, 25 May 1989 11:48:41 +0000 (11:48 +0000)]
Split copyright string.

35 years agoSplit copyright string. Added check for empty machine in dupmachine().
Vern Paxson [Thu, 25 May 1989 11:48:20 +0000 (11:48 +0000)]
Split copyright string.  Added check for empty machine in dupmachine().

35 years agoSplit copyright string into two to avoid tempting fate with \<newline>
Vern Paxson [Thu, 25 May 1989 11:46:34 +0000 (11:46 +0000)]
Split copyright string into two to avoid tempting fate with \<newline>
sequences ...

35 years agoupdated for 2nd release Beta test
Vern Paxson [Wed, 24 May 1989 12:48:13 +0000 (12:48 +0000)]
updated for 2nd release Beta test
added RCS header

35 years agoremoved static char copyright
Vern Paxson [Wed, 24 May 1989 11:48:24 +0000 (11:48 +0000)]
removed static char copyright

35 years agoAdded BSD copyright notice.
Vern Paxson [Wed, 24 May 1989 11:45:36 +0000 (11:45 +0000)]
Added BSD copyright notice.
Removed FAST_SKELETON_FILE.

35 years agoadded BSD copyright notice.
Vern Paxson [Wed, 24 May 1989 11:44:55 +0000 (11:44 +0000)]
added BSD copyright notice.
Removed references to FAST_SKELETON_FILE.

35 years agoAdded BSD copyright notice
Vern Paxson [Wed, 24 May 1989 11:44:18 +0000 (11:44 +0000)]
Added BSD copyright notice

35 years agoadded BSD copyright notice
Vern Paxson [Wed, 24 May 1989 11:42:56 +0000 (11:42 +0000)]
added BSD copyright notice

35 years agoInitial revision
Vern Paxson [Wed, 24 May 1989 00:32:10 +0000 (00:32 +0000)]
Initial revision

35 years agorenamed accnum to num_rules
Vern Paxson [Fri, 19 May 1989 14:13:16 +0000 (14:13 +0000)]
renamed accnum to num_rules

35 years agomoved table generation code to gen.c
Vern Paxson [Fri, 19 May 1989 14:12:45 +0000 (14:12 +0000)]
moved table generation code to gen.c
moved ntod() to dfa.c

35 years agothe most piddling format change imaginable
Vern Paxson [Fri, 19 May 1989 14:11:11 +0000 (14:11 +0000)]
the most piddling format change imaginable

35 years agochanged to look for yymore, REJECT, %used and %unused
Vern Paxson [Fri, 19 May 1989 14:10:31 +0000 (14:10 +0000)]
changed to look for yymore, REJECT, %used and %unused
removed gross magic for dealing with section 3