summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Documentation update.ph102011-07-231-4/+4
* Documentation update.ph102011-07-221-3/+6
* Make (*MARK) work in positive assertions.ph102011-07-221-3/+9
* Document difference between PCRE and Perl's versions of \X.ph102011-07-202-9/+16
* Add the /= modifier to pcretest so as to be able to check unset capturing ph102011-07-201-1/+9
* Add the ++ feature to pcretest.ph102011-07-111-4/+7
* Fix two study bugs concerned with minimum subject lengths; add features to ph102011-07-021-17/+37
* Document that isolated \Q continues till the end of the pattern.ph102011-06-121-3/+7
* Tidy the API for _pcre_valid_utf8() to a more suitable form for a future public ph102011-06-061-3/+6
* Fix typos in pcregrep and pcretest man pages.ph102011-05-072-14/+14