Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
Add \p{Xuc} to match characters identifiable by Universal Character Names.
File tidies, preparing for 8.32-RC1.
Make ucp_gentype unsigned int It's compared against unsigned values, so change it to unsigned to quit a few -Wsign-compare warnings.
pcre32: Add 32-bit library Create libpcre32 that operates on 32-bit characters (UTF-32). This turned out to be surprisingly simple after the UTF-16 support was introduced; mostly just extra ifdefs and adjusting and adding some tests.
unicode: Update to Unicode 6.2
Update character class handling to use new character case information; rework \h, \H, \v, and \V to use the same apparatus with centrally defined lists.
Improve extended grapheme clusters using a bit table.
Upgrade \X to match an extended grapheme cluster
Document update for 8.31-RC1 test release.
Update for Unicode 6.1.0.
Merging all the changes from the pcre16 branch into the trunk.
Support OP_ANYBYTE in JIT when utf8 is disabled and optimizing utf8 character length computation
Commit changes for JIT support
Documentation and general text tidies in preparation for test release.
Update tables to Unicode 6.0.0.
Add new special properties Xan, Xps, Xsp, Xwd to help with \w etc.
Tidies for 8.02-RC1 release.
Update Unicode tables to Unicode version 5.2.0.
Update after detrailing for a test release.
Add support for UTF-8 in EBCDIC environments.
Final tidies for new Unicode property code; upgrade to Unicode 5.1.0.
Update copyright year to 2008.
Detrailed files for 7.4-RC1 test release.
Refactoring to reduce the number of relocations in a shared library.
<config.h> => "config.h" and also some cases of <pcre.h>.
Correct errors in previous patch; tidy for test release.
Daniel's patch for config.h and Windows DLL declarations (not fully working).
Update copyright years to 2007.
Added some additional #ifdef SUPPORT_UTF8 to minimize the code when UTF-8 support is not compiled.
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.5 into code/trunk.
Load pcre-6.4 into code/trunk.
Load pcre-6.0 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.
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |