summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Final source tidies for 8.45 release.HEADmasterph102021-06-1510-79/+79
* Fix a few small bugs and typos and update docs for a final release.ph102021-06-1410-84/+81
* Final tidies and documentation updates for 8.44.ph102020-02-125-69/+70
* Documentation update.ph102020-02-109-2515/+2500
* Fix minor documentation typos.ph102019-07-222-4/+4
* File tidies for 8.42-RC1 test release.ph102018-02-201-7/+8
* Final file tidies for 8.41 release.ph102017-07-052-6/+80
* Documentation update.ph102017-07-051-4/+39
* File tidies for 8.41-RC1 release.ph102017-06-135-13/+38
* Documentation update.ph102017-06-131-6/+13
* Minor doc update.ph102017-02-231-3/+7
* Updates and tidies for 8.40-RC1 tarballs.ph102016-12-124-1075/+1083
* Document assertion capture limitation.ph102016-10-231-2/+9
* Fix typo.ph102016-10-181-1/+1
* Fix documentation error.ph102016-10-141-9/+5
* Fix typos in documentationph102016-10-061-8/+8
* File tidies for 8.39-RC1.ph102016-05-232-973/+971
* Remove no-longer-true statement from the documentation.ph102015-12-181-6/+5
* File tidies for 8.38-RC1.ph102015-10-274-1073/+1101
* Make \c in EBCDIC environments compatible with Perl.ph102015-06-141-15/+28
* Documentation and tidies preparatory to 8.37 release.ph102015-04-144-18/+57
* Add notes about PCRE2 to three critical documentation files.ph102015-02-101-4/+16
* Final tidies for 8.36ph102014-09-261-8/+10
* Files tidied for 8.36-RC1.ph102014-09-155-37/+103
* Update to Unicode 7.0.0 releasechpe2014-06-192-2/+48
* Update documentation for added pcre_config and pcre_fullinfo valueschpe2014-06-192-7/+19
* Final tidies for 8.35 release.ph102014-04-043-358/+361
* Small doc update to promote pcresyntax(3).ph102014-04-031-4/+8
* Preparations for next release.ph102014-03-0413-970/+1049
* Implement pcre_stack_guard.ph102014-02-092-6/+32
* Fix bug in tests when 16/32 bits and --enable-bsr-anycrlf are both set. Extend ph102014-01-171-2/+5
* Clarify documentation about documentation, and fix an omission.ph102014-01-083-45/+53
* Reword pcretest messages and clarify "first char" meaning.ph102014-01-032-47/+48
* Fix pcretest's handling of patterns when \K in an assertion sets the start of aph102013-12-272-5/+9
* Final file tidies for 8.34.ph102013-12-153-1025/+1069
* Add support for [[:<:]] and [[:>:]] as a transition aid.ph102013-12-031-5/+29
* Clarify handling of \s in documentation; fix VT in pcretest's built-in tables.ph102013-11-251-9/+10
* Source tidies for 8.34-RC1.ph102013-11-1928-1744/+2263
* Clarify documentation for \s and \w when locales are in use - they may match ph102013-11-122-24/+33
* Document the same tables must be used at compile and match time.ph102013-11-122-39/+54
* Rename the (as yet unreleased) PCRE_NO_AUTO_POSSESSIFY option to ph102013-11-127-19/+19
* In /x mode, allow white space before a possessive + character.ph102013-11-103-17/+25
* Add (*NO_AUTO_POSSESS) and document interaction between auto-possessification ph102013-11-093-25/+82
* Require group names to start with a non-digit.ph102013-11-091-13/+9
* Give errors for [A-\d] and [a-[:digit:]] etc.ph102013-11-063-5/+19
* Minor documentation clarifications.ph102013-11-062-8/+11
* Implement compile-time nested parentheses limit, specified at build time.ph102013-11-053-6/+17
* Add a simple tripwire to pcretest to lock out certain modifiers.ph102013-11-051-7/+37
* Update POSIX class handling in UCP mode.ph102013-11-021-12/+34
* Add U+0085 and U+180E to what \s matches in UCP mode, to match Perl.ph102013-10-121-6/+6