summaryrefslogtreecommitdiffstats
path: root/old-tests/regex/parse_t.c
Commit message (Expand)AuthorAgeFilesLines
* Move tests from old-tests/regex to unit-tests/regex. unit-tests willJoe Thornber2010-07-201-118/+0
* Move regex printing code from test to main tree (may use in debug messages).Alasdair Kergon2010-04-221-76/+10
* isprintAlasdair Kergon2010-04-221-1/+1
* add -r to print out closer to original regex formatAlasdair Kergon2010-04-221-3/+90
* Make matcher_t and parse_t compilableZdenek Kabelac2010-04-211-10/+7
* Use hash, bitset, malloc, pool from libdevmapper.Alasdair Kergon2005-10-161-5/+3
* Update copyright notices.Alasdair Kergon2004-03-301-2/+11
* o First pass at the regex code. lib/regex/matcher takes an array of regex'sJoe Thornber2001-10-191-0/+93