summaryrefslogtreecommitdiff
path: root/pcre_printint.src
Commit message (Expand)AuthorAgeFilesLines
* Source tidies for 8.20-RC3.ph102011-10-111-1/+1
* Revert handling of atomic groups that do not include captures to the old way of ph102011-10-081-0/+1
* Make (*THEN) work as in Perl in subpatterns that do not contain | alternatives.ph102011-10-041-10/+3
* Documentation and general text tidies in preparation for test release.ph102011-08-021-16/+16
* Refactoring to reduce stack usage for possessively quantified subpatterns. Also ph102011-06-021-0/+5
* Remove OP_OPT by handling /i and /m entirely at compile time. Fixes bug with ph102011-05-251-25/+70
* Tidies of documenation and code while preparing for release.ph102010-11-241-8/+8
* Fix problem with (*THEN) not backing up far enough.ph102010-10-101-1/+16
* Fix compile problems when heap is in useph102010-03-301-2/+2
* Add support for *MARK and names for *PRUNE, *SKIP, *THEN.ph102010-03-271-0/+8
* Fix missing data in coptable and poptable vectors; add compile-time checks for ph102010-03-031-0/+19
* Tidies to allow easier embedded compilation; avoid (double) where possible.ph102010-01-021-2/+3
* Tidy up, remove trailing spaces, etc. for 8.00-RC1.ph102009-10-051-3/+3
* Fix problems with conditional references to duplicate named subpatterns.ph102009-10-041-0/+9
* Capture data when (*ACCEPT) is inside capturing parentheses.ph102009-09-151-0/+4
* Add support for UTF-8 in EBCDIC environments.ph102009-03-171-1/+5
* Update copyright year to 2008.ph102008-01-201-1/+1
* Refactoring to reduce the number of relocations in a shared library.ph102007-09-111-1/+1
* Crash in debug output when printing the name of a Unicode property.ph102007-08-151-1/+1
* Removal of trailing spaces.ph102007-03-121-5/+5
* 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-7/+18
* Create the PrepareRelease script to process the documentation and create the ph102007-03-081-1/+1
* Added some additional #ifdef SUPPORT_UTF8 to minimize the code when UTF-8 ph102007-03-071-0/+7
* Load pcre-7.0 into code/trunk.nigel2007-02-241-23/+57
* Load pcre-6.7 into code/trunk.nigel2007-02-241-23/+17
* Load pcre-6.5 into code/trunk.nigel2007-02-241-9/+21
* Load pcre-6.4 into code/trunk.nigel2007-02-241-0/+454