summaryrefslogtreecommitdiff
path: root/ccl.c
Commit message (Expand)AuthorAgeFilesLines
* Added utility functions to deal with character case.John Millaway2002-12-161-0/+39
* ran the indent target; commit the resultsWill Estes2002-08-271-50/+51
* yylineno check is only performed on rules whose regexs can match a newline.John Millaway2002-07-271-0/+7
* change copyright/license notices as per Vern's response to TheoWill Estes2001-06-171-25/+30
* remove extraneous rcs keywordsWill Estes2001-05-031-2/+0
* nuked static RCS stringVern Paxson1993-09-161-4/+1
* Added check_char()Vern Paxson1993-07-051-1/+2
* Reformatting.Vern Paxson1993-04-141-93/+69
* reallocate_character_array -> reallocate_Character_arrayVern Paxson1993-02-061-1/+1
* 4.4 BSD copyrightVern Paxson1990-06-271-22/+18
* Declared void functions as suchVern Paxson1990-05-261-3/+3
* removed NUL hackVern Paxson1990-03-161-1/+1
* Tweaks for handling NUL's.Vern Paxson1990-03-141-3/+3
* Changes for unsigned/8-bit chars.Vern Paxson1990-01-151-4/+4
* Split copyright string into two to avoid tempting fate with \<newline>Vern Paxson1989-05-251-2/+2
* added BSD copyright noticeVern Paxson1989-05-241-7/+25
* list_character_set() modified to take a FILE to write to ...Vern Paxson1989-05-191-11/+13
* Added list_character_set()Vern Paxson1988-05-081-4/+50
* added RCS idVern Paxson1988-05-071-0/+4
* changed name from flexccl.c -> ccl.cVern Paxson1988-04-101-1/+1
* Beta Release.Vern Paxson1988-02-131-2/+13
* Initial revisionVern Paxson1987-11-081-0/+98