Log of /code/trunk/pcre_jit_test.c
Parent Directory
|
Revision Log
Revision
1055 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 16 15:53:30 2012 UTC
(7 years, 1 month ago)
by
chpe
File length: 69060 byte(s)
Diff to
previous 1051
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.
Revision
1038 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Sep 12 09:03:23 2012 UTC
(7 years, 3 months ago)
by
zherczeg
File length: 53739 byte(s)
Diff to
previous 1012
Fix JIT tests when UTF is disabled and both 8 and 16 bit mode are enabled.
Revision
993 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jul 10 04:33:00 2012 UTC
(7 years, 5 months ago)
by
zherczeg
File length: 53635 byte(s)
Diff to
previous 977
Fix a firstline related bug introduced in r986, and use TMP3 as temporary storage for firstline
Revision
929 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Feb 24 11:07:47 2012 UTC
(7 years, 9 months ago)
by
zherczeg
File length: 53274 byte(s)
Diff to
previous 914
(*MARK) support, set_SOM optimization and other fixes in JIT
Revision
914 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Feb 13 06:04:50 2012 UTC
(7 years, 10 months ago)
by
zherczeg
File length: 51353 byte(s)
Diff to
previous 911
Partial matching support is added to the JIT compiler
Revision
881 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Jan 15 18:07:05 2012 UTC
(7 years, 10 months ago)
by
ph10
File length: 49698 byte(s)
Diff to
previous 860
Get rid of a number of -Wunused-but-set-variable compiler warnings.
Revision
860 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Jan 9 20:12:58 2012 UTC
(7 years, 11 months ago)
by
zherczeg
File length: 49641 byte(s)
Diff to
previous 852
rename PCRE_SCHAR16 to PCRE_UCHAR16 and JIT compiler update
Revision
836 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 28 17:16:11 2011 UTC
(7 years, 11 months ago)
by
ph10
File length: 49528 byte(s)
Diff to
previous 741
Merging all the changes from the pcre16 branch into the trunk.
Revision
741 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Oct 31 09:31:46 2011 UTC
(8 years, 1 month ago)
by
zherczeg
File length: 32805 byte(s)
Diff to
previous 736
Supporting OP_NCREF, OP_RREF and OP_NRREF by the JIT compiler
Revision
736 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Oct 16 15:48:03 2011 UTC
(8 years, 1 month ago)
by
zherczeg
File length: 32241 byte(s)
Diff to
previous 698
Support OP_ANYBYTE in JIT when utf8 is disabled and optimizing utf8 character length computation
Revision
698 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Sep 19 15:43:02 2011 UTC
(8 years, 2 months ago)
by
ph10
File length: 32131 byte(s)
Diff to
previous 691
Revised pcre_jit_test that runs OK with or without UTF-8 and/or UCP.
Revision
677 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Aug 28 10:50:07 2011 UTC
(8 years, 3 months ago)
by
ph10
File length: 31399 byte(s)
Diff to
previous 675
Adjust JIT limit code; make JIT test return 1 if not successful.
Revision
675 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Aug 27 10:18:46 2011 UTC
(8 years, 3 months ago)
by
ph10
File length: 30906 byte(s)
Diff to
previous 667
Change pcre_assign_jit_callback to pcre_assign_jit_stack.
Revision
667 -
(
view)
(
annotate)
-
[select for diffs]
Added
Mon Aug 22 14:57:32 2011 UTC
(8 years, 3 months ago)
by
ph10
File length: 30909 byte(s)
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.