diff --git a/doc/Attic/history.html b/doc/Attic/history.html index 30258acf..a1793ddb 100644 --- a/doc/Attic/history.html +++ b/doc/Attic/history.html @@ -30,6 +30,17 @@ Completely rewritten expression parsing code, and traits class support; now conforms to the standardization proposal.
format_literal
that
- treats the replace string as a literal, rather than a Perl or Sed style
+ Added a new format flag format_literal
+ that treats the replace string as a literal, rather than a Perl or Sed style
format string.
regex_error
. The types used previously - bad_expression
and
- bad_pattern
- are now just typedefs for regex_error
. Type
- regex_error
has a couple of new members: code()
to report an error code rather
- than a string, and position()
to report where in the expression the error
- occured.regex_error
. The types used previously - bad_expression
+ and bad_pattern
- are now just typedefs for regex_error
.
+ Type regex_error
has a couple of new members: code()
to
+ report an error code rather than a string, and position()
to
+ report where in the expression the error occured.
Boost 1.32.1.
format_literal
that
- treats the replace string as a literal, rather than a Perl or Sed style
+ Added a new format flag format_literal
+ that treats the replace string as a literal, rather than a Perl or Sed style
format string.
regex_error
. The types used previously - bad_expression
and
- bad_pattern
- are now just typedefs for regex_error
. Type
- regex_error
has a couple of new members: code()
to report an error code rather
- than a string, and position()
to report where in the expression the error
- occured.regex_error
. The types used previously - bad_expression
+ and bad_pattern
- are now just typedefs for regex_error
.
+ Type regex_error
has a couple of new members: code()
to
+ report an error code rather than a string, and position()
to
+ report where in the expression the error occured.
Boost 1.32.1.