John Maddock
308c336700
Added support for function objects as well as strings when formatting.
...
Updated and regenerated docs.
[SVN r57250]
2009-10-30 17:25:12 +00:00
John Maddock
66b633b417
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]
2009-07-29 17:11:56 +00:00
John Maddock
5a6bc29d7c
Added initial support for recursive expressions.
...
Updated docs and tests accordingly.
[SVN r54994]
2009-07-17 10:23:50 +00:00
John Maddock
aa16fa7fa1
Added Perl-5.10 "branch reset" support.
...
[SVN r52961]
2009-05-13 09:17:36 +00:00
John Maddock
9d18ba1151
Add support for named and/or subexpressions with indexes > 99 in conditional format expressions.
...
[SVN r52873]
2009-05-10 09:14:46 +00:00
John Maddock
55d979060c
Add support for named sub-expressions.
...
[SVN r52823]
2009-05-07 09:46:51 +00:00
John Maddock
30941e330d
Added support for \g \K and \R.
...
[SVN r52592]
2009-04-25 17:32:49 +00:00
John Maddock
7b10b5dac5
Added possessive modifiers ++ *+ ?+ {}+.
...
Added support for \v and \h as character classes as per Perl-5.10.
[SVN r52558]
2009-04-23 09:51:31 +00:00
John Maddock
e4b31ea37f
Empty expressions, and empty alternatives are now
...
allowed when using the Perl regular expression syntax. This change has
been added for Perl compatibility, when the new [syntax_option_type]
['no_empty_expressions] is set then the old behaviour is preserved and
empty expressions are prohibited. This is issue
[@https://svn.boost.org/trac/boost/ticket/1081 #1081 ].
Fixes #1081 .
[SVN r50374]
2008-12-23 19:06:04 +00:00
John Maddock
b4152cd74d
Fix gcc warnings from ICU wrappers.
...
Add optional support for marked sub-expression location information.
Add support for ${n} in format replacement text.
Fixes #2556 .
Fixes #2269 .
Fixes #2514 .
[SVN r50370]
2008-12-23 11:46:00 +00:00
John Maddock
fe24031566
Fix typo in regex_replace docs.
...
Regenerate docs.
[SVN r49443]
2008-10-23 14:52:50 +00:00
John Maddock
546dd9f6fb
Fixes #1940 .
...
[SVN r47795]
2008-07-25 09:28:01 +00:00
John Maddock
c7dda1b549
Fix doc typo from issue #1794 .
...
[SVN r44169]
2008-04-11 08:53:54 +00:00
John Maddock
e32c5d0888
Added link to PDF docs, and regenerated.
...
[SVN r43351]
2008-02-21 12:58:15 +00:00
John Maddock
37cd93fc82
Fix documentation typos.
...
[SVN r42747]
2008-01-14 09:58:36 +00:00
John Maddock
71fdd5eb44
Fix typos reported by Sebastian Pipping.
...
[SVN r42025]
2007-12-14 10:11:21 +00:00
Joel de Guzman
15f764a95a
added license info in copyright notice at the footer
...
[SVN r40867]
2007-11-07 03:23:31 +00:00
John Maddock
960c0a3bbc
Update docs to match quickbook.
...
[SVN r39727]
2007-10-06 17:46:25 +00:00
John Maddock
ff24e8f7e8
Fix for http://svn.boost.org/trac/boost/ticket/1075 .
...
[SVN r38924]
2007-08-25 08:53:29 +00:00
John Maddock
cf98dcd10d
Added some missing match_flag_type options.
...
[SVN r38626]
2007-08-13 17:54:01 +00:00
John Maddock
7e4d1b570c
Initial commit of quickbook generated docs.
...
[SVN r37943]
2007-06-08 09:23:23 +00:00