summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Documentation final tidies for 7.2 release.ph102007-06-191-2/+2
* Fix non-UTF-8 mode Unicode properties bug; prepare for 7.2 release.ph102007-06-191-1/+4
* More document tidies, pre-release.ph102007-06-131-7/+7
* Documentation update preparatory to release.ph102007-06-131-1/+1
* Apply C++ patch to fix a bad optimization.ph102007-06-131-0/+7
* Add support for \h, \H, \v, \V.ph102007-06-131-0/+2
* Inserted some (unsigned int) casts to kill compiler warnings.ph102007-06-111-0/+2
* Added the Perl 5.10 (?| "branch reset" feature.ph102007-06-111-0/+3
* Drastically reduce workspace used for alternatives in groups; also some ph102007-06-051-19/+26
* Support \k{name} and \g{name} a la Perl 5.10.ph102007-06-041-1/+6
* Fix bug in detecting potentially empty groups.ph102007-06-041-0/+4
* Add PCRE_INFO_OKPARTIAL and PCRE_INFO_JCHANGED.ph102007-06-041-0/+3
* Add support for the Perl 5.10 \K facility.ph102007-05-291-0/+3
* Add (?(-n) and (?(+n) relative conditions.ph102007-05-091-0/+3
* Add (?-n) and (?+n) relative references.ph102007-05-091-0/+8
* Non-longjmp heap recursion.ph102007-05-091-5/+5
* Replace longjmp() with gotos when not using stack recursion.ph102007-05-041-0/+5
* Use the pcretest "Z" option so all tests can be run with all link sizes.ph102007-05-031-0/+5
* Fix RunGrepTest for make distcheck (previous change added a bug).ph102007-05-021-2/+2
* Add code to configure.ac to remove -g from default CFLAGS and CXXFLAGS.ph102007-05-021-3/+5
* More test updates.ph102007-05-011-0/+3
* Try "french" locale if "fr_FR" not present. Update NEWS re Win32 libs.ph102007-05-011-0/+7
* Tidies and final updates for 7.1.ph102007-04-241-1/+1
* Added a man page for pcre-config.ph102007-04-181-0/+2
* Typos in the docs, missing casts and #ifdefs in the code.ph102007-04-171-5/+5
* Tidies: added some casts and some missing #ifdefs.ph102007-04-171-0/+6
* Update HTML documentation.ph102007-04-171-5/+5
* Add PCRE_NEWLINE_ANYCRLF.ph102007-04-161-0/+3
* Fix bad handling of data lines longer than 50K by pcretest.ph102007-04-161-0/+4
* Previous fix for pcretest was buggy. Try again.ph102007-04-021-1/+2
* Trailing spaces.ph102007-03-301-5/+5
* Fixed obscure bug when matching a null string in multiline mode with ph102007-03-301-0/+8
* Hopefully the final rename of makevp-* to makevp_*.ph102007-03-291-1/+1
* Commit after detrailing; set executable on autogen.sh.ph102007-03-261-9/+9
* Various new tidies.ph102007-03-261-1/+12
* A number of tidies, file renames, etc.ph102007-03-191-2/+2
* Removal of trailing spaces.ph102007-03-121-31/+31
* Documentation spring clean, and expansion of maint/README.ph102007-03-121-4/+4
* Fix crash when erroroffset passed as NULL.ph102007-03-121-0/+3
* Fix bug in emulated memmove() for downward moves.ph102007-03-091-4/+11
* Tests cleanup: use -C in RunTest; add /Z to pcretest and make test 3 ph102007-03-091-0/+18
* Fix two obscure, but nasty bugs concerned with caseless matching with Unicode ph102007-03-091-0/+17
* Update documentation for forthcoming rename of "maintain" as "maint"ph102007-03-091-3/+3
* Create the PrepareRelease script to process the documentation and create the ph102007-03-081-41/+49
* Some more #ifdefs for SUPPORT_UTF8.ph102007-03-071-0/+5
* Arguments for the emulated memmove() should be void *, not char *.ph102007-03-071-0/+4
* Added some additional #ifdef SUPPORT_UTF8 to minimize the code when UTF-8 ph102007-03-071-0/+6
* Mark ucp_table (in ucptable.h) and ucp_gentype (in pcre_ucp_searchfuncs.c)ph102007-03-061-0/+7
* Add -Wl,-R... flags in pcre-config.in for *BSD* systems, as I'm toldph102007-03-061-0/+3
* Fix test problem caused by training space in the data.ph102007-03-061-0/+4