pkgsrc/devel/pcre2
mef d449a92480 Updated devel/pcre to 10.22
---------------------------
Version 10.22 29-July-2016
--------------------------
1. ChangeLog has the details of a number of bug fixes.

2. The POSIX wrapper function regcomp() did not used to support back references
and subroutine calls if called with the REG_NOSUB option. It now does.

3. A new function, pcre2_code_copy(), is added, to make a copy of a compiled
pattern.

4. Support for string callouts is added to pcre2grep.

5. Added the PCRE2_NO_JIT option to pcre2_match().

6. The pcre2_get_error_message() function now returns with a negative error
code if the error number it is given is unknown.

7. Several updates have been made to pcre2test and test scripts (see
ChangeLog).
2016-09-11 14:39:27 +00:00
..
buildlink3.mk
DESCR
distinfo Updated devel/pcre to 10.22 2016-09-11 14:39:27 +00:00
Makefile Updated devel/pcre to 10.22 2016-09-11 14:39:27 +00:00
PLIST Updated devel/pcre to 10.22 2016-09-11 14:39:27 +00:00