summaryrefslogtreecommitdiff
path: root/doc/pcre2pattern.3
Commit message (Expand)AuthorAgeFilesLines
* File tidies for 10.36-RC1 ph102020-11-061-1/+1
* Documentation updateph102020-10-071-4/+5
* Documentation update.ph102020-10-051-14/+30
* File tidies for 10.35-RC1 release candidate.ph102020-04-151-3/+3
* Update to Unicode 13.0.0.ph102020-03-251-0/+4
* Documentation for PCRE2_UCP handling of upper/lower casing.ph102020-02-241-3/+4
* Documentation update.ph102020-01-271-2/+6
* Documentation update.ph102020-01-241-4/+5
* Allow real repetition of assertions.ph102020-01-011-27/+14
* Fix typo!ph102019-12-291-1/+1
* Documentation update.ph102019-12-291-7/+16
* Documentation update.ph102019-12-281-1/+2
* Add (?* and (?<* synonyms for non-atomic lookarounds.ph102019-12-281-4/+4
* Remove atomic restriction on capture groups containing recursive back ph102019-12-181-6/+6
* Source tidies (trailing spaces) etc. for 10.34-RC1.ph102019-10-171-14/+14
* Upgrade to Unicode 12.1.0ph102019-07-291-2/+6
* Documentation and test update.ph102019-07-281-7/+18
* Implement non-atomic positive assertions.ph102019-07-131-14/+85
* Documentation update.ph102019-06-221-5/+6
* Documentation update.ph102019-06-211-7/+12
* Documentation update.ph102019-06-201-0/+4
* Documentation update.ph102019-06-201-5/+6
* Allow (*ACCEPT) to be quantified.ph102019-06-101-7/+20
* Implement support for invalid UTF in the pcre2_match() interpreter.ph102019-05-241-12/+13
* More file tidies for 10.33-RC1ph102019-03-041-3/+3
* Implement PCRE2_EXTRA_ALT_BSUX to support ECMAscript 6's \u{hhh..} syntax.ph102019-02-121-29/+34
* Allow non-ASCII in group names when UTF is set; revise group naming terminology ph102019-02-061-419/+410
* Documentation update.ph102018-11-271-28/+28
* Documentation and tests update for script runs.ph102018-10-121-5/+80
* Implement Perl 5.28's alphabetic lookaround syntax, e.g. (*pla:...) and also ph102018-09-241-9/+41
* Implement PCRE2_EXTRA_ESCAPED_CR_IS_LFph102018-09-211-3/+8
* Final file tidies for 10.32ph102018-09-111-1/+1
* Documentation updateph102018-09-041-7/+10
* Lock out \N{U+hhhh} in non-UTF (non-Unicode) modes.ph102018-09-021-7/+9
* Documentation update.ph102018-08-031-70/+100
* Make /x more Perl-compatible by recognizing all of Unicode's "Pattern White ph102018-08-031-17/+23
* Add support for (?^) as now supported by Perl.ph102018-07-281-7/+12
* Documentation update regarding \Q handling.ph102018-07-281-3/+8
* Give specific error for \F as for \L, \U etc.ph102018-07-271-1/+1
* Add support for \N{U+dd...}, for ASCII and Unicode modes only.ph102018-07-271-55/+79
* Allow :NAME on (*ACCEPT), (*FAIL), and (*COMMIT) and fix bug with (*MARK) ph102018-07-211-45/+51
* Documentation update.ph102018-07-161-12/+19
* Documentation and tests update and minor tweak to perltest.sh. ph102018-07-121-19/+50
* Documentation update.ph102018-07-101-16/+27
* Update to Unicode 11.0.0ph102018-07-071-13/+21
* Fix global search/replace in pcre2test and pcre2_substitute() when the pattern ph102018-07-021-1/+1
* Documentation update.ph102018-06-301-6/+12
* Documentation update.ph102018-06-281-18/+26
* More typos and changes to "Kibibytes" for "Kilobytes".ph102018-06-181-2/+2
* Typos in documentation and comments noted by Jason Hood.ph102018-06-171-52/+52