summaryrefslogtreecommitdiff
path: root/pcre_compile.c
Commit message (Expand)AuthorAgeFilesLines
* More document tidies, pre-release.ph102007-06-131-8/+8
* Add auto-possessification for \h, \H, \v, \V.ph102007-06-131-97/+199
* Add support for \h, \H, \v, \V.ph102007-06-131-9/+141
* Inserted some (unsigned int) casts to kill compiler warnings.ph102007-06-111-3/+7
* Added the Perl 5.10 (?| "branch reset" feature.ph102007-06-111-6/+34
* Drastically reduce workspace used for alternatives in groups; also some ph102007-06-051-57/+75
* Support \k{name} and \g{name} a la Perl 5.10.ph102007-06-041-5/+17
* Fix bug in detecting potentially empty groups.ph102007-06-041-6/+12
* Add support for the Perl 5.10 \K facility.ph102007-05-291-1/+1
* Add (?(-n) and (?(+n) relative conditions.ph102007-05-091-8/+38
* Add (?-n) and (?+n) relative references.ph102007-05-091-2/+40
* Update HTML documentation.ph102007-04-171-2/+2
* Add PCRE_NEWLINE_ANYCRLF.ph102007-04-161-2/+8
* Reworked all the WIN32 __declspec stuff in the hope of getting it right.ph102007-04-041-2/+2
* Fix crash when erroroffset passed as NULL.ph102007-03-121-5/+3
* Update copyright years to 2007.ph102007-03-091-1/+1
* Tests cleanup: use -C in RunTest; add /Z to pcretest and make test 3 ph102007-03-091-1/+1
* Create the PrepareRelease script to process the documentation and create the ph102007-03-081-2/+2
* Added some additional #ifdef SUPPORT_UTF8 to minimize the code when UTF-8 ph102007-03-071-0/+4
* Applied Bob and Daniel's patches to convert the build system to automake. Added ph102007-03-051-14/+14
* Load pcre-7.0 into code/trunk.nigel2007-02-241-1562/+1715
* Load pcre-6.7 into code/trunk.nigel2007-02-241-174/+331
* Load pcre-6.5 into code/trunk.nigel2007-02-241-109/+164
* Load pcre-6.4 into code/trunk.nigel2007-02-241-4/+14
* Load pcre-6.2 into code/trunk.nigel2007-02-241-17/+42
* Load pcre-6.1 into code/trunk.nigel2007-02-241-0/+9
* Load pcre-6.0 into code/trunk.nigel2007-02-241-0/+5025