summaryrefslogtreecommitdiff
path: root/testdata/testoutput12
Commit message (Expand)AuthorAgeFilesLines
* Add support for PCRE_STUDY_EXTRA_NEEDED.ph102012-08-281-0/+26
* support NO_START_OPTIMIZE in JITzherczeg2012-04-111-0/+4
* (COMMIT*) is now supported by the JIT compilerzherczeg2012-02-281-1/+1
* Make it possible for pcretest to select which JIT compile options are used.ph102012-02-211-0/+94
* Set PCRE_EXTRA_USED_JIT when JIT was actually used at runtime. Add /S++ andph102012-02-201-0/+6
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-281-7/+47
* Test updates.ph102011-08-011-1270/+6
* Remove OP_OPT by handling /i and /m entirely at compile time. Fixes bug with ph102011-05-251-2/+2
* Moved tests for new Unicode 6.0.0 scripts out of Perl-compatible tests, as Perl ph102011-05-091-0/+36
* Fix problems with caseless reference matching in UTF-8 mode when the ph102011-05-021-0/+60
* Extend auto-possessify to handle some Unicode properties.ph102010-06-011-0/+109
* Make pcre_study() recognize \h, \v, and \R.ph102010-05-241-0/+8
* Fix caseless bug with pcre_study() for starting letter greater than 127.ph102010-05-221-0/+12
* Added PCRE_UCP and related stuff to make \w etc use Unicode properties.ph102010-05-181-0/+344
* Add new special properties Xan, Xps, Xsp, Xwd to help with \w etc.ph102010-05-051-0/+218
* Tidies for 8.02-RC1 release.ph102010-03-101-0/+14
* Another tweak to documentation and tests.ph102009-09-161-0/+3
* Minor doc fix; update tests by adding comments to each file, and generally ph102009-09-161-5/+9
* Re-organize tests to make is possible to test 5.10 features against Perl.ph102009-09-151-0/+467