summaryrefslogtreecommitdiff
path: root/testdata/testinput4
Commit message (Expand)AuthorAgeFilesLines
* Fix bad auto-possessify for certain classes.ph102018-08-171-0/+3
* Documentation and tidies preparatory to 8.37 release.ph102015-04-141-3/+0
* Fix other cases of backtracking crashes after \C in UTF mode.ph102015-04-081-0/+3
* Fix backtracking bug for \C\X* in UTF mode.ph102015-04-081-0/+3
* Fix memory bug for [\S\V\H] compile.ph102015-03-271-0/+2
* JIT: Improved matching of newlines.zherczeg2013-12-311-1/+4
* JIT: Improved character read in UTF mode.zherczeg2013-12-301-0/+3
* Wrong modifier messages in pcretest to go to stdout; update which modifiers are ph102013-11-121-1/+1
* Add a simple tripwire to pcretest to lock out certain modifiers.ph102013-11-051-0/+2
* A test that was in test 4 should have been in test 5.ph102013-10-291-1/+1
* +1 is not needed for XCLASS as well.zherczeg2013-10-121-0/+3
* Move some tests to the correct input file.ph102013-05-011-8/+0
* Use tail recursion in maximizing character and character type repetitions, to ph102013-04-221-0/+28
* tests: Unify unicode noncharacter testschpe2013-02-271-0/+70
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-281-40/+8
* Support \C in lookbehinds and DFA matching when not in UTF-8 mode.ph102011-11-191-0/+3
* Complete incomplete fix for UTF-8 caseless references of different lengths.ph102011-05-021-0/+6
* Fix problems with caseless reference matching in UTF-8 mode when the ph102011-05-021-1/+1
* Fix broken /g code in pcretest and -g code in pcredemo.ph102010-11-031-0/+3
* Further test tidies for Perl comparisons.ph102010-10-271-1/+2
* Minor doc fix; update tests by adding comments to each file, and generally ph102009-09-161-5/+22
* A UTF-8 test had accidentally been put in the wrong test.ph102008-08-241-0/+2
* Lazy qualifiers were not always working in UTF-8 mode (8.0/15).ph102008-07-141-0/+12
* Fix buffer overrun for class with very many characters whose codepoints are ph102008-01-141-0/+2
* Fix negative POSIX class bug with Unicode characters.ph102007-11-141-0/+42
* Fix [\S] etc. bug in UTF-8 mode with characters > 255.ph102007-11-131-0/+30
* Fixed bug with repeated \S or \W in UTF-8 mode.ph102007-08-161-0/+12
* Fixed compile-time loop for patterns like (?:[\PPa*]*){8,} (extended class ph102007-08-151-3/+0
* Fixed another looking-too-far-back-in-non-UTF-8-mode bug.ph102007-08-151-0/+3
* Load pcre-7.0 into code/trunk.nigel2007-02-241-0/+3
* Load pcre-6.7 into code/trunk.nigel2007-02-241-0/+7
* Load pcre-6.5 into code/trunk.nigel2007-02-241-0/+3
* Load pcre-5.0 into code/trunk.nigel2007-02-241-8/+4
* Load pcre-4.5 into code/trunk.nigel2007-02-241-0/+4
* Load pcre-4.3 into code/trunk.nigel2007-02-241-0/+15
* Load pcre-4.2 into code/trunk.nigel2007-02-241-0/+13
* Load pcre-4.0 into code/trunk.nigel2007-02-241-38/+458
* Load pcre-3.3 into code/trunk.nigel2007-02-241-0/+1
* Load pcre-2.08a into code/trunk.nigel2007-02-241-0/+64