summaryrefslogtreecommitdiff
path: root/doc/pcrecompat.3
Commit message (Expand)AuthorAgeFilesLines
* Fix typo.ph102016-10-181-1/+1
* Source tidies for 8.34-RC1.ph102013-11-191-3/+3
* In /x mode, allow white space before a possessive + character.ph102013-11-101-4/+4
* Give errors for [A-\d] and [a-[:digit:]] etc.ph102013-11-061-4/+9
* Final source file tidies for 8.33 release.ph102013-05-281-2/+2
* Update backtracking verb documentation.ph102013-03-191-17/+17
* Document new multiple backtracking verb behaviour.ph102013-03-171-5/+11
* Improve wording for captures in negative assertions.ph102013-03-171-6/+4
* Document PCRE's \p{Lu} behaviour as different from Perl when /i is specified (I ph102013-02-231-4/+10
* pcre32: Add 32-bit librarychpe2012-10-161-3/+4
* Upgrade \X to match an extended grapheme clusterph102012-08-251-13/+9
* Documentation and other tidying for release.ph102012-06-011-3/+11
* Spelling corrections in documentation.ph102012-05-261-1/+1
* Add date and PCRE version to .TH macros of all man pages.ph102012-03-311-1/+1
* Documentation updates.ph102012-01-081-6/+6
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-281-1/+1
* Rolled back trunk to r755 to prepare for merging the 16-bit branch.ph102011-12-281-1/+1
* Source tidies for 8.21-RC1ph102011-12-061-1/+1
* Small tidies, and documentation update for JavaScript \x, \u, \U support.ph102011-11-141-2/+3
* Source tidies for 8.20-RC3.ph102011-10-111-1/+1
* Document PCRE/Perl capture diffences in subroutines/recursions.ph102011-10-091-2/+4
* Make (*THEN) work as in Perl in subpatterns that do not contain | alternatives.ph102011-10-041-9/+13
* Documentation for JIT support.ph102011-08-281-7/+2
* Documentation and general text tidies in preparation for test release.ph102011-08-021-6/+6
* Permit quantifiers on parenthesized assertions.ph102011-07-241-5/+7
* Document and comment tidies.ph102011-07-231-2/+4
* Better documentation patch.ph102011-07-231-3/+5
* Documentation update.ph102011-07-231-4/+4
* Document difference between PCRE and Perl's versions of \X.ph102011-07-201-8/+12
* Minor doc update.ph102011-05-021-6/+6
* Tidies of documenation and code while preparing for release.ph102010-11-241-1/+1
* Clarify documentation about comments in patterns.ph102010-10-311-3/+6
* Added PCRE_UCP and related stuff to make \w etc use Unicode properties.ph102010-05-181-9/+5
* Tidy up, remove trailing spaces, etc. for 8.00-RC1.ph102009-10-051-2/+2
* Fix problems with conditional references to duplicate named subpatterns.ph102009-10-041-17/+9
* Allow duplicate names for same-numbered groups; forbid different names.ph102009-10-031-5/+7
* Documentation updateph102009-10-021-12/+27
* Add more explanation about recursive subpatterns, and make it possible to ph102009-09-181-3/+13
* Minor doc fix; update tests by adding comments to each file, and generally ph102009-09-161-2/+5
* Capture data when (*ACCEPT) is inside capturing parentheses.ph102009-09-151-3/+2
* Added PCRE_NOTEMPTY_ATSTART to fix /g bug when \K is present.ph102009-09-111-3/+3
* Remove restrictions on pcre_exec() partial matching.ph102009-08-261-3/+3
* Add facility to make \R match only CR, LF, or CRLF.ph102007-09-111-5/+11
* Update UTF-8 validity check and documentation.ph102007-08-091-1/+1
* Add Perl 5.10's backtracking verbs.ph102007-08-081-2/+7
* Documentation update preparatory to release.ph102007-06-131-5/+5
* 1. Move the comment about version numbers from pcre.h.in to configure.ac ph102007-03-061-5/+19
* Load pcre-7.0 into code/trunk.nigel2007-02-241-24/+21
* Load pcre-6.7 into code/trunk.nigel2007-02-241-2/+3
* Load pcre-6.5 into code/trunk.nigel2007-02-241-5/+6