summaryrefslogtreecommitdiff
path: root/lib/regex
Commit message (Expand)AuthorAgeFilesLines
* Use hash, bitset, malloc, pool from libdevmapper.Alasdair Kergon2005-10-166-99/+90
* pool debuggingAlasdair Kergon2004-11-231-1/+1
* Update copyright notices.Alasdair Kergon2004-03-306-12/+66
* HAT_CHAR and DOLLAR_CHAR were defined to the same value !Joe Thornber2003-02-201-1/+1
* Default stripesize 64k & config file setting for it;Alasdair Kergon2002-12-193-11/+12
* Refactoring.Alasdair Kergon2002-11-183-12/+6
* o inline _step_matcherJoe Thornber2002-08-291-1/+1
* o Anchor support for the regex engine.Joe Thornber2002-08-293-11/+44
* Merge with text format branch.Alasdair Kergon2002-04-243-74/+82
* Tweak some error message levels.Alasdair Kergon2002-01-272-8/+8
* o LGPL list implementationJoe Thornber2001-10-313-3/+3
* o Remove a couple of warnings, and one bug in ttree. Spotted by the optimiserJoe Thornber2001-10-251-2/+4
* o tidyingJoe Thornber2001-10-213-87/+51
* o Filter for the dev cache that takes values from config file:Joe Thornber2001-10-194-81/+66
* o First pass at the regex code. lib/regex/matcher takes an array of regex'sJoe Thornber2001-10-196-0/+917