Log of /code/branches/pcre16/doc
Directory Listing
Revision
801 -
Directory Listing
Modified
Mon Dec 12 16:23:37 2011 UTC
(9 years, 4 months ago)
by
ph10
Merge changes from trunk r755 to r800 into the 16-bit branch.
Revision
755 -
Directory Listing
Modified
Mon Nov 21 10:41:54 2011 UTC
(9 years, 4 months ago)
by
ph10
Created a new branch for the development of 16-bit support.
Revision
754 -
Directory Listing
Modified
Sat Nov 19 18:32:18 2011 UTC
(9 years, 5 months ago)
by
ph10
Original Path:
code/trunk/doc
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
(9 years, 5 months ago)
by
ph10
Original Path:
code/trunk/doc
Update JIT documenation for latest supported items.
Revision
745 -
Directory Listing
Modified
Mon Nov 14 11:41:03 2011 UTC
(9 years, 5 months ago)
by
ph10
Original Path:
code/trunk/doc
Small tidies, and documentation update for JavaScript \x, \u, \U support.
Revision
724 -
Directory Listing
Modified
Sun Oct 9 16:23:45 2011 UTC
(9 years, 6 months ago)
by
ph10
Original Path:
code/trunk/doc
Document PCRE/Perl capture diffences in subroutines/recursions.
Revision
717 -
Directory Listing
Modified
Wed Oct 5 15:58:51 2011 UTC
(9 years, 6 months ago)
by
ph10
Original Path:
code/trunk/doc
Document Power PC JIT support as experimental.
Revision
716 -
Directory Listing
Modified
Tue Oct 4 16:38:05 2011 UTC
(9 years, 6 months ago)
by
ph10
Original Path:
code/trunk/doc
Make (*THEN) work as in Perl in subpatterns that do not contain | alternatives.
Revision
692 -
Directory Listing
Modified
Mon Sep 12 11:38:03 2011 UTC
(9 years, 7 months ago)
by
ph10
Original Path:
code/trunk/doc
Fix CMake for release candidate; doc tidies.
Revision
691 -
Directory Listing
Modified
Sun Sep 11 14:31:21 2011 UTC
(9 years, 7 months ago)
by
ph10
Original Path:
code/trunk/doc
Final source and document tidies for 8.20-RC1.
Revision
685 -
Directory Listing
Modified
Tue Sep 6 15:02:07 2011 UTC
(9 years, 7 months ago)
by
ph10
Original Path:
code/trunk/doc
Update pcregrep to use JIT by default with options to disable.
Revision
656 -
Directory Listing
Modified
Sat Aug 13 12:27:51 2011 UTC
(9 years, 8 months ago)
by
ph10
Original Path:
code/trunk/doc
Clarify PCRE_INFO_STUDYSIZE in documentation.
Revision
654 -
Directory Listing
Modified
Tue Aug 2 11:00:40 2011 UTC
(9 years, 8 months ago)
by
ph10
Original Path:
code/trunk/doc
Documentation and general text tidies in preparation for test release.
Revision
647 -
Directory Listing
Modified
Mon Aug 1 10:22:59 2011 UTC
(9 years, 8 months ago)
by
ph10
Original Path:
code/trunk/doc
Add tests for *MARK in callouts, and update pcretest documentation.
Revision
644 -
Directory Listing
Modified
Sat Jul 30 17:13:00 2011 UTC
(9 years, 8 months ago)
by
ph10
Original Path:
code/trunk/doc
Changes to pcregrep concerned with very long lines.
Revision
643 -
Directory Listing
Modified
Fri Jul 29 15:56:39 2011 UTC
(9 years, 8 months ago)
by
ph10
Original Path:
code/trunk/doc
Allow all characters except closing parens in MARK:NAME etc.
Revision
642 -
Directory Listing
Modified
Thu Jul 28 18:59:40 2011 UTC
(9 years, 8 months ago)
by
ph10
Original Path:
code/trunk/doc
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
637 -
Directory Listing
Modified
Sun Jul 24 17:44:12 2011 UTC
(9 years, 8 months ago)
by
ph10
Original Path:
code/trunk/doc
Permit quantifiers on parenthesized assertions.
Revision
630 -
Directory Listing
Modified
Fri Jul 22 10:00:10 2011 UTC
(9 years, 8 months ago)
by
ph10
Original Path:
code/trunk/doc
Make (*MARK) work in positive assertions.
Revision
628 -
Directory Listing
Modified
Wed Jul 20 18:03:20 2011 UTC
(9 years, 9 months ago)
by
ph10
Original Path:
code/trunk/doc
Document difference between PCRE and Perl's versions of \X.
Revision
626 -
Directory Listing
Modified
Wed Jul 20 17:51:54 2011 UTC
(9 years, 9 months ago)
by
ph10
Original Path:
code/trunk/doc
Add the /= modifier to pcretest so as to be able to check unset capturing
parentheses at the ends of patterns.
Revision
612 -
Directory Listing
Modified
Sat Jul 2 15:20:59 2011 UTC
(9 years, 9 months ago)
by
ph10
Original Path:
code/trunk/doc
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
(9 years, 10 months ago)
by
ph10
Original Path:
code/trunk/doc
Document that isolated \Q continues till the end of the pattern.
Revision
606 -
Directory Listing
Modified
Mon Jun 6 17:46:22 2011 UTC
(9 years, 10 months ago)
by
ph10
Original Path:
code/trunk/doc
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
(9 years, 11 months ago)
by
ph10
Original Path:
code/trunk/doc
Fix typos in pcregrep and pcretest man pages.
Revision
598 -
Directory Listing
Modified
Sat May 7 15:37:31 2011 UTC
(9 years, 11 months ago)
by
ph10
Original Path:
code/trunk/doc
Pass back detailed info when UTF-8 check fails at runtime.
Revision
583 -
Directory Listing
Modified
Tue Jan 11 16:49:55 2011 UTC
(10 years, 3 months ago)
by
ph10
Original Path:
code/trunk/doc
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
(10 years, 4 months ago)
by
ph10
Original Path:
code/trunk/doc
Tidies of documenation and code while preparing for release.
Revision
577 -
Directory Listing
Modified
Sun Nov 21 18:51:22 2010 UTC
(10 years, 4 months ago)
by
ph10
Original Path:
code/trunk/doc
More documentation for (*NO_START_OPT).
Revision
574 -
Directory Listing
Modified
Sat Nov 20 17:47:27 2010 UTC
(10 years, 4 months ago)
by
ph10
Original Path:
code/trunk/doc
Give error if \c is followed by a byte > 127 (in ASCII/UTF-8 modes).
Revision
571 -
Directory Listing
Modified
Tue Nov 16 17:51:37 2010 UTC
(10 years, 5 months ago)
by
ph10
Original Path:
code/trunk/doc
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
(10 years, 5 months ago)
by
ph10
Original Path:
code/trunk/doc
Clarify pcretest documentation of \xhh vs \x{hh}.
Revision
569 -
Directory Listing
Modified
Sun Nov 7 16:14:50 2010 UTC
(10 years, 5 months ago)
by
ph10
Original Path:
code/trunk/doc
Add PCRE_ERROR_SHORTUTF8 to PCRE_PARTIAL_HARD processing.
Revision
568 -
Directory Listing
Modified
Sat Nov 6 17:36:26 2010 UTC
(10 years, 5 months ago)
by
ph10
Original Path:
code/trunk/doc
Clarify documentation about ovector setting.
Revision
567 -
Directory Listing
Modified
Sat Nov 6 17:10:00 2010 UTC
(10 years, 5 months ago)
by
ph10
Original Path:
code/trunk/doc
Test for ridiculous values of starting offsets; tidy UTF-8 code.
Revision
566 -
Directory Listing
Modified
Wed Nov 3 18:32:55 2010 UTC
(10 years, 5 months ago)
by
ph10
Original Path:
code/trunk/doc
Fix broken /g code in pcretest and -g code in pcredemo.
Revision
565 -
Directory Listing
Modified
Sun Oct 31 18:18:48 2010 UTC
(10 years, 5 months ago)
by
ph10
Original Path:
code/trunk/doc
Added parentheses argument to -o and --only-matching options of pcregrep.
Revision
562 -
Directory Listing
Modified
Sun Oct 31 14:06:43 2010 UTC
(10 years, 5 months ago)
by
ph10
Original Path:
code/trunk/doc
Clarify documentation about comments in patterns.
Revision
561 -
Directory Listing
Modified
Sat Oct 30 18:37:47 2010 UTC
(10 years, 5 months ago)
by
ph10
Original Path:
code/trunk/doc
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
(10 years, 5 months ago)
by
ph10
Original Path:
code/trunk/doc
Add more explanation about conditional subpatterns.
Revision
556 -
Directory Listing
Modified
Tue Oct 26 11:06:44 2010 UTC
(10 years, 5 months ago)
by
ph10
Original Path:
code/trunk/doc
Fix #-comment bugs in UTF-8 mode with PCRE_NEWLINE_ANY.
Revision
555 -
Directory Listing
Modified
Tue Oct 26 08:26:20 2010 UTC
(10 years, 5 months ago)
by
ph10
Original Path:
code/trunk/doc
Document that an isolated \E is ignored.
Revision
553 -
Directory Listing
Modified
Fri Oct 22 15:57:50 2010 UTC
(10 years, 5 months ago)
by
ph10
Original Path:
code/trunk/doc
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
(10 years, 6 months ago)
by
ph10
Original Path:
code/trunk/doc
Make (*COMMIT) override (*THEN) and similar.
Revision
550 -
Directory Listing
Modified
Sun Oct 10 16:24:11 2010 UTC
(10 years, 6 months ago)
by
ph10
Original Path:
code/trunk/doc
Fix problem with (*THEN) not backing up far enough.
Revision
546 -
Directory Listing
Modified
Sun Jun 20 15:44:12 2010 UTC
(10 years, 10 months ago)
by
ph10
Original Path:
code/trunk/doc
Even more explanatory wording for PCRE_NO_START_OPTIMIZE.
Revision
542 -
Directory Listing
Modified
Tue Jun 15 08:49:47 2010 UTC
(10 years, 10 months ago)
by
ph10
Original Path:
code/trunk/doc
Improve documentation for PCRE_NO_START_OPTIMIZE.
Revision
541 -
Directory Listing
Modified
Mon Jun 14 15:19:33 2010 UTC
(10 years, 10 months ago)
by
ph10
Original Path:
code/trunk/doc
Add /T option to pcretest and additional tests with non-standard tables.
Revision
531 -
Directory Listing
Modified
Tue Jun 1 13:53:26 2010 UTC
(10 years, 10 months ago)
by
ph10
Original Path:
code/trunk/doc
Check for running out of memory when using heap for recursion.
Revision
526 -
Directory Listing
Modified
Wed May 26 10:54:18 2010 UTC
(10 years, 10 months ago)
by
ph10
Original Path:
code/trunk/doc
Forgot to mention pcrecpp.h in previous fix.
Revision
525 -
Directory Listing
Modified
Wed May 26 10:50:24 2010 UTC
(10 years, 10 months ago)
by
ph10
Original Path:
code/trunk/doc
Put the comment about Windows static linking in more places.
Revision
518 -
Directory Listing
Modified
Tue May 18 15:47:01 2010 UTC
(10 years, 11 months ago)
by
ph10
Original Path:
code/trunk/doc
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
(10 years, 11 months ago)
by
ph10
Original Path:
code/trunk/doc
Add new special properties Xan, Xps, Xsp, Xwd to help with \w etc.
Revision
513 -
Directory Listing
Modified
Mon May 3 11:13:37 2010 UTC
(10 years, 11 months ago)
by
ph10
Original Path:
code/trunk/doc
Make \R and \X in a character class behave more like Perl
Revision
510 -
Directory Listing
Modified
Sat Mar 27 17:45:29 2010 UTC
(11 years ago)
by
ph10
Original Path:
code/trunk/doc
Add support for *MARK and names for *PRUNE, *SKIP, *THEN.
Revision
502 -
Directory Listing
Modified
Sun Mar 7 12:05:20 2010 UTC
(11 years, 1 month ago)
by
ph10
Original Path:
code/trunk/doc
Add crossreference from pcreperform to pcrestack.
Revision
500 -
Directory Listing
Modified
Sat Mar 6 19:00:29 2010 UTC
(11 years, 1 month ago)
by
ph10
Original Path:
code/trunk/doc
Fix bugs with \K in atomic groups, subroutines, and assertions.
Revision
491 -
Directory Listing
Modified
Mon Mar 1 17:45:08 2010 UTC
(11 years, 1 month ago)
by
ph10
Original Path:
code/trunk/doc
Update Unicode tables to Unicode version 5.2.0.
Revision
488 -
Directory Listing
Modified
Mon Jan 11 15:29:42 2010 UTC
(11 years, 3 months ago)
by
ph10
Original Path:
code/trunk/doc
Fix #947, recursive back reference bug.
Revision
487 -
Directory Listing
Modified
Wed Jan 6 10:26:55 2010 UTC
(11 years, 3 months ago)
by
ph10
Original Path:
code/trunk/doc
Tidying updates for 8.01-RC1 release.
Revision
480 -
Directory Listing
Modified
Sun Jan 3 17:29:59 2010 UTC
(11 years, 3 months ago)
by
ph10
Original Path:
code/trunk/doc
Update stack documentation to be clearer about pcre_dfa_exec().
Revision
469 -
Directory Listing
Modified
Mon Oct 19 14:38:48 2009 UTC
(11 years, 6 months ago)
by
ph10
Original Path:
code/trunk/doc
Final doc and source tidies for 8.00
Revision
464 -
Directory Listing
Modified
Sun Oct 18 19:50:34 2009 UTC
(11 years, 6 months ago)
by
ph10
Original Path:
code/trunk/doc
Document more clearly capturing behaviour for recursion and subroutines.
Revision
461 -
Directory Listing
Modified
Mon Oct 5 10:59:35 2009 UTC
(11 years, 6 months ago)
by
ph10
Original Path:
code/trunk/doc
Tidy up, remove trailing spaces, etc. for 8.00-RC1.
Revision
459 -
Directory Listing
Modified
Sun Oct 4 09:21:39 2009 UTC
(11 years, 6 months ago)
by
ph10
Original Path:
code/trunk/doc
Fix problems with conditional references to duplicate named subpatterns.
Revision
457 -
Directory Listing
Modified
Sat Oct 3 16:24:08 2009 UTC
(11 years, 6 months ago)
by
ph10
Original Path:
code/trunk/doc
Allow duplicate names for same-numbered groups; forbid different names.
Revision
455 -
Directory Listing
Modified
Sat Sep 26 19:12:32 2009 UTC
(11 years, 6 months ago)
by
ph10
Original Path:
code/trunk/doc
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
(11 years, 6 months ago)
by
ph10
Original Path:
code/trunk/doc
Allow fixed-length subroutine calls in lookbehinds.
Revision
453 -
Directory Listing
Modified
Fri Sep 18 19:12:35 2009 UTC
(11 years, 7 months ago)
by
ph10
Original Path:
code/trunk/doc
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
(11 years, 7 months ago)
by
ph10
Original Path:
code/trunk/doc
Another tweak to documentation and tests.
Revision
450 -
Directory Listing
Modified
Wed Sep 16 10:56:40 2009 UTC
(11 years, 7 months ago)
by
ph10
Original Path:
code/trunk/doc
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
(11 years, 7 months ago)
by
ph10
Original Path:
code/trunk/doc
Capture data when (*ACCEPT) is inside capturing parentheses.
Revision
442 -
Directory Listing
Modified
Fri Sep 11 10:21:02 2009 UTC
(11 years, 7 months ago)
by
ph10
Original Path:
code/trunk/doc
Added PCRE_NOTEMPTY_ATSTART to fix /g bug when \K is present.
Revision
433 -
Directory Listing
Modified
Wed Sep 2 16:09:13 2009 UTC
(11 years, 7 months ago)
by
ph10
Original Path:
code/trunk/doc
For regexec(), if pmatch is NULL, force nmatch to be zero.
Revision
432 -
Directory Listing
Modified
Wed Sep 2 16:02:56 2009 UTC
(11 years, 7 months ago)
by
ph10
Original Path:
code/trunk/doc
Add REG_UNGREEDY (non-standard) to the POSIX interface.
Revision
429 -
Directory Listing
Modified
Tue Sep 1 16:10:16 2009 UTC
(11 years, 7 months ago)
by
ph10
Original Path:
code/trunk/doc
Add pcredemo man page, containing a listing of pcredemo.c.
Revision
428 -
Directory Listing
Modified
Mon Aug 31 17:10:26 2009 UTC
(11 years, 7 months ago)
by
ph10
Original Path:
code/trunk/doc
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
(11 years, 7 months ago)
by
ph10
Original Path:
code/trunk/doc
Remove restrictions on pcre_exec() partial matching.
Revision
424 -
Directory Listing
Modified
Sat Aug 15 18:45:00 2009 UTC
(11 years, 8 months ago)
by
ph10
Original Path:
code/trunk/doc
Add warning comment to pcreposix doc.
Revision
420 -
Directory Listing
Modified
Wed Aug 12 17:32:27 2009 UTC
(11 years, 8 months ago)
by
ph10
Original Path:
code/trunk/doc
Fix infelicities to do with --count in pcregrep.
Revision
392 -
Directory Listing
Modified
Tue Mar 17 21:30:30 2009 UTC
(12 years, 1 month ago)
by
ph10
Original Path:
code/trunk/doc
Update after detrailing for a test release.
Revision
391 -
Directory Listing
Modified
Tue Mar 17 21:16:01 2009 UTC
(12 years, 1 month ago)
by
ph10
Original Path:
code/trunk/doc
Add support for UTF-8 in EBCDIC environments.
Revision
390 -
Directory Listing
Modified
Tue Mar 17 10:58:16 2009 UTC
(12 years, 1 month ago)
by
ph10
Original Path:
code/trunk/doc
Comments about no_arg in the C++ wrapper.
Revision
388 -
Directory Listing
Modified
Wed Mar 11 17:03:17 2009 UTC
(12 years, 1 month ago)
by
ph10
Original Path:
code/trunk/doc
Added REG_NOTEMPTY to the POSIX wrapper.
Revision
385 -
Directory Listing
Modified
Sun Mar 8 16:56:58 2009 UTC
(12 years, 1 month ago)
by
ph10
Original Path:
code/trunk/doc
Document named subpattern behaviour in the presence of duplicate numbers.
Revision
379 -
Directory Listing
Modified
Mon Mar 2 20:30:05 2009 UTC
(12 years, 1 month ago)
by
ph10
Original Path:
code/trunk/doc
Lock out empty string matches in pcregrep.
Revision
378 -
Directory Listing
Modified
Sun Mar 1 14:13:34 2009 UTC
(12 years, 1 month ago)
by
ph10
Original Path:
code/trunk/doc
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
(12 years, 1 month ago)
by
ph10
Original Path:
code/trunk/doc
Bug fixes: forgot to commit these individually.
Revision
368 -
Directory Listing
Modified
Sun Aug 24 16:25:20 2008 UTC
(12 years, 7 months ago)
by
ph10
Original Path:
code/trunk/doc
Make it clearer that ovector values are byte offsets, not character counts.
Revision
345 -
Directory Listing
Modified
Mon Apr 28 15:10:02 2008 UTC
(12 years, 11 months ago)
by
ph10
Original Path:
code/trunk/doc
Tidies for the 7.7-RC1 distribution.
Revision
341 -
Directory Listing
Modified
Sat Apr 19 16:41:04 2008 UTC
(13 years ago)
by
ph10
Original Path:
code/trunk/doc
Fix DFA (?!) bug; add support for JavaScript empty classes.
Revision
338 -
Directory Listing
Modified
Sun Apr 13 14:58:34 2008 UTC
(13 years ago)
by
ph10
Original Path:
code/trunk/doc
Update docs to point out that sometimes -lncurses will be needed with
libreadline.
Revision
335 -
Directory Listing
Modified
Sat Apr 12 14:36:14 2008 UTC
(13 years ago)
by
ph10
Original Path:
code/trunk/doc
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
(13 years ago)
by
ph10
Original Path:
code/trunk/doc
Add Oniguruma syntax \g<...> and \g'...' for subroutine calls.
Revision
325 -
Directory Listing
Modified
Sat Mar 8 17:13:02 2008 UTC
(13 years, 1 month ago)
by
ph10
Original Path:
code/trunk/doc
Add --include_dir and --exclude_dir to pcregrep.
Revision
324 -
Directory Listing
Modified
Fri Mar 7 19:48:32 2008 UTC
(13 years, 1 month ago)
by
ph10
Original Path:
code/trunk/doc
Fix bugs with --include and --exclude in pcregrep.
Revision
312 -
Directory Listing
Modified
Wed Jan 23 18:02:23 2008 UTC
(13 years, 2 months ago)
by
ph10
Original Path:
code/trunk/doc
Remove the automatic build of pcredemo.
Revision
290 -
Directory Listing
Modified
Wed Dec 26 10:11:56 2007 UTC
(13 years, 3 months ago)
by
ph10
Original Path:
code/trunk/doc
Add missing error numbers to documentation.
Revision
287 -
Directory Listing
Modified
Tue Dec 18 20:11:28 2007 UTC
(13 years, 4 months ago)
by
ph10
Original Path:
code/trunk/doc
Added --enable-pcretest-libreadline.
Revision
286 -
Directory Listing
Modified
Mon Dec 17 14:46:11 2007 UTC
(13 years, 4 months ago)
by
ph10
Original Path:
code/trunk/doc
Add .gz and .bz2 optional support to pcregrep.
Revision
280 -
Directory Listing
Modified
Wed Dec 5 20:56:03 2007 UTC
(13 years, 4 months ago)
by
ph10
Original Path:
code/trunk/doc
Add --line-offsets and --file-offsets to pcregrep.
Revision
278 -
Directory Listing
Modified
Tue Nov 27 16:55:12 2007 UTC
(13 years, 4 months ago)
by
ph10
Original Path:
code/trunk/doc
Minor rewording of PCRE_INFO_JCHANGED documentation.
Revision
273 -
Directory Listing
Modified
Mon Nov 19 10:09:04 2007 UTC
(13 years, 5 months ago)
by
ph10
Original Path:
code/trunk/doc
Update pcretest doc to clarify the output for unset substrings.
Revision
263 -
Directory Listing
Modified
Mon Nov 12 16:53:25 2007 UTC
(13 years, 5 months ago)
by
ph10
Original Path:
code/trunk/doc
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
(13 years, 6 months ago)
by
ph10
Original Path:
code/trunk/doc
Final doc updates and file tidies for 7.4.
Revision
260 -
Directory Listing
Modified
Thu Sep 20 10:19:16 2007 UTC
(13 years, 7 months ago)
by
ph10
Original Path:
code/trunk/doc
Documentation tidies and clarifications.
Revision
259 -
Directory Listing
Modified
Wed Sep 19 09:52:44 2007 UTC
(13 years, 7 months ago)
by
ph10
Original Path:
code/trunk/doc
File tidies caused by building a release.
Revision
254 -
Directory Listing
Modified
Mon Sep 17 11:05:37 2007 UTC
(13 years, 7 months ago)
by
ph10
Original Path:
code/trunk/doc
Update files tidied by making a release.
Revision
247 -
Directory Listing
Modified
Mon Sep 17 09:38:32 2007 UTC
(13 years, 7 months ago)
by
ph10
Original Path:
code/trunk/doc
(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
(13 years, 7 months ago)
by
ph10
Original Path:
code/trunk/doc
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
(13 years, 7 months ago)
by
ph10
Original Path:
code/trunk/doc
Detrailed files for 7.4-RC1 test release.
Revision
231 -
Directory Listing
Modified
Tue Sep 11 11:15:33 2007 UTC
(13 years, 7 months ago)
by
ph10
Original Path:
code/trunk/doc
Add facility to make \R match only CR, LF, or CRLF.
Revision
230 -
Directory Listing
Modified
Mon Sep 10 13:23:56 2007 UTC
(13 years, 7 months ago)
by
ph10
Original Path:
code/trunk/doc
(1) Move internal flags out of the options field, to make room.
(2) \r and \n must be explicit to trigger the special CRLF handline exception.
(3) (?J) at the start now sets JCHANGED as well as DUPNAMES.
Revision
226 -
Directory Listing
Modified
Tue Aug 21 11:46:08 2007 UTC
(13 years, 8 months ago)
by
ph10
Original Path:
code/trunk/doc
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
(13 years, 8 months ago)
by
ph10
Original Path:
code/trunk/doc
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
(13 years, 8 months ago)
by
ph10
Original Path:
code/trunk/doc
Update UTF-8 validity check and documentation.
Revision
209 -
Directory Listing
Modified
Tue Aug 7 09:22:06 2007 UTC
(13 years, 8 months ago)
by
ph10
Original Path:
code/trunk/doc
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
(13 years, 8 months ago)
by
ph10
Original Path:
code/trunk/doc
Added a pcresyntax man page; tidied some others.
Revision
203 -
Directory Listing
Modified
Fri Aug 3 10:09:57 2007 UTC
(13 years, 8 months ago)
by
ph10
Original Path:
code/trunk/doc
Fix doc bug for duplicate named subpatterns.
Revision
202 -
Directory Listing
Modified
Fri Aug 3 09:44:26 2007 UTC
(13 years, 8 months ago)
by
ph10
Original Path:
code/trunk/doc
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
(13 years, 8 months ago)
by
ph10
Original Path:
code/trunk/doc
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
(13 years, 8 months ago)
by
ph10
Original Path:
code/trunk/doc
Clarify doc about PCRE_INFO_OPTIONS.
Revision
195 -
Directory Listing
Modified
Mon Jul 30 13:23:28 2007 UTC
(13 years, 8 months ago)
by
ph10
Original Path:
code/trunk/doc
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
(13 years, 8 months ago)
by
ph10
Original Path:
code/trunk/doc
Expand the documentation about the NULLWSLIMIT error.
Revision
185 -
Directory Listing
Modified
Tue Jun 19 13:39:46 2007 UTC
(13 years, 10 months ago)
by
ph10
Original Path:
code/trunk/doc
Documentation final tidies for 7.2 release.
Revision
184 -
Directory Listing
Modified
Tue Jun 19 13:26:46 2007 UTC
(13 years, 10 months ago)
by
ph10
Original Path:
code/trunk/doc
Fix non-UTF-8 mode Unicode properties bug; prepare for 7.2 release.
Revision
181 -
Directory Listing
Modified
Wed Jun 13 14:55:18 2007 UTC
(13 years, 10 months ago)
by
ph10
Original Path:
code/trunk/doc
Documentation update preparatory to release.
Revision
175 -
Directory Listing
Modified
Mon Jun 11 13:38:38 2007 UTC
(13 years, 10 months ago)
by
ph10
Original Path:
code/trunk/doc
Added the Perl 5.10 (?| "branch reset" feature.
Revision
174 -
Directory Listing
Modified
Tue Jun 5 11:38:06 2007 UTC
(13 years, 10 months ago)
by
ph10
Original Path:
code/trunk/doc
Minor doc update; fix test 2 for link size != 2.
Revision
172 -
Directory Listing
Modified
Tue Jun 5 10:40:13 2007 UTC
(13 years, 10 months ago)
by
ph10
Original Path:
code/trunk/doc
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
(13 years, 10 months ago)
by
ph10
Original Path:
code/trunk/doc
Support \k{name} and \g{name} a la Perl 5.10.
Revision
169 -
Directory Listing
Modified
Mon Jun 4 10:49:21 2007 UTC
(13 years, 10 months ago)
by
ph10
Original Path:
code/trunk/doc
Add PCRE_INFO_OKPARTIAL and PCRE_INFO_JCHANGED.
Revision
168 -
Directory Listing
Modified
Tue May 29 15:18:18 2007 UTC
(13 years, 10 months ago)
by
ph10
Original Path:
code/trunk/doc
Add support for the Perl 5.10 \K facility.
Revision
167 -
Directory Listing
Modified
Wed May 9 15:53:54 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk/doc
Add (?(-n) and (?(+n) relative conditions.
Revision
166 -
Directory Listing
Modified
Wed May 9 14:48:28 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk/doc
Add (?-n) and (?+n) relative references.
Revision
152 -
Directory Listing
Modified
Tue Apr 17 15:55:53 2007 UTC
(14 years ago)
by
ph10
Original Path:
code/trunk/doc
Typos in the docs, missing casts and #ifdefs in the code.
Revision
139 -
Directory Listing
Modified
Fri Mar 30 13:41:47 2007 UTC
(14 years ago)
by
ph10
Original Path:
code/trunk/doc
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
(14 years, 1 month ago)
by
ph10
Original Path:
code/trunk/doc
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
(14 years, 1 month ago)
by
ph10
Original Path:
code/trunk/doc
A number of tidies, file renames, etc.
Revision
122 -
Directory Listing
Modified
Mon Mar 12 15:10:25 2007 UTC
(14 years, 1 month ago)
by
ph10
Original Path:
code/trunk/doc
Documentation spring clean, and expansion of maint/README.
Revision
116 -
Directory Listing
Modified
Fri Mar 9 15:23:02 2007 UTC
(14 years, 1 month ago)
by
ph10
Original Path:
code/trunk/doc
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
(14 years, 1 month ago)
by
ph10
Original Path:
code/trunk/doc
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
(14 years, 1 month ago)
by
ph10
Original Path:
code/trunk/doc
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
(14 years, 1 month ago)
by
ph10
Original Path:
code/trunk/doc
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
(14 years, 1 month ago)
by
nigel
Original Path:
code/trunk/doc
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties throughout