Philip.Hazel
|
fd008957d5
|
Patches to fix tests under Windows.
|
2016-01-29 15:01:17 +00:00 |
Philip.Hazel
|
bebd2d48bf
|
Final file updates for 10.21 release.
|
2016-01-12 14:44:34 +00:00 |
Philip.Hazel
|
dffd559601
|
File tidies, version updates, etc. for 10.21-RC1
|
2015-12-17 18:44:06 +00:00 |
Philip.Hazel
|
35e0f55783
|
Implement PCRE2_SUBSTITUTE_{OVERFLOW_LENGTH,UNKNOWN_UNSET}.
|
2015-12-12 18:45:40 +00:00 |
Philip.Hazel
|
215e2185e4
|
Update overflow checks in pcre2test to allow for ULONG_MAX==UINT32_MAX.
|
2015-12-09 17:33:07 +00:00 |
Philip.Hazel
|
2f684a60ed
|
Implement PCRE2_SUBSTITUTE_UNSET_EMPTY.
|
2015-12-04 18:39:08 +00:00 |
Philip.Hazel
|
5ced14bf24
|
Implement PCRE2_INFO_HASBACKSLASHC.
|
2015-11-14 17:28:19 +00:00 |
Philip.Hazel
|
9c5958fbe6
|
Check for too many replacements (more than INT_MAX) in pcre2_substitute()
|
2015-11-11 18:35:14 +00:00 |
Philip.Hazel
|
b7ee0684e3
|
Implement pcre2_set_max_pattern_length()
|
2015-11-05 17:33:39 +00:00 |
Philip.Hazel
|
2caf22dc61
|
Forbid \K patterns that end before they start in pcre2_substitute().
|
2015-11-03 17:38:00 +00:00 |
Philip.Hazel
|
6ae5c36e83
|
Implement PCRE2_SUBSTITUTE_EXTENDED.
|
2015-10-07 17:32:48 +00:00 |
Philip.Hazel
|
6fbfbe9a56
|
Update generic versions of config.h and pcre2.h.
|
2015-09-25 16:00:50 +00:00 |
Philip.Hazel
|
b6b9087081
|
Multi-config tests (without JIT) now work.
|
2014-08-10 16:09:24 +00:00 |
Philip.Hazel
|
55967f9a4f
|
Preparatory work for JIT.
|
2014-08-08 18:18:18 +00:00 |
Philip.Hazel
|
8792477279
|
Add more tests.
|
2014-08-03 17:50:08 +00:00 |
Philip.Hazel
|
1f9e6eb439
|
Test 3 (locale test) converted.
|
2014-07-24 18:01:11 +00:00 |
Philip.Hazel
|
7854bf34b3
|
Implement pcre2grep and its test.
|
2014-07-15 08:46:12 +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
|
04abdb7105
|
Callout testing in pcre2test is now working.
|
2014-06-30 10:56:11 +00:00 |
Philip.Hazel
|
38b570f99d
|
The pcre2_match() function's basic facilities are working (though hardly
tested).
|
2014-06-28 14:23:18 +00:00 |
Philip.Hazel
|
99a5f1b2a9
|
Improve consistency in #defined names, in particular with regard to
underscores.
|
2014-06-24 15:30:10 +00:00 |
Philip.Hazel
|
4739ccde40
|
Allow \R and newline handling to be specified at match time (as for PCRE1).
|
2014-06-24 09:51:58 +00:00 |
Philip.Hazel
|
2a1dc104ed
|
Abolish pcre2_version(); add PCRE2_CONFIG_VERSION.
|
2014-06-23 16:41:29 +00:00 |
Philip.Hazel
|
e8bbba897d
|
Tidies in pcre2.h
|
2014-06-22 14:08:59 +00:00 |
Philip.Hazel
|
1abd5a7f8d
|
Basic pcre2_compile() is working (no study, no auto-possess yet).
|
2014-06-14 18:29:51 +00:00 |
Philip.Hazel
|
1b4bcb79ae
|
Got pcre2test as far as it can go without real compile and match functions.
|
2014-05-20 18:48:43 +00:00 |
Philip.Hazel
|
225992aa3a
|
Further work on pcre2test (can now display compiled code).
|
2014-05-13 11:20:03 +00:00 |
Philip.Hazel
|
9812ca8b0a
|
More groundwork for pcre2test: POSIX support.
|
2014-04-30 16:55:24 +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 |
Philip.Hazel
|
0fd300bf87
|
Some basic building infrastructure.
|
2014-02-28 09:40:55 +00:00 |