ph10
|
179b95e196
|
Final preparations for 10.00-RC1
|
2014-11-24 15:31:28 +00:00 |
|
ph10
|
e8653da07b
|
More documentation and test updates.
|
2014-11-23 18:38:38 +00:00 |
|
ph10
|
bfbc800d42
|
More documentation edits.
|
2014-11-17 16:59:02 +00:00 |
|
ph10
|
292361778a
|
Further substitution tests (code and data), and more documentation.
|
2014-11-14 18:41:20 +00:00 |
|
ph10
|
6ffd7dd60d
|
Get rid of remaining FIXMEs in the code; implement JIT compile timing.
|
2014-11-12 17:46:02 +00:00 |
|
ph10
|
ae8f966fa6
|
Substitution tests and documentation.
|
2014-11-12 16:57:56 +00:00 |
|
ph10
|
460db64b18
|
Substitute code update and documentation.
|
2014-11-11 16:51:07 +00:00 |
|
ph10
|
bb0ed6389e
|
Code for pcre2_substitute(), and tests.
|
2014-11-11 10:19:23 +00:00 |
|
ph10
|
09deb5ee68
|
Changed jit_stack_alloc to jit_stack_create.
|
2014-11-03 17:13:00 +00:00 |
|
ph10
|
a7c108fd89
|
Add tests for JIT fast path.
|
2014-11-02 15:34:31 +00:00 |
|
ph10
|
1f1f13ba7c
|
Recognize '-' as standard input in pcre2test.
|
2014-10-31 15:57:47 +00:00 |
|
ph10
|
70f376de32
|
Improve test coverage; minor typo in JIT test and other minor buglets fixed.
|
2014-10-31 12:34:34 +00:00 |
|
ph10
|
8af601505d
|
Tidy a lot of files (remove trailing spaces)
|
2014-10-20 17:28:49 +00:00 |
|
ph10
|
323a12fd52
|
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 |
|
ph10
|
2ec08d47e9
|
Fix several bugs concerned with different configurations.
|
2014-10-15 15:57:49 +00:00 |
|
ph10
|
349ae13421
|
The tests all run clean with JIT.
|
2014-10-11 15:56:25 +00:00 |
|
ph10
|
11760edd91
|
Remove leftchar/rightchar from the public API.
|
2014-10-10 11:55:28 +00:00 |
|
ph10
|
2c25b6fcbf
|
Impose a minimum of 1 for the number of pairs in the ovector.
|
2014-10-05 17:55:25 +00:00 |
|
ph10
|
a6673eed86
|
Remove the ability to change newlines and \R at match time.
|
2014-10-01 17:02:33 +00:00 |
|
ph10
|
3cf2d76de6
|
Make PCRE2_NO_START_OPTIMIZE a compile-only option.
|
2014-10-01 16:16:27 +00:00 |
|
ph10
|
28f791ce12
|
Documentation scripts
|
2014-09-23 11:35:51 +00:00 |
|
ph10
|
ad496af8a1
|
API documentation and a lot of little related changes to the code.
|
2014-09-19 07:43:39 +00:00 |
|
ph10
|
b2039649e4
|
Implement the "rightchar" feature of match data.
|
2014-08-19 17:07:22 +00:00 |
|
ph10
|
957fe35ba7
|
Remove save/load from pcre2test, as they will not be implemented just yet (if
at all).
|
2014-08-12 17:41:11 +00:00 |
|
ph10
|
02fffa9cd4
|
Abolish 'D' abbrevation for 'debug'.
|
2014-08-07 16:57:28 +00:00 |
|
ph10
|
55349aade7
|
All tests except JIT and save/reload are implemented.
|
2014-08-05 16:51:32 +00:00 |
|
ph10
|
6d0e162711
|
Changes to pcre2test single-letter modifiers.
|
2014-08-03 18:15:32 +00:00 |
|
ph10
|
ed57ee6028
|
Tests 1 and 2 are converted (but without save/restore).
|
2014-07-24 16:32:38 +00:00 |
|
ph10
|
b022a5980a
|
Add -dfa command line option to pcre2test.
|
2014-07-05 16:02:10 +00:00 |
|
ph10
|
24f990e9cc
|
Runtime memory testing and finding match limits are working.
|
2014-06-30 17:01:40 +00:00 |
|
ph10
|
1ccc22fede
|
Callout testing in pcre2test is now working.
|
2014-06-30 10:56:11 +00:00 |
|
ph10
|
2a1ed715f7
|
Allow \R and newline handling to be specified at match time (as for PCRE1).
|
2014-06-24 09:51:58 +00:00 |
|
ph10
|
cd7ec8a2d4
|
Basic pcre2_compile() is working (no study, no auto-possess yet).
|
2014-06-14 18:29:51 +00:00 |
|
ph10
|
d94877dd75
|
Got pcre2test as far as it can go without real compile and match functions.
|
2014-05-20 18:48:43 +00:00 |
|
ph10
|
78255237fe
|
Preliminary documentation for pcre2test.
|
2014-05-18 16:33:18 +00:00 |
|