summaryrefslogtreecommitdiff
path: root/doc/html/pcre2api.html
Commit message (Expand)AuthorAgeFilesLines
* Documentation updateph102020-11-041-8/+38
* Documentation updateph102020-10-071-5/+8
* 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-10/+35
* Documentation for PCRE2_UCP handling of upper/lower casing.ph102020-02-241-20/+36
* Documentation update.ph102020-02-161-46/+54
* Implement PCRE2_SUBSTITUTE_REPLACEMENT_ONLY.ph102020-01-221-11/+21
* Implement PCRE2_SUBSTITUTE_MATCHED.ph102019-12-271-29/+50
* Implement PCRE2_SUBSTITUTE_LITERAL.ph102019-12-261-6/+13
* File tidies for 10.34-RC2.ph102019-11-061-2/+2
* Source tidies (trailing spaces) etc. for 10.34-RC1.ph102019-10-171-5/+5
* Fix minor test issues and tidies/updates for 10.34-RC1 testing release.ph102019-10-151-1/+1
* Back off failed attempt to handle nested lookbehinds for estimating how much of ph102019-09-041-19/+17
* Add the pcre2_maketables_free() function.ph102019-09-031-16/+36
* Documentation update and ensure current pcre2.h.generic.ph102019-08-011-2/+2
* Correct tables argument data type for pcre2_set_character_tables() and fix ph102019-07-281-3/+3
* More partial match tweaks.ph102019-07-221-14/+15
* Update definition of partial match and fix \z and \Z (as documented).ph102019-07-211-7/+11
* Improve maximum lookbehind calculation for nested lookbehinds.ph102019-06-251-14/+24
* Fix pcre2grep -o bug when ovector overflows; add option to adjust the limit; ph102019-06-151-7/+7
* Documentation update.ph102019-05-301-12/+17
* Implement support for invalid UTF in the pcre2_match() interpreter.ph102019-05-241-23/+46
* Documentation update re PCRE2_JIT_INVALID_UTFph102019-03-061-1/+1
* More file tidies for 10.33-RC1ph102019-03-041-27/+27
* Fix two identical documentation typos.ph102019-02-141-2/+3
* Implement PCRE2_EXTRA_ALT_BSUX to support ECMAscript 6's \u{hhh..} syntax.ph102019-02-121-10/+33
* Allow non-ASCII in group names when UTF is set; revise group naming terminology ph102019-02-061-96/+95
* Fix issues with BAD_ESCAPE_IS_LITERAL in character classes.ph102019-01-041-5/+8
* Documentation typo.ph102018-12-141-1/+1
* Documentation update.ph102018-11-271-19/+19
* Upgrade the as yet unreleased substitute callout facility.ph102018-11-121-16/+41
* Set subject field in match data to NULL after failed match.ph102018-10-191-9/+10
* Fix typo.ph102018-10-171-2/+2
* Implement PCRE2_COPY_MATCHED_SUBJECT.ph102018-10-171-14/+38
* Implement PCRE2_EXTRA_ESCAPED_CR_IS_LFph102018-09-211-1/+9
* Implement callouts from pcre2_substitute().ph102018-09-181-24/+83
* Final file tidies for 10.32ph102018-09-111-3/+10
* File tidies and documentation update for 10.32-RC1 Release Candidate.ph102018-08-131-14/+14
* Make /x more Perl-compatible by recognizing all of Unicode's "Pattern White ph102018-08-031-18/+41
* Add support for (?^) as now supported by Perl.ph102018-07-281-2/+3
* Fix global search/replace in pcre2test and pcre2_substitute() when the pattern ph102018-07-021-2/+5
* Fix typo.ph102018-06-301-3/+3
* Documentation update for NULL arguments.ph102018-06-281-5/+17
* 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-8/+18
* 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/+54
* Re-factor pcre2_dfa_match() to use the heap instead of the stack for workspace ph102018-04-271-30/+39
* Source tidies and version etc. updates for 10.31-RC1.ph102018-01-131-14/+19