Log of /code/trunk/testdata
Directory Listing
Revision
778 -
Directory Listing
Modified
Thu Dec 1 17:38:47 2011 UTC
(17 months, 3 weeks ago)
by
ph10
Fix bug with caseless matching of characters of different lengths when the
shorter is right at the end of the subject.
Revision
775 -
Directory Listing
Modified
Thu Dec 1 10:35:30 2011 UTC
(17 months, 3 weeks ago)
by
ph10
Fix pcretest not forgetting JIT after it has been used once.
Revision
773 -
Directory Listing
Modified
Wed Nov 30 18:10:27 2011 UTC
(17 months, 3 weeks ago)
by
ph10
Expand compile workspace for very many forward references. This ups the limit
by a factor of 100.
Revision
771 -
Directory Listing
Modified
Tue Nov 29 15:34:12 2011 UTC
(17 months, 3 weeks ago)
by
ph10
Update *MARK handling to be more like Perl.
Revision
766 -
Directory Listing
Modified
Fri Nov 25 10:04:12 2011 UTC
(17 months, 4 weeks ago)
by
ph10
Some UTF-8 tests were in the wrong file.
Revision
762 -
Directory Listing
Modified
Tue Nov 22 13:36:51 2011 UTC
(18 months ago)
by
ph10
Fix repeated forward reference needed character bug.
Revision
760 -
Directory Listing
Modified
Tue Nov 22 11:23:43 2011 UTC
(18 months ago)
by
ph10
Test for workspace overflow with forward reference data.
Revision
758 -
Directory Listing
Modified
Mon Nov 21 12:05:36 2011 UTC
(18 months ago)
by
ph10
Disallow \N in character classes, for Perl compatibility.
Revision
754 -
Directory Listing
Modified
Sat Nov 19 18:32:18 2011 UTC
(18 months ago)
by
ph10
Support \C in lookbehinds and DFA matching when not in UTF-8 mode.
Revision
750 -
Directory Listing
Modified
Fri Nov 18 11:07:14 2011 UTC
(18 months ago)
by
ph10
Fix problem with possessively repeated groups with minima greater than one.
Revision
749 -
Directory Listing
Modified
Fri Nov 18 10:36:45 2011 UTC
(18 months ago)
by
ph10
Fix bad compiling of possessively repeated conditional subpattern.
Revision
747 -
Directory Listing
Modified
Tue Nov 15 17:35:10 2011 UTC
(18 months, 1 week ago)
by
ph10
Fixed several items that were being incorrectly rejected as "not fixed length"
in lookbehinds.
Revision
746 -
Directory Listing
Modified
Tue Nov 15 15:07:02 2011 UTC
(18 months, 1 week ago)
by
ph10
Caseless matching of backreferences with fixed length repetitions was broken.
Revision
744 -
Directory Listing
Modified
Sun Nov 13 16:31:38 2011 UTC
(18 months, 1 week ago)
by
zherczeg
Correctly supporting \x and \u in JavaScript compatibility mode
Revision
743 -
Directory Listing
Modified
Tue Nov 8 09:59:38 2011 UTC
(18 months, 2 weeks ago)
by
ph10
Marks in non-capturing atomic groups were not being passed out.
Revision
741 -
Directory Listing
Modified
Mon Oct 31 09:31:46 2011 UTC
(18 months, 3 weeks ago)
by
zherczeg
Supporting OP_NCREF, OP_RREF and OP_NRREF by the JIT compiler
Revision
729 -
Directory Listing
Modified
Mon Oct 10 16:02:20 2011 UTC
(19 months, 1 week ago)
by
ph10
Fix THEN:ARG bug introduced with *THEN refactoring.
Revision
725 -
Directory Listing
Modified
Sun Oct 9 16:26:33 2011 UTC
(19 months, 2 weeks ago)
by
ph10
Additional atomic group tests.
Revision
716 -
Directory Listing
Modified
Tue Oct 4 16:38:05 2011 UTC
(19 months, 2 weeks ago)
by
ph10
Make (*THEN) work as in Perl in subpatterns that do not contain | alternatives.
Revision
713 -
Directory Listing
Modified
Tue Sep 27 11:03:15 2011 UTC
(19 months, 3 weeks ago)
by
ph10
Fix bug with (*THEN) in a subroutine/recursion.
Revision
702 -
Directory Listing
Modified
Tue Sep 20 15:45:06 2011 UTC
(20 months ago)
by
ph10
Restore tail-recursion optimizations when no (*THEN) in pattern.
Revision
701 -
Directory Listing
Modified
Tue Sep 20 11:30:56 2011 UTC
(20 months ago)
by
ph10
Fix miscompile of /(*ACCEPT)a/, which thought a match had to start with "a".
Revision
699 -
Directory Listing
Modified
Tue Sep 20 10:46:54 2011 UTC
(20 months ago)
by
ph10
Fix *THEN in condition issue.
Revision
697 -
Directory Listing
Modified
Mon Sep 19 12:28:24 2011 UTC
(20 months ago)
by
ph10
Fix minimum length bug with *ACCEPT.
Revision
690 -
Directory Listing
Modified
Sat Sep 10 16:19:31 2011 UTC
(20 months, 1 week ago)
by
ph10
Update full set of tests with many configurations.
Revision
689 -
Directory Listing
Modified
Fri Sep 9 10:34:57 2011 UTC
(20 months, 2 weeks ago)
by
ph10
Patch to RunTest for use with simulations; further JIT code/test tidies.
Revision
688 -
Directory Listing
Modified
Fri Sep 9 09:35:48 2011 UTC
(20 months, 2 weeks ago)
by
ph10
Tidy up interface from pcre_study() to JIT, and ignore a minimum length of 0.
Revision
685 -
Directory Listing
Modified
Tue Sep 6 15:02:07 2011 UTC
(20 months, 2 weeks ago)
by
ph10
Update pcregrep to use JIT by default with options to disable.
Revision
682 -
Directory Listing
Modified
Tue Sep 6 09:24:07 2011 UTC
(20 months, 2 weeks ago)
by
ph10
Tests for recent bug fixes.
Revision
674 -
Directory Listing
Modified
Fri Aug 26 18:17:51 2011 UTC
(20 months, 4 weeks ago)
by
ph10
More JIT testing.
Revision
671 -
Directory Listing
Modified
Tue Aug 23 11:17:49 2011 UTC
(21 months ago)
by
ph10
Refactor RunTest and add JIT-specific tests.
Revision
666 -
Directory Listing
Modified
Mon Aug 22 14:56:43 2011 UTC
(21 months ago)
by
ph10
Commit changes for JIT support
Revision
665 -
Directory Listing
Modified
Mon Aug 22 14:55:27 2011 UTC
(21 months ago)
by
ph10
Commit all the changes for JIT support, but without any documentation yet.
Revision
657 -
Directory Listing
Modified
Mon Aug 15 17:39:09 2011 UTC
(21 months, 1 week ago)
by
ph10
Fix pcre_study() bug with \b at start of branch.
Revision
652 -
Directory Listing
Modified
Mon Aug 1 16:42:03 2011 UTC
(21 months, 3 weeks ago)
by
ph10
More test re-arrangements (to match different configurations)
Revision
651 -
Directory Listing
Modified
Mon Aug 1 16:32:40 2011 UTC
(21 months, 3 weeks ago)
by
ph10
Test updates.
Revision
649 -
Directory Listing
Modified
Mon Aug 1 11:23:52 2011 UTC
(21 months, 3 weeks ago)
by
ph10
Fix partial match bug with /f.*/8s.
Revision
648 -
Directory Listing
Modified
Mon Aug 1 11:02:08 2011 UTC
(21 months, 3 weeks ago)
by
ph10
Fix bug that caused /.(*F)/ to give a partial match instead of no match.
Revision
647 -
Directory Listing
Modified
Mon Aug 1 10:22:59 2011 UTC
(21 months, 3 weeks ago)
by
ph10
Add tests for *MARK in callouts, and update pcretest documentation.
Revision
646 -
Directory Listing
Modified
Mon Aug 1 09:54:26 2011 UTC
(21 months, 3 weeks ago)
by
ph10
Fix typo in error message in pcregrep.
Revision
644 -
Directory Listing
Modified
Sat Jul 30 17:13:00 2011 UTC
(21 months, 3 weeks ago)
by
ph10
Changes to pcregrep concerned with very long lines.
Revision
643 -
Directory Listing
Modified
Fri Jul 29 15:56:39 2011 UTC
(21 months, 3 weeks ago)
by
ph10
Allow all characters except closing parens in MARK:NAME etc.
Revision
642 -
Directory Listing
Modified
Thu Jul 28 18:59:40 2011 UTC
(21 months, 3 weeks ago)
by
ph10
Avoid false positive for infinite recursion by not checking conditionals at
compile time, but add tests at runtime that also catch infinite mutual
recursion.
Revision
640 -
Directory Listing
Modified
Mon Jul 25 10:50:28 2011 UTC
(21 months, 4 weeks ago)
by
ph10
Fix three compile-time bugs (Bugzilla #1123).
Revision
638 -
Directory Listing
Modified
Mon Jul 25 09:41:19 2011 UTC
(21 months, 4 weeks ago)
by
ph10
Minor code tidy.
Revision
637 -
Directory Listing
Modified
Sun Jul 24 17:44:12 2011 UTC
(22 months ago)
by
ph10
Permit quantifiers on parenthesized assertions.
Revision
632 -
Directory Listing
Modified
Fri Jul 22 17:47:49 2011 UTC
(22 months ago)
by
ph10
Fix pcregrep repeated match in same line bug.
Revision
630 -
Directory Listing
Modified
Fri Jul 22 10:00:10 2011 UTC
(22 months ago)
by
ph10
Make (*MARK) work in positive assertions.
Revision
629 -
Directory Listing
Modified
Fri Jul 22 09:18:11 2011 UTC
(22 months ago)
by
ph10
Fix isolated \k bug.
Revision
626 -
Directory Listing
Modified
Wed Jul 20 17:51:54 2011 UTC
(22 months ago)
by
ph10
Add the /= modifier to pcretest so as to be able to check unset capturing
parentheses at the ends of patterns.
Revision
623 -
Directory Listing
Modified
Tue Jul 19 09:58:42 2011 UTC
(22 months ago)
by
ph10
Fix \X* bug when first character has the mark property. Also improve code for
property and script handling.
Revision
621 -
Directory Listing
Modified
Mon Jul 18 10:14:09 2011 UTC
(22 months ago)
by
ph10
Remove atomic from single repeats; convert possessive atomic to possessive
non-atomic (because they are the same).
Revision
620 -
Directory Listing
Modified
Sun Jul 17 13:53:14 2011 UTC
(22 months, 1 week ago)
by
ph10
Fix mutual recursion minimum calculation in study bug.
Revision
619 -
Directory Listing
Modified
Sun Jul 17 13:23:14 2011 UTC
(22 months, 1 week ago)
by
ph10
Fix capturing not happening in assertion conditions.
Revision
618 -
Directory Listing
Modified
Sat Jul 16 17:24:16 2011 UTC
(22 months, 1 week ago)
by
ph10
Re-do atomic group processing to fix backtrack capture bugs. Recursion is also
re-worked.
Revision
614 -
Directory Listing
Modified
Sat Jul 9 10:48:16 2011 UTC
(22 months, 2 weeks ago)
by
ph10
Fix atomic group and assertion capturing problems.
Revision
613 -
Directory Listing
Modified
Sat Jul 2 16:59:52 2011 UTC
(22 months, 3 weeks ago)
by
ph10
Fix problem with the interaction of (*ACCEPT) in an assertion with
PCRE_NOTEMPTY.
Revision
612 -
Directory Listing
Modified
Sat Jul 2 15:20:59 2011 UTC
(22 months, 3 weeks ago)
by
ph10
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
610 -
Directory Listing
Modified
Tue Jun 28 15:58:34 2011 UTC
(22 months, 3 weeks ago)
by
ph10
Fixed newly introduced bug for patterns like /(?:(b))++/, where the capturing
was happening, but not setting the correct return code.
Revision
609 -
Directory Listing
Modified
Wed Jun 15 18:09:23 2011 UTC
(23 months, 1 week ago)
by
ph10
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 -
Directory Listing
Modified
Sun Jun 12 16:25:55 2011 UTC
(23 months, 1 week ago)
by
ph10
Fix problems with capturing parens and *ACCEPT with recursion.
Revision
604 -
Directory Listing
Modified
Thu Jun 2 19:04:54 2011 UTC
(23 months, 3 weeks ago)
by
ph10
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
603 -
Directory Listing
Modified
Fri May 27 10:14:09 2011 UTC
(23 months, 4 weeks ago)
by
ph10
Fixed some omissions in pcre_study() for the new caseless opcodes.
Revision
602 -
Directory Listing
Modified
Wed May 25 08:29:03 2011 UTC
(2 years ago)
by
ph10
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
601 -
Directory Listing
Modified
Mon May 9 09:06:55 2011 UTC
(2 years ago)
by
ph10
Moved tests for new Unicode 6.0.0 scripts out of Perl-compatible tests, as Perl
doesn't have them yet.
Revision
600 -
Directory Listing
Modified
Mon May 9 08:54:11 2011 UTC
(2 years ago)
by
ph10
Fix backup bug for \R with greedy quantifier.
Revision
598 -
Directory Listing
Modified
Sat May 7 15:37:31 2011 UTC
(2 years ago)
by
ph10
Pass back detailed info when UTF-8 check fails at runtime.
Revision
597 -
Directory Listing
Modified
Mon May 2 17:08:52 2011 UTC
(2 years ago)
by
ph10
Complete incomplete fix for UTF-8 caseless references of different lengths.
Revision
595 -
Directory Listing
Modified
Mon May 2 10:33:29 2011 UTC
(2 years ago)
by
ph10
Fix problems with caseless reference matching in UTF-8 mode when the
upper/lower case characters have different lengths.
Revision
592 -
Directory Listing
Modified
Sat Apr 30 17:37:37 2011 UTC
(2 years ago)
by
ph10
Update tables to Unicode 6.0.0.
Revision
588 -
Directory Listing
Modified
Sat Jan 15 11:22:47 2011 UTC
(2 years, 4 months ago)
by
ph10
Another bugfix for pcregrep with -M and colour.
Revision
587 -
Directory Listing
Modified
Fri Jan 14 19:01:25 2011 UTC
(2 years, 4 months ago)
by
ph10
Fix -M bugs in pcregrep
Revision
585 -
Directory Listing
Modified
Wed Jan 12 17:21:11 2011 UTC
(2 years, 4 months ago)
by
ph10
Fix pcregrep bug when --colour was used with -v.
Revision
578 -
Directory Listing
Modified
Tue Nov 23 15:34:55 2010 UTC
(2 years, 6 months ago)
by
ph10
Fix internal error for recursive named back references.
Revision
576 -
Directory Listing
Modified
Sun Nov 21 18:45:10 2010 UTC
(2 years, 6 months ago)
by
ph10
Added support for (*NO_START_OPT)
Revision
574 -
Directory Listing
Modified
Sat Nov 20 17:47:27 2010 UTC
(2 years, 6 months ago)
by
ph10
Give error if \c is followed by a byte > 127 (in ASCII/UTF-8 modes).
Revision
569 -
Directory Listing
Modified
Sun Nov 7 16:14:50 2010 UTC
(2 years, 6 months ago)
by
ph10
Add PCRE_ERROR_SHORTUTF8 to PCRE_PARTIAL_HARD processing.
Revision
567 -
Directory Listing
Modified
Sat Nov 6 17:10:00 2010 UTC
(2 years, 6 months ago)
by
ph10
Test for ridiculous values of starting offsets; tidy UTF-8 code.
Revision
566 -
Directory Listing
Modified
Wed Nov 3 18:32:55 2010 UTC
(2 years, 6 months ago)
by
ph10
Fix broken /g code in pcretest and -g code in pcredemo.
Revision
565 -
Directory Listing
Modified
Sun Oct 31 18:18:48 2010 UTC
(2 years, 6 months ago)
by
ph10
Added parentheses argument to -o and --only-matching options of pcregrep.
Revision
564 -
Directory Listing
Modified
Sun Oct 31 16:07:24 2010 UTC
(2 years, 6 months ago)
by
ph10
Fix bad return code from pcregrep when -o is used (yielded 1, not 0, after a
match).
Revision
561 -
Directory Listing
Modified
Sat Oct 30 18:37:47 2010 UTC
(2 years, 6 months ago)
by
ph10
Added --match-limit and --recursion-limit to pcregrep; tidied some error
messages.
Revision
560 -
Directory Listing
Modified
Wed Oct 27 09:59:43 2010 UTC
(2 years, 6 months ago)
by
ph10
Further test tidies for Perl comparisons.
Revision
559 -
Directory Listing
Modified
Wed Oct 27 09:45:20 2010 UTC
(2 years, 6 months ago)
by
ph10
Tidy up test comments, now that Perl >= 5.10 is generally around.
Revision
556 -
Directory Listing
Modified
Tue Oct 26 11:06:44 2010 UTC
(2 years, 6 months ago)
by
ph10
Fix #-comment bugs in UTF-8 mode with PCRE_NEWLINE_ANY.
Revision
554 -
Directory Listing
Modified
Mon Oct 25 15:01:05 2010 UTC
(2 years, 6 months ago)
by
ph10
Add test for a (*SKIP) bug that was fixed by other changes.
Revision
553 -
Directory Listing
Modified
Fri Oct 22 15:57:50 2010 UTC
(2 years, 7 months ago)
by
ph10
Change the way PCRE_PARTIAL_HARD handles \z, \Z, \b, \B, and $.
Revision
552 -
Directory Listing
Modified
Wed Oct 13 10:15:41 2010 UTC
(2 years, 7 months ago)
by
ph10
Fix \s bug in character classes (always removing VT).
Revision
551 -
Directory Listing
Modified
Sun Oct 10 17:33:07 2010 UTC
(2 years, 7 months ago)
by
ph10
Make (*COMMIT) override (*THEN) and similar.
Revision
550 -
Directory Listing
Modified
Sun Oct 10 16:24:11 2010 UTC
(2 years, 7 months ago)
by
ph10
Fix problem with (*THEN) not backing up far enough.
Revision
544 -
Directory Listing
Modified
Tue Jun 15 17:20:55 2010 UTC
(2 years, 11 months ago)
by
ph10
Fix forward reference in the presence of (?#( (open parens in comment).
Revision
543 -
Directory Listing
Modified
Tue Jun 15 16:33:29 2010 UTC
(2 years, 11 months ago)
by
ph10
Avoid loop caused by (*SKIP) with an argument.
Revision
541 -
Directory Listing
Modified
Mon Jun 14 15:19:33 2010 UTC
(2 years, 11 months ago)
by
ph10
Add /T option to pcretest and additional tests with non-standard tables.
Revision
538 -
Directory Listing
Modified
Wed Jun 9 19:30:57 2010 UTC
(2 years, 11 months ago)
by
ph10
Fix pcre_study() problem with non-C-locale chartables in UTF-8 mode.
Revision
532 -
Directory Listing
Modified
Tue Jun 1 16:21:42 2010 UTC
(2 years, 11 months ago)
by
ph10
Extend auto-possessify to handle some Unicode properties.
Revision
529 -
Directory Listing
Modified
Mon May 31 17:28:08 2010 UTC
(2 years, 11 months ago)
by
ph10
Fix crash for property test in non-UTF-8 mode.
Revision
528 -
Directory Listing
Modified
Sat May 29 16:40:22 2010 UTC
(2 years, 11 months ago)
by
ph10
Add knowledge of \R to auto-possessify feature.
Revision
524 -
Directory Listing
Modified
Mon May 24 17:06:28 2010 UTC
(3 years ago)
by
ph10
Make pcre_study() recognize \h, \v, and \R.
Revision
520 -
Directory Listing
Modified
Sat May 22 18:54:05 2010 UTC
(3 years ago)
by
ph10
Fix caseless bug with pcre_study() for starting letter greater than 127.
Revision
518 -
Directory Listing
Modified
Tue May 18 15:47:01 2010 UTC
(3 years ago)
by
ph10
Added PCRE_UCP and related stuff to make \w etc use Unicode properties.
Revision
517 -
Directory Listing
Modified
Wed May 5 10:44:20 2010 UTC
(3 years ago)
by
ph10
Add new special properties Xan, Xps, Xsp, Xwd to help with \w etc.
Revision
514 -
Directory Listing
Modified
Mon May 3 12:54:22 2010 UTC
(3 years ago)
by
ph10
Add support for \N.
Revision
513 -
Directory Listing
Modified
Mon May 3 11:13:37 2010 UTC
(3 years ago)
by
ph10
Make \R and \X in a character class behave more like Perl
Revision
511 -
Directory Listing
Modified
Mon Mar 29 09:25:38 2010 UTC
(3 years, 1 month ago)
by
ph10
Make (*ACCEPT) work inside an atomic group.
Revision
510 -
Directory Listing
Modified
Sat Mar 27 17:45:29 2010 UTC
(3 years, 1 month ago)
by
ph10
Add support for *MARK and names for *PRUNE, *SKIP, *THEN.
Revision
507 -
Directory Listing
Modified
Wed Mar 10 16:08:01 2010 UTC
(3 years, 2 months ago)
by
ph10
Tidies for 8.02-RC1 release.
Revision
504 -
Directory Listing
Modified
Mon Mar 8 08:57:04 2010 UTC
(3 years, 2 months ago)
by
ph10
Previous patch for fixing problem with recursion loop checking was incorrect.
Revision
503 -
Directory Listing
Modified
Sun Mar 7 17:35:52 2010 UTC
(3 years, 2 months ago)
by
ph10
Fix incorrect compile time error for certain types of recursive patterns.
Revision
500 -
Directory Listing
Modified
Sat Mar 6 19:00:29 2010 UTC
(3 years, 2 months ago)
by
ph10
Fix bugs with \K in atomic groups, subroutines, and assertions.
Revision
496 -
Directory Listing
Modified
Tue Mar 2 19:11:17 2010 UTC
(3 years, 2 months ago)
by
ph10
Fix DEFINE bug for forward reference with a possessive quantifier.
Revision
491 -
Directory Listing
Modified
Mon Mar 1 17:45:08 2010 UTC
(3 years, 2 months ago)
by
ph10
Update Unicode tables to Unicode version 5.2.0.
Revision
488 -
Directory Listing
Modified
Mon Jan 11 15:29:42 2010 UTC
(3 years, 4 months ago)
by
ph10
Fix #947, recursive back reference bug.
Revision
482 -
Directory Listing
Modified
Mon Jan 4 15:55:46 2010 UTC
(3 years, 4 months ago)
by
ph10
Fix partial match bug (code omitted) for \W.
Revision
473 -
Directory Listing
Modified
Sat Jan 2 12:40:07 2010 UTC
(3 years, 4 months ago)
by
ph10
Fix bugs relating to the use of (*SKIP) etc in assertions.
Revision
472 -
Directory Listing
Modified
Fri Dec 11 16:42:50 2009 UTC
(3 years, 5 months ago)
by
ph10
Fix options set and reset at top level bug.
Revision
471 -
Directory Listing
Modified
Fri Dec 11 15:11:55 2009 UTC
(3 years, 5 months ago)
by
ph10
Fix study bug with single-branch conditions, including (DEFINE).
Revision
467 -
Directory Listing
Modified
Mon Oct 19 11:43:18 2009 UTC
(3 years, 7 months ago)
by
ph10
Fix study problem with JavaScript compatibility flag and back references.
Revision
465 -
Directory Listing
Modified
Mon Oct 19 11:12:04 2009 UTC
(3 years, 7 months ago)
by
ph10
Update Windows testing files for new tests.
Revision
464 -
Directory Listing
Modified
Sun Oct 18 19:50:34 2009 UTC
(3 years, 7 months ago)
by
ph10
Document more clearly capturing behaviour for recursion and subroutines.
Revision
463 -
Directory Listing
Modified
Sun Oct 18 10:02:46 2009 UTC
(3 years, 7 months ago)
by
ph10
Further tidies to partial matching.
Revision
462 -
Directory Listing
Modified
Sat Oct 17 19:55:02 2009 UTC
(3 years, 7 months ago)
by
ph10
Fix PCRE_PARTIAL_HARD for patterns that end optionally, e.g. abc*
Revision
461 -
Directory Listing
Modified
Mon Oct 5 10:59:35 2009 UTC
(3 years, 7 months ago)
by
ph10
Tidy up, remove trailing spaces, etc. for 8.00-RC1.
Revision
459 -
Directory Listing
Modified
Sun Oct 4 09:21:39 2009 UTC
(3 years, 7 months ago)
by
ph10
Fix problems with conditional references to duplicate named subpatterns.
Revision
457 -
Directory Listing
Modified
Sat Oct 3 16:24:08 2009 UTC
(3 years, 7 months ago)
by
ph10
Allow duplicate names for same-numbered groups; forbid different names.
Revision
455 -
Directory Listing
Modified
Sat Sep 26 19:12:32 2009 UTC
(3 years, 7 months ago)
by
ph10
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 -
Directory Listing
Modified
Tue Sep 22 09:42:11 2009 UTC
(3 years, 8 months ago)
by
ph10
Allow fixed-length subroutine calls in lookbehinds.
Revision
453 -
Directory Listing
Modified
Fri Sep 18 19:12:35 2009 UTC
(3 years, 8 months ago)
by
ph10
Add more explanation about recursive subpatterns, and make it possible to
process the documenation without building a whole release.
Revision
451 -
Directory Listing
Modified
Wed Sep 16 11:05:51 2009 UTC
(3 years, 8 months ago)
by
ph10
Another tweak to documentation and tests.
Revision
450 -
Directory Listing
Modified
Wed Sep 16 10:56:40 2009 UTC
(3 years, 8 months ago)
by
ph10
Minor doc fix; update tests by adding comments to each file, and generally
tidying.
Revision
449 -
Directory Listing
Modified
Wed Sep 16 08:48:17 2009 UTC
(3 years, 8 months ago)
by
ph10
Another test for (*ACCEPT)
Revision
448 -
Directory Listing
Modified
Tue Sep 15 19:11:48 2009 UTC
(3 years, 8 months ago)
by
ph10
Re-organize tests to make is possible to test 5.10 features against Perl.
Revision
442 -
Directory Listing
Modified
Fri Sep 11 10:21:02 2009 UTC
(3 years, 8 months ago)
by
ph10
Added PCRE_NOTEMPTY_ATSTART to fix /g bug when \K is present.
Revision
438 -
Directory Listing
Modified
Sun Sep 6 20:00:47 2009 UTC
(3 years, 8 months ago)
by
ph10
Fix internal error for forward reference with [^m] interposing.
Revision
435 -
Directory Listing
Modified
Sat Sep 5 10:20:44 2009 UTC
(3 years, 8 months ago)
by
ph10
Further updates to partial matching.
Revision
432 -
Directory Listing
Modified
Wed Sep 2 16:02:56 2009 UTC
(3 years, 8 months ago)
by
ph10
Add REG_UNGREEDY (non-standard) to the POSIX interface.
Revision
428 -
Directory Listing
Modified
Mon Aug 31 17:10:26 2009 UTC
(3 years, 8 months ago)
by
ph10
Further partial match change: add PCRE_PARTIAL_HARD and make more intuitive.
Revision
427 -
Directory Listing
Modified
Fri Aug 28 09:55:54 2009 UTC
(3 years, 8 months ago)
by
ph10
Add new PCRE_PARTIAL_HARD option.
Revision
426 -
Directory Listing
Modified
Wed Aug 26 15:38:32 2009 UTC
(3 years, 8 months ago)
by
ph10
Remove restrictions on pcre_exec() partial matching.
Revision
422 -
Directory Listing
Modified
Fri Aug 14 16:42:55 2009 UTC
(3 years, 9 months ago)
by
ph10
Fix --regex(p)=pattern not working in pcregrep.
Revision
420 -
Directory Listing
Modified
Wed Aug 12 17:32:27 2009 UTC
(3 years, 9 months ago)
by
ph10
Fix infelicities to do with --count in pcregrep.
Revision
412 -
Directory Listing
Modified
Sat Apr 11 10:34:37 2009 UTC
(4 years, 1 month ago)
by
ph10
Add support for (*UTF8).
Revision
411 -
Directory Listing
Modified
Fri Apr 10 15:40:21 2009 UTC
(4 years, 1 month ago)
by
ph10
Wrap fileno/isatty defs for Windows in #ifndefs
Revision
410 -
Directory Listing
Modified
Wed Apr 1 07:39:22 2009 UTC
(4 years, 1 month ago)
by
ph10
Add another test
Revision
408 -
Directory Listing
Modified
Fri Mar 27 17:52:03 2009 UTC
(4 years, 1 month ago)
by
ph10
Fix forward references when duplicate group numbers are involved.
Revision
404 -
Directory Listing
Modified
Mon Mar 23 11:37:54 2009 UTC
(4 years, 2 months ago)
by
ph10
Remove one repeated test case.
Revision
399 -
Directory Listing
Modified
Sat Mar 21 12:34:15 2009 UTC
(4 years, 2 months ago)
by
ph10
Further fix to auto-callout with conditional groups whose condition is an
assertion.
Revision
398 -
Directory Listing
Modified
Fri Mar 20 20:41:29 2009 UTC
(4 years, 2 months ago)
by
ph10
Fix problem with autocallout and dfa_exec.
Revision
397 -
Directory Listing
Modified
Fri Mar 20 19:40:08 2009 UTC
(4 years, 2 months ago)
by
ph10
Fix non-callout function supplied for pcre_dfa_exec() bug.
Revision
395 -
Directory Listing
Modified
Fri Mar 20 11:22:42 2009 UTC
(4 years, 2 months ago)
by
ph10
Fix looping bug by recognizing that a conditional with only one branch may
match an empty string.
Revision
389 -
Directory Listing
Modified
Sun Mar 15 18:24:05 2009 UTC
(4 years, 2 months ago)
by
ph10
Add PCRE_NO_START_OPTIMIZE
Revision
388 -
Directory Listing
Modified
Wed Mar 11 17:03:17 2009 UTC
(4 years, 2 months ago)
by
ph10
Added REG_NOTEMPTY to the POSIX wrapper.
Revision
384 -
Directory Listing
Modified
Sun Mar 8 16:27:43 2009 UTC
(4 years, 2 months ago)
by
ph10
Fix Unicode property support in character classes for chars > 127 in non-UTF-8
mode.
Revision
383 -
Directory Listing
Modified
Sun Mar 8 15:26:59 2009 UTC
(4 years, 2 months ago)
by
ph10
Fix PCRE_DOLLAR_ENDONLY bug in pcre_dfa_exec().
Revision
381 -
Directory Listing
Modified
Tue Mar 3 16:08:23 2009 UTC
(4 years, 2 months ago)
by
ph10
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
380 -
Directory Listing
Modified
Tue Mar 3 12:32:47 2009 UTC
(4 years, 2 months ago)
by
ph10
The pattern (?(?=.*b)b|^) was incorrectly processed as requiring a match at the
start of the subject or after a newline.
Revision
378 -
Directory Listing
Modified
Sun Mar 1 14:13:34 2009 UTC
(4 years, 2 months ago)
by
ph10
Make pcregrep with --colour show all matches in a line in colour.
Revision
370 -
Directory Listing
Modified
Sun Aug 24 18:33:00 2008 UTC
(4 years, 8 months ago)
by
ph10
A UTF-8 test had accidentally been put in the wrong test.
Revision
366 -
Directory Listing
Modified
Mon Jul 14 15:45:32 2008 UTC
(4 years, 10 months ago)
by
ph10
Lazy qualifiers were not always working in UTF-8 mode (8.0/15).
Revision
365 -
Directory Listing
Modified
Fri Jul 11 17:06:55 2008 UTC
(4 years, 10 months ago)
by
ph10
Further fixes for bumpalong processing in UTF-8 mode.
Revision
364 -
Directory Listing
Modified
Fri Jul 11 14:53:41 2008 UTC
(4 years, 10 months ago)
by
ph10
Several bugs concerned with skipping over UTF-8 characters at the start of
matching (8.0/13, 8.0/14).
Revision
362 -
Directory Listing
Modified
Thu Jul 10 16:06:45 2008 UTC
(4 years, 10 months ago)
by
ph10
Forgot to add test for previous bug.
Revision
360 -
Directory Listing
Modified
Wed Jul 9 20:00:28 2008 UTC
(4 years, 10 months ago)
by
ph10
Fix CVE-2008-2371 (outer level option with alternatives caused crash).
Revision
355 -
Directory Listing
Modified
Mon Jul 7 17:45:23 2008 UTC
(4 years, 10 months ago)
by
ph10
Make pcretest generate a single byte for \x{} escapes in non-UTF-8 mode.
Revision
354 -
Directory Listing
Modified
Mon Jul 7 16:30:33 2008 UTC
(4 years, 10 months ago)
by
ph10
Fix caseless backreferences for non-ASCII characters.
Revision
353 -
Directory Listing
Modified
Mon Jul 7 15:44:24 2008 UTC
(4 years, 10 months ago)
by
ph10
Fix SKIPZERO bug in pcre_study().
Revision
351 -
Directory Listing
Modified
Fri Jul 4 18:27:16 2008 UTC
(4 years, 10 months ago)
by
ph10
Final tidies for new Unicode property code; upgrade to Unicode 5.1.0.
Revision
349 -
Directory Listing
Modified
Wed Jul 2 18:42:11 2008 UTC
(4 years, 10 months ago)
by
ph10
Preliminary patch for upgraded Unicode Property support.
Revision
342 -
Directory Listing
Modified
Sun Apr 20 17:10:13 2008 UTC
(5 years, 1 month ago)
by
ph10
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 -
Directory Listing
Modified
Sat Apr 19 16:41:04 2008 UTC
(5 years, 1 month ago)
by
ph10
Fix DFA (?!) bug; add support for JavaScript empty classes.
Revision
340 -
Directory Listing
Modified
Fri Apr 18 20:00:21 2008 UTC
(5 years, 1 month ago)
by
ph10
Fix incorrect error for patterns like /(?2)[]a()b](abc)/
Revision
336 -
Directory Listing
Modified
Sat Apr 12 15:59:03 2008 UTC
(5 years, 1 month ago)
by
ph10
Added PCRE_JAVASCRIPT_COMPAT option.
Revision
335 -
Directory Listing
Modified
Sat Apr 12 14:36:14 2008 UTC
(5 years, 1 month ago)
by
ph10
Do not discard subpatterns with {0} quantifiers, as they may be called as
subroutines.
Revision
334 -
Directory Listing
Modified
Fri Apr 11 15:48:14 2008 UTC
(5 years, 1 month ago)
by
ph10
Fix bug in Oniguruma \g support.
Revision
333 -
Directory Listing
Modified
Thu Apr 10 19:55:57 2008 UTC
(5 years, 1 month ago)
by
ph10
Add Oniguruma syntax \g<...> and \g'...' for subroutine calls.
Revision
300 -
Directory Listing
Modified
Mon Jan 14 19:43:19 2008 UTC
(5 years, 4 months ago)
by
ph10
Fix buffer overrun for class with very many characters whose codepoints are
above 255.
Revision
295 -
Directory Listing
Modified
Mon Dec 31 17:00:24 2007 UTC
(5 years, 4 months ago)
by
ph10
Make POSIX character class parsing more like Perl.
Revision
294 -
Directory Listing
Modified
Sat Dec 29 16:55:59 2007 UTC
(5 years, 4 months ago)
by
ph10
Fix UTF-8/newline=ANY with .* crash.
Revision
285 -
Directory Listing
Modified
Wed Dec 12 17:03:50 2007 UTC
(5 years, 5 months ago)
by
ph10
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
282 -
Directory Listing
Modified
Fri Dec 7 19:32:32 2007 UTC
(5 years, 5 months ago)
by
ph10
Fix non-diagnosis of (?=a)(?R) (positive lookaheads not skipped when checking
for an empty match).
Revision
280 -
Directory Listing
Modified
Wed Dec 5 20:56:03 2007 UTC
(5 years, 5 months ago)
by
ph10
Add --line-offsets and --file-offsets to pcregrep.
Revision
279 -
Directory Listing
Modified
Tue Dec 4 20:01:43 2007 UTC
(5 years, 5 months ago)
by
ph10
Fix -o bugs in pcregrep.
Revision
277 -
Directory Listing
Modified
Mon Nov 26 17:03:45 2007 UTC
(5 years, 5 months ago)
by
ph10
Fix incorrect script bug in Unicode character table.
Revision
272 -
Directory Listing
Modified
Sat Nov 17 16:53:53 2007 UTC
(5 years, 6 months ago)
by
ph10
Generalize wording for (?&) error as it also applies to \k'' and other cases.
Revision
271 -
Directory Listing
Modified
Fri Nov 16 19:58:26 2007 UTC
(5 years, 6 months ago)
by
ph10
Missed test data for previous change.
Revision
270 -
Directory Listing
Modified
Fri Nov 16 19:55:16 2007 UTC
(5 years, 6 months ago)
by
ph10
Diagnose conditional numerical reference to a non-existent subpattern.
Revision
269 -
Directory Listing
Modified
Fri Nov 16 16:22:24 2007 UTC
(5 years, 6 months ago)
by
ph10
Improve error messages for (?+-a) and (?-+a).
Revision
268 -
Directory Listing
Modified
Thu Nov 15 10:28:09 2007 UTC
(5 years, 6 months ago)
by
ph10
Fix (?&) non-diagnosis bug and missing length check for (?&a) etc.
Revision
265 -
Directory Listing
Modified
Wed Nov 14 11:35:48 2007 UTC
(5 years, 6 months ago)
by
ph10
Fix negative POSIX class bug with Unicode characters.
Revision
264 -
Directory Listing
Modified
Tue Nov 13 11:07:16 2007 UTC
(5 years, 6 months ago)
by
ph10
Fix [\S] etc. bug in UTF-8 mode with characters > 255.
Revision
249 -
Directory Listing
Modified
Mon Sep 17 10:33:10 2007 UTC
(5 years, 8 months ago)
by
ph10
Version of Test 3 for Windows.
Revision
247 -
Directory Listing
Modified
Mon Sep 17 09:38:32 2007 UTC
(5 years, 8 months ago)
by
ph10
(1) Update tests 2,5,7,8 to run when --enable-bsr-anycrlf is used.
(2) Updates files changed by building test release.
Revision
239 -
Directory Listing
Modified
Tue Sep 11 13:46:30 2007 UTC
(5 years, 8 months ago)
by
ph10
Fix line ending missing for pcregrep with --colour.
Revision
231 -
Directory Listing
Modified
Tue Sep 11 11:15:33 2007 UTC
(5 years, 8 months ago)
by
ph10
Add facility to make \R match only CR, LF, or CRLF.
Revision
230 -
Directory Listing
Modified
Mon Sep 10 13:23:56 2007 UTC
(5 years, 8 months ago)
by
ph10
(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
227 -
Directory Listing
Modified
Tue Aug 21 15:00:15 2007 UTC
(5 years, 9 months ago)
by
ph10
Add (*CR) etc.
Revision
226 -
Directory Listing
Modified
Tue Aug 21 11:46:08 2007 UTC
(5 years, 9 months ago)
by
ph10
Don't advance by 2 if explicit \r or \n in the pattern. Add
PCRE_INFO_HASCRORLF.
Revision
224 -
Directory Listing
Modified
Mon Aug 20 12:58:29 2007 UTC
(5 years, 9 months ago)
by
ph10
Fix loop for group with possible zero repeat containing \p or \P.
Revision
223 -
Directory Listing
Modified
Mon Aug 20 11:07:53 2007 UTC
(5 years, 9 months ago)
by
ph10
Fix loop for classes containing \p or \P and just one ascii character.
Revision
222 -
Directory Listing
Modified
Fri Aug 17 10:48:51 2007 UTC
(5 years, 9 months ago)
by
ph10
Fix pcregrep -Mv looping bug.
Revision
221 -
Directory Listing
Modified
Fri Aug 17 09:25:08 2007 UTC
(5 years, 9 months ago)
by
ph10
Fix bad fix for repeated \p and \P.
Revision
219 -
Directory Listing
Modified
Thu Aug 16 11:46:40 2007 UTC
(5 years, 9 months ago)
by
ph10
Fixed bug with repeated \S or \W in UTF-8 mode.
Revision
218 -
Directory Listing
Modified
Thu Aug 16 10:13:23 2007 UTC
(5 years, 9 months ago)
by
ph10
Fix several compile bugs involving repeated \p or \P items.
Revision
217 -
Directory Listing
Modified
Wed Aug 15 15:21:04 2007 UTC
(5 years, 9 months ago)
by
ph10
Crash in debug output when printing the name of a Unicode property.
Revision
216 -
Directory Listing
Modified
Wed Aug 15 14:35:57 2007 UTC
(5 years, 9 months ago)
by
ph10
Fixed compile-time loop for patterns like (?:[\PPa*]*){8,} (extended class
inside group with unlimited repeat).
Revision
215 -
Directory Listing
Modified
Wed Aug 15 14:20:05 2007 UTC
(5 years, 9 months ago)
by
ph10
Fixed overrun for missing ] with a forward reference, e.g. /(?1)\c[/.
Revision
214 -
Directory Listing
Modified
Wed Aug 15 14:08:10 2007 UTC
(5 years, 9 months ago)
by
ph10
Fixed another looking-too-far-back-in-non-UTF-8-mode bug.
Revision
213 -
Directory Listing
Modified
Wed Aug 15 11:34:14 2007 UTC
(5 years, 9 months ago)
by
ph10
Add integer overflow tests to escape processing.
Revision
211 -
Directory Listing
Modified
Thu Aug 9 09:52:43 2007 UTC
(5 years, 9 months ago)
by
ph10
Update UTF-8 validity check and documentation.
Revision
210 -
Directory Listing
Modified
Wed Aug 8 14:24:50 2007 UTC
(5 years, 9 months ago)
by
ph10
Add Perl 5.10's backtracking verbs.
Revision
207 -
Directory Listing
Modified
Mon Aug 6 09:32:14 2007 UTC
(5 years, 9 months ago)
by
ph10
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
206 -
Directory Listing
Modified
Fri Aug 3 14:53:04 2007 UTC
(5 years, 9 months ago)
by
ph10
Fix loop for null-matching condition nested in an outer unlimited repeat.
Revision
205 -
Directory Listing
Modified
Fri Aug 3 13:18:33 2007 UTC
(5 years, 9 months ago)
by
ph10
Fix bugs with [\E] and [\Q\E].
Revision
197 -
Directory Listing
Modified
Tue Jul 31 10:50:18 2007 UTC
(5 years, 9 months ago)
by
ph10
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
192 -
Directory Listing
Modified
Mon Jul 30 11:23:21 2007 UTC
(5 years, 9 months ago)
by
ph10
Adjust opcode names in debugging output.
Revision
190 -
Directory Listing
Modified
Thu Jul 19 10:38:20 2007 UTC
(5 years, 10 months ago)
by
ph10
Fix bug with .*$ when run in not-DOTALL UTF-8 mode; small performance
improvement for .* in DOTALL UTF-8 mode.
Revision
184 -
Directory Listing
Modified
Tue Jun 19 13:26:46 2007 UTC
(5 years, 11 months ago)
by
ph10
Fix non-UTF-8 mode Unicode properties bug; prepare for 7.2 release.
Revision
180 -
Directory Listing
Modified
Wed Jun 13 10:59:18 2007 UTC
(5 years, 11 months ago)
by
ph10
Add auto-possessification for \h, \H, \v, \V.
Revision
178 -
Directory Listing
Modified
Wed Jun 13 08:44:34 2007 UTC
(5 years, 11 months ago)
by
ph10
Add support for \h, \H, \v, \V.
Revision
175 -
Directory Listing
Modified
Mon Jun 11 13:38:38 2007 UTC
(5 years, 11 months ago)
by
ph10
Added the Perl 5.10 (?| "branch reset" feature.
Revision
174 -
Directory Listing
Modified
Tue Jun 5 11:38:06 2007 UTC
(5 years, 11 months ago)
by
ph10
Minor doc update; fix test 2 for link size != 2.
Revision
171 -
Directory Listing
Modified
Mon Jun 4 14:28:58 2007 UTC
(5 years, 11 months ago)
by
ph10
Support \k{name} and \g{name} a la Perl 5.10.
Revision
170 -
Directory Listing
Modified
Mon Jun 4 11:21:13 2007 UTC
(5 years, 11 months ago)
by
ph10
Fix bug in detecting potentially empty groups.
Revision
169 -
Directory Listing
Modified
Mon Jun 4 10:49:21 2007 UTC
(5 years, 11 months ago)
by
ph10
Add PCRE_INFO_OKPARTIAL and PCRE_INFO_JCHANGED.
Revision
168 -
Directory Listing
Modified
Tue May 29 15:18:18 2007 UTC
(5 years, 11 months ago)
by
ph10
Add support for the Perl 5.10 \K facility.
Revision
167 -
Directory Listing
Modified
Wed May 9 15:53:54 2007 UTC
(6 years ago)
by
ph10
Add (?(-n) and (?(+n) relative conditions.
Revision
166 -
Directory Listing
Modified
Wed May 9 14:48:28 2007 UTC
(6 years ago)
by
ph10
Add (?-n) and (?+n) relative references.
Revision
163 -
Directory Listing
Modified
Fri May 4 15:10:45 2007 UTC
(6 years ago)
by
ph10
New test for internal sizes and offsets when link size is 2.
Revision
162 -
Directory Listing
Modified
Thu May 3 10:47:48 2007 UTC
(6 years ago)
by
ph10
Correct tests for link sizes 3 and 4
Revision
161 -
Directory Listing
Modified
Thu May 3 10:28:07 2007 UTC
(6 years ago)
by
ph10
Use the pcretest "Z" option so all tests can be run with all link sizes.
Revision
158 -
Directory Listing
Modified
Tue May 1 10:30:14 2007 UTC
(6 years ago)
by
ph10
More test updates.
Revision
155 -
Directory Listing
Modified
Tue Apr 24 13:36:11 2007 UTC
(6 years, 1 month ago)
by
ph10
Tidies and final updates for 7.1.
Revision
149 -
Directory Listing
Modified
Mon Apr 16 15:28:08 2007 UTC
(6 years, 1 month ago)
by
ph10
Add PCRE_NEWLINE_ANYCRLF.
Revision
143 -
Directory Listing
Modified
Mon Apr 2 10:08:14 2007 UTC
(6 years, 1 month ago)
by
ph10
Previous fix for pcretest was buggy. Try again.
Revision
141 -
Directory Listing
Modified
Fri Mar 30 15:46:27 2007 UTC
(6 years, 1 month ago)
by
ph10
Fixed obscure bug when matching a null string in multiline mode with
newline=any.
Revision
132 -
Directory Listing
Modified
Mon Mar 26 15:11:03 2007 UTC
(6 years, 1 month ago)
by
ph10
New grep test output.
Revision
131 -
Directory Listing
Modified
Mon Mar 26 15:10:12 2007 UTC
(6 years, 1 month ago)
by
ph10
Various new tidies.
Revision
126 -
Directory Listing
Modified
Mon Mar 19 10:20:14 2007 UTC
(6 years, 2 months ago)
by
ph10
Fixed bug in the debugging /Z option of pcretest that made it assume /8.
Revision
116 -
Directory Listing
Modified
Fri Mar 9 15:23:02 2007 UTC
(6 years, 2 months ago)
by
ph10
Tests cleanup: use -C in RunTest; add /Z to pcretest and make test 3
independent of link size.
Revision
115 -
Directory Listing
Modified
Fri Mar 9 12:23:37 2007 UTC
(6 years, 2 months ago)
by
ph10
Fix two obscure, but nasty bugs concerned with caseless matching with Unicode
property support.
Revision
102 -
Directory Listing
Modified
Tue Mar 6 15:50:45 2007 UTC
(6 years, 2 months ago)
by
ph10
Fix test problem caused by training space in the data.
Revision
97 -
Directory Listing
Modified
Mon Mar 5 12:36:47 2007 UTC
(6 years, 2 months ago)
by
ph10
Applied Bob and Daniel's patches to convert the build system to automake. Added
the maintain directory, containing files that are used for maintenance, but are
not distributed. This is an intermediate step.
Revision
96 -
Directory Listing
Modified
Fri Mar 2 13:10:43 2007 UTC
(6 years, 2 months ago)
by
nigel
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties throughout
Revision
93 -
Directory Listing
Modified
Sat Feb 24 21:41:42 2007 UTC
(6 years, 2 months ago)
by
nigel
Load pcre-7.0 into code/trunk.
Revision
91 -
Directory Listing
Modified
Sat Feb 24 21:41:34 2007 UTC
(6 years, 2 months ago)
by
nigel
Load pcre-6.7 into code/trunk.
Revision
87 -
Directory Listing
Modified
Sat Feb 24 21:41:21 2007 UTC
(6 years, 2 months ago)
by
nigel
Load pcre-6.5 into code/trunk.
Revision
85 -
Directory Listing
Modified
Sat Feb 24 21:41:13 2007 UTC
(6 years, 2 months ago)
by
nigel
Load pcre-6.4 into code/trunk.
Revision
83 -
Directory Listing
Modified
Sat Feb 24 21:41:06 2007 UTC
(6 years, 2 months ago)
by
nigel
Load pcre-6.3 into code/trunk.
Revision
81 -
Directory Listing
Modified
Sat Feb 24 21:40:59 2007 UTC
(6 years, 2 months ago)
by
nigel
Load pcre-6.2 into code/trunk.
Revision
79 -
Directory Listing
Modified
Sat Feb 24 21:40:52 2007 UTC
(6 years, 2 months ago)
by
nigel
Load pcre-6.1 into code/trunk.
Revision
77 -
Directory Listing
Modified
Sat Feb 24 21:40:45 2007 UTC
(6 years, 2 months ago)
by
nigel
Load pcre-6.0 into code/trunk.
Revision
75 -
Directory Listing
Modified
Sat Feb 24 21:40:37 2007 UTC
(6 years, 2 months ago)
by
nigel
Load pcre-5.0 into code/trunk.
Revision
73 -
Directory Listing
Modified
Sat Feb 24 21:40:30 2007 UTC
(6 years, 2 months ago)
by
nigel
Load pcre-4.5 into code/trunk.
Revision
71 -
Directory Listing
Modified
Sat Feb 24 21:40:24 2007 UTC
(6 years, 2 months ago)
by
nigel
Load pcre-4.4 into code/trunk.
Revision
69 -
Directory Listing
Modified
Sat Feb 24 21:40:18 2007 UTC
(6 years, 2 months ago)
by
nigel
Load pcre-4.3 into code/trunk.
Revision
67 -
Directory Listing
Modified
Sat Feb 24 21:40:13 2007 UTC
(6 years, 2 months ago)
by
nigel
Load pcre-4.2 into code/trunk.
Revision
65 -
Directory Listing
Modified
Sat Feb 24 21:40:08 2007 UTC
(6 years, 2 months ago)
by
nigel
Load pcre-4.1 into code/trunk.
Revision
63 -
Directory Listing
Modified
Sat Feb 24 21:40:03 2007 UTC
(6 years, 2 months ago)
by
nigel
Load pcre-4.0 into code/trunk.
Revision
61 -
Directory Listing
Modified
Sat Feb 24 21:39:58 2007 UTC
(6 years, 2 months ago)
by
nigel
Load pcre-3.9 into code/trunk.
Revision
59 -
Directory Listing
Modified
Sat Feb 24 21:39:54 2007 UTC
(6 years, 2 months ago)
by
nigel
Load pcre-3.8 into code/trunk.
Revision
57 -
Directory Listing
Modified
Sat Feb 24 21:39:50 2007 UTC
(6 years, 2 months ago)
by
nigel
Load pcre-3.7 into code/trunk.
Revision
55 -
Directory Listing
Modified
Sat Feb 24 21:39:46 2007 UTC
(6 years, 2 months ago)
by
nigel
Load pcre-3.6 into code/trunk.
Revision
53 -
Directory Listing
Modified
Sat Feb 24 21:39:42 2007 UTC
(6 years, 2 months ago)
by
nigel
Load pcre-3.5 into code/trunk.
Revision
51 -
Directory Listing
Modified
Sat Feb 24 21:39:37 2007 UTC
(6 years, 2 months ago)
by
nigel
Load pcre-3.4 into code/trunk.
Revision
49 -
Directory Listing
Modified
Sat Feb 24 21:39:33 2007 UTC
(6 years, 2 months ago)
by
nigel
Load pcre-3.3 into code/trunk.
Revision
47 -
Directory Listing
Modified
Sat Feb 24 21:39:29 2007 UTC
(6 years, 2 months ago)
by
nigel
Load pcre-3.2 into code/trunk.
Revision
45 -
Directory Listing
Modified
Sat Feb 24 21:39:25 2007 UTC
(6 years, 2 months ago)
by
nigel
Load pcre-3.1 into code/trunk.
Revision
43 -
Directory Listing
Modified
Sat Feb 24 21:39:21 2007 UTC
(6 years, 2 months ago)
by
nigel
Load pcre-3.0 into code/trunk.
Revision
41 -
Directory Listing
Added
Sat Feb 24 21:39:17 2007 UTC
(6 years, 2 months ago)
by
nigel
Load pcre-2.08a into code/trunk.