index
:
delta/flex.git
baserock/bootstrap
baserock/build-essential
baserock/morph
flex-2-5-6-branch
m4
master
origin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dfa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
speed up things for complex inputs; resolves #2891390
wlestes
2012-02-17
1
-8
/
+5
*
Removed global variable caseins.
john43
2006-03-27
1
-19
/
+0
*
.
john43
2006-02-14
1
-1
/
+1
*
Changed int types to flex_intX_t. The build is now broken until typedef's are
millaway
2002-11-27
1
-8
/
+8
*
Created test for reject.
millaway
2002-09-13
1
-2
/
+2
*
Table deserialization works for everything except --fast scanners.
millaway
2002-09-09
1
-7
/
+23
*
Members of struct yy_trans_info are now forced to be the same size.
millaway
2002-09-07
1
-0
/
+1
*
Tables are now generated with %option tables-file=FILE.
millaway
2002-09-05
1
-38
/
+90
*
eat a blank line
wlestes
2002-08-29
1
-1
/
+0
*
ran the indent target; commit the results
wlestes
2002-08-27
1
-416
/
+368
*
Cleaned up macros that took no ';'.
millaway
2002-08-20
1
-24
/
+24
*
Added alignment flag for future use.
millaway
2002-08-10
1
-1
/
+0
*
change copyright/license notices as per Vern's response to Theo
wlestes
2001-06-17
1
-25
/
+28
*
remove extraneous rcs keywords
wlestes
2001-05-03
1
-2
/
+0
*
fixed underallocation for accset
vern
2000-08-21
1
-2
/
+5
*
const -> yyconst
vern
1995-04-20
1
-2
/
+2
*
{}'s around full-table initializations
vern
1995-03-27
1
-11
/
+9
*
internationalization aids
vern
1995-03-04
1
-12
/
+14
*
fixed bug with caseins but not ecs
vern
1994-12-03
1
-3
/
+13
*
Brian Madsen's tweaks for Borland
vern
1994-11-24
1
-3
/
+3
*
yy_flex_XXX -> flex_XXX
vern
1993-12-17
1
-3
/
+3
*
Bug fix for -CF
vern
1993-12-15
1
-2
/
+2
*
-o option
vern
1993-12-11
1
-2
/
+2
*
Initialize dfaacc[0] for -CF representation
vern
1993-12-11
1
-2
/
+7
*
{min,max,abs} -> {MIN,MAX,ABS}
vern
1993-12-07
1
-3
/
+3
*
-a -> -Ca
vern
1993-11-28
1
-2
/
+2
*
Added -a option for long-align.
vern
1993-10-02
1
-5
/
+5
*
nuked static RCS string
vern
1993-09-16
1
-4
/
+1
*
yy_nxt table should be "const"
vern
1993-08-25
1
-2
/
+2
*
"backtracking" -> "backing up"
vern
1993-08-24
1
-11
/
+11
*
Wilhems bug fixes.
vern
1993-07-05
1
-17
/
+9
*
Got rid of code needed for %t
vern
1993-06-12
1
-3
/
+2
*
Reformatting.
vern
1993-04-14
1
-763
/
+779
*
Added keeping track of which rules are useful
vern
1993-02-06
1
-23
/
+24
*
4.4 BSD copyright
vern
1990-06-27
1
-23
/
+19
*
prototypes for forward references
vern
1990-05-26
1
-11
/
+18
*
"associated rules" changed to "associated rule line numbers".
vern
1990-03-20
1
-2
/
+2
*
-8 tweaks.
vern
1990-03-20
1
-4
/
+9
*
more thrashing around with NUL's
vern
1990-03-16
1
-10
/
+101
*
Tweaks for NUL chars.
vern
1990-03-14
1
-7
/
+17
*
%t hacks.
vern
1990-01-15
1
-16
/
+15
*
Beta release
vern
1989-06-20
1
-1
/
+1
*
Split copyright string into two to avoid tempting fate with \<newline>
vern
1989-05-25
1
-3
/
+3
*
added BSD copyright notice
vern
1989-05-24
1
-8
/
+26
*
added backtrack report
vern
1989-05-19
1
-76
/
+125
*
added ntod()
vern
1988-11-25
1
-1
/
+284
*
added RCS id
vern
1988-05-08
1
-7
/
+150
*
changed name from flexdfa.c to dfa.c
vern
1988-04-10
1
-1
/
+1
*
Beta Release.
vern
1988-02-13
1
-13
/
+27
*
Initial revision
vern
1987-11-08
1
-0
/
+460