summaryrefslogtreecommitdiff
path: root/doc/pcre2api.3
Commit message (Expand)AuthorAgeFilesLines
* File tidies for 10.36-RC1 ph102020-11-061-2/+2
* Documentation updateph102020-11-041-9/+38
* Documentation update.ph102020-10-051-6/+9
* Fix documentation typos and upgrade documentation checking script.ph102020-04-241-2/+2
* File tidies for 10.35-RC1 release candidate.ph102020-04-151-7/+7
* Renamed dftables as pcre2_dftables and enable it to write the tables in binary. ph102020-03-201-11/+42
* Documentation for PCRE2_UCP handling of upper/lower casing.ph102020-02-241-21/+35
* Fix problems with new PCRE2_SUBSTITUTE_MATCHED code.ph102020-02-161-47/+53
* Implement PCRE2_SUBSTITUTE_REPLACEMENT_ONLY.ph102020-01-221-11/+24
* Implement PCRE2_SUBSTITUTE_MATCHED.ph102019-12-271-29/+49
* Implement PCRE2_SUBSTITUTE_LITERAL.ph102019-12-261-7/+13
* Source tidies (trailing spaces) etc. for 10.34-RC1.ph102019-10-171-7/+7
* Fix typo.ph102019-09-261-1/+1
* Back off failed attempt to handle nested lookbehinds for estimating how much of ph102019-09-041-18/+16
* Add the pcre2_maketables_free() function.ph102019-09-031-17/+34
* Documentation update and ensure current pcre2.h.generic.ph102019-08-011-3/+3
* Correct tables argument data type for pcre2_set_character_tables() and fix ph102019-07-281-4/+4
* More partial match tweaks.ph102019-07-221-1/+2
* Documentation typo fixes.ph102019-07-221-14/+14
* Update definition of partial match and fix \z and \Z (as documented).ph102019-07-211-8/+11
* Improve maximum lookbehind calculation for nested lookbehinds.ph102019-06-251-15/+26
* Minor improvement to minimum length calculation.ph102019-06-131-8/+8
* Documentation update.ph102019-05-301-11/+16
* Implement support for invalid UTF in the pcre2_match() interpreter.ph102019-05-241-24/+50
* More file tidies for 10.33-RC1ph102019-03-041-28/+28
* Fix two identical documentation typos.ph102019-02-141-3/+4
* Implement PCRE2_EXTRA_ALT_BSUX to support ECMAscript 6's \u{hhh..} syntax.ph102019-02-121-10/+34
* Allow non-ASCII in group names when UTF is set; revise group naming terminology ph102019-02-061-98/+97
* Fix issues with BAD_ESCAPE_IS_LITERAL in character classes.ph102019-01-041-6/+9
* Documentation typo.ph102018-12-141-1/+1
* Documentation update.ph102018-11-271-20/+20
* Upgrade the as yet unreleased substitute callout facility.ph102018-11-121-17/+39
* Set subject field in match data to NULL after failed match.ph102018-10-191-10/+11
* Fix typo.ph102018-10-171-3/+3
* Implement PCRE2_COPY_MATCHED_SUBJECT.ph102018-10-171-15/+45
* Implement PCRE2_EXTRA_ESCAPED_CR_IS_LFph102018-09-211-2/+10
* Implement callouts from pcre2_substitute().ph102018-09-181-24/+83
* Final file tidies for 10.32ph102018-09-111-3/+3
* Documentation update.ph102018-09-071-3/+8
* Lock out \N{U+hhhh} in non-UTF (non-Unicode) modes.ph102018-09-021-2/+3
* File tidies and documentation update for 10.32-RC1 Release Candidate.ph102018-08-131-15/+15
* Make /x more Perl-compatible by recognizing all of Unicode's "Pattern White ph102018-08-031-19/+42
* Add support for \N{U+dd...}, for ASCII and Unicode modes only.ph102018-07-271-3/+4
* Fix global search/replace in pcre2test and pcre2_substitute() when the pattern ph102018-07-021-3/+6
* Fix typo.ph102018-06-301-4/+4
* Documentation update for NULL arguments.ph102018-06-281-6/+16
* Documentation update to clarify what PCRE2 serialization is.ph102018-06-271-4/+9
* Fix bug when \K is used in a lookbehind in a substitute pattern.ph102018-06-221-3/+4
* Documentation update.ph102018-06-181-8/+16
* More typos and changes to "Kibibytes" for "Kilobytes".ph102018-06-181-2/+2