summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Final file tidies for 10.10 release.ph102015-03-061-4/+4
* Fix bad compile of patterns like /[A-`]/i,utf where the range contains ph102015-03-061-0/+5
* Commit missing ChangeLog of r213.zherczeg2015-03-061-0/+5
* Fix compile error for forward reference subroutine call within a group that ph102015-03-011-0/+5
* Fix "internal error" bug caused by patterns like "((?2){0,1999}())?".ph102015-02-281-0/+8
* Final file tidies for 10.10-RC2.ph102015-02-261-5/+5
* Arrange for "make distclean" to remove config.h, a CMake-related file.ph102015-02-261-1/+4
* Add RunTest.bat for testing under Windows, with appropriate test files.ph102015-02-251-0/+4
* Fix DECL/DEFN typo that affects Windows.ph102015-02-241-0/+3
* Fix bugs in CMake control file.ph102015-02-241-0/+5
* Improve error message for pcre2test stack setting failure; also %ld should ph102015-02-211-0/+2
* Final source file tidies for 10.10-RC1ph102015-02-201-18/+18
* Fix bug for groups like (a)*+ (possessive, zero minimum) when the ovector was ph102015-02-111-0/+4
* Fix replacement bug in pcre2_substitute().ph102015-02-101-0/+4
* Update RunTest to handle locales better.ph102015-02-071-0/+7
* Fix compile loop for subroutine reference after class such as [^\ff].ph102015-02-061-0/+3
* Give an internal error for a bad opcode during auto-possessification. This can ph102015-02-061-0/+7
* Disallow quantification of assertion conditions, for Perl compatibility (and in ph102015-01-281-0/+11
* Fix mutual back reference recursion segfault.ph102015-01-281-0/+4
* Fix incorrect size calculation when a reference to a duplicate name occurs ph102015-01-271-0/+9
* Implement (*NO_JIT)ph102015-01-261-0/+2
* Add serialization functions and tests with updated pcre2test. Fix ph102015-01-231-7/+21
* Fix conditional group backreference bug.ph102015-01-131-1/+17
* Final file tides for the 10.00 release.ph102015-01-051-2/+2
* Add PCRE2_NO_DOTSTAR_ANCHOR and revise documentation for .* optimizing.ph102015-01-021-0/+2
* File tidies for 10.00-RC2.ph102014-12-191-2/+3
* Add user data to recursion guard; get ready for RC1 (again)ph102014-11-261-1/+1
* Final preparations for 10.00-RC1ph102014-11-241-9/+10
* Fix zero-repeated assertion-as-condition bug.ph102014-11-191-0/+3
* Further substitution tests (code and data), and more documentation.ph102014-11-141-0/+2
* Fix bug for (*ACCEPT) inside a capturing group.ph102014-11-051-0/+7
* Make --enable-unicode the default.ph102014-11-031-5/+7
* Tidy a lot of files (remove trailing spaces)ph102014-10-201-19/+19
* Make /()a/ set the "first character must be" data.ph102014-08-301-2/+6
* Refactor match_ref() and fix UTF-8 caseless bug.ph102014-08-271-2/+17
* Add non-API new features to ChangeLog.ph102014-08-261-1/+26
* Add basic configuration files.ph102014-02-201-0/+1