Log of /code/trunk/testdata/testoutput6
Parent Directory
|
Revision Log
Revision
1612 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Nov 27 17:13:13 2015 UTC
(5 years, 3 months ago)
by
ph10
File length: 43704 byte(s)
Diff to
previous 1608
Fix negated POSIX class within negated overall class UCP bug.
Revision
1532 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Mar 6 11:59:39 2015 UTC
(6 years ago)
by
ph10
File length: 42692 byte(s)
Diff to
previous 1490
Fix bad compile of patterns like /[A-`]/i8 where the range contains
characters with multiple other cases and the ranges adjoin.
Revision
1485 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 18 16:31:32 2014 UTC
(6 years, 8 months ago)
by
ph10
File length: 42658 byte(s)
Diff to
previous 1438
Fix bad starting data when char with more than one other case follows
circumflex in multiline UTF mode.
Revision
1438 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Jan 10 16:13:10 2014 UTC
(7 years, 1 month ago)
by
ph10
File length: 42631 byte(s)
Diff to
previous 1399
Fix caseless character class bug for characters within a range that have more
than one other case.
Revision
1399 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Nov 12 16:03:01 2013 UTC
(7 years, 3 months ago)
by
ph10
File length: 42502 byte(s)
Diff to
previous 1388
Wrong modifier messages in pcretest to go to stdout; update which modifiers are
forbidden in Perl-compatible tests.
Revision
1388 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Nov 5 15:24:45 2013 UTC
(7 years, 4 months ago)
by
ph10
File length: 42489 byte(s)
Diff to
previous 1387
Add a simple tripwire to pcretest to lock out certain modifiers.
Revision
1384 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Oct 25 17:37:50 2013 UTC
(7 years, 4 months ago)
by
zherczeg
File length: 38221 byte(s)
Diff to
previous 1381
Guard the call of check_char_prop since it does not exists when UCP is disabled.
Revision
1381 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Oct 16 06:23:00 2013 UTC
(7 years, 4 months ago)
by
zherczeg
File length: 36386 byte(s)
Diff to
previous 1376
Auto-possessifying now supports property comparison with zero repeat quantifiers.
Revision
1376 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Oct 12 18:02:11 2013 UTC
(7 years, 4 months ago)
by
ph10
File length: 36028 byte(s)
Diff to
previous 1364
Add U+0085 and U+180E to what \s matches in UCP mode, to match Perl.
Revision
1351 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 27 11:18:33 2013 UTC
(7 years, 7 months ago)
by
ph10
File length: 35795 byte(s)
Diff to
previous 1350
Move a non-Perl compatible test out of the Perl-compatible file.
Revision
1046 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Sep 25 16:27:58 2012 UTC
(8 years, 5 months ago)
by
ph10
File length: 35566 byte(s)
Diff to
previous 1045
All the remaining changes for handling characters with more than one other
case.
Revision
1045 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Sep 23 16:50:00 2012 UTC
(8 years, 5 months ago)
by
ph10
File length: 29191 byte(s)
Diff to
previous 1011
Update character class handling to use new character case information; rework
\h, \H, \v, and \V to use the same apparatus with centrally defined lists.
Revision
935 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Feb 25 14:57:36 2012 UTC
(9 years ago)
by
ph10
File length: 20248 byte(s)
Diff to
previous 915
Move tests incorrectly in test 6 (Perl-compatible) to test 7 (not).
Revision
836 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 28 17:16:11 2011 UTC
(9 years, 2 months ago)
by
ph10
File length: 20248 byte(s)
Diff to
previous 835
Merging all the changes from the pcre16 branch into the trunk.
Revision
835 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 28 16:10:09 2011 UTC
(9 years, 2 months ago)
by
ph10
File length: 20056 byte(s)
Diff to
previous 778
Rolled back trunk to r755 to prepare for merging the 16-bit branch.
Revision
778 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Dec 1 17:38:47 2011 UTC
(9 years, 3 months ago)
by
ph10
File length: 20248 byte(s)
Diff to
previous 601
Fix bug with caseless matching of characters of different lengths when the
shorter is right at the end of the subject.
Revision
601 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon May 9 09:06:55 2011 UTC
(9 years, 10 months ago)
by
ph10
File length: 20056 byte(s)
Diff to
previous 592
Moved tests for new Unicode 6.0.0 scripts out of Perl-compatible tests, as Perl
doesn't have them yet.
Revision
559 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Oct 27 09:45:20 2010 UTC
(10 years, 4 months ago)
by
ph10
File length: 20056 byte(s)
Diff to
previous 529
Tidy up test comments, now that Perl >= 5.10 is generally around.
Revision
518 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue May 18 15:47:01 2010 UTC
(10 years, 9 months ago)
by
ph10
File length: 19835 byte(s)
Diff to
previous 507
Added PCRE_UCP and related stuff to make \w etc use Unicode properties.
Revision
450 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Sep 16 10:56:40 2009 UTC
(11 years, 5 months ago)
by
ph10
File length: 18095 byte(s)
Diff to
previous 448
Minor doc fix; update tests by adding comments to each file, and generally
tidying.
Revision
448 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Sep 15 19:11:48 2009 UTC
(11 years, 5 months ago)
by
ph10
File length: 17901 byte(s)
Diff to
previous 426
Re-organize tests to make is possible to test 5.10 features against Perl.
Revision
426 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 26 15:38:32 2009 UTC
(11 years, 6 months ago)
by
ph10
File length: 26567 byte(s)
Diff to
previous 384
Remove restrictions on pcre_exec() partial matching.
Revision
384 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Mar 8 16:27:43 2009 UTC
(12 years ago)
by
ph10
File length: 26598 byte(s)
Diff to
previous 354
Fix Unicode property support in character classes for chars > 127 in non-UTF-8
mode.
Revision
354 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Jul 7 16:30:33 2008 UTC
(12 years, 8 months ago)
by
ph10
File length: 26340 byte(s)
Diff to
previous 351
Fix caseless backreferences for non-ASCII characters.
Revision
351 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Jul 4 18:27:16 2008 UTC
(12 years, 8 months ago)
by
ph10
File length: 25836 byte(s)
Diff to
previous 349
Final tidies for new Unicode property code; upgrade to Unicode 5.1.0.
Revision
349 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 2 18:42:11 2008 UTC
(12 years, 8 months ago)
by
ph10
File length: 25293 byte(s)
Diff to
previous 285
Preliminary patch for upgraded Unicode Property support.
Revision
285 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 12 17:03:50 2007 UTC
(13 years, 2 months ago)
by
ph10
File length: 25125 byte(s)
Diff to
previous 277
Fix bad compiled code for things like /\pL{2}+/ in which a possessive
quantifier with a fixed limit was applied to a character property.
Revision
277 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Nov 26 17:03:45 2007 UTC
(13 years, 3 months ago)
by
ph10
File length: 23969 byte(s)
Diff to
previous 224
Fix incorrect script bug in Unicode character table.
Revision
224 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 20 12:58:29 2007 UTC
(13 years, 6 months ago)
by
ph10
File length: 22604 byte(s)
Diff to
previous 223
Fix loop for group with possible zero repeat containing \p or \P.
Revision
223 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 20 11:07:53 2007 UTC
(13 years, 6 months ago)
by
ph10
File length: 22424 byte(s)
Diff to
previous 221
Fix loop for classes containing \p or \P and just one ascii character.
Revision
218 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 16 10:13:23 2007 UTC
(13 years, 6 months ago)
by
ph10
File length: 22326 byte(s)
Diff to
previous 217
Fix several compile bugs involving repeated \p or \P items.
Revision
217 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 15 15:21:04 2007 UTC
(13 years, 6 months ago)
by
ph10
File length: 22042 byte(s)
Diff to
previous 216
Crash in debug output when printing the name of a Unicode property.
Revision
216 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 15 14:35:57 2007 UTC
(13 years, 6 months ago)
by
ph10
File length: 21839 byte(s)
Diff to
previous 211
Fixed compile-time loop for patterns like (?:[\PPa*]*){8,} (extended class
inside group with unlimited repeat).
Revision
207 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 6 09:32:14 2007 UTC
(13 years, 7 months ago)
by
ph10
File length: 21775 byte(s)
Diff to
previous 192
Fix backtrack past start of subject bugs caused by the use of \X, \p, or \P in
non-UTF-8 mode and the presence of top-bit-set characters.
Revision
184 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 19 13:26:46 2007 UTC
(13 years, 8 months ago)
by
ph10
File length: 21708 byte(s)
Diff to
previous 162
Fix non-UTF-8 mode Unicode properties bug; prepare for 7.2 release.
Revision
161 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu May 3 10:28:07 2007 UTC
(13 years, 10 months ago)
by
ph10
File length: 21667 byte(s)
Diff to
previous 115
Use the pcretest "Z" option so all tests can be run with all link sizes.
Revision
115 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Mar 9 12:23:37 2007 UTC
(14 years ago)
by
ph10
File length: 21653 byte(s)
Diff to
previous 96
Fix two obscure, but nasty bugs concerned with caseless matching with Unicode
property support.
Revision
96 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Mar 2 13:10:43 2007 UTC
(14 years ago)
by
nigel
File length: 21297 byte(s)
Diff to
previous 93
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties throughout
Revision
75 -
(
view)
(
annotate)
-
[select for diffs]
Added
Sat Feb 24 21:40:37 2007 UTC
(14 years ago)
by
nigel
File length: 16226 byte(s)
Load pcre-5.0 into code/trunk.
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.