Log of /code/trunk/doc
Directory Listing
Revision
1333 -
Directory Listing
Modified
Tue May 14 14:27:13 2013 UTC
(10 days ago)
by
ph10
Update HTML documentation.
Revision
1332 -
Directory Listing
Modified
Tue May 14 14:26:37 2013 UTC
(10 days ago)
by
ph10
Updates to building documentation.
Revision
1329 -
Directory Listing
Modified
Sun May 12 16:33:19 2013 UTC
(11 days, 22 hours ago)
by
ph10
Updated html docs.
Revision
1328 -
Directory Listing
Modified
Sun May 12 16:28:22 2013 UTC
(11 days, 22 hours ago)
by
ph10
Documentation clarification for 16/32 bit libraries.
Revision
1326 -
Directory Listing
Modified
Fri May 10 14:21:41 2013 UTC
(2 weeks ago)
by
ph10
Clarify wording in description of PCRE_MULTILINE.
Revision
1320 -
Directory Listing
Modified
Wed May 1 16:39:35 2013 UTC
(3 weeks, 1 day ago)
by
ph10
Source tidies (trails spaces, html updates) for 8.33-RC1.
Revision
1314 -
Directory Listing
Modified
Fri Apr 26 10:44:13 2013 UTC
(4 weeks ago)
by
ph10
Documentation updates.
Revision
1313 -
Directory Listing
Modified
Wed Apr 24 12:07:09 2013 UTC
(4 weeks, 2 days ago)
by
ph10
Code (but not yet documentation) for *LIMIT_MATCH and *LIMIT_RECURSION.
Revision
1309 -
Directory Listing
Modified
Fri Apr 5 15:35:59 2013 UTC
(6 weeks, 6 days ago)
by
ph10
Implement PCRE_NEVER_UTF
Revision
1302 -
Directory Listing
Modified
Wed Mar 27 11:13:36 2013 UTC
(8 weeks, 2 days ago)
by
ph10
Further changes to backtracking verbs in assertions.
Revision
1301 -
Directory Listing
Modified
Tue Mar 26 16:36:40 2013 UTC
(8 weeks, 2 days ago)
by
ph10
Improve and correct PCRE_NO_START_OPTIMIZE documentation.
Revision
1298 -
Directory Listing
Modified
Fri Mar 22 16:13:13 2013 UTC
(2 months ago)
by
ph10
Fix COMMIT in recursion; document backtracking verbs in assertions and
subroutines.
Revision
1297 -
Directory Listing
Modified
Tue Mar 19 17:28:25 2013 UTC
(2 months ago)
by
ph10
Update backtracking verb documentation.
Revision
1295 -
Directory Listing
Modified
Sun Mar 17 17:22:10 2013 UTC
(2 months, 1 week ago)
by
ph10
Correct unsupported items.
Revision
1293 -
Directory Listing
Modified
Sun Mar 17 17:13:14 2013 UTC
(2 months, 1 week ago)
by
ph10
Document new multiple backtracking verb behaviour.
Revision
1292 -
Directory Listing
Modified
Sun Mar 17 16:51:40 2013 UTC
(2 months, 1 week ago)
by
ph10
Improve wording for captures in negative assertions.
Revision
1289 -
Directory Listing
Modified
Sat Mar 16 14:37:24 2013 UTC
(2 months, 1 week ago)
by
ph10
Update list of items not supported by JIT.
Revision
1287 -
Directory Listing
Modified
Fri Mar 15 15:54:54 2013 UTC
(2 months, 1 week ago)
by
ph10
Document SKIP looks only for MARK: add tests to confirm.
Revision
1266 -
Directory Listing
Modified
Sun Mar 3 11:14:26 2013 UTC
(2 months, 3 weeks ago)
by
ph10
Allow callout before assertion condition in a conditional group.
Revision
1262 -
Directory Listing
Modified
Wed Feb 27 16:44:29 2013 UTC
(2 months, 3 weeks ago)
by
chpe
Typo fix in a man page
Revision
1261 -
Directory Listing
Modified
Wed Feb 27 16:27:01 2013 UTC
(2 months, 3 weeks ago)
by
ph10
Correct Unicode string checking in the light of corrigendum #9.
Revision
1260 -
Directory Listing
Modified
Wed Feb 27 15:41:22 2013 UTC
(2 months, 3 weeks ago)
by
ph10
Add \p{Xuc} to match characters identifiable by Universal Character Names.
Revision
1258 -
Directory Listing
Modified
Sat Feb 23 14:14:38 2013 UTC
(2 months, 4 weeks ago)
by
ph10
Document PCRE's \p{Lu} behaviour as different from Perl when /i is specified (I
think Perl has changed).
Revision
1256 -
Directory Listing
Modified
Fri Feb 22 17:16:28 2013 UTC
(2 months, 4 weeks ago)
by
ph10
Document exit codes from pcretest when -C is used.
Revision
1253 -
Directory Listing
Modified
Fri Feb 22 11:38:35 2013 UTC
(2 months, 4 weeks ago)
by
ph10
Make \A record a lookbehind value of 1.
Revision
1251 -
Directory Listing
Modified
Wed Feb 20 17:42:03 2013 UTC
(3 months ago)
by
ph10
Pass back the bumpalong value for partial matches.
Revision
1248 -
Directory Listing
Modified
Wed Feb 13 17:36:38 2013 UTC
(3 months, 1 week ago)
by
ph10
Fix various save/revert cases for capture_last in recursion and also don't
diagnose overflow when it has reverted.
Revision
1230 -
Directory Listing
Modified
Fri Dec 7 10:22:16 2012 UTC
(5 months, 2 weeks ago)
by
ph10
Fix missing html files and remove link to removed file.
Revision
1221 -
Directory Listing
Modified
Sun Nov 11 20:27:03 2012 UTC
(6 months, 1 week ago)
by
ph10
File tidies, preparing for 8.32-RC1.
Revision
1219 -
Directory Listing
Modified
Sun Nov 11 18:04:37 2012 UTC
(6 months, 1 week ago)
by
ph10
Support (*UTF) in all libraries.
Revision
1214 -
Directory Listing
Modified
Thu Nov 8 17:03:43 2012 UTC
(6 months, 2 weeks ago)
by
ph10
Some 16/32 bit documentation updates. Also, undocument what happens to invalid
unchecked UTF-8 strings.
Revision
1213 -
Directory Listing
Modified
Wed Nov 7 17:29:40 2012 UTC
(6 months, 2 weeks ago)
by
ph10
Add more words about $.
Revision
1200 -
Directory Listing
Modified
Sat Nov 3 19:21:41 2012 UTC
(6 months, 2 weeks ago)
by
chpe
Temporarily remove 32-bit masking
Remove the masking via the PCRE_NO_UTF32_CHECK. It will be reintroduced as a
dedicated runtime option later, with support for JIT and non-JIT cases.
Revision
1194 -
Directory Listing
Modified
Wed Oct 31 17:42:29 2012 UTC
(6 months, 3 weeks ago)
by
ph10
More documentation updates
Revision
1193 -
Directory Listing
Modified
Tue Oct 30 17:54:19 2012 UTC
(6 months, 3 weeks ago)
by
ph10
Documentation update.
Revision
1192 -
Directory Listing
Modified
Tue Oct 30 17:26:55 2012 UTC
(6 months, 3 weeks ago)
by
ph10
Coverage and other pcrebuild documentation update.
Revision
1191 -
Directory Listing
Modified
Tue Oct 30 16:50:57 2012 UTC
(6 months, 3 weeks ago)
by
ph10
Some documentation updates.
Revision
1178 -
Directory Listing
Modified
Sat Oct 27 16:49:31 2012 UTC
(6 months, 3 weeks ago)
by
ph10
Documentation edits for coverage.
Revision
1151 -
Directory Listing
Modified
Sun Oct 21 16:53:46 2012 UTC
(7 months ago)
by
chpe
valgrind: Add --support-valgrind configure option
When --enable-valgrind is passed, PCRE will annotate some memory regions
as unaddressable, aiding in finding invalid memory accesses when running
under valgrind. This is useful mostly for debugging PCRE itself, and thus
probably should not be enabled in release builds.
Revision
1113 -
Directory Listing
Modified
Tue Oct 16 15:57:12 2012 UTC
(7 months, 1 week ago)
by
chpe
pcre32: Rename new values to pcre32_fullinfo
Rename to PCRE_INFO_FIRSTCHARACTER[FLAGS] (unfortunately
PCRE_INFO_FIRSTCHAR was already taken) and
PCRE_INFO_REQUIREDCHAR[FLAGS].
Revision
1109 -
Directory Listing
Modified
Tue Oct 16 15:56:58 2012 UTC
(7 months, 1 week ago)
by
chpe
pcre32: docs: Document the 21-bit masking support
Revision
1108 -
Directory Listing
Modified
Tue Oct 16 15:56:55 2012 UTC
(7 months, 1 week ago)
by
chpe
pcre32: Remove unused error code
PCRE_ERROR_BADUTF32_OFFSET can't actually occur, so remove it.
Revision
1107 -
Directory Listing
Modified
Tue Oct 16 15:56:51 2012 UTC
(7 months, 1 week ago)
by
chpe
pcre32: docs: Document that non-character codepoints are excluded
Document that UTF-8/16/32 validity checks now exclude the non-character
code points, which are U+FDD0..U+FDEF and the last two code points in each
plane, U+??FFFE and U+??FFFF.
Revision
1106 -
Directory Listing
Modified
Tue Oct 16 15:56:48 2012 UTC
(7 months, 1 week ago)
by
chpe
pcre32: docs: Take credit for the 32-bit library
Revision
1103 -
Directory Listing
Modified
Tue Oct 16 15:56:38 2012 UTC
(7 months, 1 week ago)
by
chpe
pcre32: docs: pcre32 exists since 8.32
Revision
1098 -
Directory Listing
Modified
Tue Oct 16 15:56:18 2012 UTC
(7 months, 1 week ago)
by
chpe
pcre32: utf: Reject all non-characters and not just 0xfffe
Revision
1097 -
Directory Listing
Modified
Tue Oct 16 15:56:13 2012 UTC
(7 months, 1 week ago)
by
chpe
pcre32: pcretest: Add explicit -8 option
Even though 8-bit mode is the default, it's still useful to have an -8
option for symmetry.
Revision
1088 -
Directory Listing
Modified
Tue Oct 16 15:55:41 2012 UTC
(7 months, 1 week ago)
by
chpe
pcre32: Reject characters > 0x10ffff in UTF-32 mode
Revision
1080 -
Directory Listing
Modified
Tue Oct 16 15:55:07 2012 UTC
(7 months, 1 week ago)
by
chpe
pcre32: fullinfo: Add variants of (FIRST|LAST)LITERAL that are 32-bit clean
Since for pcre32 the whole range of the output is already used up
for the character itself, return the special values separately.
Revision
1055 -
Directory Listing
Modified
Tue Oct 16 15:53:30 2012 UTC
(7 months, 1 week ago)
by
chpe
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters (UTF-32).
This turned out to be surprisingly simple after the UTF-16 support
was introduced; mostly just extra ifdefs and adjusting and adding
some tests.
Revision
1050 -
Directory Listing
Modified
Sun Sep 30 18:20:10 2012 UTC
(7 months, 3 weeks ago)
by
chpe
unicode: Update to Unicode 6.2
Revision
1046 -
Directory Listing
Modified
Tue Sep 25 16:27:58 2012 UTC
(7 months, 4 weeks ago)
by
ph10
All the remaining changes for handling characters with more than one other
case.
Revision
1039 -
Directory Listing
Modified
Thu Sep 13 16:39:03 2012 UTC
(8 months, 1 week ago)
by
ph10
Allow multiple -o in pcregrep, and add --om-separator.
Revision
1033 -
Directory Listing
Modified
Mon Sep 10 11:02:48 2012 UTC
(8 months, 1 week ago)
by
ph10
General spring-clean of EBCDIC-related issues in the code, which had decayed
over time. Also the documentation. Added one test that can be run in an ASCII
world to do a little testing of EBCDIC-related things.
Revision
1031 -
Directory Listing
Modified
Sat Sep 8 15:59:01 2012 UTC
(8 months, 2 weeks ago)
by
ph10
More documentation updates/tidies for EBCDIC environments.
Revision
1023 -
Directory Listing
Modified
Wed Aug 29 10:13:55 2012 UTC
(8 months, 3 weeks ago)
by
ph10
Improve pcretest documentation.
Revision
1022 -
Directory Listing
Modified
Tue Aug 28 12:28:15 2012 UTC
(8 months, 3 weeks ago)
by
ph10
Add support for PCRE_STUDY_EXTRA_NEEDED.
Revision
1011 -
Directory Listing
Modified
Sat Aug 25 11:36:15 2012 UTC
(8 months, 4 weeks ago)
by
ph10
Upgrade \X to match an extended grapheme cluster
Revision
1003 -
Directory Listing
Modified
Wed Aug 15 16:45:36 2012 UTC
(9 months, 1 week ago)
by
ph10
Fix a number of issues in pcregrep.
Revision
1001 -
Directory Listing
Modified
Wed Aug 8 10:18:25 2012 UTC
(9 months, 2 weeks ago)
by
ph10
Improve documentation of \c in EBCDIC mode.
Revision
994 -
Directory Listing
Modified
Tue Jul 10 14:29:26 2012 UTC
(10 months, 1 week ago)
by
ph10
Fix patterns that incorrectly set "anchored" or "start of line" for .* inside
atomic parentheses or when *PRUNE or *SKIP is present.
Revision
982 -
Directory Listing
Modified
Wed Jun 20 15:15:27 2012 UTC
(11 months ago)
by
ph10
Source tidies for 8.31-RC2.
Revision
978 -
Directory Listing
Modified
Sun Jun 17 16:55:07 2012 UTC
(11 months ago)
by
ph10
Apply character value checks to \u.... in JavaScript mode, for compatibility
with \x{....} in non-JavaScript mode.
Revision
975 -
Directory Listing
Modified
Sat Jun 2 11:03:06 2012 UTC
(11 months, 3 weeks ago)
by
ph10
Document update for 8.31-RC1 test release.
Revision
972 -
Directory Listing
Modified
Fri Jun 1 18:03:18 2012 UTC
(11 months, 3 weeks ago)
by
ph10
Documentation and other tidying for release.
Revision
968 -
Directory Listing
Modified
Sat May 26 14:22:52 2012 UTC
(11 months, 4 weeks ago)
by
ph10
Spelling corrections in documentation.
Revision
965 -
Directory Listing
Modified
Fri May 4 13:09:04 2012 UTC
(12 months, 2 weeks ago)
by
ph10
Doc fix: JIT supports MARK and COMMIT.
Revision
964 -
Directory Listing
Modified
Fri May 4 13:03:39 2012 UTC
(12 months, 2 weeks ago)
by
ph10
Check for overlong name in (*MARK) etc.
Revision
960 -
Directory Listing
Modified
Thu Apr 19 17:30:38 2012 UTC
(13 months ago)
by
ph10
Fix long-standing DFA testing restart bug in pcretest, and add some
plausibility checks when restarting in pcre_dfa_exec().
Revision
959 -
Directory Listing
Modified
Sat Apr 14 16:16:58 2012 UTC
(13 months, 1 week ago)
by
ph10
Update documentation to clarify that UTF-8/16 checking is done on complete
strings before any other processing.
Revision
954 -
Directory Listing
Modified
Sat Mar 31 18:09:26 2012 UTC
(13 months, 3 weeks ago)
by
ph10
Add date and PCRE version to .TH macros of all man pages.
Revision
950 -
Directory Listing
Modified
Sat Mar 10 09:23:27 2012 UTC
(14 months, 2 weeks ago)
by
ph10
Fix typo.
Revision
947 -
Directory Listing
Modified
Sun Mar 4 16:51:13 2012 UTC
(14 months, 2 weeks ago)
by
ph10
Add support for binary files to pcregrep.
Revision
944 -
Directory Listing
Modified
Tue Feb 28 16:49:21 2012 UTC
(14 months, 3 weeks ago)
by
ph10
Added --file-list to pcregrep.
Revision
942 -
Directory Listing
Modified
Tue Feb 28 14:50:31 2012 UTC
(14 months, 3 weeks ago)
by
ph10
Update for Unicode 6.1.0.
Revision
932 -
Directory Listing
Modified
Fri Feb 24 18:54:43 2012 UTC
(14 months, 4 weeks ago)
by
ph10
Add support for PCRE_INFO_MAXLOOKBEHIND.
Revision
930 -
Directory Listing
Modified
Fri Feb 24 12:05:54 2012 UTC
(14 months, 4 weeks ago)
by
ph10
Improve documentation for (*MARK); update HTML.
Revision
928 -
Directory Listing
Modified
Thu Feb 23 17:57:01 2012 UTC
(14 months, 4 weeks ago)
by
ph10
Expand explanation of JIT stacks and threads.
Revision
926 -
Directory Listing
Modified
Wed Feb 22 15:01:32 2012 UTC
(15 months ago)
by
ph10
Re-implement /S++ and -s++ in pcretest in a thread-safe way, using JIT
callback. Removed the PCRE_EXTRA_USED_JIT flag.
Revision
923 -
Directory Listing
Modified
Tue Feb 21 13:25:05 2012 UTC
(15 months ago)
by
ph10
Make it possible for pcretest to select which JIT compile options are used.
Revision
922 -
Directory Listing
Modified
Mon Feb 20 18:44:42 2012 UTC
(15 months ago)
by
ph10
Set PCRE_EXTRA_USED_JIT when JIT was actually used at runtime. Add /S++ and
-s++ to pcretest to show whether JIT was used or not.
Revision
921 -
Directory Listing
Modified
Sat Feb 18 18:45:55 2012 UTC
(15 months ago)
by
ph10
Update documentation for partial matching support in JIT.
Revision
903 -
Directory Listing
Modified
Sat Jan 21 16:37:17 2012 UTC
(16 months ago)
by
ph10
Source file tidies for 8.30-RC1 release; fix Makefile.am bugs for building
symbolic links to man pages.
Revision
902 -
Directory Listing
Modified
Sat Jan 21 15:59:35 2012 UTC
(16 months ago)
by
ph10
Documentation clarification.
Revision
901 -
Directory Listing
Modified
Sat Jan 21 15:47:59 2012 UTC
(16 months ago)
by
ph10
More tidies and documentation for stack frame measurement.
Revision
887 -
Directory Listing
Modified
Tue Jan 17 14:32:32 2012 UTC
(16 months ago)
by
ph10
Document PCRE_CONFIG_JITTARGET
Revision
878 -
Directory Listing
Modified
Sun Jan 15 15:44:47 2012 UTC
(16 months, 1 week ago)
by
ph10
Fix HTML documentation and rebuild.
Revision
877 -
Directory Listing
Modified
Sun Jan 15 12:20:28 2012 UTC
(16 months, 1 week ago)
by
ph10
Tidy layout in pcre_jit_stack_alloc.3; switch on AM_SILENT_RULES in
configure.ac; arrange for soft links for function man pages.
Revision
873 -
Directory Listing
Modified
Sat Jan 14 16:45:24 2012 UTC
(16 months, 1 week ago)
by
ph10
Documentation minor edits.
Revision
871 -
Directory Listing
Modified
Sat Jan 14 16:20:44 2012 UTC
(16 months, 1 week ago)
by
ph10
Fix issues with UTF-8 in the Perl checking script.
Revision
870 -
Directory Listing
Modified
Sat Jan 14 11:23:25 2012 UTC
(16 months, 1 week ago)
by
ph10
Documentation correction.
Revision
869 -
Directory Listing
Modified
Sat Jan 14 11:16:23 2012 UTC
(16 months, 1 week ago)
by
ph10
Bring HTML docs up to date.
Revision
868 -
Directory Listing
Modified
Fri Jan 13 17:16:32 2012 UTC
(16 months, 1 week ago)
by
ph10
The last of the 16-bit documentation major updates.
Revision
866 -
Directory Listing
Modified
Fri Jan 13 12:30:12 2012 UTC
(16 months, 1 week ago)
by
ph10
Updated documentation for 16-bit.
Revision
861 -
Directory Listing
Modified
Tue Jan 10 14:54:28 2012 UTC
(16 months, 1 week ago)
by
ph10
Documentation.
Revision
859 -
Directory Listing
Modified
Mon Jan 9 17:43:54 2012 UTC
(16 months, 2 weeks ago)
by
ph10
Documentation.
Revision
858 -
Directory Listing
Modified
Sun Jan 8 17:55:38 2012 UTC
(16 months, 2 weeks ago)
by
ph10
Documentation updates.
Revision
857 -
Directory Listing
Modified
Sat Jan 7 17:39:10 2012 UTC
(16 months, 2 weeks ago)
by
ph10
Documentation.
Revision
856 -
Directory Listing
Modified
Sat Jan 7 17:02:55 2012 UTC
(16 months, 2 weeks ago)
by
ph10
Documentation updates.
Revision
855 -
Directory Listing
Modified
Fri Jan 6 15:08:49 2012 UTC
(16 months, 2 weeks ago)
by
ph10
Update for revised API.
Revision
846 -
Directory Listing
Modified
Tue Jan 3 13:57:27 2012 UTC
(16 months, 2 weeks ago)
by
ph10
Documentation update for 16-bit.
Revision
836 -
Directory Listing
Modified
Wed Dec 28 17:16:11 2011 UTC
(16 months, 3 weeks ago)
by
ph10
Merging all the changes from the pcre16 branch into the trunk.
Revision
835 -
Directory Listing
Modified
Wed Dec 28 16:10:09 2011 UTC
(16 months, 3 weeks ago)
by
ph10
Rolled back trunk to r755 to prepare for merging the 16-bit branch.
Revision
788 -
Directory Listing
Modified
Tue Dec 6 15:38:01 2011 UTC
(17 months, 2 weeks ago)
by
ph10
Source tidies for 8.21-RC1
Revision
784 -
Directory Listing
Modified
Mon Dec 5 12:33:44 2011 UTC
(17 months, 2 weeks ago)
by
ph10
Tidies for 8.21-RC1 release.
Revision
780 -
Directory Listing
Modified
Fri Dec 2 11:39:21 2011 UTC
(17 months, 3 weeks ago)
by
ph10
Preserve the size of JIT compiled code. Add PCRE_INFO_JITSIZE and use it for
the /M option in pcretest.
Revision
776 -
Directory Listing
Modified
Thu Dec 1 11:02:56 2011 UTC
(17 months, 3 weeks ago)
by
ph10
Documentation update.
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
772 -
Directory Listing
Modified
Wed Nov 30 10:18:07 2011 UTC
(17 months, 3 weeks ago)
by
ph10
Documentation update.
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
768 -
Directory Listing
Modified
Sat Nov 26 19:05:39 2011 UTC
(17 months, 3 weeks ago)
by
ph10
Add some words about multiple PCRE versions to the JIT documentation.
Revision
761 -
Directory Listing
Modified
Tue Nov 22 12:24:26 2011 UTC
(18 months ago)
by
ph10
Add JIT stack FAQ to JIT documentation.
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
748 -
Directory Listing
Modified
Tue Nov 15 17:44:38 2011 UTC
(18 months, 1 week ago)
by
ph10
Update JIT documenation for latest supported items.
Revision
745 -
Directory Listing
Modified
Mon Nov 14 11:41:03 2011 UTC
(18 months, 1 week ago)
by
ph10
Small tidies, and documentation update for JavaScript \x, \u, \U support.
Revision
738 -
Directory Listing
Modified
Fri Oct 21 09:04:01 2011 UTC
(19 months ago)
by
ph10
Source tidies for 8.20 release.
Revision
737 -
Directory Listing
Modified
Wed Oct 19 17:37:29 2011 UTC
(19 months ago)
by
ph10
Add more about \C to documentation.
Revision
733 -
Directory Listing
Modified
Tue Oct 11 10:29:36 2011 UTC
(19 months, 1 week ago)
by
ph10
Source tidies for 8.20-RC3.
Revision
724 -
Directory Listing
Modified
Sun Oct 9 16:23:45 2011 UTC
(19 months, 2 weeks ago)
by
ph10
Document PCRE/Perl capture diffences in subroutines/recursions.
Revision
717 -
Directory Listing
Modified
Wed Oct 5 15:58:51 2011 UTC
(19 months, 2 weeks ago)
by
ph10
Document Power PC JIT support as experimental.
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
708 -
Directory Listing
Modified
Fri Sep 23 11:03:03 2011 UTC
(20 months ago)
by
ph10
File tidies for 8.20-RC2 release.
Revision
707 -
Directory Listing
Modified
Fri Sep 23 10:32:53 2011 UTC
(20 months ago)
by
ph10
Documentation clarifications.
Revision
693 -
Directory Listing
Modified
Mon Sep 12 15:59:57 2011 UTC
(20 months, 1 week ago)
by
ph10
Fix typo.
Revision
692 -
Directory Listing
Modified
Mon Sep 12 11:38:03 2011 UTC
(20 months, 1 week ago)
by
ph10
Fix CMake for release candidate; doc tidies.
Revision
691 -
Directory Listing
Modified
Sun Sep 11 14:31:21 2011 UTC
(20 months, 1 week ago)
by
ph10
Final source and document tidies for 8.20-RC1.
Revision
686 -
Directory Listing
Modified
Tue Sep 6 16:06:36 2011 UTC
(20 months, 2 weeks ago)
by
ph10
More documentation updates.
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
683 -
Directory Listing
Modified
Tue Sep 6 10:37:15 2011 UTC
(20 months, 2 weeks ago)
by
ph10
Documentation updates.
Revision
678 -
Directory Listing
Modified
Sun Aug 28 15:23:03 2011 UTC
(20 months, 3 weeks ago)
by
ph10
Documentation for JIT support.
Revision
659 -
Directory Listing
Modified
Tue Aug 16 09:48:29 2011 UTC
(21 months, 1 week ago)
by
ph10
Formatting tidies for 8.13 release.
Revision
656 -
Directory Listing
Modified
Sat Aug 13 12:27:51 2011 UTC
(21 months, 1 week ago)
by
ph10
Clarify PCRE_INFO_STUDYSIZE in documentation.
Revision
654 -
Directory Listing
Modified
Tue Aug 2 11:00:40 2011 UTC
(21 months, 3 weeks ago)
by
ph10
Documentation and general text tidies in preparation for test release.
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
645 -
Directory Listing
Modified
Sun Jul 31 17:02:18 2011 UTC
(21 months, 3 weeks ago)
by
ph10
Pass *MARK name to callouts
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
639 -
Directory Listing
Modified
Mon Jul 25 09:45:43 2011 UTC
(22 months ago)
by
ph10
Fix one-character typo.
Revision
637 -
Directory Listing
Modified
Sun Jul 24 17:44:12 2011 UTC
(22 months ago)
by
ph10
Permit quantifiers on parenthesized assertions.
Revision
635 -
Directory Listing
Modified
Sat Jul 23 16:19:50 2011 UTC
(22 months ago)
by
ph10
Document and comment tidies.
Revision
634 -
Directory Listing
Modified
Sat Jul 23 15:37:07 2011 UTC
(22 months ago)
by
ph10
Better documentation patch.
Revision
633 -
Directory Listing
Modified
Sat Jul 23 14:34:27 2011 UTC
(22 months ago)
by
ph10
Documentation update.
Revision
631 -
Directory Listing
Modified
Fri Jul 22 10:13:28 2011 UTC
(22 months ago)
by
ph10
Documentation update.
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
628 -
Directory Listing
Modified
Wed Jul 20 18:03:20 2011 UTC
(22 months ago)
by
ph10
Document difference between PCRE and Perl's versions of \X.
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
616 -
Directory Listing
Modified
Mon Jul 11 15:55:25 2011 UTC
(22 months, 1 week ago)
by
ph10
Add the ++ feature to pcretest.
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
607 -
Directory Listing
Modified
Sun Jun 12 15:09:49 2011 UTC
(23 months, 1 week ago)
by
ph10
Document that isolated \Q continues till the end of the pattern.
Revision
606 -
Directory Listing
Modified
Mon Jun 6 17:46:22 2011 UTC
(23 months, 2 weeks ago)
by
ph10
Tidy the API for _pcre_valid_utf8() to a more suitable form for a future public
release. Also make -s in pcretest force a study for every regex.
Revision
599 -
Directory Listing
Modified
Sat May 7 16:09:06 2011 UTC
(2 years ago)
by
ph10
Fix typos in pcregrep and pcretest man pages.
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
596 -
Directory Listing
Modified
Mon May 2 10:47:52 2011 UTC
(2 years ago)
by
ph10
Minor doc update.
Revision
589 -
Directory Listing
Modified
Sat Jan 15 11:31:39 2011 UTC
(2 years, 4 months ago)
by
ph10
Tidies for Release 8.12
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
583 -
Directory Listing
Modified
Tue Jan 11 16:49:55 2011 UTC
(2 years, 4 months ago)
by
ph10
Add script to check for man page markup typos. Fix some typos.
Revision
579 -
Directory Listing
Modified
Wed Nov 24 17:39:25 2010 UTC
(2 years, 5 months ago)
by
ph10
Tidies of documenation and code while preparing for release.
Revision
577 -
Directory Listing
Modified
Sun Nov 21 18:51:22 2010 UTC
(2 years, 6 months ago)
by
ph10
More documentation for (*NO_START_OPT).
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
575 -
Directory Listing
Modified
Sun Nov 21 12:55:42 2010 UTC
(2 years, 6 months ago)
by
ph10
Documentation clarification.
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
572 -
Directory Listing
Modified
Wed Nov 17 17:55:57 2010 UTC
(2 years, 6 months ago)
by
ph10
Documentation updates and tidies.
Revision
571 -
Directory Listing
Modified
Tue Nov 16 17:51:37 2010 UTC
(2 years, 6 months ago)
by
ph10
Rename --{in,ex}clude_dir with hyphen instead of underscore in pcregrep, but
leave the old versions as undocumented synonyms. (In GNU grep, hyphens are
used.)
Revision
570 -
Directory Listing
Modified
Sun Nov 7 16:25:12 2010 UTC
(2 years, 6 months ago)
by
ph10
Clarify pcretest documentation of \xhh vs \x{hh}.
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
568 -
Directory Listing
Modified
Sat Nov 6 17:36:26 2010 UTC
(2 years, 6 months ago)
by
ph10
Clarify documentation about ovector setting.
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
562 -
Directory Listing
Modified
Sun Oct 31 14:06:43 2010 UTC
(2 years, 6 months ago)
by
ph10
Clarify documentation about comments in patterns.
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
557 -
Directory Listing
Modified
Tue Oct 26 15:26:12 2010 UTC
(2 years, 6 months ago)
by
ph10
Add more explanation about conditional subpatterns.
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
555 -
Directory Listing
Modified
Tue Oct 26 08:26:20 2010 UTC
(2 years, 6 months ago)
by
ph10
Document that an isolated \E is ignored.
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
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
548 -
Directory Listing
Modified
Fri Jun 25 14:42:00 2010 UTC
(2 years, 10 months ago)
by
ph10
Final updates for 8.10 release.
Revision
547 -
Directory Listing
Modified
Mon Jun 21 14:06:54 2010 UTC
(2 years, 11 months ago)
by
ph10
Another documentation update.
Revision
546 -
Directory Listing
Modified
Sun Jun 20 15:44:12 2010 UTC
(2 years, 11 months ago)
by
ph10
Even more explanatory wording for PCRE_NO_START_OPTIMIZE.
Revision
545 -
Directory Listing
Modified
Wed Jun 16 10:51:15 2010 UTC
(2 years, 11 months ago)
by
ph10
Tidyup for 8.10-RC2 test release.
Revision
542 -
Directory Listing
Modified
Tue Jun 15 08:49:47 2010 UTC
(2 years, 11 months ago)
by
ph10
Improve documentation for PCRE_NO_START_OPTIMIZE.
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
535 -
Directory Listing
Modified
Thu Jun 3 19:18:24 2010 UTC
(2 years, 11 months ago)
by
ph10
Prepare for release candidate.
Revision
531 -
Directory Listing
Modified
Tue Jun 1 13:53:26 2010 UTC
(2 years, 11 months ago)
by
ph10
Check for running out of memory when using heap for recursion.
Revision
526 -
Directory Listing
Modified
Wed May 26 10:54:18 2010 UTC
(2 years, 11 months ago)
by
ph10
Forgot to mention pcrecpp.h in previous fix.
Revision
525 -
Directory Listing
Modified
Wed May 26 10:50:24 2010 UTC
(2 years, 11 months ago)
by
ph10
Put the comment about Windows static linking in more places.
Revision
519 -
Directory Listing
Modified
Fri May 21 16:43:17 2010 UTC
(3 years ago)
by
ph10
Added --line-buffered to pcregrep.
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
512 -
Directory Listing
Modified
Tue Mar 30 11:11:52 2010 UTC
(3 years, 1 month ago)
by
ph10
Fix compile problems when heap is in use
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
502 -
Directory Listing
Modified
Sun Mar 7 12:05:20 2010 UTC
(3 years, 2 months ago)
by
ph10
Add crossreference from pcreperform to pcrestack.
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
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
487 -
Directory Listing
Modified
Wed Jan 6 10:26:55 2010 UTC
(3 years, 4 months ago)
by
ph10
Tidying updates for 8.01-RC1 release.
Revision
480 -
Directory Listing
Modified
Sun Jan 3 17:29:59 2010 UTC
(3 years, 4 months ago)
by
ph10
Update stack documentation to be clearer about pcre_dfa_exec().
Revision
469 -
Directory Listing
Modified
Mon Oct 19 14:38:48 2009 UTC
(3 years, 7 months ago)
by
ph10
Final doc and source tidies for 8.00
Revision
468 -
Directory Listing
Modified
Mon Oct 19 11:46:26 2009 UTC
(3 years, 7 months ago)
by
ph10
Fix typos and other things.
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
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
458 -
Directory Listing
Modified
Sat Oct 3 16:48:17 2009 UTC
(3 years, 7 months ago)
by
ph10
Documentation update.
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
456 -
Directory Listing
Modified
Fri Oct 2 08:53:31 2009 UTC
(3 years, 7 months ago)
by
ph10
Documentation update
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
447 -
Directory Listing
Modified
Tue Sep 15 18:17:54 2009 UTC
(3 years, 8 months ago)
by
ph10
Capture data when (*ACCEPT) is inside capturing parentheses.
Revision
445 -
Directory Listing
Modified
Sun Sep 13 16:44:49 2009 UTC
(3 years, 8 months ago)
by
ph10
Documentation clarifications.
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
440 -
Directory Listing
Modified
Wed Sep 9 10:14:40 2009 UTC
(3 years, 8 months ago)
by
ph10
Fix typo.
Revision
436 -
Directory Listing
Modified
Sun Sep 6 16:23:55 2009 UTC
(3 years, 8 months ago)
by
ph10
Documentation tidies
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
433 -
Directory Listing
Modified
Wed Sep 2 16:09:13 2009 UTC
(3 years, 8 months ago)
by
ph10
For regexec(), if pmatch is NULL, force nmatch to be zero.
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
429 -
Directory Listing
Modified
Tue Sep 1 16:10:16 2009 UTC
(3 years, 8 months ago)
by
ph10
Add pcredemo man page, containing a listing of pcredemo.c.
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
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
424 -
Directory Listing
Modified
Sat Aug 15 18:45:00 2009 UTC
(3 years, 9 months ago)
by
ph10
Add warning comment to pcreposix doc.
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
416 -
Directory Listing
Modified
Sat Apr 11 14:34:02 2009 UTC
(4 years, 1 month ago)
by
ph10
File tidies for 7.9 release.
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
406 -
Directory Listing
Modified
Mon Mar 23 12:05:43 2009 UTC
(4 years, 2 months ago)
by
ph10
Trailing space tidies
Revision
394 -
Directory Listing
Modified
Wed Mar 18 16:38:23 2009 UTC
(4 years, 2 months ago)
by
ph10
Add words about \b in UTF-8 mode.
Revision
392 -
Directory Listing
Modified
Tue Mar 17 21:30:30 2009 UTC
(4 years, 2 months ago)
by
ph10
Update after detrailing for a test release.
Revision
391 -
Directory Listing
Modified
Tue Mar 17 21:16:01 2009 UTC
(4 years, 2 months ago)
by
ph10
Add support for UTF-8 in EBCDIC environments.
Revision
390 -
Directory Listing
Modified
Tue Mar 17 10:58:16 2009 UTC
(4 years, 2 months ago)
by
ph10
Comments about no_arg in the C++ wrapper.
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
386 -
Directory Listing
Modified
Tue Mar 10 11:48:33 2009 UTC
(4 years, 2 months ago)
by
ph10
Add the -M option to pcretest.
Revision
385 -
Directory Listing
Modified
Sun Mar 8 16:56:58 2009 UTC
(4 years, 2 months ago)
by
ph10
Document named subpattern behaviour in the presence of duplicate numbers.
Revision
379 -
Directory Listing
Modified
Mon Mar 2 20:30:05 2009 UTC
(4 years, 2 months ago)
by
ph10
Lock out empty string matches in pcregrep.
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
376 -
Directory Listing
Modified
Sun Mar 1 12:00:59 2009 UTC
(4 years, 2 months ago)
by
ph10
Bug fixes: forgot to commit these individually.
Revision
371 -
Directory Listing
Modified
Mon Aug 25 18:28:05 2008 UTC
(4 years, 8 months ago)
by
ph10
Source tidies for 7.8-RC1
Revision
368 -
Directory Listing
Modified
Sun Aug 24 16:25:20 2008 UTC
(4 years, 9 months ago)
by
ph10
Make it clearer that ovector values are byte offsets, not character counts.
Revision
358 -
Directory Listing
Modified
Wed Jul 9 11:03:07 2008 UTC
(4 years, 10 months ago)
by
ph10
Comments about stack usage added.
Revision
345 -
Directory Listing
Modified
Mon Apr 28 15:10:02 2008 UTC
(5 years ago)
by
ph10
Tidies for the 7.7-RC1 distribution.
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
338 -
Directory Listing
Modified
Sun Apr 13 14:58:34 2008 UTC
(5 years, 1 month ago)
by
ph10
Update docs to point out that sometimes -lncurses will be needed with
libreadline.
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
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
332 -
Directory Listing
Modified
Sat Apr 5 16:11:05 2008 UTC
(5 years, 1 month ago)
by
ph10
Alan Lehotsky's patch for REG_STARTEND.
Revision
325 -
Directory Listing
Modified
Sat Mar 8 17:13:02 2008 UTC
(5 years, 2 months ago)
by
ph10
Add --include_dir and --exclude_dir to pcregrep.
Revision
324 -
Directory Listing
Modified
Fri Mar 7 19:48:32 2008 UTC
(5 years, 2 months ago)
by
ph10
Fix bugs with --include and --exclude in pcregrep.
Revision
313 -
Directory Listing
Modified
Wed Jan 23 18:05:06 2008 UTC
(5 years, 4 months ago)
by
ph10
Tidies for 7.6-RC2.
Revision
312 -
Directory Listing
Modified
Wed Jan 23 18:02:23 2008 UTC
(5 years, 4 months ago)
by
ph10
Remove the automatic build of pcredemo.
Revision
292 -
Directory Listing
Modified
Thu Dec 27 09:27:23 2007 UTC
(5 years, 4 months ago)
by
ph10
Tidies for 7.5-RC2 release.
Revision
290 -
Directory Listing
Modified
Wed Dec 26 10:11:56 2007 UTC
(5 years, 4 months ago)
by
ph10
Add missing error numbers to documentation.
Revision
289 -
Directory Listing
Modified
Sun Dec 23 12:17:20 2007 UTC
(5 years, 5 months ago)
by
ph10
Tidies for 7.5-RC1 release.
Revision
287 -
Directory Listing
Modified
Tue Dec 18 20:11:28 2007 UTC
(5 years, 5 months ago)
by
ph10
Added --enable-pcretest-libreadline.
Revision
286 -
Directory Listing
Modified
Mon Dec 17 14:46:11 2007 UTC
(5 years, 5 months ago)
by
ph10
Add .gz and .bz2 optional support to pcregrep.
Revision
281 -
Directory Listing
Modified
Fri Dec 7 15:57:05 2007 UTC
(5 years, 5 months ago)
by
ph10
Documentation improvement.
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
278 -
Directory Listing
Modified
Tue Nov 27 16:55:12 2007 UTC
(5 years, 5 months ago)
by
ph10
Minor rewording of PCRE_INFO_JCHANGED documentation.
Revision
273 -
Directory Listing
Modified
Mon Nov 19 10:09:04 2007 UTC
(5 years, 6 months ago)
by
ph10
Update pcretest doc to clarify the output for unset substrings.
Revision
266 -
Directory Listing
Modified
Wed Nov 14 11:40:45 2007 UTC
(5 years, 6 months ago)
by
ph10
Fix typo.
Revision
263 -
Directory Listing
Modified
Mon Nov 12 16:53:25 2007 UTC
(5 years, 6 months ago)
by
ph10
Apply Craig's patch, which makes it possible to "ignore" values in parens
when parsing an RE using the c++ wrapper.
Revision
261 -
Directory Listing
Modified
Fri Sep 21 08:37:48 2007 UTC
(5 years, 8 months ago)
by
ph10
Final doc updates and file tidies for 7.4.
Revision
260 -
Directory Listing
Modified
Thu Sep 20 10:19:16 2007 UTC
(5 years, 8 months ago)
by
ph10
Documentation tidies and clarifications.
Revision
259 -
Directory Listing
Modified
Wed Sep 19 09:52:44 2007 UTC
(5 years, 8 months ago)
by
ph10
File tidies caused by building a release.
Revision
254 -
Directory Listing
Modified
Mon Sep 17 11:05:37 2007 UTC
(5 years, 8 months ago)
by
ph10
Update files tidied by making a release.
Revision
251 -
Directory Listing
Modified
Mon Sep 17 10:33:48 2007 UTC
(5 years, 8 months ago)
by
ph10
Documentation tweaks.
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
246 -
Directory Listing
Modified
Fri Sep 14 10:22:03 2007 UTC
(5 years, 8 months ago)
by
ph10
Document that, for example, (*CR)(*BSR_ANYCRLF) can both be used in the same
pattern.
Revision
243 -
Directory Listing
Modified
Thu Sep 13 09:28:14 2007 UTC
(5 years, 8 months ago)
by
ph10
Detrailed files for 7.4-RC1 test release.
Revision
235 -
Directory Listing
Modified
Tue Sep 11 11:39:14 2007 UTC
(5 years, 8 months ago)
by
ph10
Fix typo.
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
225 -
Directory Listing
Modified
Mon Aug 20 14:38:34 2007 UTC
(5 years, 9 months ago)
by
ph10
Document anomaly when \r or \n is used explicity with CRLF as a line
terminator.
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
209 -
Directory Listing
Modified
Tue Aug 7 09:22:06 2007 UTC
(5 years, 9 months ago)
by
ph10
Add words about valid UTF-8 vs assigned Unicode code point to the docs.
Revision
208 -
Directory Listing
Modified
Mon Aug 6 15:23:29 2007 UTC
(5 years, 9 months ago)
by
ph10
Added a pcresyntax man page; tidied some others.
Revision
203 -
Directory Listing
Modified
Fri Aug 3 10:09:57 2007 UTC
(5 years, 9 months ago)
by
ph10
Fix doc bug for duplicate named subpatterns.
Revision
202 -
Directory Listing
Modified
Fri Aug 3 09:44:26 2007 UTC
(5 years, 9 months ago)
by
ph10
Refactor the integer overflow testing so as to avoid imposing an artificial
limit on the size of subpatterns.
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
196 -
Directory Listing
Modified
Mon Jul 30 13:44:50 2007 UTC
(5 years, 9 months ago)
by
ph10
Clarify doc about PCRE_INFO_OPTIONS.
Revision
195 -
Directory Listing
Modified
Mon Jul 30 13:23:28 2007 UTC
(5 years, 9 months ago)
by
ph10
Add words about EBCDIC to doc and ./configure --help (somebody thought it might
be a useful option and tried it on an ASCII system). Fixed one missing table
entry for EBCDIC.
Revision
191 -
Directory Listing
Modified
Mon Jul 30 11:13:54 2007 UTC
(5 years, 9 months ago)
by
ph10
Expand the documentation about the NULLWSLIMIT error.
Revision
185 -
Directory Listing
Modified
Tue Jun 19 13:39:46 2007 UTC
(5 years, 11 months ago)
by
ph10
Documentation final tidies for 7.2 release.
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
182 -
Directory Listing
Modified
Wed Jun 13 15:09:54 2007 UTC
(5 years, 11 months ago)
by
ph10
More document tidies, pre-release.
Revision
181 -
Directory Listing
Modified
Wed Jun 13 14:55:18 2007 UTC
(5 years, 11 months ago)
by
ph10
Documentation update preparatory to release.
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
177 -
Directory Listing
Modified
Mon Jun 11 15:08:58 2007 UTC
(5 years, 11 months ago)
by
ph10
Minor documentation tidies.
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
172 -
Directory Listing
Modified
Tue Jun 5 10:40:13 2007 UTC
(5 years, 11 months ago)
by
ph10
Drastically reduce workspace used for alternatives in groups; also some
trailing space removals for a test release.
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
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
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
153 -
Directory Listing
Modified
Wed Apr 18 09:12:14 2007 UTC
(6 years, 1 month ago)
by
ph10
Added a man page for pcre-config.
Revision
152 -
Directory Listing
Modified
Tue Apr 17 15:55:53 2007 UTC
(6 years, 1 month ago)
by
ph10
Typos in the docs, missing casts and #ifdefs in the code.
Revision
150 -
Directory Listing
Modified
Tue Apr 17 08:22:40 2007 UTC
(6 years, 1 month ago)
by
ph10
Update HTML documentation.
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
148 -
Directory Listing
Modified
Mon Apr 16 13:25:10 2007 UTC
(6 years, 1 month ago)
by
ph10
Fix bugs in the documentation.
Revision
142 -
Directory Listing
Modified
Fri Mar 30 15:55:18 2007 UTC
(6 years, 1 month ago)
by
ph10
Trailing spaces.
Revision
139 -
Directory Listing
Modified
Fri Mar 30 13:41:47 2007 UTC
(6 years, 1 month ago)
by
ph10
Documentation notes that fr_FR locale is "french" in Windows; add an
out-of-tree built test to maint/ManyConfigTests.
Revision
128 -
Directory Listing
Modified
Tue Mar 20 11:46:50 2007 UTC
(6 years, 2 months ago)
by
ph10
Make the use of dftables optional, and not the default. Further tidies to
documentation.
Revision
127 -
Directory Listing
Modified
Mon Mar 19 11:44:45 2007 UTC
(6 years, 2 months ago)
by
ph10
A number of tidies, file renames, etc.
Revision
123 -
Directory Listing
Modified
Mon Mar 12 15:19:06 2007 UTC
(6 years, 2 months ago)
by
ph10
Removal of trailing spaces.
Revision
122 -
Directory Listing
Modified
Mon Mar 12 15:10:25 2007 UTC
(6 years, 2 months ago)
by
ph10
Documentation spring clean, and expansion of maint/README.
Revision
117 -
Directory Listing
Modified
Fri Mar 9 15:59:06 2007 UTC
(6 years, 2 months ago)
by
ph10
Update copyright years to 2007.
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
111 -
Directory Listing
Modified
Thu Mar 8 16:53:09 2007 UTC
(6 years, 2 months ago)
by
ph10
Create the PrepareRelease script to process the documentation and create the
.generic files for distribution, also to remove trailing spaces. Update a lot
more of the build-time documentation. Arrange for PrepareRelease and its
sub-scripts to be distributed.
Revision
99 -
Directory Listing
Modified
Tue Mar 6 12:27:42 2007 UTC
(6 years, 2 months ago)
by
ph10
1. Move the comment about version numbers from pcre.h.in to configure.ac
because that's where they are now set.
2. Update all the man pages to remove the use of .br and .in because this
causes trouble for some HTML converters. Also standardised the final sections
giving author information and revision date.
3. Update the maintain/132html man page converter to handle .nf/.fi and to barf
at .br/.in.
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
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
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
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.