summaryrefslogtreecommitdiff
path: root/doc/pcretest.1
Commit message (Expand)AuthorAgeFilesLines
* Final tidies and documentation updates for 8.44.ph102020-02-121-11/+11
* Documentation update.ph102020-02-101-19/+17
* File tidies for 8.41-RC1 release.ph102017-06-131-1/+1
* Minor doc update.ph102017-02-231-3/+7
* Preparations for next release.ph102014-03-041-9/+9
* Implement pcre_stack_guard.ph102014-02-091-2/+12
* Fix bug in tests when 16/32 bits and --enable-bsr-anycrlf are both set. Extend ph102014-01-171-2/+5
* Reword pcretest messages and clarify "first char" meaning.ph102014-01-031-4/+7
* Source tidies for 8.34-RC1.ph102013-11-191-10/+10
* Rename the (as yet unreleased) PCRE_NO_AUTO_POSSESSIFY option to ph102013-11-121-4/+4
* Add a simple tripwire to pcretest to lock out certain modifiers.ph102013-11-051-7/+37
* Add \o{} and tidy up \x{} handling. Minor update to RunTest.ph102013-10-091-2/+3
* Refactored auto-possessification code.ph102013-10-011-4/+10
* Add -T and -TM to pcretest.ph102013-08-271-9/+13
* Final source file tidies for 8.33 release.ph102013-05-281-13/+13
* Documentation updates.ph102013-04-261-12/+23
* Implement PCRE_NEVER_UTFph102013-04-051-2/+4
* Document exit codes from pcretest when -C is used.ph102013-02-221-9/+16
* File tidies, preparing for 8.32-RC1.ph102012-11-111-9/+9
* pcre32: docs: pcre32 exists since 8.32chpe2012-10-161-1/+1
* pcre32: pcretest: Add explicit -8 optionchpe2012-10-161-0/+5
* pcre32: Add 32-bit librarychpe2012-10-161-87/+107
* General spring-clean of EBCDIC-related issues in the code, which had decayed ph102012-09-101-2/+6
* Improve pcretest documentation.ph102012-08-291-12/+67
* Add support for PCRE_STUDY_EXTRA_NEEDED.ph102012-08-281-11/+35
* Document update for 8.31-RC1 test release.ph102012-06-021-6/+6
* Add date and PCRE version to .TH macros of all man pages.ph102012-03-311-1/+1
* Improve documentation for (*MARK); update HTML.ph102012-02-241-1/+1
* Make it possible for pcretest to select which JIT compile options are used.ph102012-02-211-11/+37
* Set PCRE_EXTRA_USED_JIT when JIT was actually used at runtime. Add /S++ andph102012-02-201-10/+14
* Source file tidies for 8.30-RC1 release; fix Makefile.am bugs for building ph102012-01-211-28/+28
* Documentation minor edits.ph102012-01-141-7/+7
* Updated documentation for 16-bit.ph102012-01-131-182/+240
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-281-2/+5
* Rolled back trunk to r755 to prepare for merging the 16-bit branch.ph102011-12-281-5/+2
* Source tidies for 8.21-RC1ph102011-12-061-2/+2
* Preserve the size of JIT compiled code. Add PCRE_INFO_JITSIZE and use it forph102011-12-021-2/+5
* Final source and document tidies for 8.20-RC1.ph102011-09-111-16/+16
* Documentation for JIT support.ph102011-08-281-32/+66
* Documentation and general text tidies in preparation for test release.ph102011-08-021-18/+18
* Add tests for *MARK in callouts, and update pcretest documentation.ph102011-08-011-2/+20
* Add the /= modifier to pcretest so as to be able to check unset capturing ph102011-07-201-1/+9
* Add the ++ feature to pcretest.ph102011-07-111-4/+7
* Fix two study bugs concerned with minimum subject lengths; add features to ph102011-07-021-17/+37
* Tidy the API for _pcre_valid_utf8() to a more suitable form for a future public ph102011-06-061-3/+6
* Fix typos in pcregrep and pcretest man pages.ph102011-05-071-10/+10
* Pass back detailed info when UTF-8 check fails at runtime.ph102011-05-071-14/+24
* Tidies of documenation and code while preparing for release.ph102010-11-241-10/+10
* Added support for (*NO_START_OPT)ph102010-11-211-1/+2
* Clarify pcretest documentation of \xhh vs \x{hh}.ph102010-11-071-2/+10