summaryrefslogtreecommitdiff
path: root/pcre_exec.c
Commit message (Expand)AuthorAgeFilesLines
* Fix non-UTF-8 mode Unicode properties bug; prepare for 7.2 release.ph102007-06-191-5/+5
* More document tidies, pre-release.ph102007-06-131-18/+18
* Add support for \h, \H, \v, \V.ph102007-06-131-0/+502
* Drastically reduce workspace used for alternatives in groups; also some ph102007-06-051-9/+9
* Add support for the Perl 5.10 \K facility.ph102007-05-291-16/+34
* Non-longjmp heap recursion.ph102007-05-091-9/+9
* Replace longjmp() with gotos when not using stack recursion.ph102007-05-041-94/+138
* Update HTML documentation.ph102007-04-171-4/+4
* Add PCRE_NEWLINE_ANYCRLF.ph102007-04-161-7/+16
* Reworked all the WIN32 __declspec stuff in the hope of getting it right.ph102007-04-041-1/+1
* Daniel's patches to add to the CMake support.ph102007-04-021-1/+1
* Daniel's patches.ph102007-03-291-0/+5
* Commit after detrailing; set executable on autogen.sh.ph102007-03-261-2/+2
* Fix multiline ^$ bug when newline=any.ph102007-03-261-0/+9
* Removal of trailing spaces.ph102007-03-121-9/+9
* Valgrind showed up a bug in bug fix 7.1/12 which is now fixed.ph102007-03-121-2/+2
* Update copyright years to 2007.ph102007-03-091-1/+1
* Fix two obscure, but nasty bugs concerned with caseless matching with Unicode ph102007-03-091-3/+24
* Applied Bob and Daniel's patches to convert the build system to automake. Added ph102007-03-051-2/+2
* Load pcre-7.0 into code/trunk.nigel2007-02-241-313/+579
* Load pcre-6.7 into code/trunk.nigel2007-02-241-239/+327
* Load pcre-6.5 into code/trunk.nigel2007-02-241-126/+339
* Load pcre-6.4 into code/trunk.nigel2007-02-241-17/+17
* Load pcre-6.0 into code/trunk.nigel2007-02-241-0/+3632