Opened 4 years ago

Closed 4 years ago

#12798 closed enhancement (fixed)

pcre2-10.34

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 9.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version

Change History (3)

comment:1 by Bruce Dubbs, 4 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 4 years ago

Version 10.34 21-November-2019

Another release with a few enhancements as well as bugfixes and tidies. The main new features are:

  1. There is now some support for matching in invalid UTF strings.
  1. Non-atomic positive lookarounds are implemented in the pcre2_match() interpreter, but not in JIT.
  1. Added two new functions: pcre2_get_match_data_size() and pcre2_maketables_free().
  1. Upgraded to Unicode 12.1.0.

comment:3 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 22400.

Note: See TracTickets for help on using tickets.