Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
pcre32: Fix indentation
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.
PowerPC 64 fixes in the JIT.
Fix JIT tests when UTF is disabled and both 8 and 16 bit mode are enabled.
JIT support for extended grapheme cluster.
IBM AIX OS support for PPC
Fix a firstline related bug introduced in r986, and use TMP3 as temporary storage for firstline
Optimizing single character iterators in JIT
(COMMIT*) is now supported by the JIT compiler
(*MARK) support, set_SOM optimization and other fixes in JIT
Partial matching support is added to the JIT compiler
Fixing a wrong JIT test case
JIT test prints cpu info
Get rid of a number of -Wunused-but-set-variable compiler warnings.
rename PCRE_SCHAR16 to PCRE_UCHAR16 and JIT compiler update
Add pcre16 prefix to 16 bit structs
add pcre16_callout_block and pcre16_extra
Merging all the changes from the pcre16 branch into the trunk.
Supporting OP_NCREF, OP_RREF and OP_NRREF by the JIT compiler
Support OP_ANYBYTE in JIT when utf8 is disabled and optimizing utf8 character length computation
Revised pcre_jit_test that runs OK with or without UTF-8 and/or UCP.
Final source and document tidies for 8.20-RC1.
Adjust JIT limit code; make JIT test return 1 if not successful.
Change pcre_assign_jit_callback to pcre_assign_jit_stack.
Commit all the changes for JIT support, but without any documentation yet.
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 |