summaryrefslogtreecommitdiff
path: root/doc/pcre2syntax.3
Commit message (Collapse)AuthorAgeFilesLines
* File tidies for 10.35-RC1 release candidate.ph102020-04-151-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1244 6239d852-aaf2-0410-a92c-79f79f948069
* Update to Unicode 13.0.0.ph102020-03-251-0/+4
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1240 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102019-12-281-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1198 6239d852-aaf2-0410-a92c-79f79f948069
* Add (?* and (?<* synonyms for non-atomic lookarounds.ph102019-12-281-7/+9
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1197 6239d852-aaf2-0410-a92c-79f79f948069
* Source tidies (trailing spaces) etc. for 10.34-RC1.ph102019-10-171-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1180 6239d852-aaf2-0410-a92c-79f79f948069
* Upgrade to Unicode 12.1.0ph102019-07-291-2/+6
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1147 6239d852-aaf2-0410-a92c-79f79f948069
* Implement non-atomic positive assertions.ph102019-07-131-2/+14
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1130 6239d852-aaf2-0410-a92c-79f79f948069
* More file tidies for 10.33-RC1ph102019-03-041-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1079 6239d852-aaf2-0410-a92c-79f79f948069
* Implement PCRE2_EXTRA_ALT_BSUX to support ECMAscript 6's \u{hhh..} syntax.ph102019-02-121-11/+18
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1070 6239d852-aaf2-0410-a92c-79f79f948069
* Allow non-ASCII in group names when UTF is set; revise group naming terminology ph102019-02-061-27/+31
| | | | | | | in documentation to use "capture group", as Perl does. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1066 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation and tests update for script runs.ph102018-10-121-2/+12
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1024 6239d852-aaf2-0410-a92c-79f79f948069
* Implement Perl 5.28's alphabetic lookaround syntax, e.g. (*pla:...) and also ph102018-09-241-7/+19
| | | | | | | (*atomic:...). git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1018 6239d852-aaf2-0410-a92c-79f79f948069
* Lock out \N{U+hhhh} in non-UTF (non-Unicode) modes.ph102018-09-021-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@994 6239d852-aaf2-0410-a92c-79f79f948069
* File tidies and documentation update for 10.32-RC1 Release Candidate.ph102018-08-131-6/+6
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@983 6239d852-aaf2-0410-a92c-79f79f948069
* Make /x more Perl-compatible by recognizing all of Unicode's "Pattern White ph102018-08-031-2/+4
| | | | | | | Space" characters, not just the ASCII ones. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@977 6239d852-aaf2-0410-a92c-79f79f948069
* Add support for (?^) as now supported by Perl.ph102018-07-281-2/+9
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@976 6239d852-aaf2-0410-a92c-79f79f948069
* Add support for \N{U+dd...}, for ASCII and Unicode modes only.ph102018-07-271-4/+7
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@972 6239d852-aaf2-0410-a92c-79f79f948069
* Allow :NAME on (*ACCEPT), (*FAIL), and (*COMMIT) and fix bug with (*MARK) ph102018-07-211-7/+10
| | | | | | | followed by (*ACCEPT) in an assertion. More small updates to perltest.sh. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@968 6239d852-aaf2-0410-a92c-79f79f948069
* Update to Unicode 11.0.0ph102018-07-071-3/+20
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@958 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102018-06-281-5/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@952 6239d852-aaf2-0410-a92c-79f79f948069
* Typos in documentation and comments noted by Jason Hood.ph102018-06-171-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@936 6239d852-aaf2-0410-a92c-79f79f948069
* Code tidies for 10.30-RC1 release candidate.ph102017-07-191-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@842 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102017-06-171-9/+10
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@832 6239d852-aaf2-0410-a92c-79f79f948069
* Implement PCRE2_NEWLINE_NUL.ph102017-05-261-2/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@806 6239d852-aaf2-0410-a92c-79f79f948069
* Implement Perl's /n option, which is the same as PCRE2_NO_AUTO_CAPTURE.ph102017-04-181-0/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@760 6239d852-aaf2-0410-a92c-79f79f948069
* Implement PCRE2_EXTENDED_MORE and friends.ph102017-04-181-3/+4
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@758 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102017-03-311-9/+9
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@723 6239d852-aaf2-0410-a92c-79f79f948069
* File tidies for 10.23-RC1ph102017-01-161-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@655 6239d852-aaf2-0410-a92c-79f79f948069
* Make the recursion limit apply to DFA matching.ph102016-12-231-5/+6
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@623 6239d852-aaf2-0410-a92c-79f79f948069
* Major refactoring of pcre2_compile.c; see ChangeLog and HACKING.ph102016-10-021-6/+13
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@555 6239d852-aaf2-0410-a92c-79f79f948069
* File tidies, version updates, etc. for 10.21-RC1ph102015-12-171-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@471 6239d852-aaf2-0410-a92c-79f79f948069
* Implement --never-backslash-Cph102015-10-171-5/+6
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@386 6239d852-aaf2-0410-a92c-79f79f948069
* Update Unicode tables to 8.0.0.ph102015-07-171-2/+8
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@316 6239d852-aaf2-0410-a92c-79f79f948069
* Source and document file tidies for 10.20-RC1.ph102015-06-181-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@288 6239d852-aaf2-0410-a92c-79f79f948069
* Make \c operate like Perl in EBCDIC environments.ph102015-06-131-4/+7
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@285 6239d852-aaf2-0410-a92c-79f79f948069
* Fix compatibility issues for \8 and \9.ph102015-04-231-17/+28
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@255 6239d852-aaf2-0410-a92c-79f79f948069
* Implement PCRE2_ALT_CIRCUMFLEX.ph102015-04-221-8/+15
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@253 6239d852-aaf2-0410-a92c-79f79f948069
* Implement PCRE2_NEVER_BACKSLASH_C.ph102015-04-131-4/+10
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@247 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation for callouts with string arguments.ph102015-03-151-4/+9
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@226 6239d852-aaf2-0410-a92c-79f79f948069
* Final source file tidies for 10.10-RC1ph102015-02-201-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@201 6239d852-aaf2-0410-a92c-79f79f948069
* Implement (*NO_JIT)ph102015-01-261-2/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@187 6239d852-aaf2-0410-a92c-79f79f948069
* Add PCRE2_NO_DOTSTAR_ANCHOR and revise documentation for .* optimizing.ph102015-01-021-3/+4
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@179 6239d852-aaf2-0410-a92c-79f79f948069
* More documentation and test updates.ph102014-11-231-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@158 6239d852-aaf2-0410-a92c-79f79f948069
* More documentation edits.ph102014-11-171-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@148 6239d852-aaf2-0410-a92c-79f79f948069
* Further substitution tests (code and data), and more documentation.ph102014-11-141-13/+14
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@147 6239d852-aaf2-0410-a92c-79f79f948069
* Tidy a lot of files (remove trailing spaces)ph102014-10-201-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@120 6239d852-aaf2-0410-a92c-79f79f948069
* More documentationph102014-10-201-0/+540
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@119 6239d852-aaf2-0410-a92c-79f79f948069