Commit Graph

15 Commits

Author SHA1 Message Date
ph10
56473cd6c4 More file tidies for 10.33-RC1 2019-03-04 18:07:04 +00:00
ph10
5136cbb9d0 Update POSIX wrapper to use macros in the .h file, but also have the POSIX
function names in the library.
2019-01-30 16:11:16 +00:00
ph10
56332e7ac3 Provide alternative POSIX names. 2018-09-19 16:33:09 +00:00
ph10
2d9da6c896 Typos in documentation and comments noted by Jason Hood. 2018-06-17 14:13:28 +00:00
ph10
d802f1eca3 Implement PCRE2_LITERAL and REG_NOSPEC. 2017-06-15 16:41:44 +00:00
ph10
1d2baae9f5 Implement REG_PEND (GNU extension) for the POSIX wrapper. 2017-06-05 18:25:47 +00:00
ph10
ef2ba7f59a Fix matching offsets from regexec() in the POSIX wrapper when called with
REG_STARTEND and a starting offset greater than zero.
2017-06-03 16:42:58 +00:00
ph10
55101bc2d4 Documentation detrail and make HTML for 10.22-RC1. 2016-06-29 16:52:05 +00:00
ph10
acc1a9b13c Don't set PCRE2_NO_AUTO_CAPTURE when REG_NOSUB is passed to regcomp(). 2016-01-31 19:14:15 +00:00
ph10
f9c08cb6d8 File tidies, version updates, etc. for 10.21-RC1 2015-12-17 18:44:06 +00:00
ph10
8a23b2128d Give error for regexec with pmatch=NULL and REG_STARTEND set. 2015-11-29 17:38:12 +00:00
ph10
7a44fb07ba Fix regerror() small buffer issues. 2015-10-30 17:17:40 +00:00
ph10
03cb11cab8 Clarify semantics of the POSIX wrapper. 2015-09-03 15:53:14 +00:00
ph10
bfbc800d42 More documentation edits. 2014-11-17 16:59:02 +00:00
ph10
29c9048c9e More documentation 2014-10-20 16:48:14 +00:00