summaryrefslogtreecommitdiff
path: root/doc/html/pcre2pattern.html
Commit message (Expand)AuthorAgeFilesLines
* File tidies for 10.36-RC1 ph102020-11-061-1/+1
* Documentation updateph102020-10-071-16/+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-2/+3
* Documentation update.ph102020-01-271-1/+6
* Documentation update.ph102020-01-241-3/+4
* Allow real repetition of assertions.ph102020-01-011-26/+13
* Fix typo!ph102019-12-291-1/+1
* Documentation update.ph102019-12-291-7/+13
* Documentation update.ph102019-12-281-1/+2
* Add (?* and (?<* synonyms for non-atomic lookarounds.ph102019-12-281-3/+3
* Remove atomic restriction on capture groups containing recursive back ph102019-12-181-5/+5
* File tidies for 10.34-RC2.ph102019-11-061-1/+1
* Source tidies (trailing spaces) etc. for 10.34-RC1.ph102019-10-171-10/+10
* Upgrade to Unicode 12.1.0ph102019-07-291-1/+5
* Documentation and test update.ph102019-07-281-6/+15
* Implement non-atomic positive assertions.ph102019-07-131-36/+101
* Documentation update.ph102019-06-221-4/+5
* Documentation update.ph102019-06-211-6/+12
* Documentation update.ph102019-06-201-0/+5
* Documentation update.ph102019-06-201-4/+5
* Allow (*ACCEPT) to be quantified.ph102019-06-101-6/+20
* Implement support for invalid UTF in the pcre2_match() interpreter.ph102019-05-241-11/+12
* 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-31/+37
* Allow non-ASCII in group names when UTF is set; revise group naming terminology ph102019-02-061-416/+407
* Documentation update.ph102018-11-271-28/+27
* Documentation and tests update for script runs.ph102018-10-121-25/+96
* Implement Perl 5.28's alphabetic lookaround syntax, e.g. (*pla:...) and also ph102018-09-241-8/+38
* Implement PCRE2_EXTRA_ESCAPED_CR_IS_LFph102018-09-211-2/+8
* Final file tidies for 10.32ph102018-09-111-11/+16
* Documentation update.ph102018-08-031-71/+96
* Make /x more Perl-compatible by recognizing all of Unicode's "Pattern White ph102018-08-031-16/+20
* Add support for (?^) as now supported by Perl.ph102018-07-281-10/+21
* Add support for \N{U+dd...}, for ASCII and Unicode modes only.ph102018-07-271-54/+74
* Allow :NAME on (*ACCEPT), (*FAIL), and (*COMMIT) and fix bug with (*MARK) ph102018-07-211-45/+53
* Documentation update.ph102018-07-161-11/+20
* Documentation and tests update and minor tweak to perltest.sh. ph102018-07-121-18/+51
* Documentation update.ph102018-07-101-14/+26
* Update to Unicode 11.0.0ph102018-07-071-13/+20
* Fix global search/replace in pcre2test and pcre2_substitute() when the pattern ph102018-07-021-5/+11
* Documentation update.ph102018-06-281-16/+24
* 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-53/+53
* Re-factor pcre2_dfa_match() to use the heap instead of the stack for workspace ph102018-04-271-21/+18
* Source tidies and version etc. updates for 10.31-RC1.ph102018-01-131-4/+4
* Define names for compiler error codes and use them in pcre2_convert.cph102017-09-171-4/+10
* Final file tidies for 10.30 release.ph102017-08-151-4/+5
* Update grapheme breaking rules for Unicode 10.0.0.ph102017-07-051-24/+41