summaryrefslogtreecommitdiff
path: root/testdata/testinput12
Commit message (Expand)AuthorAgeFilesLines
* Fix a missing else in the JIT compiler reported by 'idaifish'.zherczeg2017-02-141-0/+2
* A match limit issue is fixed in JIT.zherczeg2015-09-021-0/+3
* Fix two assertion fails in JIT found by Karl Skomski.zherczeg2015-08-241-0/+2
* Fix infinite recursion in the JIT compiler when certain patterns when certain...zherczeg2015-07-201-0/+2
* JIT should return with error when the compiled pattern requires more stack sp...zherczeg2015-06-301-0/+2
* Remove computing the JIT read-only data size in advance and use on-demand mem...zherczeg2015-03-051-0/+8
* Update test 12.zherczeg2013-03-151-5/+3
* Fix forward search in JIT when link size is 3 or greater.zherczeg2013-01-181-0/+3
* Add support for PCRE_STUDY_EXTRA_NEEDED.ph102012-08-281-0/+6
* support NO_START_OPTIMIZE in JITzherczeg2012-04-111-0/+3
* (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/+57
* Set PCRE_EXTRA_USED_JIT when JIT was actually used at runtime. Add /S++ andph102012-02-201-0/+4
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-281-3/+15
* Test updates.ph102011-08-011-565/+3
* Moved tests for new Unicode 6.0.0 scripts out of Perl-compatible tests, as Perl ph102011-05-091-0/+23
* Fix problems with caseless reference matching in UTF-8 mode when the ph102011-05-021-0/+40
* Extend auto-possessify to handle some Unicode properties.ph102010-06-011-0/+18
* Make pcre_study() recognize \h, \v, and \R.ph102010-05-241-0/+2
* Fix caseless bug with pcre_study() for starting letter greater than 127.ph102010-05-221-0/+4
* Added PCRE_UCP and related stuff to make \w etc use Unicode properties.ph102010-05-181-0/+120
* Add new special properties Xan, Xps, Xsp, Xwd to help with \w etc.ph102010-05-051-0/+147
* Tidies for 8.02-RC1 release.ph102010-03-101-0/+9
* 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/+199