Log of /code/trunk/testdata/testinput2
Parent Directory
|
Revision Log
Revision
578 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Nov 23 15:34:55 2010 UTC
(10 years, 1 month ago)
by
ph10
File length: 66985 byte(s)
Diff to
previous 576
Fix internal error for recursive named back references.
Revision
574 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Nov 20 17:47:27 2010 UTC
(10 years, 2 months ago)
by
ph10
File length: 66795 byte(s)
Diff to
previous 567
Give error if \c is followed by a byte > 127 (in ASCII/UTF-8 modes).
Revision
567 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Nov 6 17:10:00 2010 UTC
(10 years, 2 months ago)
by
ph10
File length: 66786 byte(s)
Diff to
previous 566
Test for ridiculous values of starting offsets; tidy UTF-8 code.
Revision
566 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Nov 3 18:32:55 2010 UTC
(10 years, 2 months ago)
by
ph10
File length: 66712 byte(s)
Diff to
previous 559
Fix broken /g code in pcretest and -g code in pcredemo.
Revision
559 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Oct 27 09:45:20 2010 UTC
(10 years, 2 months ago)
by
ph10
File length: 66619 byte(s)
Diff to
previous 553
Tidy up test comments, now that Perl >= 5.10 is generally around.
Revision
553 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Oct 22 15:57:50 2010 UTC
(10 years, 2 months ago)
by
ph10
File length: 66620 byte(s)
Diff to
previous 550
Change the way PCRE_PARTIAL_HARD handles \z, \Z, \b, \B, and $.
Revision
513 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon May 3 11:13:37 2010 UTC
(10 years, 8 months ago)
by
ph10
File length: 65910 byte(s)
Diff to
previous 511
Make \R and \X in a character class behave more like Perl
Revision
510 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Mar 27 17:45:29 2010 UTC
(10 years, 9 months ago)
by
ph10
File length: 65678 byte(s)
Diff to
previous 504
Add support for *MARK and names for *PRUNE, *SKIP, *THEN.
Revision
504 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Mar 8 08:57:04 2010 UTC
(10 years, 10 months ago)
by
ph10
File length: 61875 byte(s)
Diff to
previous 500
Previous patch for fixing problem with recursion loop checking was incorrect.
Revision
500 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Mar 6 19:00:29 2010 UTC
(10 years, 10 months ago)
by
ph10
File length: 61838 byte(s)
Diff to
previous 496
Fix bugs with \K in atomic groups, subroutines, and assertions.
Revision
496 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Mar 2 19:11:17 2010 UTC
(10 years, 10 months ago)
by
ph10
File length: 61413 byte(s)
Diff to
previous 488
Fix DEFINE bug for forward reference with a possessive quantifier.
Revision
471 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Dec 11 15:11:55 2009 UTC
(11 years, 1 month ago)
by
ph10
File length: 60837 byte(s)
Diff to
previous 467
Fix study bug with single-branch conditions, including (DEFINE).
Revision
467 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Oct 19 11:43:18 2009 UTC
(11 years, 3 months ago)
by
ph10
File length: 60778 byte(s)
Diff to
previous 464
Fix study problem with JavaScript compatibility flag and back references.
Revision
464 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Oct 18 19:50:34 2009 UTC
(11 years, 3 months ago)
by
ph10
File length: 60697 byte(s)
Diff to
previous 462
Document more clearly capturing behaviour for recursion and subroutines.
Revision
462 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Oct 17 19:55:02 2009 UTC
(11 years, 3 months ago)
by
ph10
File length: 60421 byte(s)
Diff to
previous 461
Fix PCRE_PARTIAL_HARD for patterns that end optionally, e.g. abc*
Revision
459 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Oct 4 09:21:39 2009 UTC
(11 years, 3 months ago)
by
ph10
File length: 60172 byte(s)
Diff to
previous 457
Fix problems with conditional references to duplicate named subpatterns.
Revision
457 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Oct 3 16:24:08 2009 UTC
(11 years, 3 months ago)
by
ph10
File length: 59771 byte(s)
Diff to
previous 455
Allow duplicate names for same-numbered groups; forbid different names.
Revision
455 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Sep 26 19:12:32 2009 UTC
(11 years, 3 months ago)
by
ph10
File length: 59703 byte(s)
Diff to
previous 454
Added lower bound length-finding to pcre_study() and use it when matching; make
the value available via pcre_fullinfo(); also fixed bugs connected with
pcre_study() in pcre_dfa_exec().
Revision
453 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Sep 18 19:12:35 2009 UTC
(11 years, 4 months ago)
by
ph10
File length: 47846 byte(s)
Diff to
previous 450
Add more explanation about recursive subpatterns, and make it possible to
process the documenation without building a whole release.
Revision
450 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Sep 16 10:56:40 2009 UTC
(11 years, 4 months ago)
by
ph10
File length: 48066 byte(s)
Diff to
previous 449
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, 4 months ago)
by
ph10
File length: 47447 byte(s)
Diff to
previous 442
Re-organize tests to make is possible to test 5.10 features against Perl.
Revision
442 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Sep 11 10:21:02 2009 UTC
(11 years, 4 months ago)
by
ph10
File length: 49969 byte(s)
Diff to
previous 438
Added PCRE_NOTEMPTY_ATSTART to fix /g bug when \K is present.
Revision
438 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Sep 6 20:00:47 2009 UTC
(11 years, 4 months ago)
by
ph10
File length: 49433 byte(s)
Diff to
previous 435
Fix internal error for forward reference with [^m] interposing.
Revision
432 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Sep 2 16:02:56 2009 UTC
(11 years, 4 months ago)
by
ph10
File length: 49099 byte(s)
Diff to
previous 428
Add REG_UNGREEDY (non-standard) to the POSIX interface.
Revision
428 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 31 17:10:26 2009 UTC
(11 years, 4 months ago)
by
ph10
File length: 49067 byte(s)
Diff to
previous 427
Further partial match change: add PCRE_PARTIAL_HARD and make more intuitive.
Revision
426 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 26 15:38:32 2009 UTC
(11 years, 4 months ago)
by
ph10
File length: 48827 byte(s)
Diff to
previous 411
Remove restrictions on pcre_exec() partial matching.
Revision
408 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Mar 27 17:52:03 2009 UTC
(11 years, 9 months ago)
by
ph10
File length: 47407 byte(s)
Diff to
previous 399
Fix forward references when duplicate group numbers are involved.
Revision
399 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Mar 21 12:34:15 2009 UTC
(11 years, 10 months ago)
by
ph10
File length: 47105 byte(s)
Diff to
previous 389
Further fix to auto-callout with conditional groups whose condition is an
assertion.
Revision
381 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Mar 3 16:08:23 2009 UTC
(11 years, 10 months ago)
by
ph10
File length: 46894 byte(s)
Diff to
previous 355
Fix bug with (?(?=.*b)b|^) thinking it must match at start of line; also fix
bug causing a crash when auto-callout is used with a conditional assertion.
Revision
355 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Jul 7 17:45:23 2008 UTC
(12 years, 6 months ago)
by
ph10
File length: 46817 byte(s)
Diff to
previous 353
Make pcretest generate a single byte for \x{} escapes in non-UTF-8 mode.
Revision
341 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Apr 19 16:41:04 2008 UTC
(12 years, 9 months ago)
by
ph10
File length: 46863 byte(s)
Diff to
previous 340
Fix DFA (?!) bug; add support for JavaScript empty classes.
Revision
340 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Apr 18 20:00:21 2008 UTC
(12 years, 9 months ago)
by
ph10
File length: 46594 byte(s)
Diff to
previous 336
Fix incorrect error for patterns like /(?2)[]a()b](abc)/
Revision
335 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Apr 12 14:36:14 2008 UTC
(12 years, 9 months ago)
by
ph10
File length: 46180 byte(s)
Diff to
previous 334
Do not discard subpatterns with {0} quantifiers, as they may be called as
subroutines.
Revision
333 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Apr 10 19:55:57 2008 UTC
(12 years, 9 months ago)
by
ph10
File length: 45618 byte(s)
Diff to
previous 295
Add Oniguruma syntax \g<...> and \g'...' for subroutine calls.
Revision
282 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Dec 7 19:32:32 2007 UTC
(13 years, 1 month ago)
by
ph10
File length: 44871 byte(s)
Diff to
previous 272
Fix non-diagnosis of (?=a)(?R) (positive lookaheads not skipped when checking
for an empty match).
Revision
272 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Nov 17 16:53:53 2007 UTC
(13 years, 2 months ago)
by
ph10
File length: 44813 byte(s)
Diff to
previous 271
Generalize wording for (?&) error as it also applies to \k'' and other cases.
Revision
270 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Nov 16 19:55:16 2007 UTC
(13 years, 2 months ago)
by
ph10
File length: 44708 byte(s)
Diff to
previous 269
Diagnose conditional numerical reference to a non-existent subpattern.
Revision
268 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 15 10:28:09 2007 UTC
(13 years, 2 months ago)
by
ph10
File length: 44673 byte(s)
Diff to
previous 247
Fix (?&) non-diagnosis bug and missing length check for (?&a) etc.
Revision
247 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Sep 17 09:38:32 2007 UTC
(13 years, 4 months ago)
by
ph10
File length: 44605 byte(s)
Diff to
previous 231
(1) Update tests 2,5,7,8 to run when --enable-bsr-anycrlf is used.
(2) Updates files changed by building test release.
Revision
226 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 21 11:46:08 2007 UTC
(13 years, 5 months ago)
by
ph10
File length: 43171 byte(s)
Diff to
previous 215
Don't advance by 2 if explicit \r or \n in the pattern. Add
PCRE_INFO_HASCRORLF.
Revision
215 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 15 14:20:05 2007 UTC
(13 years, 5 months ago)
by
ph10
File length: 43063 byte(s)
Diff to
previous 213
Fixed overrun for missing ] with a forward reference, e.g. /(?1)\c[/.
Revision
197 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jul 31 10:50:18 2007 UTC
(13 years, 5 months ago)
by
ph10
File length: 41970 byte(s)
Diff to
previous 180
Abolish the NULLWSLIMIT error at the expense of using more stack when an
unlimited repeat could match an empty string. Also, doc tidies for a test
release.
Revision
161 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu May 3 10:28:07 2007 UTC
(13 years, 8 months ago)
by
ph10
File length: 36037 byte(s)
Diff to
previous 155
Use the pcretest "Z" option so all tests can be run with all link sizes.
Revision
141 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Mar 30 15:46:27 2007 UTC
(13 years, 9 months ago)
by
ph10
File length: 35655 byte(s)
Diff to
previous 131
Fixed obscure bug when matching a null string in multiline mode with
newline=any.
Revision
102 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Mar 6 15:50:45 2007 UTC
(13 years, 10 months ago)
by
ph10
File length: 35542 byte(s)
Diff to
previous 96
Fix test problem caused by training space in the data.
Revision
96 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Mar 2 13:10:43 2007 UTC
(13 years, 10 months ago)
by
nigel
File length: 36304 byte(s)
Diff to
previous 93
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties throughout
Revision
41 -
(
view)
(
annotate)
-
[select for diffs]
Added
Sat Feb 24 21:39:17 2007 UTC
(13 years, 10 months ago)
by
nigel
File length: 6035 byte(s)
Load pcre-2.08a 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.