Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
Fix bug in tests when 16/32 bits and --enable-bsr-anycrlf are both set. Extend pcretest to show the \R default.
Add a simple tripwire to pcretest to lock out certain modifiers.
Implement PCRE_NEVER_UTF
Correct Unicode string checking in the light of corrigendum #9.
Support (*UTF) in all libraries.
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.
Fix 2 incorrect #ifdefs in pcre_study.c.
Fix auto-possessifying bugs when PCRE_UCP is not set, but character tables specify characters in the range 127-255 are letters, spaces, etc.
Move 16-bit pre-compiled reloading tests to separate files that are run only when the link size is 2.
Tidy compile-time error messages for 16-bit.
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.
endianness fixes and JIT compiler update
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
Tidy pcretest source code and some 8/16 messages. Add "16" error codes.
Reorganized the tests and made many more work in 16-bit mode.
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 |