summaryrefslogtreecommitdiff
path: root/pcreposix.c
Commit message (Expand)AuthorAgeFilesLines
* Update version and update many copyright dates.ph102011-12-271-1/+1
* More 16-bit fixes, and removal of pcre_info().ph102011-12-221-1/+2
* PUBL macro added, single char optimization is fixed, MAX_255 checks are added...zherczeg2011-12-141-1/+1
* Merge changes from trunk r755 to r800 into the 16-bit branch.ph102011-12-121-2/+4
* extending the 16 bit API, mode check, and fixeszherczeg2011-12-101-0/+1
* renaming utf8 to utf, JIT compiler update, disallowing invalid utf charszherczeg2011-12-031-0/+1
* Fixed several items that were being incorrectly rejected as "not fixed length"ph102011-11-151-0/+2
* Documentation and general text tidies in preparation for test release.ph102011-08-021-1/+1
* Fix isolated \k bug.ph102011-07-221-0/+1
* Tidies of documenation and code while preparing for release.ph102010-11-241-1/+1
* Give error if \c is followed by a byte > 127 (in ASCII/UTF-8 modes).ph102010-11-201-0/+1
* Tidyup for 8.10-RC2 test release.ph102010-06-161-2/+2
* Reverse pcreposix.c #include patch; doesn't work on Windows.ph102010-06-071-0/+6
* Added a lot of (int) casts to avoid compiler warnings in systems where ph102010-06-011-3/+3
* Remove explicit include of pcre.h from pcreposix.c because pcre_internal.h ph102010-05-221-1/+0
* Added PCRE_UCP and related stuff to make \w etc use Unicode properties.ph102010-05-181-1/+3
* Add support for *MARK and names for *PRUNE, *SKIP, *THEN.ph102010-03-271-2/+3
* Tidies for 8.02-RC1 release.ph102010-03-101-1/+1
* Add some checks for the eint vector size and the list of compile-time error ph102010-03-031-15/+28
* Tidy up, remove trailing spaces, etc. for 8.00-RC1.ph102009-10-051-17/+17
* Allow duplicate names for same-numbered groups; forbid different names.ph102009-10-031-1/+3
* Add REG_UNGREEDY (non-standard) to the POSIX interface.ph102009-09-021-8/+10
* Fix POSIX error code bug.ph102009-04-241-3/+24
* Added REG_NOTEMPTY to the POSIX wrapper.ph102009-03-111-1/+2
* Add PCRE_CALL_CONVENTION for MSVC users; add some missing PCRE_EXP_DEFNs.ph102008-07-091-4/+4
* Tidies for the 7.7-RC1 distribution.ph102008-04-281-4/+4
* Added PCRE_JAVASCRIPT_COMPAT option.ph102008-04-121-1/+2
* Alan Lehotsky's patch for REG_STARTEND.ph102008-04-051-2/+18
* Update copyright year to 2008.ph102008-01-201-1/+1
* Add .gz and .bz2 optional support to pcregrep.ph102007-12-171-2/+2
* Generalize wording for (?&) error as it also applies to \k'' and other cases.ph102007-11-171-1/+1
* Improve error messages for (?+-a) and (?-+a).ph102007-11-161-1/+2
* Fix (?&) non-diagnosis bug and missing length check for (?&a) etc.ph102007-11-151-1/+2
* <config.h> => "config.h" and also some cases of <pcre.h>.ph102007-09-111-3/+2
* Tidies for 7.3-RC5 prereleaseph102007-08-161-1/+1
* Add integer overflow tests to escape processing.ph102007-08-151-1/+2
* Correct errors in previous patch; tidy for test release.ph102007-08-011-3/+4
* Daniel's patch for config.h and Windows DLL declarations (not fully working).ph102007-07-311-1/+15
* Add (?-n) and (?+n) relative references.ph102007-05-091-2/+3
* Reworked all the WIN32 __declspec stuff in the hope of getting it right.ph102007-04-041-4/+4
* Update copyright years to 2007.ph102007-03-091-1/+1
* Load pcre-7.0 into code/trunk.nigel2007-02-241-3/+9
* Load pcre-6.7 into code/trunk.nigel2007-02-241-3/+7
* Load pcre-6.5 into code/trunk.nigel2007-02-241-14/+31
* Load pcre-6.4 into code/trunk.nigel2007-02-241-4/+4
* Load pcre-6.0 into code/trunk.nigel2007-02-241-86/+64
* Load pcre-5.0 into code/trunk.nigel2007-02-241-21/+32
* Load pcre-4.5 into code/trunk.nigel2007-02-241-7/+10
* Load pcre-4.4 into code/trunk.nigel2007-02-241-5/+6
* Load pcre-4.3 into code/trunk.nigel2007-02-241-2/+2