Zoltán Herczeg
|
53e25208d3
|
Improve options passing.
|
2015-04-20 13:04:02 +00:00 |
Philip.Hazel
|
cb8865d247
|
Update and improve substring handling and its documentation.
|
2014-12-14 17:17:06 +00:00 |
Zoltán Herczeg
|
bb3b7927f3
|
Next attempt to fix the previous bug.
|
2014-11-30 10:05:41 +00:00 |
Zoltán Herczeg
|
d788c58e6b
|
Fix jit_callback check in JIT.
|
2014-11-30 10:01:49 +00:00 |
Philip.Hazel
|
adc7be2d3a
|
Get rid of remaining FIXMEs in the code; implement JIT compile timing.
|
2014-11-12 17:46:02 +00:00 |
Philip.Hazel
|
bcf59568aa
|
Typos in non-JIT compile mode.
|
2014-11-11 10:21:23 +00:00 |
Zoltán Herczeg
|
1bbc86fe67
|
JIT compiler update.
|
2014-11-09 07:23:55 +00:00 |
Zoltán Herczeg
|
94c0deddd3
|
Remove pcre2_jit_stack argument from jit_match.
|
2014-11-07 12:12:52 +00:00 |
Zoltán Herczeg
|
7d9caa5b41
|
The pcre2_jit_stack_assign is changed to use the matching context.
|
2014-11-06 14:37:09 +00:00 |
Philip.Hazel
|
c3799e750f
|
Tidy a lot of files (remove trailing spaces)
|
2014-10-20 17:28:49 +00:00 |
Zoltán Herczeg
|
1ebad64b34
|
Landing initial version of JIT regression tests.
|
2014-10-10 17:29:08 +00:00 |
Zoltán Herczeg
|
62746ceb10
|
Several small JIT fixes.
|
2014-10-08 08:57:26 +00:00 |
Zoltán Herczeg
|
386b47eabe
|
More JIT fixes.
|
2014-10-05 06:20:41 +00:00 |
Zoltán Herczeg
|
648695e262
|
Minor fixes. RunTest 1 now works with JIT.
|
2014-10-04 17:05:21 +00:00 |
Zoltán Herczeg
|
f0855fab5c
|
Starting commit of the JIT compiler.
|
2014-10-03 10:17:18 +00:00 |
Zoltán Herczeg
|
4fda5bba36
|
PCRE2 successfully compiles with --enable-jit now.
|
2014-09-30 07:06:48 +00:00 |
Philip.Hazel
|
7efba85b56
|
Change lengths to PCRE2_SIZE and revise OP_RECURSE processing.
|
2014-08-16 09:46:58 +00:00 |
Philip.Hazel
|
55967f9a4f
|
Preparatory work for JIT.
|
2014-08-08 18:18:18 +00:00 |
Philip.Hazel
|
0188214a63
|
Compiling with --disalbe-stack-for-recursion is working. Introduce PCRE2_OFFSET
for offset values.
|
2014-07-04 16:26:09 +00:00 |
Philip.Hazel
|
06ba06c763
|
Refactor the framework for revised API.
|
2014-04-18 15:37:56 +00:00 |