Philip.Hazel
|
9fcdf2cc6f
|
Add user data to recursion guard; get ready for RC1 (again)
|
2014-11-26 16:51:53 +00:00 |
Philip.Hazel
|
d1f5dd5bf2
|
Document that ~(PCRE2_SIZE)0 is a reserved value.
|
2014-11-25 17:50:28 +00:00 |
Philip.Hazel
|
312375057b
|
Change callouts to pass the user data as a separate argument.
|
2014-11-25 17:35:01 +00:00 |
Philip.Hazel
|
d13f52c1c4
|
Tidy up API for pcre2_config.
|
2014-11-25 11:55:07 +00:00 |
Zoltán Herczeg
|
bb6bf69a6e
|
Move all offset initialization to one place.
|
2014-11-25 09:06:27 +00:00 |
Philip.Hazel
|
0acc416ed1
|
Final preparations for 10.00-RC1
|
2014-11-24 15:31:28 +00:00 |
Philip.Hazel
|
91f2e97474
|
More documentation and test updates.
|
2014-11-23 18:38:38 +00:00 |
Philip.Hazel
|
eb4fffbbf4
|
More documentation and file tidies.
|
2014-11-21 16:45:06 +00:00 |
Philip.Hazel
|
ba1e2e0cbb
|
Add additional tests and fix some compiler warnings; update stack information.
|
2014-11-21 12:19:37 +00:00 |
Philip.Hazel
|
69176e79a5
|
Eliminate a compiler warning.
|
2014-11-20 17:39:28 +00:00 |
Philip.Hazel
|
eea35d0cab
|
Fix zero-repeated assertion-as-condition bug.
|
2014-11-19 11:17:20 +00:00 |
Philip.Hazel
|
f024446c93
|
Tests and documentation updates.
|
2014-11-18 18:32:12 +00:00 |
Philip.Hazel
|
819e175659
|
Eliminate compiler warning
|
2014-11-18 18:31:39 +00:00 |
Philip.Hazel
|
68d95c6543
|
Fix missing things in CMake configuration files.
|
2014-11-18 12:48:28 +00:00 |
Philip.Hazel
|
c461546ab8
|
Correct property ignore list for pcre2demo.
|
2014-11-18 12:22:08 +00:00 |
Philip.Hazel
|
4490b936a7
|
Update lists of distributed files.
|
2014-11-17 17:17:41 +00:00 |
Philip.Hazel
|
78b9e3d078
|
More documentation edits.
|
2014-11-17 16:59:02 +00:00 |
Philip.Hazel
|
07f8372202
|
Further substitution tests (code and data), and more documentation.
|
2014-11-14 18:41:20 +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
|
69985f7b9b
|
Update JIT documentation
|
2014-11-12 17:15:10 +00:00 |
Philip.Hazel
|
c19bd9a377
|
Substitution tests and documentation.
|
2014-11-12 16:57:56 +00:00 |
Philip.Hazel
|
b3ac0ffb32
|
Substitute code update and documentation.
|
2014-11-11 16:51:07 +00:00 |
Philip.Hazel
|
bb34dede56
|
Config returns code unit count for strings - didn't always.
|
2014-11-11 10:50:31 +00:00 |
Philip.Hazel
|
bcf59568aa
|
Typos in non-JIT compile mode.
|
2014-11-11 10:21:23 +00:00 |
Philip.Hazel
|
f1c6ee730a
|
Code for pcre2_substitute(), and tests.
|
2014-11-11 10:19:23 +00:00 |
Zoltán Herczeg
|
1bbc86fe67
|
JIT compiler update.
|
2014-11-09 07:23:55 +00:00 |
Philip.Hazel
|
a9f31c3377
|
Preliminary substitute function (not yet tested or documented).
|
2014-11-08 16:09:24 +00:00 |
Philip.Hazel
|
d7495ff642
|
Finish off changes of JIT stack assignment
|
2014-11-08 16:07:30 +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
|
d4d9ca954d
|
Buglet fixed.
|
2014-11-05 16:05:43 +00:00 |
Philip.Hazel
|
e3e4131379
|
Fix bug for (*ACCEPT) inside a capturing group.
|
2014-11-05 16:05:19 +00:00 |
Philip.Hazel
|
44ef2c3401
|
Make --enable-unicode the default.
|
2014-11-03 18:27:56 +00:00 |
Philip.Hazel
|
08e3107cbe
|
Changed jit_stack_alloc to jit_stack_create.
|
2014-11-03 17:13:00 +00:00 |
Philip.Hazel
|
dea68c01fb
|
Add tests for JIT fast path.
|
2014-11-02 15:34:31 +00:00 |
Philip.Hazel
|
a15a4de10b
|
Recognize '-' as standard input in pcre2test.
|
2014-10-31 15:57:47 +00:00 |
Philip.Hazel
|
8aa511a98b
|
Improve test coverage; minor typo in JIT test and other minor buglets fixed.
|
2014-10-31 12:34:34 +00:00 |
Philip.Hazel
|
959bf278ea
|
Update clean up of RunTest and RunGrepTest working files.
|
2014-10-28 10:19:50 +00:00 |
Philip.Hazel
|
966418bc55
|
Document pcre2_jit_free_unused_memory().
|
2014-10-27 10:13:57 +00:00 |
Philip.Hazel
|
3989f00461
|
Convert the special "EBCDIC on an ASCII system" test.
|
2014-10-26 18:00:19 +00:00 |
Philip.Hazel
|
69530d5b36
|
More documentation
|
2014-10-25 15:51:01 +00:00 |
Philip.Hazel
|
56805a1246
|
Remove some unused code and a spurious comment and reword one message.
|
2014-10-25 14:28:43 +00:00 |
Philip.Hazel
|
b23ec7e1f5
|
More per-function documentation; revised perltest.sh replaces perltest.pl.
|
2014-10-25 14:16:46 +00:00 |
Philip.Hazel
|
db8480a1e0
|
A lot more documentation.
|
2014-10-21 16:33:30 +00:00 |
Philip.Hazel
|
c3799e750f
|
Tidy a lot of files (remove trailing spaces)
|
2014-10-20 17:28:49 +00:00 |
Philip.Hazel
|
4352f00bb9
|
More documentation
|
2014-10-20 16:48:14 +00:00 |
Philip.Hazel
|
0dfe4e5e98
|
More documentation.
|
2014-10-19 15:30:48 +00:00 |
Philip.Hazel
|
eb59159ce0
|
Change --enable-pcre8 etc to --enable-pcre2-8 etc and consequent changes;
change "pcre" to "pcre2" in a number of files.
|
2014-10-17 15:52:57 +00:00 |
Philip.Hazel
|
2f27ca131d
|
Update pcre2_pattern_info to return a length if "where" is NULL.
|
2014-10-16 16:49:23 +00:00 |
Philip.Hazel
|
54b96723cd
|
Make scripts Solaris-compatible.
|
2014-10-16 16:22:44 +00:00 |