summaryrefslogtreecommitdiff
path: root/doc/pcrepattern.3
Commit message (Expand)AuthorAgeFilesLines
* Updates and tidies for 8.40-RC1 tarballs.ph102016-12-121-5/+5
* Document assertion capture limitation.ph102016-10-231-2/+9
* Fix documentation error.ph102016-10-141-9/+5
* Fix typos in documentationph102016-10-061-8/+8
* File tidies for 8.38-RC1.ph102015-10-271-6/+6
* Make \c in EBCDIC environments compatible with Perl.ph102015-06-141-15/+28
* Update to Unicode 7.0.0 releasechpe2014-06-191-1/+24
* Preparations for next release.ph102014-03-041-1/+1
* Clarify documentation about documentation, and fix an omission.ph102014-01-081-10/+13
* Fix pcretest's handling of patterns when \K in an assertion sets the start of aph102013-12-271-3/+5
* Final file tidies for 8.34.ph102013-12-151-9/+9
* Add support for [[:<:]] and [[:>:]] as a transition aid.ph102013-12-031-5/+29
* Clarify handling of \s in documentation; fix VT in pcretest's built-in tables.ph102013-11-251-9/+10
* Source tidies for 8.34-RC1.ph102013-11-191-19/+19
* Clarify documentation for \s and \w when locales are in use - they may match ph102013-11-121-19/+26
* Rename the (as yet unreleased) PCRE_NO_AUTO_POSSESSIFY option to ph102013-11-121-3/+3
* In /x mode, allow white space before a possessive + character.ph102013-11-101-4/+5
* Add (*NO_AUTO_POSSESS) and document interaction between auto-possessification ph102013-11-091-9/+30
* Require group names to start with a non-digit.ph102013-11-091-13/+9
* Give errors for [A-\d] and [a-[:digit:]] etc.ph102013-11-061-1/+8
* Minor documentation clarifications.ph102013-11-061-6/+6
* Update POSIX class handling in UCP mode.ph102013-11-021-12/+34
* Add U+0085 and U+180E to what \s matches in UCP mode, to match Perl.ph102013-10-121-6/+6
* Fix \o{...} to accept characters between 0x80000000 and 0xffffffffchpe2013-10-121-1/+1
* Add \o{} and tidy up \x{} handling. Minor update to RunTest.ph102013-10-091-37/+55
* Update \8 and \9 handling to match most recent Perl.ph102013-10-081-13/+15
* Add VT to the set of characters recognized as white space.ph102013-10-051-10/+9
* Make back references to duplicated named subpatterns more like Perl.ph102013-09-061-7/+19
* Fix typo.ph102013-06-281-1/+1
* Final source file tidies for 8.33 release.ph102013-05-281-56/+56
* Documentation updates.ph102013-04-261-35/+79
* Implement PCRE_NEVER_UTFph102013-04-051-3/+4
* Further changes to backtracking verbs in assertions.ph102013-03-271-22/+34
* Fix COMMIT in recursion; document backtracking verbs in assertions and ph102013-03-221-11/+56
* Update backtracking verb documentation.ph102013-03-191-60/+97
* Document new multiple backtracking verb behaviour.ph102013-03-171-8/+8
* Improve wording for captures in negative assertions.ph102013-03-171-4/+4
* Document SKIP looks only for MARK: add tests to confirm.ph102013-03-151-13/+23
* Allow callout before assertion condition in a conditional group.ph102013-03-031-3/+10
* Add \p{Xuc} to match characters identifiable by Universal Character Names.ph102013-02-271-3/+13
* Document PCRE's \p{Lu} behaviour as different from Perl when /i is specified (I ph102013-02-231-4/+5
* File tidies, preparing for 8.32-RC1.ph102012-11-111-12/+12
* Support (*UTF) in all libraries.ph102012-11-111-12/+15
* Add more words about $.ph102012-11-071-14/+19
* pcre32: Add 32-bit librarychpe2012-10-161-31/+38
* General spring-clean of EBCDIC-related issues in the code, which had decayed ph102012-09-101-9/+19
* Upgrade \X to match an extended grapheme clusterph102012-08-251-26/+50
* Improve documentation of \c in EBCDIC mode.ph102012-08-081-9/+16
* Fix patterns that incorrectly set "anchored" or "start of line" for .* inside ph102012-07-101-2/+11
* Source tidies for 8.31-RC2.ph102012-06-201-1/+1