ph10
|
ed57ee6028
|
Tests 1 and 2 are converted (but without save/restore).
|
2014-07-24 16:32:38 +00:00 |
|
ph10
|
453abda3a8
|
Enable pcre2grep tests.
|
2014-07-15 08:49:45 +00:00 |
|
ph10
|
0ae00b45c9
|
Implement pcre2grep and its test.
|
2014-07-15 08:46:12 +00:00 |
|
ph10
|
b022a5980a
|
Add -dfa command line option to pcre2test.
|
2014-07-05 16:02:10 +00:00 |
|
ph10
|
a0941edcca
|
DFA matching is starting to work.
|
2014-07-05 11:09:59 +00:00 |
|
ph10
|
93ec50ace7
|
Compiling with --disalbe-stack-for-recursion is working. Introduce PCRE2_OFFSET
for offset values.
|
2014-07-04 16:26:09 +00:00 |
|
ph10
|
90cd344d1d
|
Convert pcredemo to pcre2demo.
|
2014-06-30 19:01:12 +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
|
e86a224042
|
The pcre2_match() function's basic facilities are working (though hardly
tested).
|
2014-06-28 14:23:18 +00:00 |
|
ph10
|
5c05b01969
|
Miscellanous name tidies.
|
2014-06-24 15:47:33 +00:00 |
|
ph10
|
bbc7412b08
|
Improve consistency in #defined names, in particular with regard to
underscores.
|
2014-06-24 15:30:10 +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
|
70e1ac85c3
|
Add --version as a pcre2test option, and add a comment to config.
|
2014-06-23 17:07:24 +00:00 |
|
ph10
|
1c5c5b04ad
|
Abolish pcre2_version(); add PCRE2_CONFIG_VERSION.
|
2014-06-23 16:41:29 +00:00 |
|
ph10
|
7786ef9bc5
|
Tidies in pcre2.h
|
2014-06-22 14:08:59 +00:00 |
|
ph10
|
0a27423463
|
Auto-possession and studying added; compile-time errors refactored.
|
2014-06-21 12:39:48 +00:00 |
|
ph10
|
8ccc08084d
|
Update for Unicode 7.0.0
|
2014-06-20 12:40:32 +00:00 |
|
ph10
|
cd7ec8a2d4
|
Basic pcre2_compile() is working (no study, no auto-possess yet).
|
2014-06-14 18:29:51 +00:00 |
|
ph10
|
ac013a4452
|
Update the two Python maintenance scripts for Python 3.
|
2014-06-03 16:26:20 +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 |
|
ph10
|
7273ac6059
|
As far as pcre2test can usefully go without a real library.
|
2014-05-13 15:58:29 +00:00 |
|
ph10
|
d646a721ea
|
Further work on pcre2test (can now display compiled code).
|
2014-05-13 11:20:03 +00:00 |
|
ph10
|
a8502d8feb
|
More groundwork for pcre2test: POSIX support.
|
2014-04-30 16:55:24 +00:00 |
|
ph10
|
193de8efc8
|
Refactor the framework for revised API.
|
2014-04-18 15:37:56 +00:00 |
|
ph10
|
041a6becb7
|
Create dummy framework for all functions and programs.
|
2014-03-07 17:28:52 +00:00 |
|
ph10
|
ac7dde496a
|
Some basic building infrastructure.
|
2014-02-28 09:40:55 +00:00 |
|
ph10
|
e60e784f52
|
Add basic configuration files.
|
2014-02-20 19:17:05 +00:00 |
|
ph10
|
9a262f2d05
|
Test commit: placeholder README.
|
2014-02-18 10:50:52 +00:00 |
|
ph10
|
0de7360e84
|
Create a base for PCRE2 development
|
2014-02-18 10:48:27 +00:00 |
|