summaryrefslogtreecommitdiff
path: root/sym.c
Commit message (Expand)AuthorAgeFilesLines
* Added ccl union operator.john432006-03-281-1/+0
* merge millaway's m4 branch workwlestes2003-03-251-3/+0
* ran the indent target; commit the resultswlestes2002-08-271-110/+105
* Fixed prototype/definition conflicts with "traditional" C in skeleton at requ...millaway2002-07-171-5/+2
* Applied 'const' to a few more char*, where appropriate.millaway2002-04-191-7/+7
* change copyright/license notices as per Vern's response to Theowlestes2001-06-171-25/+30
* remove extraneous rcs keywordswlestes2001-05-031-2/+0
* moved symbol table definitions from flexdef.h into sym.cvern2000-08-211-10/+29
* internationalization aidsvern1995-03-041-4/+5
* preenvern1995-01-051-2/+2
* Brian Madsen's tweaks for Borlandvern1994-11-241-2/+2
* start condition #define's go to action filevern1993-12-271-2/+2
* Removed actvscvern1993-12-261-2/+1
* yy_flex_XXX -> flex_XXXvern1993-12-171-2/+2
* yy_str*() -> str*()vern1993-12-111-3/+3
* -o optionvern1993-12-111-2/+2
* lint tweaksvern1993-12-031-6/+8
* Use yy_strXXX() routines instead of <string.h>vern1993-12-021-3/+3
* Fixed ANSI-C glitch with '%' operatorvern1993-11-291-3/+5
* nuked static RCS stringvern1993-09-161-4/+1
* Modified to use yy_flex_alloc()vern1993-06-121-2/+3
* Reformatting.vern1993-04-141-189/+123
* Fixed bug in 8-bit hashingvern1993-02-061-14/+25
* 4.4 BSD copyrightvern1990-06-271-23/+19
* declared void functions as suchvern1990-05-261-5/+11
* Removed declaration of malloc()vern1990-03-201-2/+1
* Unsigned char support.vern1990-01-151-13/+16
* Beta releasevern1989-06-201-1/+1
* 2.0.1 betavern1989-06-201-4/+9
* Split copyright string into two to avoid tempting fate with \<newline>vern1989-05-251-3/+3
* added BSD copyright noticevern1989-05-241-8/+26
* the most piddling format change imaginablevern1989-05-191-2/+2
* RCS headervern1988-05-081-11/+16
* changed name from flexsym.c -> sym.cvern1988-04-101-44/+28
* Beta Release.vern1988-02-131-15/+23
* Initial revisionvern1987-11-081-0/+291