Commit Graph

27 Commits

Author SHA1 Message Date
jzmaddock
a550507517 Update installation instructions for icu.
Regenerate docs.
Fixes: https://github.com/boostorg/regex/issues/89.
2019-10-26 10:51:25 +01:00
jzmaddock
4828a7f94d Regenerate documentation with shorter path names.
Fixes: https://svn.boost.org/trac10/ticket/13001
2017-08-01 18:01:46 +01:00
jzmaddock
5456180bb3 Update docs for latest fixed issues. 2017-02-24 13:14:48 +00:00
jzmaddock
1101c0be6a Update library history. 2016-06-10 17:59:12 +01:00
jzmaddock
05dc9f4a44 Update docs. 2016-01-10 18:44:51 +00:00
jzmaddock
3c8ecc2b35 Update history. 2015-02-14 13:21:37 +00:00
jzmaddock
b9b3966fd2 Update history and version number, regenerate docs. 2013-12-18 17:25:26 +00:00
jzmaddock
e5bbcac3da Fix typos from https://svn.boost.org/trac/boost/ticket/9283 and update history. 2013-12-14 17:42:13 +00:00
John Maddock
4d596d33f4 Document bug fix. Regenerate docs.
Refs #8569.

[SVN r84460]
2013-05-24 12:07:30 +00:00
John Maddock
e2632f2f2f Suppress GCC warning and update History log.
Regenerate docs.
Fixes #7644.

[SVN r81620]
2012-11-29 10:28:07 +00:00
John Maddock
b45d6bb70c Fix issue with (?!) not being a valid expression. Update tests and docs to match.
[SVN r77602]
2012-03-28 12:00:34 +00:00
John Maddock
d08bfeff25 Add checked constructors to the Unicode iterators that need them.
Update icu support code to use the new checking-constructors.
Update tests to check the full Unicode character range (as of Unicode V6).
Add minimal docs describing the iterators.

[SVN r73271]
2011-07-21 10:01:09 +00:00
John Maddock
ff361a2a9b Change PDF URL to SF download page.
[SVN r67528]
2011-01-01 12:27:00 +00:00
John Maddock
383f3b2144 Add option to explicitly disable ICU support.
Update docs to describe new ICU config support.

[SVN r65489]
2010-09-20 16:56:48 +00:00
John Maddock
73030b500e Update docs to match all the fixes applied to 1.44.
[SVN r64054]
2010-07-15 17:18:25 +00:00
Daniel James
446b1d7c6e Rebuild the regex documentation.
[SVN r63768]
2010-07-08 22:49:58 +00:00
John Maddock
35c63fc141 Fix -Wshadow gcc warnings.
Update and regenerate docs.
Fixes #3718.

[SVN r58154]
2009-12-05 12:15:20 +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
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
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
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
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