summaryrefslogtreecommitdiff
path: root/flexdef.h
Commit message (Expand)AuthorAge
* 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
* Added "unspecified", globals for %optionVern Paxson1993-12-27
* Added format_warnVern Paxson1993-12-26
* Added in_rule, deleted actvscVern Paxson1993-12-26
* Added <stdlib.h>Vern Paxson1993-12-20
* Use autoconf for string/strings.hVern Paxson1993-12-17
* alloc routines take unsignedVern Paxson1993-12-15
* bracket -CF table elementsVern Paxson1993-12-15
* yy_str*() -> str*()Vern Paxson1993-12-11
* -o optionVern Paxson1993-12-11
* {min,max,abs} -> {MIN,MAX,ABS}Vern Paxson1993-12-07
* lint tweaksVern Paxson1993-12-03
* Use yy_strXXX() routines instead of <string.h>Vern Paxson1993-12-02
* yy_flex_xmalloc() moved to misc.cVern Paxson1993-12-01
* Lowered MAX_SHORT out of increased general paranoia.Vern Paxson1993-11-30
* Fixed to buffer section 1 definitionsVern Paxson1993-11-29
* myctoi takes char[] instead of Char[]Vern Paxson1993-11-29
* -a -> -CaVern Paxson1993-11-28
* Removed #ifndef FILE protection from include of stdioVern Paxson1993-11-26
* -l lex compatibility flagVern Paxson1993-11-26
* Added use_read globalVern Paxson1993-11-20
* Added expand_nxt_chk() extern.Vern Paxson1993-10-02
* Added -a option for long-align.Vern Paxson1993-10-02
* Nuked FILENAMESIZEVern Paxson1993-09-21
* Delete prototypes for Unix system calls.Vern Paxson1993-09-16
* Added C_plus_plus flag.Vern Paxson1993-08-25
* Removed a lot of #ifdef chudVern Paxson1993-08-24
* Added check_char(), readable_form()Vern Paxson1993-07-05
* Changed to use yy_flex_alloc() and friendsVern Paxson1993-06-12
* Reformatting.Vern Paxson1993-04-14
* *** empty log message ***Vern Paxson1993-02-06