Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
Merging all the changes from the pcre16 branch into the trunk.
Rolled back trunk to r755 to prepare for merging the 16-bit branch.
Source tidies for 8.21-RC1
Test for workspace overflow with forward reference data.
Disallow \N in character classes, for Perl compatibility.
Fixed several items that were being incorrectly rejected as "not fixed length" in lookbehinds.
Documentation and general text tidies in preparation for test release.
Fix isolated \k bug.
Tidies of documenation and code while preparing for release.
Give error if \c is followed by a byte > 127 (in ASCII/UTF-8 modes).
Tidyup for 8.10-RC2 test release.
Reverse pcreposix.c #include patch; doesn't work on Windows.
Added a lot of (int) casts to avoid compiler warnings in systems where size_t is 64-bit.
Remove explicit include of pcre.h from pcreposix.c because pcre_internal.h already includes it. This avoids a PCRE_EXP_DECL problem.
Added PCRE_UCP and related stuff to make \w etc use Unicode properties.
Add support for *MARK and names for *PRUNE, *SKIP, *THEN.
Tidies for 8.02-RC1 release.
Add some checks for the eint vector size and the list of compile-time error texts.
Tidy up, remove trailing spaces, etc. for 8.00-RC1.
Allow duplicate names for same-numbered groups; forbid different names.
Add REG_UNGREEDY (non-standard) to the POSIX interface.
Fix POSIX error code bug.
Added REG_NOTEMPTY to the POSIX wrapper.
Add PCRE_CALL_CONVENTION for MSVC users; add some missing PCRE_EXP_DEFNs.
Tidies for the 7.7-RC1 distribution.
Added PCRE_JAVASCRIPT_COMPAT option.
Alan Lehotsky's patch for REG_STARTEND.
Update copyright year to 2008.
Add .gz and .bz2 optional support to pcregrep.
Generalize wording for (?&) error as it also applies to \k'' and other cases.
Improve error messages for (?+-a) and (?-+a).
Fix (?&) non-diagnosis bug and missing length check for (?&a) etc.
<config.h> => "config.h" and also some cases of <pcre.h>.
Tidies for 7.3-RC5 prerelease
Add integer overflow tests to escape processing.
Correct errors in previous patch; tidy for test release.
Daniel's patch for config.h and Windows DLL declarations (not fully working).
Add (?-n) and (?+n) relative references.
Reworked all the WIN32 __declspec stuff in the hope of getting it right.
Update copyright years to 2007.
r6896@hex: nm | 2007-03-02 13:09:14 +0000 Added EOL and keywork properties throughout
Load pcre-7.0 into code/trunk.
Load pcre-6.7 into code/trunk.
Load pcre-6.5 into code/trunk.
Load pcre-6.4 into code/trunk.
Load pcre-6.0 into code/trunk.
Load pcre-5.0 into code/trunk.
Load pcre-4.5 into code/trunk.
Load pcre-4.4 into code/trunk.
Load pcre-4.3 into code/trunk.
Load pcre-4.0 into code/trunk.
Load pcre-3.5 into code/trunk.
Load pcre-3.4 into code/trunk.
Load pcre-3.3 into code/trunk.
Load pcre-3.0 into code/trunk.
Load pcre-2.08a into code/trunk.
Load pcre-2.06 into code/trunk.
Load pcre-2.03 into code/trunk.
Load pcre-2.02 into code/trunk.
Load pcre-2.01 into code/trunk.
Load pcre-2.00 into code/trunk.
Load pcre-1.06 into code/trunk.
Load pcre-1.02 into code/trunk.
Load pcre-1.00 into code/trunk.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.5 |