Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
File tidies, preparing for 8.32-RC1.
Some 16/32 bit documentation updates. Also, undocument what happens to invalid unchecked UTF-8 strings.
pcre32: Remove unused error code PCRE_ERROR_BADUTF32_OFFSET can't actually occur, so remove it.
pcre32: docs: Take credit for the 32-bit library
pcre32: docs: pcre32 exists since 8.32
pcre32: utf: Reject all non-characters and not just 0xfffe
pcre32: Reject characters > 0x10ffff in UTF-32 mode
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.
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 |