mirror of
https://github.com/boostorg/regex.git
synced 2025-07-30 04:27:22 +02:00
Added support for (?(DEFINE) blocks and updated the docs accordingly.
Added support for ICU libraries which may be named icui18n.lib on some Win32 platforms. [SVN r55267]
This commit is contained in:
@ -8,6 +8,11 @@
|
||||
|
||||
[section:history History]
|
||||
|
||||
[h4 Boost 1.40]
|
||||
|
||||
* Added support for many Perl 5.10 syntax elements including named
|
||||
sub-expressions, branch resets and recursive regular expressions.
|
||||
|
||||
[h4 Boost 1.38]
|
||||
|
||||
* [*Breaking change]: empty expressions, and empty alternatives are now
|
||||
|
Reference in New Issue
Block a user