Philip.Hazel
|
ee41aa906f
|
Runtime UTF checks now take not of the starting offset.
|
2015-08-18 10:34:05 +00:00 |
Philip.Hazel
|
e3d62b0ff8
|
Re-write recursion handling to fix another compiler bug and make it all less
error-prone.
|
2015-08-09 16:29:35 +00:00 |
Zoltán Herczeg
|
f957e7bfa8
|
Fix infinite recursion in the JIT compiler when certain patterns when certain patterns are analysed.
|
2015-07-20 07:38:06 +00:00 |
Zoltán Herczeg
|
c5f27e1c18
|
JIT should return with error when the compiled pattern requires more stack space than the maximum.
|
2015-06-28 13:31:24 +00:00 |
Zoltán Herczeg
|
94802eb0d9
|
Remove computing the JIT read-only data size in advance and use on-demand memory allocation.
|
2015-03-06 07:41:36 +00:00 |
Philip.Hazel
|
ca77bdd5c4
|
Implement (*NO_JIT)
|
2015-01-26 14:57:27 +00:00 |
Philip.Hazel
|
5438fc8a6a
|
Add serialization functions and tests with updated pcre2test. Fix
PCRE2_INFO_SIZE issues.
|
2015-01-23 16:51:47 +00:00 |
Philip.Hazel
|
dea68c01fb
|
Add tests for JIT fast path.
|
2014-11-02 15:34:31 +00:00 |
Philip.Hazel
|
b6e793f343
|
The tests all run clean with JIT.
|
2014-10-11 15:56:25 +00:00 |
Philip.Hazel
|
2148a4093e
|
Work on the tests for JIT.
|
2014-10-06 17:28:42 +00:00 |
Philip.Hazel
|
55967f9a4f
|
Preparatory work for JIT.
|
2014-08-08 18:18:18 +00:00 |