Philip.Hazel
|
91f2e97474
|
More documentation and test updates.
|
2014-11-23 18:38:38 +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
|
c3799e750f
|
Tidy a lot of files (remove trailing spaces)
|
2014-10-20 17:28:49 +00:00 |
Philip.Hazel
|
722817013c
|
Fix several bugs concerned with different configurations.
|
2014-10-15 15:57:49 +00:00 |
Philip.Hazel
|
0ec351e95e
|
Create default compile and match contexts as constant static data.
|
2014-10-11 17:05:18 +00:00 |
Philip.Hazel
|
e036c5fba0
|
Remove the ability to change newlines and \R at match time.
|
2014-10-01 17:02:33 +00:00 |
Philip.Hazel
|
a0410efc56
|
Make PCRE2_NO_START_OPTIMIZE a compile-only option.
|
2014-10-01 16:16:27 +00:00 |
Philip.Hazel
|
24c0018125
|
Set the callout block version back to 0 for this new project and re-order the
fields.
|
2014-09-19 17:38:26 +00:00 |
Philip.Hazel
|
eee8530add
|
API documentation and a lot of little related changes to the code.
|
2014-09-19 07:43:39 +00:00 |
Philip.Hazel
|
7858fa702d
|
Implement (*NOTEMPTY) and (?(VERSION= features.
|
2014-08-26 11:46:21 +00:00 |
Philip.Hazel
|
ac70cacd29
|
Implement the "rightchar" feature of match data.
|
2014-08-19 17:07:22 +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
|
8792477279
|
Add more tests.
|
2014-08-03 17:50:08 +00:00 |
Philip.Hazel
|
7854bf34b3
|
Implement pcre2grep and its test.
|
2014-07-15 08:46:12 +00:00 |
Philip.Hazel
|
cfea40d7b5
|
DFA matching is starting to work.
|
2014-07-05 11:09:59 +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
|
06ba06c763
|
Refactor the framework for revised API.
|
2014-04-18 15:37:56 +00:00 |