summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Updates and tidies for 8.40-RC1 tarballs.ph102016-12-124-1075/+1083
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1673 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Document assertion capture limitation.ph102016-10-231-2/+9
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1671 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Fix typo.ph102016-10-181-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1670 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Fix documentation error.ph102016-10-141-9/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1668 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Fix typos in documentationph102016-10-061-8/+8
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1666 2f5784b3-3f2a-0410-8824-cb99058d5e15
* File tidies for 8.39-RC1.ph102016-05-232-973/+971
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1651 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Remove no-longer-true statement from the documentation.ph102015-12-181-6/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1622 2f5784b3-3f2a-0410-8824-cb99058d5e15
* File tidies for 8.38-RC1.ph102015-10-274-1073/+1101
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1602 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Make \c in EBCDIC environments compatible with Perl.ph102015-06-141-15/+28
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1568 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Documentation and tidies preparatory to 8.37 release.ph102015-04-144-18/+57
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1548 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Add notes about PCRE2 to three critical documentation files.ph102015-02-101-4/+16
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1524 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Final tidies for 8.36ph102014-09-261-8/+10
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1504 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Files tidied for 8.36-RC1.ph102014-09-155-37/+103
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1502 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Update to Unicode 7.0.0 releasechpe2014-06-192-2/+48
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1490 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Update documentation for added pcre_config and pcre_fullinfo valueschpe2014-06-192-7/+19
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1489 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Final tidies for 8.35 release.ph102014-04-043-358/+361
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1470 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Small doc update to promote pcresyntax(3).ph102014-04-031-4/+8
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1468 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Preparations for next release.ph102014-03-0413-970/+1049
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1459 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Implement pcre_stack_guard.ph102014-02-092-6/+32
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1454 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Fix bug in tests when 16/32 bits and --enable-bsr-anycrlf are both set. Extend ph102014-01-171-2/+5
| | | | | | | pcretest to show the \R default. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1450 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Clarify documentation about documentation, and fix an omission.ph102014-01-083-45/+53
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1436 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Reword pcretest messages and clarify "first char" meaning.ph102014-01-032-47/+48
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1433 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Fix pcretest's handling of patterns when \K in an assertion sets the start of aph102013-12-272-5/+9
| | | | | | | match past the end of the match. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1418 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Final file tidies for 8.34.ph102013-12-153-1025/+1069
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1412 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Add support for [[:<:]] and [[:>:]] as a transition aid.ph102013-12-031-5/+29
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1408 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Clarify handling of \s in documentation; fix VT in pcretest's built-in tables.ph102013-11-251-9/+10
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1405 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Source tidies for 8.34-RC1.ph102013-11-1928-1744/+2263
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1404 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Clarify documentation for \s and \w when locales are in use - they may match ph102013-11-122-24/+33
| | | | | | | characters whose code points are greater than 127. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1401 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Document the same tables must be used at compile and match time.ph102013-11-122-39/+54
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1400 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Rename the (as yet unreleased) PCRE_NO_AUTO_POSSESSIFY option to ph102013-11-127-19/+19
| | | | | | | PCRE_NO_AUTO_POSSESS - no need to be so long - and to match (*NO_AUTO_POSSESS). git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1398 2f5784b3-3f2a-0410-8824-cb99058d5e15
* In /x mode, allow white space before a possessive + character.ph102013-11-103-17/+25
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1396 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Add (*NO_AUTO_POSSESS) and document interaction between auto-possessification ph102013-11-093-25/+82
| | | | | | | and callouts. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1395 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Require group names to start with a non-digit.ph102013-11-091-13/+9
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1394 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Give errors for [A-\d] and [a-[:digit:]] etc.ph102013-11-063-5/+19
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1392 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Minor documentation clarifications.ph102013-11-062-8/+11
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1391 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Implement compile-time nested parentheses limit, specified at build time.ph102013-11-053-6/+17
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1389 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Add a simple tripwire to pcretest to lock out certain modifiers.ph102013-11-051-7/+37
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1388 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Update POSIX class handling in UCP mode.ph102013-11-021-12/+34
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1387 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Add U+0085 and U+180E to what \s matches in UCP mode, to match Perl.ph102013-10-121-6/+6
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1376 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Fix \o{...} to accept characters between 0x80000000 and 0xffffffffchpe2013-10-121-1/+1
| | | | | | | The 32-bit library in non-UTF-32 mode can accept any 32-bit character, not just up to 0x7fffffff. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1373 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Add \o{} and tidy up \x{} handling. Minor update to RunTest.ph102013-10-094-42/+67
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1370 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Update \8 and \9 handling to match most recent Perl.ph102013-10-082-15/+20
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1369 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Add VT to the set of characters recognized as white space.ph102013-10-053-20/+25
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1364 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Refactored auto-possessification code.ph102013-10-015-15/+49
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1363 2f5784b3-3f2a-0410-8824-cb99058d5e15
* unicode: Update to Unicode 6.3.0 releasechpe2013-10-011-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1362 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Make back references to duplicated named subpatterns more like Perl.ph102013-09-061-7/+19
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1361 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Refactor the code for creating the name/number table.ph102013-09-031-9/+11
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1359 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Add -T and -TM to pcretest.ph102013-08-271-9/+13
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1357 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Fix typo and bad wording.ph102013-08-151-7/+8
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1356 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Implement PCRE_INFO_MATCH_EMPTY and fix 2 bugs concerned with scanning for ph102013-07-051-3/+8
| | | | | | | empty string matching. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1348 2f5784b3-3f2a-0410-8824-cb99058d5e15