summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Tidies of documenation and code while preparing for release.ph102010-11-2424-1325/+1415
* More documentation for (*NO_START_OPT).ph102010-11-212-6/+7
* Added support for (*NO_START_OPT)ph102010-11-214-7/+29
* Documentation clarification.ph102010-11-211-6/+22
* Give error if \c is followed by a byte > 127 (in ASCII/UTF-8 modes).ph102010-11-201-7/+15
* Documentation updates and tidies.ph102010-11-1717-1103/+1228
* Rename --{in,ex}clude_dir with hyphen instead of underscore in pcregrep, but ph102010-11-161-18/+34
* Clarify pcretest documentation of \xhh vs \x{hh}.ph102010-11-071-2/+10
* Add PCRE_ERROR_SHORTUTF8 to PCRE_PARTIAL_HARD processing.ph102010-11-072-11/+32
* Clarify documentation about ovector setting.ph102010-11-061-3/+8
* Test for ridiculous values of starting offsets; tidy UTF-8 code.ph102010-11-0617-857/+1369
* Fix broken /g code in pcretest and -g code in pcredemo.ph102010-11-032-6/+12
* Added parentheses argument to -o and --only-matching options of pcregrep.ph102010-10-311-9/+21
* Clarify documentation about comments in patterns.ph102010-10-312-17/+23
* Added --match-limit and --recursion-limit to pcregrep; tidied some error ph102010-10-301-1/+30
* Add more explanation about conditional subpatterns.ph102010-10-261-1/+8
* Fix #-comment bugs in UTF-8 mode with PCRE_NEWLINE_ANY.ph102010-10-261-1/+20
* Document that an isolated \E is ignored.ph102010-10-261-1/+2
* Change the way PCRE_PARTIAL_HARD handles \z, \Z, \b, \B, and $.ph102010-10-226-63/+122
* Make (*COMMIT) override (*THEN) and similar.ph102010-10-101-0/+18
* Fix problem with (*THEN) not backing up far enough.ph102010-10-101-5/+5
* Final updates for 8.10 release.ph102010-06-253-501/+578
* Another documentation update.ph102010-06-211-1/+11
* Even more explanatory wording for PCRE_NO_START_OPTIMIZE.ph102010-06-201-9/+40
* Tidyup for 8.10-RC2 test release.ph102010-06-166-234/+272
* Improve documentation for PCRE_NO_START_OPTIMIZE.ph102010-06-151-10/+16
* Add /T option to pcretest and additional tests with non-standard tables.ph102010-06-141-3/+16
* Prepare for release candidate.ph102010-06-0323-1159/+1386
* Check for running out of memory when using heap for recursion.ph102010-06-011-1/+5
* Forgot to mention pcrecpp.h in previous fix.ph102010-05-261-2/+2
* Put the comment about Windows static linking in more places.ph102010-05-262-5/+17
* Added --line-buffered to pcregrep.ph102010-05-211-4/+15
* Added PCRE_UCP and related stuff to make \w etc use Unicode properties.ph102010-05-1818-1752/+1957
* Add new special properties Xan, Xps, Xsp, Xwd to help with \w etc.ph102010-05-052-11/+48
* Add support for \N.ph102010-05-031-15/+26
* Make \R and \X in a character class behave more like Perlph102010-05-032-11/+18
* Fix compile problems when heap is in useph102010-03-308-659/+953
* Add support for *MARK and names for *PRUNE, *SKIP, *THEN.ph102010-03-273-65/+222
* Tidies for 8.02-RC1 release.ph102010-03-106-752/+833
* Add crossreference from pcreperform to pcrestack.ph102010-03-071-6/+22
* Fix bugs with \K in atomic groups, subroutines, and assertions.ph102010-03-061-1/+5
* Update Unicode tables to Unicode version 5.2.0.ph102010-03-013-7/+48
* Fix #947, recursive back reference bug.ph102010-01-113-305/+334
* Tidying updates for 8.01-RC1 release.ph102010-01-065-95/+141
* Update stack documentation to be clearer about pcre_dfa_exec().ph102010-01-031-30/+45
* Final doc and source tidies for 8.00ph102009-10-195-114/+123
* Fix typos and other things.ph102009-10-191-5/+9
* Document more clearly capturing behaviour for recursion and subroutines.ph102009-10-181-23/+20
* Further tidies to partial matching.ph102009-10-181-2/+5
* Tidy up, remove trailing spaces, etc. for 8.00-RC1.ph102009-10-0536-1377/+1621