summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Final tidies for 8.11 release.ph102010-12-101-1/+1
* Patches to avoid build problems in some Borland environments.ph102010-11-261-0/+3
* Tidies of documenation and code while preparing for release.ph102010-11-241-72/+72
* Fix internal error for recursive named back references.ph102010-11-231-0/+6
* Added support for (*NO_START_OPT)ph102010-11-211-0/+7
* Give error if \c is followed by a byte > 127 (in ASCII/UTF-8 modes).ph102010-11-201-0/+5
* Remove loops from GETCHAR etc. macros.ph102010-11-191-0/+6
* Rename --{in,ex}clude_dir with hyphen instead of underscore in pcregrep, but ph102010-11-161-0/+7
* Add PCRE_ERROR_SHORTUTF8 to PCRE_PARTIAL_HARD processing.ph102010-11-071-0/+3
* Test for ridiculous values of starting offsets; tidy UTF-8 code.ph102010-11-061-0/+10
* Fix broken /g code in pcretest and -g code in pcredemo.ph102010-11-031-0/+16
* Added parentheses argument to -o and --only-matching options of pcregrep.ph102010-10-311-0/+3
* Fix bad return code from pcregrep when -o is used (yielded 1, not 0, after a ph102010-10-311-0/+3
* Add casts needed for Visual Studio when NO_RECURSE is set.ph102010-10-311-0/+2
* Added --match-limit and --recursion-limit to pcregrep; tidied some error ph102010-10-301-0/+2
* Fix missing code for missing strtoul() and strerror(). ph102010-10-261-0/+4
* Fix #-comment bugs in UTF-8 mode with PCRE_NEWLINE_ANY.ph102010-10-261-0/+13
* Change the way PCRE_PARTIAL_HARD handles \z, \Z, \b, \B, and $.ph102010-10-221-0/+18
* Fix \s bug in character classes (always removing VT).ph102010-10-131-0/+5
* Make (*COMMIT) override (*THEN) and similar.ph102010-10-101-0/+6
* Fix problem with (*THEN) not backing up far enough.ph102010-10-101-0/+11
* Final updates for 8.10 release.ph102010-06-251-1/+1
* Tidyup for 8.10-RC2 test release.ph102010-06-161-17/+17
* Fix forward reference in the presence of (?#( (open parens in comment).ph102010-06-151-0/+5
* Add /T option to pcretest and additional tests with non-standard tables.ph102010-06-141-6/+12
* A more correct fix for the chartables bug with UTF-8 and non-std tables.ph102010-06-131-3/+2
* Fix pcre_study() problem with non-C-locale chartables in UTF-8 mode.ph102010-06-091-0/+12
* Add newline in pcretest output if the last data line doesn't have one.ph102010-06-081-0/+3
* Reverse pcreposix.c #include patch; doesn't work on Windows.ph102010-06-071-14/+11
* Prepare for release candidate.ph102010-06-031-34/+33
* Extend auto-possessify to handle some Unicode properties.ph102010-06-011-2/+4
* Check for running out of memory when using heap for recursion.ph102010-06-011-0/+3
* Added a lot of (int) casts to avoid compiler warnings in systems where ph102010-06-011-0/+3
* Fix crash for property test in non-UTF-8 mode.ph102010-05-311-0/+5
* Add knowledge of \R to auto-possessify feature.ph102010-05-291-0/+2
* Make pcre_study() recognize \h, \v, and \R.ph102010-05-241-0/+3
* Fix pcre_study() bug for \p{Nd}* type items at pattern start.ph102010-05-231-0/+6
* Remove explicit include of pcre.h from pcreposix.c because pcre_internal.h ph102010-05-221-0/+6
* Fix caseless bug with pcre_study() for starting letter greater than 127.ph102010-05-221-0/+5
* Added --line-buffered to pcregrep.ph102010-05-211-0/+2
* Added PCRE_UCP and related stuff to make \w etc use Unicode properties.ph102010-05-181-2/+7
* Add new special properties Xan, Xps, Xsp, Xwd to help with \w etc.ph102010-05-051-0/+4
* Avoid compiler warning in pcretest.ph102010-05-041-0/+2
* Avoid warnings about fwrite in pcregrep.ph102010-05-041-0/+6
* Add support for \N.ph102010-05-031-0/+3
* Make \R and \X in a character class behave more like Perlph102010-05-031-1/+9
* Fix compile problems when heap is in useph102010-03-301-3/+3
* Make (*ACCEPT) work inside an atomic group.ph102010-03-291-0/+2
* Add support for *MARK and names for *PRUNE, *SKIP, *THEN.ph102010-03-271-0/+7
* Adjust version and date for 8.02 release.ph102010-03-191-1/+1