Added regular expression support

- Added rx.{h,cpp} from Tegelsten.
- Added unit tests.
This commit is contained in:
Paul Beckingham 2010-06-26 16:54:31 -04:00
parent 3c2987f53f
commit 6a1a1cd70f
7 changed files with 255 additions and 4 deletions

1
src/.gitignore vendored
View file

@ -1,2 +1,3 @@
*.o
Makefile.in
*_test