Commit Graph

6 Commits

Author SHA1 Message Date
michael
645a528584 * Fix some warnings
git-svn-id: trunk@40057 -
2018-10-27 15:08:11 +00:00
michael
65433a005e * Fix bug #0034429, replace now can use escape sequences, and lineending can be set
git-svn-id: trunk@39993 -
2018-10-20 12:09:07 +00:00
joost
a4ca4ae32e * Restructured makefiles for examples
git-svn-id: trunk@12405 -
2008-12-20 21:32:46 +00:00
joost
cf220e1044 * Removed define UseRegexCompat from test
git-svn-id: trunk@10990 -
2008-05-17 19:43:26 +00:00
joost
44fe103c46 * Added Regex unit with an NFA regexpression parser, based on code from Julian Bucknall which is used with his permission
* Added RegExprCompat unit which contains an interface to the Regex unit which is compatible with the existing RegExpr unit
 * Added some more tests and added a define UseRegexCompat to make it possible to choose what regex-implementation to test. Test which fail on the existing regex-parser are placed between ifdefs

git-svn-id: trunk@10611 -
2008-04-06 21:23:13 +00:00
marco
3f3b95f792 * regexpr moved
git-svn-id: trunk@9943 -
2008-01-26 16:57:00 +00:00