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
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced sprintf with snprintf everywhere.
john43
2006-03-22
1
-10
/
+9
*
Reverted previous input filter changes.
john43
2006-03-21
1
-1
/
+3
*
Moved set_input_file to different file.
john43
2006-03-21
1
-1
/
+1
*
Added check for locale.h and libintl.h in configure script.
john43
2006-02-14
1
-0
/
+2
*
Patch for full file system failure.
john43
2006-02-14
1
-4
/
+11
*
Fixed double-fclose when input file is empty.
john43
2006-02-13
1
-3
/
+6
*
Improvement request 1069716 log vs. log10
john43
2005-12-22
1
-1
/
+1
*
Configure checks for GNU m4.
millaway
2003-12-11
1
-5
/
+9
*
Renamed some internal variables.
flex-2-5-30
millaway
2003-04-01
1
-12
/
+12
*
Added %top block syntax.
millaway
2003-03-27
1
-0
/
+10
*
merge millaway's m4 branch work
wlestes
2003-03-25
1
-296
/
+168
*
Removed yy_current_buffer from the planet.
millaway
2003-02-28
1
-0
/
+6
*
Removed some symbols from the undef list. They are needed for multiple headers
millaway
2003-02-28
1
-4
/
+4
*
Added a few macros to the undef list.
millaway
2003-02-26
1
-0
/
+17
*
Put the undef macros in an array.
millaway
2003-02-26
1
-145
/
+155
*
Fixed prefix of yyalloc,yyfree,yyrealloc in C++ scanner.
millaway
2002-11-22
1
-3
/
+7
*
Added %push and %pop operations to skel processing.
millaway
2002-09-19
1
-2
/
+2
*
Serialization works in headers (%option headers).
millaway
2002-09-16
1
-0
/
+6
*
Bison bridge code now works for all C scanners and pure/non-pure bison parsers.
millaway
2002-09-13
1
-41
/
+28
*
Table deserialization works for everything except --fast scanners.
millaway
2002-09-09
1
-6
/
+24
*
Members of struct yy_trans_info are now forced to be the same size.
millaway
2002-09-07
1
-1
/
+2
*
Changed option 'header' to 'header-file'. 'header' still works, though.
millaway
2002-09-05
1
-3
/
+3
*
Tons more work on tables.
millaway
2002-09-05
1
-33
/
+60
*
#include fixes; we've factored out all the system include files and put them ...
wlestes
2002-08-29
1
-5
/
+1
*
ran the indent target; commit the results
wlestes
2002-08-27
1
-1449
/
+1468
*
Removed #undef of start conditions.
millaway
2002-08-18
1
-5
/
+11
*
Start conditions now optional in header.
millaway
2002-08-17
1
-3
/
+9
*
Added --tables option.
millaway
2002-08-16
1
-1
/
+13
*
Fixed seg fault bug in ecs.
millaway
2002-08-15
1
-4
/
+4
*
conditionally include <locale.h>; include config.h as well
wlestes
2002-08-15
1
-15
/
+5
*
Start condition prefixes attempts to adjust to user preferences.
millaway
2002-08-14
1
-3
/
+2
*
Include start condition symbols in header.
millaway
2002-08-13
1
-1
/
+8
*
Omit user code and tables from generated header file.
millaway
2002-08-13
1
-0
/
+12
*
Added alignment flag for future use.
millaway
2002-08-10
1
-4
/
+9
*
yylineno check is only performed on rules whose regexs can match a newline.
millaway
2002-07-27
1
-10
/
+17
*
Fixed prototype/definition conflicts with "traditional" C in skeleton at requ...
millaway
2002-07-17
1
-13
/
+13
*
Fixed POSIXLY_CORRECT detection in scanner.
millaway
2002-07-12
1
-1
/
+1
*
Removed duplicate definition of FLEX_DEBUG. gcc doesn't care, but other compi...
millaway
2002-07-10
1
-3
/
+0
*
Fixed prefix issue with get/set debug functions.
millaway
2002-07-10
1
-0
/
+11
*
Check POSIXLY_CORRECT env variable.
millaway
2002-07-09
1
-0
/
+23
*
Made yy_flex_debug non-global in reentrant scanner.
millaway
2002-07-09
1
-1
/
+5
*
fix bug whereby prefix didn't get passed to everybody; patch by ...
wlestes
2002-07-03
1
-2
/
+0
*
address typos in NEWS; add --posix option for ERE parsing the way posix wants...
wlestes
2002-06-19
1
-2
/
+9
*
conditional compile gettext initialization
wlestes
2002-04-23
1
-0
/
+2
*
Replaced exit(2) calls with longjmps (in the form of FLEX_EXIT macro).
millaway
2002-04-13
1
-14
/
+30
*
fix typo in comment
wlestes
2002-04-01
1
-1
/
+1
*
Documented the header file kludge, (in anticipation of buffering Section 1.)
millaway
2002-03-31
1
-0
/
+11
*
Output of `flex --version` now matches GNU coding standards.
millaway
2002-03-28
1
-4
/
+7
*
Removed CFront 1.2 -specific code from skeleton, because CFront now defines _...
millaway
2002-03-18
1
-1
/
+7
*
mostly, changes for gettext
wlestes
2002-03-12
1
-0
/
+4
[next]