summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Updated documentation for 16-bit.ph102012-01-131-182/+240
* Documentation.ph102012-01-105-92/+106
* Documentation.ph102012-01-097-167/+183
* Documentation updates.ph102012-01-088-228/+252
* Documentation.ph102012-01-071-24/+53
* Documentation updates.ph102012-01-072-182/+251
* Update for revised API.ph102012-01-061-67/+209
* Documentation update for 16-bit.ph102012-01-036-50/+281
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-2817-935/+1309
* Rolled back trunk to r755 to prepare for merging the 16-bit branch.ph102011-12-2817-1309/+935
* Source tidies for 8.21-RC1ph102011-12-0614-100/+100
* Tidies for 8.21-RC1 release.ph102011-12-0511-890/+1164
* Preserve the size of JIT compiled code. Add PCRE_INFO_JITSIZE and use it forph102011-12-022-3/+12
* Documentation update.ph102011-12-011-5/+8
* Expand compile workspace for very many forward references. This ups the limit ph102011-11-301-1/+6
* Documentation update.ph102011-11-301-4/+5
* Update *MARK handling to be more like Perl.ph102011-11-291-45/+31
* Add some words about multiple PCRE versions to the JIT documentation.ph102011-11-261-7/+27
* Add JIT stack FAQ to JIT documentation.ph102011-11-221-3/+77
* Disallow \N in character classes, for Perl compatibility.ph102011-11-211-6/+8
* Support \C in lookbehinds and DFA matching when not in UTF-8 mode.ph102011-11-192-11/+11
* Update JIT documenation for latest supported items.ph102011-11-151-5/+1
* Small tidies, and documentation update for JavaScript \x, \u, \U support.ph102011-11-143-15/+50
* Source tidies for 8.20 release.ph102011-10-215-746/+792
* Add more about \C to documentation.ph102011-10-193-13/+42
* Source tidies for 8.20-RC3.ph102011-10-117-319/+449
* Document PCRE/Perl capture diffences in subroutines/recursions.ph102011-10-092-12/+30
* Document Power PC JIT support as experimental.ph102011-10-051-3/+5
* Make (*THEN) work as in Perl in subpatterns that do not contain | alternatives.ph102011-10-042-66/+109
* File tidies for 8.20-RC2 release.ph102011-09-234-64/+88
* Documentation clarifications.ph102011-09-232-10/+23
* Fix typo.ph102011-09-121-1/+1
* Fix CMake for release candidate; doc tidies.ph102011-09-123-3/+3
* Final source and document tidies for 8.20-RC1.ph102011-09-1142-1059/+2216
* More documentation updates.ph102011-09-062-23/+51
* Update pcregrep to use JIT by default with options to disable.ph102011-09-063-3/+17
* Documentation updates.ph102011-09-066-77/+126
* Documentation for JIT support.ph102011-08-2837-766/+1533
* Formatting tidies for 8.13 release.ph102011-08-164-40/+40
* Clarify PCRE_INFO_STUDYSIZE in documentation.ph102011-08-134-61/+84
* Documentation and general text tidies in preparation for test release.ph102011-08-0222-1170/+1694
* Add tests for *MARK in callouts, and update pcretest documentation.ph102011-08-011-2/+20
* Pass *MARK name to calloutsph102011-07-311-15/+22
* Changes to pcregrep concerned with very long lines.ph102011-07-301-12/+25
* Allow all characters except closing parens in MARK:NAME etc.ph102011-07-291-3/+4
* Avoid false positive for infinite recursion by not checking conditionals at ph102011-07-281-1/+11
* Fix one-character typo.ph102011-07-251-1/+2
* Permit quantifiers on parenthesized assertions.ph102011-07-242-13/+33
* Document and comment tidies.ph102011-07-231-2/+4
* Better documentation patch.ph102011-07-231-3/+5