Log of /code/trunk/testdata/testoutput2
Parent Directory
|
Revision Log
Revision
626 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 20 17:51:54 2011 UTC
(9 years, 8 months ago)
by
ph10
File length: 239634 byte(s)
Diff to
previous 621
Add the /= modifier to pcretest so as to be able to check unset capturing
parentheses at the ends of patterns.
Revision
621 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Jul 18 10:14:09 2011 UTC
(9 years, 9 months ago)
by
ph10
File length: 238905 byte(s)
Diff to
previous 620
Remove atomic from single repeats; convert possessive atomic to possessive
non-atomic (because they are the same).
Revision
620 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Jul 17 13:53:14 2011 UTC
(9 years, 9 months ago)
by
ph10
File length: 238963 byte(s)
Diff to
previous 618
Fix mutual recursion minimum calculation in study bug.
Revision
618 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 16 17:24:16 2011 UTC
(9 years, 9 months ago)
by
ph10
File length: 238327 byte(s)
Diff to
previous 613
Re-do atomic group processing to fix backtrack capture bugs. Recursion is also
re-worked.
Revision
613 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 2 16:59:52 2011 UTC
(9 years, 9 months ago)
by
ph10
File length: 238204 byte(s)
Diff to
previous 612
Fix problem with the interaction of (*ACCEPT) in an assertion with
PCRE_NOTEMPTY.
Revision
612 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 2 15:20:59 2011 UTC
(9 years, 9 months ago)
by
ph10
File length: 238039 byte(s)
Diff to
previous 609
Fix two study bugs concerned with minimum subject lengths; add features to
pcretest so that all tests can be run with or without study; adjust tests so
that this happens.
Revision
609 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 15 18:09:23 2011 UTC
(9 years, 10 months ago)
by
ph10
File length: 232232 byte(s)
Diff to
previous 608
Fix bug with /\A.*?(?:a|b(*THEN)c)/ by removing the tail recursion optimization
for the final branch. Also fix a similar bug for conditional subpatterns.
Revision
608 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Jun 12 16:25:55 2011 UTC
(9 years, 10 months ago)
by
ph10
File length: 232156 byte(s)
Diff to
previous 604
Fix problems with capturing parens and *ACCEPT with recursion.
Revision
604 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Jun 2 19:04:54 2011 UTC
(9 years, 10 months ago)
by
ph10
File length: 231902 byte(s)
Diff to
previous 602
Refactoring to reduce stack usage for possessively quantified subpatterns. Also
fixed a number of bugs related to repeated subpatterns. Some further tidies
consequent on the removal of OP_OPT are also in this patch.
Revision
602 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed May 25 08:29:03 2011 UTC
(9 years, 10 months ago)
by
ph10
File length: 228733 byte(s)
Diff to
previous 600
Remove OP_OPT by handling /i and /m entirely at compile time. Fixes bug with
patterns like /(?i:([^b]))(?1)/, where the /i option was mishandled.
Revision
598 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat May 7 15:37:31 2011 UTC
(9 years, 11 months ago)
by
ph10
File length: 227830 byte(s)
Diff to
previous 578
Pass back detailed info when UTF-8 check fails at runtime.
Revision
578 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Nov 23 15:34:55 2010 UTC
(10 years, 4 months ago)
by
ph10
File length: 227792 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, 4 months ago)
by
ph10
File length: 226440 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, 5 months ago)
by
ph10
File length: 226369 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, 5 months ago)
by
ph10
File length: 226245 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, 5 months ago)
by
ph10
File length: 226074 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, 5 months ago)
by
ph10
File length: 226075 byte(s)
Diff to
previous 550
Change the way PCRE_PARTIAL_HARD handles \z, \Z, \b, \B, and $.
Revision
550 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Oct 10 16:24:11 2010 UTC
(10 years, 6 months ago)
by
ph10
File length: 225513 byte(s)
Diff to
previous 528
Fix problem with (*THEN) not backing up far enough.
Revision
513 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon May 3 11:13:37 2010 UTC
(10 years, 11 months ago)
by
ph10
File length: 223518 byte(s)
Diff to
previous 511
Make \R and \X in a character class behave more like Perl
Revision
504 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Mar 8 08:57:04 2010 UTC
(11 years, 1 month ago)
by
ph10
File length: 217731 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
(11 years, 1 month ago)
by
ph10
File length: 217634 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
(11 years, 1 month ago)
by
ph10
File length: 217166 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, 4 months ago)
by
ph10
File length: 214557 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, 5 months ago)
by
ph10
File length: 214190 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, 6 months ago)
by
ph10
File length: 213756 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, 6 months ago)
by
ph10
File length: 213397 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, 6 months ago)
by
ph10
File length: 212966 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, 6 months ago)
by
ph10
File length: 210905 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, 6 months ago)
by
ph10
File length: 210587 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
454 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Sep 22 09:42:11 2009 UTC
(11 years, 6 months ago)
by
ph10
File length: 195133 byte(s)
Diff to
previous 453
Allow fixed-length subroutine calls in lookbehinds.
Revision
453 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Sep 18 19:12:35 2009 UTC
(11 years, 6 months ago)
by
ph10
File length: 194584 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, 7 months ago)
by
ph10
File length: 195259 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, 7 months ago)
by
ph10
File length: 194251 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, 7 months ago)
by
ph10
File length: 198480 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, 7 months ago)
by
ph10
File length: 197528 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, 7 months ago)
by
ph10
File length: 196192 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, 7 months ago)
by
ph10
File length: 196141 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, 7 months ago)
by
ph10
File length: 195778 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
(12 years ago)
by
ph10
File length: 197042 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
(12 years ago)
by
ph10
File length: 196413 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
(12 years, 1 month ago)
by
ph10
File length: 195051 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, 9 months ago)
by
ph10
File length: 194218 byte(s)
Diff to
previous 353
Make pcretest generate a single byte for \x{} escapes in non-UTF-8 mode.
Revision
342 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Apr 20 17:10:13 2008 UTC
(12 years, 11 months ago)
by
ph10
File length: 194169 byte(s)
Diff to
previous 341
Slight performance improvement by using the new OP_ALLANY opcode for cases of
the metacharacter "." when DOTALL is set. Also, some tidies consequent upon its
invention.
Revision
341 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Apr 19 16:41:04 2008 UTC
(12 years, 11 months ago)
by
ph10
File length: 194175 byte(s)
Diff to
previous 340
Fix DFA (?!) bug; add support for JavaScript empty classes.
Revision
335 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Apr 12 14:36:14 2008 UTC
(13 years ago)
by
ph10
File length: 192767 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
(13 years ago)
by
ph10
File length: 192116 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, 4 months ago)
by
ph10
File length: 190405 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, 5 months ago)
by
ph10
File length: 190109 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, 5 months ago)
by
ph10
File length: 189618 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, 5 months ago)
by
ph10
File length: 189455 byte(s)
Diff to
previous 265
Fix (?&) non-diagnosis bug and missing length check for (?&a) etc.
Revision
265 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Nov 14 11:35:48 2007 UTC
(13 years, 5 months ago)
by
ph10
File length: 189216 byte(s)
Diff to
previous 264
Fix negative POSIX class bug with Unicode characters.
Revision
264 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Nov 13 11:07:16 2007 UTC
(13 years, 5 months ago)
by
ph10
File length: 189174 byte(s)
Diff to
previous 247
Fix [\S] etc. bug in UTF-8 mode with characters > 255.
Revision
247 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Sep 17 09:38:32 2007 UTC
(13 years, 7 months ago)
by
ph10
File length: 189168 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
231 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Sep 11 11:15:33 2007 UTC
(13 years, 7 months ago)
by
ph10
File length: 189103 byte(s)
Diff to
previous 230
Add facility to make \R match only CR, LF, or CRLF.
Revision
230 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Sep 10 13:23:56 2007 UTC
(13 years, 7 months ago)
by
ph10
File length: 186434 byte(s)
Diff to
previous 227
(1) Move internal flags out of the options field, to make room.
(2) \r and \n must be explicit to trigger the special CRLF handline exception.
(3) (?J) at the start now sets JCHANGED as well as DUPNAMES.
Revision
226 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 21 11:46:08 2007 UTC
(13 years, 7 months ago)
by
ph10
File length: 186971 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, 8 months ago)
by
ph10
File length: 185330 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, 8 months ago)
by
ph10
File length: 180514 byte(s)
Diff to
previous 192
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, 11 months ago)
by
ph10
File length: 161714 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
(14 years ago)
by
ph10
File length: 161202 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
(14 years, 1 month ago)
by
ph10
File length: 161043 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
(14 years, 1 month ago)
by
nigel
File length: 161801 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
(14 years, 1 month ago)
by
nigel
File length: 27078 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.