Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
pcre32: Fix signed-unsigned compare
pcre32: utf: Remove unused replacement in PRIV(ord2utf) The code replaced surrogates and characters > 10ffff with fffe, for no apparent reason. Taking this code out still lets the test suite pass. We cannot assert however that the character is a valid unicode character since we do need to handle e.g. 10ffff here.
Merging all the changes from the pcre16 branch into the trunk.
Update version and update many copyright dates.
extending the 16 bit API, mode check, and fixes
Adding --enable-utf option rather than --enable-utf16. --enable-utf8 is kept for compatibility reasons. And fixing other, minor issues.
UTF16 fixes: iterated character parsing, named references
Start working on UTF-16. Updating macros and adding new ones.
renaming utf8 to utf, JIT compiler update, disallowing invalid utf chars
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 |