summaryrefslogtreecommitdiff
path: root/doc/html/pcre2test.html
Commit message (Collapse)AuthorAgeFilesLines
* Final file tidies for 10.37-RC1ph102021-04-281-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1309 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation updateph102021-04-281-3/+8
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1308 6239d852-aaf2-0410-a92c-79f79f948069
* File tidies for 10.36-RC1 ph102020-11-061-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1283 6239d852-aaf2-0410-a92c-79f79f948069
* pcre2grep update: -m and $x{..}, $o{..} escapes. Also some doc updates.ph102020-10-041-10/+16
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1274 6239d852-aaf2-0410-a92c-79f79f948069
* Fix documentation typos and upgrade documentation checking script.ph102020-04-241-1/+1
| | | | 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-11/+11
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1244 6239d852-aaf2-0410-a92c-79f79f948069
* Renamed dftables as pcre2_dftables and enable it to write the tables in binary. ph102020-03-201-8/+16
| | | | | | | Update documentation about character tables. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1237 6239d852-aaf2-0410-a92c-79f79f948069
* Implement PCRE2_SUBSTITUTE_REPLACEMENT_ONLY.ph102020-01-221-26/+35
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1206 6239d852-aaf2-0410-a92c-79f79f948069
* Implement PCRE2_SUBSTITUTE_LITERAL.ph102019-12-261-3/+6
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1194 6239d852-aaf2-0410-a92c-79f79f948069
* Source tidies (trailing spaces) etc. for 10.34-RC1.ph102019-10-171-5/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1180 6239d852-aaf2-0410-a92c-79f79f948069
* Minor upgrade to pcre2test and comment in ucptest.ph102019-07-301-2/+9
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1151 6239d852-aaf2-0410-a92c-79f79f948069
* Make pcre2test show actual pre-match consulted characters for a partial match, ph102019-06-261-11/+16
| | | | | | | not the length of the longest lookbehind. Control this by "allusedtext". git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1122 6239d852-aaf2-0410-a92c-79f79f948069
* Typo in doc and update testsph102019-06-201-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1115 6239d852-aaf2-0410-a92c-79f79f948069
* Fix pcre2grep -o bug when ovector overflows; add option to adjust the limit; ph102019-06-151-2/+4
| | | | | | | 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
* Implement support for invalid UTF in the pcre2_match() interpreter.ph102019-05-241-1/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1094 6239d852-aaf2-0410-a92c-79f79f948069
* Fix crash in pcre2_substitute() with NULL match context.ph102019-03-111-8/+10
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1081 6239d852-aaf2-0410-a92c-79f79f948069
* More file tidies for 10.33-RC1ph102019-03-041-20/+20
| | | | 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-1/+2
| | | | 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-6/+6
| | | | | | | 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
* Upgrade the as yet unreleased substitute callout facility.ph102018-11-121-11/+46
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1039 6239d852-aaf2-0410-a92c-79f79f948069
* Implement PCRE2_EXTRA_ESCAPED_CR_IS_LFph102018-09-211-1/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1017 6239d852-aaf2-0410-a92c-79f79f948069
* Implement callouts from pcre2_substitute().ph102018-09-181-8/+43
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1012 6239d852-aaf2-0410-a92c-79f79f948069
* File tidies and documentation update for 10.32-RC1 Release Candidate.ph102018-08-131-11/+11
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@983 6239d852-aaf2-0410-a92c-79f79f948069
* Allow :NAME on (*ACCEPT), (*FAIL), and (*COMMIT) and fix bug with (*MARK) ph102018-07-211-5/+6
| | | | | | | 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
* Upgrade perltest.sh to support (some) #pattern modifiers.ph102018-07-171-2/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@967 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update to clarify what PCRE2 serialization is.ph102018-06-271-10/+16
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@950 6239d852-aaf2-0410-a92c-79f79f948069
* Typos in documentation and comments noted by Jason Hood.ph102018-06-171-13/+13
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@936 6239d852-aaf2-0410-a92c-79f79f948069
* Re-factor pcre2_dfa_match() to use the heap instead of the stack for workspace ph102018-04-271-22/+36
| | | | | | | vectors when doing recursive function calls. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@932 6239d852-aaf2-0410-a92c-79f79f948069
* Add callout_flags to callout blocks, and set bits within it from pcre2_match() ph102017-12-221-46/+115
| | | | | | | interpretation. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@893 6239d852-aaf2-0410-a92c-79f79f948069
* Derived documentation update.ph102017-10-171-4/+12
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@872 6239d852-aaf2-0410-a92c-79f79f948069
* Document experimental pattern conversion functions and remove unimplemented ph102017-07-121-1/+40
| | | | | | | features. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@840 6239d852-aaf2-0410-a92c-79f79f948069
* Update to Unicode 10.0.0 and add callout_no_where to pcre2test to aid testing.ph102017-07-021-50/+58
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@838 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102017-06-161-48/+76
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@829 6239d852-aaf2-0410-a92c-79f79f948069
* Implement REG_PEND (GNU extension) for the POSIX wrapper.ph102017-06-051-1/+14
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@820 6239d852-aaf2-0410-a92c-79f79f948069
* Implement PCRE2_EXTRA_BAD_ESCAPE_IS_LITERAL.ph102017-06-011-1/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@816 6239d852-aaf2-0410-a92c-79f79f948069
* Implement PCRE2_NEWLINE_NUL.ph102017-05-261-5/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@806 6239d852-aaf2-0410-a92c-79f79f948069
* Add additional compile options and PCRE2_EXTRA_ALLOW_SURROGATE_ESCAPES.ph102017-05-171-7/+13
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@786 6239d852-aaf2-0410-a92c-79f79f948069
* Implement PCRE2_EXTENDED_MORE and friends.ph102017-04-181-3/+6
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@758 6239d852-aaf2-0410-a92c-79f79f948069
* Add explicit heap limiting options to pcre2_match(), with associated features ph102017-04-111-9/+16
| | | | | | | for listing, configuring, etc. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@739 6239d852-aaf2-0410-a92c-79f79f948069
* Jason Hood's pcre2grep patches (modified a bit) to add --output to pcre2grep, ph102017-04-061-1/+3
| | | | | | | and also an inbuilt callout echo. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@734 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102017-03-251-6/+10
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@709 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation updateph102017-03-251-15/+22
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@706 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102017-03-241-18/+26
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@701 6239d852-aaf2-0410-a92c-79f79f948069
* File tidies for 10.23-RC1ph102017-01-161-29/+42
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@655 6239d852-aaf2-0410-a92c-79f79f948069
* Add pcre2_code_copy_with_tables().ph102016-11-221-5/+18
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@605 6239d852-aaf2-0410-a92c-79f79f948069
* Update pcre2test with the /utf8_input option, for generating wide characters in ph102016-08-031-20/+67
| | | | | | | non-UTF 16-bit and 32-bit modes. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@553 6239d852-aaf2-0410-a92c-79f79f948069
* Final file tidies for 10.22.ph102016-07-291-2/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@551 6239d852-aaf2-0410-a92c-79f79f948069
* Return an error code when pcre2_get_error_message() does not recognize an error ph102016-06-171-16/+23
| | | | | | | code, and add a pcre2test facility for testing this. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@526 6239d852-aaf2-0410-a92c-79f79f948069
* Implement PCRE2_NO_JIT, update HTML docs as well.ph102016-06-051-1/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@522 6239d852-aaf2-0410-a92c-79f79f948069
* Update HTML docs.ph102016-02-261-16/+35
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@496 6239d852-aaf2-0410-a92c-79f79f948069