summaryrefslogtreecommitdiff
path: root/doc/pcre2syntax.3
Commit message (Expand)AuthorAgeFilesLines
* File tidies for 10.35-RC1 release candidate.ph102020-04-151-1/+1
* Update to Unicode 13.0.0.ph102020-03-251-0/+4
* Documentation update.ph102019-12-281-1/+1
* Add (?* and (?<* synonyms for non-atomic lookarounds.ph102019-12-281-7/+9
* Source tidies (trailing spaces) etc. for 10.34-RC1.ph102019-10-171-1/+1
* Upgrade to Unicode 12.1.0ph102019-07-291-2/+6
* Implement non-atomic positive assertions.ph102019-07-131-2/+14
* More file tidies for 10.33-RC1ph102019-03-041-2/+2
* Implement PCRE2_EXTRA_ALT_BSUX to support ECMAscript 6's \u{hhh..} syntax.ph102019-02-121-11/+18
* Allow non-ASCII in group names when UTF is set; revise group naming terminology ph102019-02-061-27/+31
* Documentation and tests update for script runs.ph102018-10-121-2/+12
* Implement Perl 5.28's alphabetic lookaround syntax, e.g. (*pla:...) and also ph102018-09-241-7/+19
* Lock out \N{U+hhhh} in non-UTF (non-Unicode) modes.ph102018-09-021-3/+3
* File tidies and documentation update for 10.32-RC1 Release Candidate.ph102018-08-131-6/+6
* Make /x more Perl-compatible by recognizing all of Unicode's "Pattern White ph102018-08-031-2/+4
* Add support for (?^) as now supported by Perl.ph102018-07-281-2/+9
* Add support for \N{U+dd...}, for ASCII and Unicode modes only.ph102018-07-271-4/+7
* Allow :NAME on (*ACCEPT), (*FAIL), and (*COMMIT) and fix bug with (*MARK) ph102018-07-211-7/+10
* Update to Unicode 11.0.0ph102018-07-071-3/+20
* Documentation update.ph102018-06-281-5/+5
* Typos in documentation and comments noted by Jason Hood.ph102018-06-171-1/+1
* Code tidies for 10.30-RC1 release candidate.ph102017-07-191-2/+2
* Documentation update.ph102017-06-171-9/+10
* Implement PCRE2_NEWLINE_NUL.ph102017-05-261-2/+3
* Implement Perl's /n option, which is the same as PCRE2_NO_AUTO_CAPTURE.ph102017-04-181-0/+1
* Implement PCRE2_EXTENDED_MORE and friends.ph102017-04-181-3/+4
* Documentation update.ph102017-03-311-9/+9
* File tidies for 10.23-RC1ph102017-01-161-2/+2
* Make the recursion limit apply to DFA matching.ph102016-12-231-5/+6
* Major refactoring of pcre2_compile.c; see ChangeLog and HACKING.ph102016-10-021-6/+13
* File tidies, version updates, etc. for 10.21-RC1ph102015-12-171-1/+1
* Implement --never-backslash-Cph102015-10-171-5/+6
* Update Unicode tables to 8.0.0.ph102015-07-171-2/+8
* Source and document file tidies for 10.20-RC1.ph102015-06-181-1/+1
* Make \c operate like Perl in EBCDIC environments.ph102015-06-131-4/+7
* Fix compatibility issues for \8 and \9.ph102015-04-231-17/+28
* Implement PCRE2_ALT_CIRCUMFLEX.ph102015-04-221-8/+15
* Implement PCRE2_NEVER_BACKSLASH_C.ph102015-04-131-4/+10
* Documentation for callouts with string arguments.ph102015-03-151-4/+9
* Final source file tidies for 10.10-RC1ph102015-02-201-1/+1
* Implement (*NO_JIT)ph102015-01-261-2/+3
* Add PCRE2_NO_DOTSTAR_ANCHOR and revise documentation for .* optimizing.ph102015-01-021-3/+4
* More documentation and test updates.ph102014-11-231-3/+3
* More documentation edits.ph102014-11-171-1/+1
* Further substitution tests (code and data), and more documentation.ph102014-11-141-13/+14
* Tidy a lot of files (remove trailing spaces)ph102014-10-201-1/+1
* More documentationph102014-10-201-0/+540