Philip.Hazel
|
bebd2d48bf
|
Final file updates for 10.21 release.
|
2016-01-12 14:44:34 +00:00 |
Philip.Hazel
|
1bcfb856f5
|
Fix pedantic infelicities shown up by clang and a UTF-8 checking overflow bug.
|
2015-07-24 13:30:50 +00:00 |
Philip.Hazel
|
d13f52c1c4
|
Tidy up API for pcre2_config.
|
2014-11-25 11:55:07 +00:00 |
Philip.Hazel
|
c3799e750f
|
Tidy a lot of files (remove trailing spaces)
|
2014-10-20 17:28:49 +00:00 |
Philip.Hazel
|
7d0008d453
|
Remove length argument from pcre2_config; give width if where==NULL.
|
2014-10-15 16:44:12 +00:00 |
Philip.Hazel
|
14ed10fc3a
|
Minor length bug.
|
2014-10-14 16:41:13 +00:00 |
Philip.Hazel
|
3ab47d70b0
|
Create PRIV(strcpy_c8) for copying config strings.
|
2014-10-12 15:45:05 +00:00 |
Philip.Hazel
|
415cf1a40e
|
Tidy some comments; change several PCRE2_INFO fields to uint32_t instead of
int.
|
2014-08-15 09:55:18 +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
|
225992aa3a
|
Further work on pcre2test (can now display compiled code).
|
2014-05-13 11:20:03 +00:00 |