summaryrefslogtreecommitdiff
path: root/doc/pcre2test.1
Commit message (Expand)AuthorAgeFilesLines
...
* Add the -ac option (auto_callout) to pcre2test.ph102016-12-231-14/+18
* Add use_length to pcre2test.ph102016-11-041-6/+19
* Update pcre2test with the /utf8_input option, for generating wide characters in ph102016-08-031-20/+72
* Final file tidies for 10.22.ph102016-07-291-1/+1
* Ignore "allcaptures" after DFA matching.ph102016-07-061-3/+4
* Return an error code when pcre2_get_error_message() does not recognize an error ph102016-06-171-19/+25
* Implement PCRE2_NO_JIT, update HTML docs as well.ph102016-06-051-2/+3
* Implemented pcre2_code_copy().ph102016-02-261-15/+30
* Fix pcre2test loop when a callout is in an initial lookbehind.ph102016-02-061-3/+5
* Don't set PCRE2_NO_AUTO_CAPTURE when REG_NOSUB is passed to regcomp().ph102016-01-311-12/+18
* Two pcre2test extensions: quoted literal substrings in hex patterns and ph102016-01-291-17/+28
* File tidies, version updates, etc. for 10.21-RC1ph102015-12-171-35/+35
* Implement PCRE2_SUBSTITUTE_{OVERFLOW_LENGTH,UNKNOWN_UNSET}.ph102015-12-121-46/+68
* Implement PCRE2_SUBSTITUTE_UNSET_EMPTY.ph102015-12-041-13/+21
* Make startoffset a synonym of offset in pcre2test.ph102015-11-211-2/+3
* Documentation improvement.ph102015-11-141-15/+18
* Implement pcre2_set_max_pattern_length()ph102015-11-051-2/+12
* Document regerror_buffsize feature added to pcre2test.ph102015-10-301-0/+9
* Add replication feature for patterns to pcre2test.ph102015-10-301-11/+38
* Implement --never-backslash-Cph102015-10-171-8/+9
* Add null_context to pcre2test for testing NULL contexts.ph102015-09-231-2/+24
* Documentation for offset limits.ph102015-09-221-4/+16
* Implement comment lines in subject strings in pcre2test (and perltest.sh) inp...ph102015-09-141-5/+11
* Expand documentation about JIT compilation.ph102015-09-121-15/+49
* Implement #newline_default and adjust testdata and scripts to use it.ph102015-09-081-2/+30
* Clarify semantics of the POSIX wrapper.ph102015-09-031-4/+8
* Implemented PCRE2_ALT_VERBNAMESph102015-08-301-0/+1
* Fix pcre2test splitting modifier lists at white space.ph102015-08-301-8/+9
* Source and document file tidies for 10.20-RC1.ph102015-06-181-9/+9
* Make pcre2test give an error for \P, \p, and \X after #forbid_utf.ph102015-05-201-9/+15
* Implement PCRE2_ALT_CIRCUMFLEX.ph102015-04-221-2/+3
* Implement PCRE2_NEVER_BACKSLASH_C.ph102015-04-131-2/+3
* Implement pcre2_callout_enumerate().ph102015-03-231-2/+8
* Test binary zero in callout strings; change offset to PCRE2_SIZE; some ph102015-03-161-7/+13
* Documentation for callouts with string arguments.ph102015-03-151-21/+54
* Add serialization functions and tests with updated pcre2test. Fix ph102015-01-231-25/+148
* Add PCRE2_NO_DOTSTAR_ANCHOR and revise documentation for .* optimizing.ph102015-01-021-5/+6
* Final preparations for 10.00-RC1ph102014-11-241-8/+8
* More documentation and test updates.ph102014-11-231-58/+61
* More documentation edits.ph102014-11-171-1/+1
* Further substitution tests (code and data), and more documentation.ph102014-11-141-28/+62
* Get rid of remaining FIXMEs in the code; implement JIT compile timing.ph102014-11-121-4/+5
* Substitution tests and documentation.ph102014-11-121-20/+56
* Substitute code update and documentation.ph102014-11-111-2/+2
* Code for pcre2_substitute(), and tests.ph102014-11-111-12/+20
* Changed jit_stack_alloc to jit_stack_create.ph102014-11-031-15/+15
* Add tests for JIT fast path.ph102014-11-021-7/+14
* Recognize '-' as standard input in pcre2test.ph102014-10-311-3/+5
* Improve test coverage; minor typo in JIT test and other minor buglets fixed.ph102014-10-311-15/+39
* Tidy a lot of files (remove trailing spaces)ph102014-10-201-9/+9