summaryrefslogtreecommitdiff
path: root/flexdef.h
Commit message (Expand)AuthorAgeFilesLines
* mostly, changes for gettextwlestes2002-03-121-4/+2
* support large flex tables; from debian package maintainerwlestes2002-02-061-2/+4
* more from the same batchwlestes2001-11-141-1/+4
* merge latest batch of millaway's changeswlestes2001-10-171-1/+30
* change copyright/license notices as per Vern's response to Theowlestes2001-06-171-25/+30
* john millaway's reentrancy patchwlestes2001-05-181-0/+3
* remove extraneous rcs keywordswlestes2001-05-031-2/+0
* moved symbol table definitions from flexdef.h into sym.cvern2000-08-211-31/+1
* added dataflush() prototypevern1995-04-201-1/+4
* do_yylinenovern1995-03-201-5/+9
* added yyclassvern1995-03-051-2/+3
* VMS POSIX stuffvern1995-03-041-1/+3
* internationalization aidsvern1995-03-041-2/+7
* better fix for #pragma portability problemvern1995-01-091-16/+7
* comment out Turbo C #pragma'svern1995-01-091-1/+10
* some "const" cleansingvern1995-01-091-16/+17
* for VMS, delete -> removevern1994-12-291-2/+2
* STDC_HEADERS to check for stdlibvern1994-12-031-2/+2
* Brian Madsen's tweaks for Borlandvern1994-11-241-13/+98
* Added do_stdinitvern1994-11-241-2/+3
* config.h, size_tvern1994-11-051-14/+38
* Added "unspecified", globals for %optionvern1993-12-271-6/+14
* Added format_warnvern1993-12-261-1/+2
* Added in_rule, deleted actvscvern1993-12-261-10/+4
* Added <stdlib.h>vern1993-12-201-1/+5
* Use autoconf for string/strings.hvern1993-12-171-11/+10
* alloc routines take unsignedvern1993-12-151-3/+3
* bracket -CF table elementsvern1993-12-151-3/+3
* yy_str*() -> str*()vern1993-12-111-4/+8
* -o optionvern1993-12-111-4/+21
* {min,max,abs} -> {MIN,MAX,ABS}vern1993-12-071-7/+7
* lint tweaksvern1993-12-031-2/+2
* Use yy_strXXX() routines instead of <string.h>vern1993-12-021-3/+4
* yy_flex_xmalloc() moved to misc.cvern1993-12-011-1/+4
* Lowered MAX_SHORT out of increased general paranoia.vern1993-11-301-2/+3
* Fixed to buffer section 1 definitionsvern1993-11-291-8/+14
* myctoi takes char[] instead of Char[]vern1993-11-291-2/+2
* -a -> -Cavern1993-11-281-4/+4
* Removed #ifndef FILE protection from include of stdiovern1993-11-261-4/+1
* -l lex compatibility flagvern1993-11-261-2/+3
* Added use_read globalvern1993-11-201-2/+4
* Added expand_nxt_chk() extern.vern1993-10-021-1/+2
* Added -a option for long-align.vern1993-10-021-2/+3
* Nuked FILENAMESIZEvern1993-09-211-4/+1
* Delete prototypes for Unix system calls.vern1993-09-161-8/+1
* Added C_plus_plus flag.vern1993-08-251-2/+4
* Removed a lot of #ifdef chudvern1993-08-241-45/+25
* Added check_char(), readable_form()vern1993-07-051-1/+9
* Changed to use yy_flex_alloc() and friendsvern1993-06-121-17/+8
* Reformatting.vern1993-04-141-150/+153