mirror of
https://github.com/boostorg/regex.git
synced 2025-07-29 20:17:24 +02:00
Update history.
This commit is contained in:
@ -15,6 +15,17 @@ Currently open issues can be viewed [@https://svn.boost.org/trac/boost/query?sta
|
||||
|
||||
All issues including closed ones can be viewed [@https://svn.boost.org/trac/boost/query?status=assigned&status=closed&status=new&status=reopened&component=regex&order=priority&col=id&col=summary&col=status&col=type&col=milestone&col=component here].
|
||||
|
||||
[h4 Boost.Regex-5.0.1 (Boost-1.58.0)]
|
||||
|
||||
* Fixed some typos as in [@https://svn.boost.org/trac/boost/ticket/10682 #10682].
|
||||
* Merged [@https://github.com/boostorg/regex/pull/6 pull-request #6] for Coverity warnings.
|
||||
* Merged [@https://github.com/boostorg/regex/pull/7 pull-request #7] for Coverity warnings.
|
||||
* Merged [@https://github.com/boostorg/regex/pull/8 pull-request #8] for Coverity warnings.
|
||||
* Merged [@https://github.com/boostorg/regex/pull/10 pull-request #10] to enable more build variants when linking to ICU.
|
||||
* Fix issue with ICU and partial matches, see [@https://svn.boost.org/trac/boost/ticket/10114 #10114].
|
||||
* Removed delayload support for the ICU libraries: this doesn't work with the latest ICU releases (linker errors).
|
||||
|
||||
|
||||
[h4 Boost.Regex-5.0.0 (Boost-1.56.0)]
|
||||
|
||||
* Moved to library-specific version number post the move to Git. And since we have one (minor) breaking change
|
||||
|
Reference in New Issue
Block a user