Michaël Van Canneyt
49e41873b0
* PChar -> PAnsiChar
2023-07-15 18:22:39 +02:00
Michaël Van Canneyt
ddfe51415b
* Ignore output programs
2022-05-01 16:22:55 +02:00
Michaël Van Canneyt
bc6d8fbaf2
* Use correct define for tests 51/52
2022-01-30 13:32:41 +01:00
Michaël Van Canneyt
5f27474465
* Update to upstream implementation by Alexey Torgashin. Fix issue #39423
2022-01-30 12:17:23 +01:00
florian
63c603cf32
* include also regexpr test in normal regression tests
...
git-svn-id: trunk@48105 -
2021-01-07 22:05:22 +00:00
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