summaryrefslogtreecommitdiff
path: root/regexp.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More libc portability updates, add in the website (which has not beenErik Andersen2000-05-191-1/+1
| | | | | archived previously). Wrote 'which' during the meeting today. -Erik
* Minor source modifications to improve readability.Mark Whitley2000-05-011-10/+6
|
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-344/+258
| | | | -Erik
* heheh. Forgot the fix. Here it is:Erik Andersen2000-01-051-2/+5
| | | | | | | * Grep -i previously failed on UPPER CASE patterns due to a silly regexp implementation bug that is now fixed. -Erik
* Latest and greatestEric Andersen1999-12-081-0/+2
|
* StufEric Andersen1999-12-031-1/+1
|
* updates for the dayEric Andersen1999-11-131-1/+1
|
* Latest and greatestEric Andersen1999-11-121-1/+1
| | | | -Erik
* StuffEric Andersen1999-11-091-1/+0
|
* More stuf. sed works.Eric Andersen1999-10-291-14/+26
|
* StuffEric Andersen1999-10-291-0/+22
|
* Added regexp support, fixed Changelog.Eric Andersen1999-10-221-0/+826