summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Allow :NAME on (*ACCEPT), (*FAIL), and (*COMMIT) and fix bug with (*MARK) ph102018-07-218-236/+274
* Upgrade perltest.sh to support (some) #pattern modifiers.ph102018-07-173-498/+501
* Documentation update.ph102018-07-163-100/+125
* Documentation and tests update and minor tweak to perltest.sh. ph102018-07-123-68/+163
* Documentation update.ph102018-07-113-21/+42
* Fix typo.ph102018-07-112-2/+2
* Documentation update.ph102018-07-103-428/+462
* Update to Unicode 11.0.0ph102018-07-075-120/+174
* Fix global search/replace in pcre2test and pcre2_substitute() when the pattern ph102018-07-025-191/+214
* Documentation update.ph102018-06-301-6/+12
* Fix typo.ph102018-06-303-10/+10
* Documentation update.ph102018-06-285-948/+973
* Documentation update for NULL arguments.ph102018-06-2833-756/+826
* Documentation update to clarify what PCRE2 serialization is.ph102018-06-2716-610/+684
* Fix bug when \K is used in a lookbehind in a substitute pattern.ph102018-06-223-216/+237
* Documentation update.ph102018-06-181-8/+16
* More typos and changes to "Kibibytes" for "Kilobytes".ph102018-06-1822-1337/+1340
* Typos in documentation and comments noted by Jason Hood.ph102018-06-1738-2067/+2072
* Re-factor pcre2_dfa_match() to use the heap instead of the stack for workspace ph102018-04-2718-803/+903
* Documentation update.ph102018-03-043-7/+13
* Update HTML and derived documentation.ph102018-02-255-151/+192
* Add --enable-jit=auto support.ph102018-02-251-6/+14
* Add support to pcre2grep for binary zeros in -f files. ph102018-02-241-23/+36
* Source tidies and version etc. updates for 10.31-RC1.ph102018-01-1311-1118/+1128
* Documentation update.ph102017-12-311-11/+16
* Documentation update.ph102017-12-242-0/+106
* Add callout_flags to callout blocks, and set bits within it from pcre2_match() ph102017-12-2212-1287/+1650
* Save extra compile options with the compiled pattern, and add an info call to ph102017-12-162-6/+11
* Documentation update.ph102017-11-141-2/+2
* Documentation update.ph102017-11-141-2/+8
* Fix crash for --line-buffered with a .gz or .bz2 file in pcre2grep.ph102017-11-131-15/+19
* Documentation update.ph102017-10-232-30/+51
* Derived documentation update.ph102017-10-176-60/+97
* Add -LM to pcre2test.ph102017-10-172-283/+296
* Documentation update.ph102017-10-132-29/+39
* Documentation update.ph102017-10-111-2/+5
* Fix typos in documentation.ph102017-09-253-19/+19
* Define names for compiler error codes and use them in pcre2_convert.cph102017-09-177-1896/+1918
* Add PCRE2_CONFIG_COMPILED_WIDTHS and PCRE2_CONFIG_NEVER_BACKSLASH_C.ph102017-09-162-4/+17
* Documentation update.ph102017-09-121-5/+11
* Final file tidies for 10.30 release.ph102017-08-152-8/+11
* Hyphen at the end of a character class is always literal. Give error for false ph102017-07-291-5/+6
* Code tidies for 10.30-RC1 release candidate.ph102017-07-1936-206/+228
* Document experimental pattern conversion functions and remove unimplemented ph102017-07-1224-72/+1214
* Update grapheme breaking rules for Unicode 10.0.0.ph102017-07-053-61/+105
* Update to Unicode 10.0.0 and add callout_no_where to pcre2test to aid testing.ph102017-07-028-272/+333
* Document configuration for SELinux execmem allocator and fix CMake usage.ph102017-06-171-9/+14
* Documentation update.ph102017-06-173-28/+31
* Convert pcre2grep to use new pcre2_compile() options, thereby fixing two minor ph102017-06-173-108/+111
* Documentation update.ph102017-06-169-383/+522