summaryrefslogtreecommitdiff
path: root/flexdef.h
Commit message (Expand)AuthorAge
* 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
* Added BSD copyright notice.Vern Paxson1989-05-24
* a zillion changes/additions/cleanupsVern Paxson1989-05-19
* Added END_OF_BUFFER_ACTION and bol_neededVern Paxson1988-11-25
* removed revision historyVern Paxson1988-05-08
* fixed typos, enhanced symbol table definition.Vern Paxson1988-04-10
* Beta Release.Vern Paxson1988-02-13
* Initial revisionVern Paxson1987-11-08