Zoltán Herczeg
|
53e25208d3
|
Improve options passing.
|
2015-04-20 13:04:02 +00:00 |
Zoltán Herczeg
|
69cda6bc70
|
Fix JIT compilation of conditional blocks whose assertion is converted to (*FAIL).
|
2015-03-24 08:43:52 +00:00 |
Philip.Hazel
|
15e034c9c2
|
Add string offset within the pattern to the data passed to a callout with a
string argument.
|
2015-03-14 12:20:18 +00:00 |
Zoltán Herczeg
|
bccfdcb172
|
Assertion code generator in JIT has been optimized.
|
2015-03-12 11:21:38 +00:00 |
Philip.Hazel
|
d0cf279d87
|
Code for callouts with string arguments. Documentation not yet updated.
|
2015-03-11 17:44:16 +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
|
49a7eada2d
|
Final source file tidies for 10.10-RC1
|
2015-02-20 11:20:40 +00:00 |
Philip.Hazel
|
ca77bdd5c4
|
Implement (*NO_JIT)
|
2015-01-26 14:57:27 +00:00 |
Philip.Hazel
|
312375057b
|
Change callouts to pass the user data as a separate argument.
|
2014-11-25 17:35:01 +00:00 |
Zoltán Herczeg
|
bb6bf69a6e
|
Move all offset initialization to one place.
|
2014-11-25 09:06:27 +00:00 |
Philip.Hazel
|
eb4fffbbf4
|
More documentation and file tidies.
|
2014-11-21 16:45:06 +00:00 |
Philip.Hazel
|
819e175659
|
Eliminate compiler warning
|
2014-11-18 18:31:39 +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 |
Zoltán Herczeg
|
0907fc6e92
|
Support for JIT code free and small partial match optimization.
|
2014-10-09 10:06:19 +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 |
Philip.Hazel
|
df93e05c2e
|
Remove match context argument from pcre2_jit_compile.
|
2014-10-03 09:25:57 +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
|
06ba06c763
|
Refactor the framework for revised API.
|
2014-04-18 15:37:56 +00:00 |
Philip.Hazel
|
f4174bab90
|
Create dummy framework for all functions and programs.
|
2014-03-07 17:28:52 +00:00 |