summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* Add VT to the set of characters recognized as white space.ph102013-10-053-20/+25
* Refactored auto-possessification code.ph102013-10-015-15/+49
* unicode: Update to Unicode 6.3.0 releasechpe2013-10-011-2/+2
* Make back references to duplicated named subpatterns more like Perl.ph102013-09-061-7/+19
* Refactor the code for creating the name/number table.ph102013-09-031-9/+11
* Add -T and -TM to pcretest.ph102013-08-271-9/+13
* Fix typo and bad wording.ph102013-08-151-7/+8
* Implement PCRE_INFO_MATCH_EMPTY and fix 2 bugs concerned with scanning for ph102013-07-051-3/+8
* Clarify the action of PCRE_DFA_RESTART.ph102013-07-021-2/+11
* Fix error in description of PCRE_INFO_FIRSTCHARACTER.ph102013-07-021-16/+4
* Fix typo.ph102013-06-281-1/+1
* Update man pages to avoid the use of .ti (which causes difficulties for some ph102013-06-1451-1081/+924
* Regularize heading in man page.ph102013-06-111-1/+1
* Final source file tidies for 8.33 release.ph102013-05-2824-237/+237
* Update HTML documentation.ph102013-05-141-20/+134
* Updates to building documentation.ph102013-05-149-205/+1919
* Updated html docs.ph102013-05-126-634/+664
* Documentation clarification for 16/32 bit libraries.ph102013-05-125-59/+71
* Clarify wording in description of PCRE_MULTILINE.ph102013-05-101-8/+10
* Source tidies (trails spaces, html updates) for 8.33-RC1.ph102013-05-017-1556/+1805
* Documentation updates.ph102013-04-265-63/+156
* Code (but not yet documentation) for *LIMIT_MATCH and *LIMIT_RECURSION.ph102013-04-241-1/+1
* Implement PCRE_NEVER_UTFph102013-04-053-7/+19
* Further changes to backtracking verbs in assertions.ph102013-03-271-22/+34
* Improve and correct PCRE_NO_START_OPTIMIZE documentation.ph102013-03-261-16/+25
* Fix COMMIT in recursion; document backtracking verbs in assertions and ph102013-03-2215-1545/+1887
* Update backtracking verb documentation.ph102013-03-192-77/+114
* Correct unsupported items.ph102013-03-171-4/+5
* Document new multiple backtracking verb behaviour.ph102013-03-172-13/+19
* Improve wording for captures in negative assertions.ph102013-03-172-10/+8
* Update list of items not supported by JIT.ph102013-03-161-12/+5
* Document SKIP looks only for MARK: add tests to confirm.ph102013-03-151-13/+23
* Allow callout before assertion condition in a conditional group.ph102013-03-032-16/+33
* Typo fix in a man pagechpe2013-02-271-1/+1
* Correct Unicode string checking in the light of corrigendum #9.ph102013-02-272-17/+13
* Add \p{Xuc} to match characters identifiable by Universal Character Names.ph102013-02-272-6/+18
* Document PCRE's \p{Lu} behaviour as different from Perl when /i is specified (I ph102013-02-232-8/+15
* Document exit codes from pcretest when -C is used.ph102013-02-221-9/+16
* Make \A record a lookbehind value of 1.ph102013-02-221-6/+11
* Pass back the bumpalong value for partial matches.ph102013-02-201-29/+51
* Fix various save/revert cases for capture_last in recursion and also don't ph102013-02-131-9/+7
* Fix missing html files and remove link to removed file.ph102012-12-071-3/+0
* File tidies, preparing for 8.32-RC1.ph102012-11-1124-2140/+2102
* Support (*UTF) in all libraries.ph102012-11-114-29/+36
* Some 16/32 bit documentation updates. Also, undocument what happens to invalid ph102012-11-084-97/+80
* Add more words about $.ph102012-11-071-14/+19
* Temporarily remove 32-bit maskingchpe2012-11-031-10/+0
* More documentation updatesph102012-10-3156-3356/+5802
* Documentation update.ph102012-10-301-2/+32
* Coverage and other pcrebuild documentation update.ph102012-10-301-33/+70