Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
Test updates.
Remove OP_OPT by handling /i and /m entirely at compile time. Fixes bug with patterns like /(?i:([^b]))(?1)/, where the /i option was mishandled.
Moved tests for new Unicode 6.0.0 scripts out of Perl-compatible tests, as Perl doesn't have them yet.
Fix problems with caseless reference matching in UTF-8 mode when the upper/lower case characters have different lengths.
Extend auto-possessify to handle some Unicode properties.
Make pcre_study() recognize \h, \v, and \R.
Fix caseless bug with pcre_study() for starting letter greater than 127.
Added PCRE_UCP and related stuff to make \w etc use Unicode properties.
Add new special properties Xan, Xps, Xsp, Xwd to help with \w etc.
Tidies for 8.02-RC1 release.
Another tweak to documentation and tests.
Minor doc fix; update tests by adding comments to each file, and generally tidying.
Re-organize tests to make is possible to test 5.10 features against Perl.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |