summaryrefslogtreecommitdiff
path: root/flexdef.h
Commit message (Expand)AuthorAge
...
* 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
* changed to include <stddef.h> for __GNUC__Vern Paxson1990-08-03
* fixed to declare malloc() and free() by hand if __GNUC__Vern Paxson1990-08-02
* Changed to get malloc definition in identical fashion to thatVern Paxson1990-07-28
* 4.4 BSD copyrightVern Paxson1990-06-27
* Added prototypesVern Paxson1990-05-26
* Added USG alias for SYS_VVern Paxson1990-03-20
* defines for malloc() and realloc()Vern Paxson1990-03-20
* NUL's. 8-bit chars.Vern Paxson1990-03-16
* Tweaks for NUL chars.Vern Paxson1990-03-14
* 8-bit char support.Vern Paxson1990-01-15
* 2.0.1 betaVern Paxson1989-06-20
* removed static char copyrightVern Paxson1989-05-24