summaryrefslogtreecommitdiff
path: root/flexdef.h
Commit message (Expand)AuthorAge
* redo integral types again; add flexint.h; change dependencies caused by addin...Will Estes2002-10-10
* current swipe at header magic; int types be damnedWill Estes2002-10-08
* ok, here goes; try to handle integral typedefs in one swell foopWill Estes2002-10-07
* remove include of malloc.hWill Estes2002-10-07
* Bison bridge code now works for all C scanners and pure/non-pure bison parsers.John Millaway2002-09-13
* Table deserialization works for everything except --fast scanners.John Millaway2002-09-09
* test for presence of __func__ and compensate if absentWill Estes2002-09-09
* Members of struct yy_trans_info are now forced to be the same size.John Millaway2002-09-07
* Added flex_die macro. May need some autoconf massaging.John Millaway2002-09-05
* Tons more work on tables.John Millaway2002-09-05
* Lots of work on tables serialization code.John Millaway2002-09-05
* Forgot to indent before previous commit.John Millaway2002-09-02
* Added known integer limits if undefined.John Millaway2002-09-02
* #include fixes; we've factored out all the system include files and put them ...Will Estes2002-08-29
* ran the indent target; commit the resultsWill Estes2002-08-27
* do some more conditional including for folks without standard systemsWill Estes2002-08-22
* More work on tables.John Millaway2002-08-21
* More work on tables serialization.John Millaway2002-08-19
* Start conditions now optional in header.John Millaway2002-08-17
* Added --tables option.John Millaway2002-08-16
* Start condition prefixes attempts to adjust to user preferences.John Millaway2002-08-14
* Omit user code and tables from generated header file.John Millaway2002-08-13
* yylineno check is only performed on rules whose regexs can match a newline.John Millaway2002-07-27
* Replaced obsolete macros in configure.in.John Millaway2002-07-09
* address typos in NEWS; add --posix option for ERE parsing the way posix wants...Will Estes2002-06-19
* chomp'd lines when reading external skel file.John Millaway2002-05-10
* Applied 'const' to a few more char*, where appropriate.John Millaway2002-04-19
* Changed 'char[]' to 'const char*' wherever in conflicted with gettext.John Millaway2002-04-19
* defined FLEX_EXIT macro to call longjmp on errors.John Millaway2002-04-13
* mostly, changes for gettextWill Estes2002-03-12
* support large flex tables; from debian package maintainerWill Estes2002-02-06
* more from the same batchWill Estes2001-11-14
* merge latest batch of millaway's changesWill Estes2001-10-17
* change copyright/license notices as per Vern's response to TheoWill Estes2001-06-17
* john millaway's reentrancy patchWill Estes2001-05-18
* remove extraneous rcs keywordsWill Estes2001-05-03
* moved symbol table definitions from flexdef.h into sym.cVern Paxson2000-08-21
* added dataflush() prototypeVern Paxson1995-04-20
* do_yylinenoVern Paxson1995-03-20
* added yyclassVern Paxson1995-03-05
* VMS POSIX stuffVern Paxson1995-03-04
* internationalization aidsVern Paxson1995-03-04
* better fix for #pragma portability problemVern Paxson1995-01-09
* comment out Turbo C #pragma'sVern Paxson1995-01-09
* some "const" cleansingVern Paxson1995-01-09
* for VMS, delete -> removeVern Paxson1994-12-29
* STDC_HEADERS to check for stdlibVern Paxson1994-12-03
* Brian Madsen's tweaks for BorlandVern Paxson1994-11-24
* Added do_stdinitVern Paxson1994-11-24
* config.h, size_tVern Paxson1994-11-05