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
/
flexdef.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
check for regex.h; resolves bug #2337486
wlestes
2008-12-28
1
-0
/
+2
*
Introduce %option extra-type="your_type *" (resolves bug #1744505).
sodabrew
2007-09-10
1
-1
/
+1
*
refactor and slightly redo alloca testing, resolves bug #1675899
wlestes
2007-04-13
1
-1
/
+16
*
Added ccl union operator.
john43
2006-03-28
1
-0
/
+1
*
Removed global variable caseins.
john43
2006-03-27
1
-6
/
+4
*
Added configure check for assert.h.
john43
2006-03-27
1
-2
/
+28
*
Added set difference operator {-} for character classes.
john43
2006-03-22
1
-0
/
+1
*
Fixed escape in actions.
john43
2006-03-21
1
-1
/
+1
*
Reverted previous input filter changes.
john43
2006-03-21
1
-1
/
+1
*
Moved set_input_file to different file.
john43
2006-03-21
1
-1
/
+1
*
Relaxed tests for __STDC__ and __STDC_VERSION__ to cope with bugs in GCC and ...
john43
2006-03-21
1
-1
/
+1
*
Changed symbol INFINITE to fix conflict with C math symbol.
john43
2006-02-14
1
-1
/
+1
*
Renamed some internal variables.
flex-2-5-30
millaway
2003-04-01
1
-3
/
+3
*
Added %top block syntax.
millaway
2003-03-27
1
-11
/
+6
*
check for sys/wait.h since we use wait(2)
wlestes
2003-03-26
1
-0
/
+3
*
reorder include directives so as to catch system integer types before flex de...
wlestes
2003-03-26
1
-17
/
+14
*
merge millaway's m4 branch work
wlestes
2003-03-25
1
-3
/
+58
*
Added utility functions to deal with character case.
millaway
2002-12-16
1
-0
/
+23
*
apparently on some BSD systems, we need sys/params.h; reported by millaway
wlestes
2002-11-23
1
-0
/
+3
*
redo integral types again; add flexint.h; change dependencies caused by addin...
wlestes
2002-10-10
1
-6
/
+5
*
current swipe at header magic; int types be damned
wlestes
2002-10-08
1
-5
/
+4
*
ok, here goes; try to handle integral typedefs in one swell foop
wlestes
2002-10-07
1
-64
/
+1
*
remove include of malloc.h
wlestes
2002-10-07
1
-3
/
+0
*
Bison bridge code now works for all C scanners and pure/non-pure bison parsers.
millaway
2002-09-13
1
-2
/
+2
*
Table deserialization works for everything except --fast scanners.
millaway
2002-09-09
1
-0
/
+4
*
test for presence of __func__ and compensate if absent
wlestes
2002-09-09
1
-0
/
+11
*
Members of struct yy_trans_info are now forced to be the same size.
millaway
2002-09-07
1
-32
/
+0
*
Added flex_die macro. May need some autoconf massaging.
millaway
2002-09-05
1
-0
/
+10
*
Tons more work on tables.
millaway
2002-09-05
1
-10
/
+27
*
Lots of work on tables serialization code.
millaway
2002-09-05
1
-1
/
+1
*
Forgot to indent before previous commit.
millaway
2002-09-02
1
-14
/
+12
*
Added known integer limits if undefined.
millaway
2002-09-02
1
-0
/
+31
*
#include fixes; we've factored out all the system include files and put them ...
wlestes
2002-08-29
1
-13
/
+48
*
ran the indent target; commit the results
wlestes
2002-08-27
1
-150
/
+159
*
do some more conditional including for folks without standard systems
wlestes
2002-08-22
1
-13
/
+3
*
More work on tables.
millaway
2002-08-21
1
-1
/
+4
*
More work on tables serialization.
millaway
2002-08-19
1
-0
/
+7
*
Start conditions now optional in header.
millaway
2002-08-17
1
-12
/
+0
*
Added --tables option.
millaway
2002-08-16
1
-0
/
+10
*
Start condition prefixes attempts to adjust to user preferences.
millaway
2002-08-14
1
-0
/
+12
*
Omit user code and tables from generated header file.
millaway
2002-08-13
1
-2
/
+2
*
yylineno check is only performed on rules whose regexs can match a newline.
millaway
2002-07-27
1
-1
/
+12
*
Replaced obsolete macros in configure.in.
millaway
2002-07-09
1
-1
/
+6
*
address typos in NEWS; add --posix option for ERE parsing the way posix wants...
wlestes
2002-06-19
1
-1
/
+2
*
chomp'd lines when reading external skel file.
millaway
2002-05-10
1
-0
/
+3
*
Applied 'const' to a few more char*, where appropriate.
millaway
2002-04-19
1
-1
/
+1
*
Changed 'char[]' to 'const char*' wherever in conflicted with gettext.
millaway
2002-04-19
1
-29
/
+29
*
defined FLEX_EXIT macro to call longjmp on errors.
millaway
2002-04-13
1
-0
/
+5
*
mostly, changes for gettext
wlestes
2002-03-12
1
-4
/
+2
*
support large flex tables; from debian package maintainer
wlestes
2002-02-06
1
-2
/
+4
[next]