Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
Fix crash caused by long (*MARK) or (*THEN) names.
Add a simple tripwire to pcretest to lock out certain modifiers.
Auto-possessify OP_CLASS and some other bugfixes.
Add \o{} and tidy up \x{} handling. Minor update to RunTest.
Implement PCRE_INFO_MATCH_EMPTY and fix 2 bugs concerned with scanning for empty string matching.
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.
Apply character value checks to \u.... in JavaScript mode, for compatibility with \x{....} in non-JavaScript mode.
Check for overlong name in (*MARK) etc.
Move 16-bit pre-compiled reloading tests to separate files that are run only when the link size is 2.
Allow octal escapes up to \777 in 16-bit non-UTF mode.
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.
Supporting OP_NCREF, OP_RREF and OP_NRREF by the JIT compiler
Update full set of tests with many configurations.
Patch to RunTest for use with simulations; further JIT code/test tidies.
More JIT testing.
Refactor RunTest and add JIT-specific 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 |