Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
File tidies, preparing for 8.32-RC1.
Fix some sign-conversion warnings
pcre32: printint: Use uint32 for characters
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.
All the remaining changes for handling characters with more than one other case.
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.
OP_NOT now supports any UTF character
opcode lengths must be private for printint and fixed some compiler warnings
fix local symbol issues in pcre_printint.c
Add pcre16 prefix to 16 bit structs
Typos in PrepareRelease; include 16-bit in make distcheck; fix RunTest and RunGrepTest when building in non-source directory; problem in pcretest when no UTF or 16-bit support; other tidies consequent on building a tarball.
Merging all the changes from the pcre16 branch into the trunk.
JIT compiler copyright info updated and several tests added for testing horizontal/vertical spaces
Update version and update many copyright dates.
fix horizontal and vertical white space ranges in 16 bit mode
A lot more work on pcretest; now runs many (but not all) tests.
lcc and inline printint.c fixes
Preliminary work on pcretest for 16-bit (not complete by any means).
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 |