summaryrefslogtreecommitdiff
path: root/doc/html/pcre2test.html
Commit message (Expand)AuthorAgeFilesLines
* Final file tidies for 10.37-RC1ph102021-04-281-2/+2
* Documentation updateph102021-04-281-3/+8
* File tidies for 10.36-RC1 ph102020-11-061-1/+1
* pcre2grep update: -m and $x{..}, $o{..} escapes. Also some doc updates.ph102020-10-041-10/+16
* Fix documentation typos and upgrade documentation checking script.ph102020-04-241-1/+1
* File tidies for 10.35-RC1 release candidate.ph102020-04-151-11/+11
* Renamed dftables as pcre2_dftables and enable it to write the tables in binary. ph102020-03-201-8/+16
* Implement PCRE2_SUBSTITUTE_REPLACEMENT_ONLY.ph102020-01-221-26/+35
* Implement PCRE2_SUBSTITUTE_LITERAL.ph102019-12-261-3/+6
* Source tidies (trailing spaces) etc. for 10.34-RC1.ph102019-10-171-5/+5
* Minor upgrade to pcre2test and comment in ucptest.ph102019-07-301-2/+9
* Make pcre2test show actual pre-match consulted characters for a partial match, ph102019-06-261-11/+16
* Typo in doc and update testsph102019-06-201-2/+2
* Fix pcre2grep -o bug when ovector overflows; add option to adjust the limit; ph102019-06-151-2/+4
* Implement support for invalid UTF in the pcre2_match() interpreter.ph102019-05-241-1/+2
* Fix crash in pcre2_substitute() with NULL match context.ph102019-03-111-8/+10
* More file tidies for 10.33-RC1ph102019-03-041-20/+20
* Implement PCRE2_EXTRA_ALT_BSUX to support ECMAscript 6's \u{hhh..} syntax.ph102019-02-121-1/+2
* Allow non-ASCII in group names when UTF is set; revise group naming terminology ph102019-02-061-6/+6
* Upgrade the as yet unreleased substitute callout facility.ph102018-11-121-11/+46
* Implement PCRE2_EXTRA_ESCAPED_CR_IS_LFph102018-09-211-1/+2
* Implement callouts from pcre2_substitute().ph102018-09-181-8/+43
* File tidies and documentation update for 10.32-RC1 Release Candidate.ph102018-08-131-11/+11
* Allow :NAME on (*ACCEPT), (*FAIL), and (*COMMIT) and fix bug with (*MARK) ph102018-07-211-5/+6
* Upgrade perltest.sh to support (some) #pattern modifiers.ph102018-07-171-2/+3
* Documentation update to clarify what PCRE2 serialization is.ph102018-06-271-10/+16
* Typos in documentation and comments noted by Jason Hood.ph102018-06-171-13/+13
* Re-factor pcre2_dfa_match() to use the heap instead of the stack for workspace ph102018-04-271-22/+36
* Add callout_flags to callout blocks, and set bits within it from pcre2_match() ph102017-12-221-46/+115
* Derived documentation update.ph102017-10-171-4/+12
* Document experimental pattern conversion functions and remove unimplemented ph102017-07-121-1/+40
* Update to Unicode 10.0.0 and add callout_no_where to pcre2test to aid testing.ph102017-07-021-50/+58
* Documentation update.ph102017-06-161-48/+76
* Implement REG_PEND (GNU extension) for the POSIX wrapper.ph102017-06-051-1/+14
* Implement PCRE2_EXTRA_BAD_ESCAPE_IS_LITERAL.ph102017-06-011-1/+2
* Implement PCRE2_NEWLINE_NUL.ph102017-05-261-5/+5
* Add additional compile options and PCRE2_EXTRA_ALLOW_SURROGATE_ESCAPES.ph102017-05-171-7/+13
* Implement PCRE2_EXTENDED_MORE and friends.ph102017-04-181-3/+6
* Add explicit heap limiting options to pcre2_match(), with associated features ph102017-04-111-9/+16
* Jason Hood's pcre2grep patches (modified a bit) to add --output to pcre2grep, ph102017-04-061-1/+3
* Documentation update.ph102017-03-251-6/+10
* Documentation updateph102017-03-251-15/+22
* Documentation update.ph102017-03-241-18/+26
* File tidies for 10.23-RC1ph102017-01-161-29/+42
* Add pcre2_code_copy_with_tables().ph102016-11-221-5/+18
* Update pcre2test with the /utf8_input option, for generating wide characters in ph102016-08-031-20/+67
* Final file tidies for 10.22.ph102016-07-291-2/+3
* Return an error code when pcre2_get_error_message() does not recognize an error ph102016-06-171-16/+23
* Implement PCRE2_NO_JIT, update HTML docs as well.ph102016-06-051-1/+2
* Update HTML docs.ph102016-02-261-16/+35