summaryrefslogtreecommitdiff
path: root/ccl.c
Commit message (Expand)AuthorAgeFilesLines
* Added ccl union operator.john432006-03-281-0/+31
* Added set difference operator {-} for character classes.john432006-03-221-0/+80
* Added utility functions to deal with character case.millaway2002-12-161-0/+39
* ran the indent target; commit the resultswlestes2002-08-271-50/+51
* yylineno check is only performed on rules whose regexs can match a newline.millaway2002-07-271-0/+7
* change copyright/license notices as per Vern's response to Theowlestes2001-06-171-25/+30
* remove extraneous rcs keywordswlestes2001-05-031-2/+0
* nuked static RCS stringvern1993-09-161-4/+1
* Added check_char()vern1993-07-051-2/+3
* Reformatting.vern1993-04-141-94/+70
* reallocate_character_array -> reallocate_Character_arrayvern1993-02-061-2/+2
* 4.4 BSD copyrightvern1990-06-271-23/+19
* Declared void functions as suchvern1990-05-261-4/+4
* removed NUL hackvern1990-03-161-2/+2
* Tweaks for handling NUL's.vern1990-03-141-4/+4
* Changes for unsigned/8-bit chars.vern1990-01-151-5/+5
* Beta releasevern1989-06-201-1/+1
* Split copyright string into two to avoid tempting fate with \<newline>vern1989-05-251-3/+3
* added BSD copyright noticevern1989-05-241-8/+26
* list_character_set() modified to take a FILE to write to ...vern1989-05-191-12/+14
* Added list_character_set()vern1988-05-081-4/+50
* added RCS idvern1988-05-071-0/+4
* changed name from flexccl.c -> ccl.cvern1988-04-101-1/+1
* Beta Release.vern1988-02-131-2/+13
* Initial revisionvern1987-11-081-0/+98