summaryrefslogtreecommitdiff
path: root/doc/pcre2.txt
Commit message (Collapse)AuthorAgeFilesLines
* Fix some documentation typos.ph102021-06-141-43/+44
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1316 6239d852-aaf2-0410-a92c-79f79f948069
* Final file tidies for 10.37-RC1ph102021-04-281-30/+30
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1309 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation updateph102021-04-281-64/+69
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1308 6239d852-aaf2-0410-a92c-79f79f948069
* Remove real POSIX function names from the pcre2-posix library.ph102021-04-271-37/+41
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1306 6239d852-aaf2-0410-a92c-79f79f948069
* File tidies for 10.36-RC1 ph102020-11-061-30/+30
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1283 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation updateph102020-11-041-1258/+1288
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1282 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation updateph102020-10-071-1161/+1182
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1277 6239d852-aaf2-0410-a92c-79f79f948069
* pcre2grep update: -m and $x{..}, $o{..} escapes. Also some doc updates.ph102020-10-041-30/+30
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1274 6239d852-aaf2-0410-a92c-79f79f948069
* Final file tidies for 10.35.ph102020-05-091-30/+30
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1254 6239d852-aaf2-0410-a92c-79f79f948069
* Fix documentation typos and upgrade documentation checking script.ph102020-04-241-32/+32
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1248 6239d852-aaf2-0410-a92c-79f79f948069
* File tidies for 10.35-RC1 release candidate.ph102020-04-151-30/+30
| | | | 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-1131/+1133
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1240 6239d852-aaf2-0410-a92c-79f79f948069
* Renamed dftables as pcre2_dftables and enable it to write the tables in binary. ph102020-03-201-85/+127
| | | | | | | Update documentation about character tables. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1237 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation for PCRE2_UCP handling of upper/lower casing.ph102020-02-241-36/+52
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1227 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102020-02-161-227/+234
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1220 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102020-01-271-432/+437
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1214 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102020-01-241-434/+435
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1210 6239d852-aaf2-0410-a92c-79f79f948069
* Implement PCRE2_SUBSTITUTE_REPLACEMENT_ONLY.ph102020-01-221-195/+204
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1206 6239d852-aaf2-0410-a92c-79f79f948069
* Allow real repetition of assertions.ph102020-01-011-21/+11
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1202 6239d852-aaf2-0410-a92c-79f79f948069
* Fix typo!ph102019-12-291-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1200 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102019-12-291-2/+4
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1199 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102019-12-281-2/+3
| | | | 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-8/+10
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1197 6239d852-aaf2-0410-a92c-79f79f948069
* Implement PCRE2_SUBSTITUTE_MATCHED.ph102019-12-271-105/+123
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1196 6239d852-aaf2-0410-a92c-79f79f948069
* Implement PCRE2_SUBSTITUTE_LITERAL.ph102019-12-261-16/+22
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1194 6239d852-aaf2-0410-a92c-79f79f948069
* Remove atomic restriction on capture groups containing recursive back ph102019-12-181-35/+35
| | | | | | | references, as since 10.30 it has been unnecessary. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1193 6239d852-aaf2-0410-a92c-79f79f948069
* Source tidies (trailing spaces) etc. for 10.34-RC1.ph102019-10-171-30/+30
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1180 6239d852-aaf2-0410-a92c-79f79f948069
* Fix minor test issues and tidies/updates for 10.34-RC1 testing release.ph102019-10-151-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1177 6239d852-aaf2-0410-a92c-79f79f948069
* Back off failed attempt to handle nested lookbehinds for estimating how much of ph102019-09-041-675/+677
| | | | | | | | a partial match to retain for multi-segment matching. Document the current difficulty if the whole first segment cannot be retained. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1163 6239d852-aaf2-0410-a92c-79f79f948069
* Add the pcre2_maketables_free() function.ph102019-09-031-19/+35
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1161 6239d852-aaf2-0410-a92c-79f79f948069
* Partial match documentation rewritten.ph102019-08-071-317/+259
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1156 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update and ensure current pcre2.h.generic.ph102019-08-011-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1153 6239d852-aaf2-0410-a92c-79f79f948069
* Upgrade to Unicode 12.1.0ph102019-07-291-1123/+1125
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1147 6239d852-aaf2-0410-a92c-79f79f948069
* Correct tables argument data type for pcre2_set_character_tables() and fix ph102019-07-281-3/+3
| | | | | | | documentation for pcre2_maketables(). git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1146 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation and test update.ph102019-07-281-6/+14
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1145 6239d852-aaf2-0410-a92c-79f79f948069
* More partial match tweaks.ph102019-07-221-422/+425
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1142 6239d852-aaf2-0410-a92c-79f79f948069
* Update definition of partial match and fix \z and \Z (as documented).ph102019-07-211-441/+430
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1140 6239d852-aaf2-0410-a92c-79f79f948069
* Implement non-atomic positive assertions.ph102019-07-131-516/+590
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1130 6239d852-aaf2-0410-a92c-79f79f948069
* Improve maximum lookbehind calculation for nested lookbehinds.ph102019-06-251-581/+590
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1121 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102019-06-221-2102/+2085
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1118 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102019-06-211-603/+618
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1117 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102019-06-201-0/+4
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1114 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102019-06-201-5/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1113 6239d852-aaf2-0410-a92c-79f79f948069
* Fix pcre2grep -o bug when ovector overflows; add option to adjust the limit; ph102019-06-151-588/+589
| | | | | | | raise the default limit; give error if -o requests an uncaptured parens. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1106 6239d852-aaf2-0410-a92c-79f79f948069
* Allow (*ACCEPT) to be quantified.ph102019-06-101-144/+157
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1101 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102019-05-301-803/+808
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1098 6239d852-aaf2-0410-a92c-79f79f948069
* Implement support for invalid UTF in the pcre2_match() interpreter.ph102019-05-241-1458/+1539
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1094 6239d852-aaf2-0410-a92c-79f79f948069
* Final file tidies for 10.33.ph102019-04-161-30/+30
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1086 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update re PCRE2_JIT_INVALID_UTFph102019-03-061-73/+100
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1080 6239d852-aaf2-0410-a92c-79f79f948069
* More file tidies for 10.33-RC1ph102019-03-041-90/+93
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1079 6239d852-aaf2-0410-a92c-79f79f948069