summaryrefslogtreecommitdiff
path: root/doc/html
Commit message (Expand)AuthorAgeFilesLines
* Fix some documentation typos.ph102021-06-144-10/+11
* Final file tidies for 10.37-RC1ph102021-04-284-14/+15
* Documentation updateph102021-04-283-19/+34
* Remove real POSIX function names from the pcre2-posix library.ph102021-04-271-7/+10
* Final file tidies for 10.36ph102020-12-041-1/+10
* File tidies for 10.36-RC1 ph102020-11-066-20/+20
* Documentation updateph102020-11-041-8/+38
* Documentation updateph102020-10-073-56/+80
* pcre2grep update: -m and $x{..}, $o{..} escapes. Also some doc updates.ph102020-10-043-115/+156
* Fix documentation typos and upgrade documentation checking script.ph102020-04-247-15/+15
* File tidies for 10.35-RC1 release candidate.ph102020-04-159-38/+38
* Update to Unicode 13.0.0.ph102020-03-252-0/+8
* Renamed dftables as pcre2_dftables and enable it to write the tables in binary. ph102020-03-206-76/+134
* Documentation for PCRE2_UCP handling of upper/lower casing.ph102020-02-243-31/+50
* Documentation update.ph102020-02-161-46/+54
* Documentation update.ph102020-02-111-1/+3
* Documentation update.ph102020-01-271-1/+6
* Ensure a newline after the final line in a file is output by pcre2grep.ph102020-01-251-32/+52
* Documentation update.ph102020-01-241-3/+4
* Implement PCRE2_SUBSTITUTE_REPLACEMENT_ONLY.ph102020-01-223-37/+57
* Documentation update and another cunning test pattern.ph102020-01-051-8/+18
* Allow real repetition of assertions.ph102020-01-011-26/+13
* Fix typo!ph102019-12-291-1/+1
* Documentation update.ph102019-12-291-7/+13
* Documentation update.ph102019-12-282-2/+3
* Add (?* and (?<* synonyms for non-atomic lookarounds.ph102019-12-282-8/+10
* Implement PCRE2_SUBSTITUTE_MATCHED.ph102019-12-272-34/+56
* Implement PCRE2_SUBSTITUTE_LITERAL.ph102019-12-263-9/+24
* Remove atomic restriction on capture groups containing recursive back ph102019-12-181-5/+5
* File tidies for 10.34-RC2.ph102019-11-062-3/+3
* Source tidies (trailing spaces) etc. for 10.34-RC1.ph102019-10-1712-37/+37
* Fix minor test issues and tidies/updates for 10.34-RC1 testing release.ph102019-10-152-8/+10
* Back off failed attempt to handle nested lookbehinds for estimating how much of ph102019-09-042-75/+76
* Add the pcre2_maketables_free() function.ph102019-09-033-16/+83
* Partial match documentation rewritten.ph102019-08-071-293/+238
* Documentation update and ensure current pcre2.h.generic.ph102019-08-011-2/+2
* Minor upgrade to pcre2test and comment in ucptest.ph102019-07-301-2/+9
* Documentation update.ph102019-07-291-2/+4
* Upgrade to Unicode 12.1.0ph102019-07-292-2/+10
* Correct tables argument data type for pcre2_set_character_tables() and fix ph102019-07-283-5/+5
* Documentation and test update.ph102019-07-281-6/+15
* More partial match tweaks.ph102019-07-222-20/+23
* Update definition of partial match and fix \z and \Z (as documented).ph102019-07-212-59/+49
* Update pcre2demo with match_data block size information.ph102019-07-191-12/+18
* Implemented pcre2_get_match_data_size().ph102019-07-162-0/+42
* Implement non-atomic positive assertions.ph102019-07-133-56/+138
* Make pcre2test show actual pre-match consulted characters for a partial match, ph102019-06-261-11/+16
* Improve maximum lookbehind calculation for nested lookbehinds.ph102019-06-251-14/+24
* Documentation update.ph102019-06-221-4/+5
* Documentation update.ph102019-06-212-11/+24