Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r81796 - trunk/libs/ratio/doc
From: vicente.botet_at_[hidden]
Date: 2012-12-08 11:20:29


Author: viboes
Date: 2012-12-08 11:20:28 EST (Sat, 08 Dec 2012)
New Revision: 81796
URL: http://svn.boost.org/trac/boost/changeset/81796

Log:
Ratio: Update history
Text files modified:
   trunk/libs/ratio/doc/ratio.qbk | 64 +++++++++++++++++++++++++---------------
   1 files changed, 40 insertions(+), 24 deletions(-)

Modified: trunk/libs/ratio/doc/ratio.qbk
==============================================================================
--- trunk/libs/ratio/doc/ratio.qbk (original)
+++ trunk/libs/ratio/doc/ratio.qbk 2012-12-08 11:20:28 EST (Sat, 08 Dec 2012)
@@ -243,38 +243,46 @@
 Windows with
 
 * MSVC 10.0
-* MSVC 9.0 Express
-* MSVC 8.0
-
-Cygwin 1.5 with
-
-* GCC 3.4.4
-
-Cygwin 1.7 with
-
-* GCC 4.3.4
 
 MinGW with
 
-* GCC 4.4.0
 * GCC 4.5.0
 * GCC 4.5.0 -std=c++0x
+* GCC 4.5.2
+* GCC 4.5.2 -std=c++0x
 * GCC 4.6.0
 * GCC 4.6.0 -std=c++0x
 
-Ubuntu 10.10
-
-* GCC 4.4.5
-* GCC 4.4.5 -std=c++0x
-* GCC 4.5.1
-* GCC 4.5.1 -std=c++0x
-* clang 2.8
-
-Initial versions were tested on:
-
-MacOS with GCC 4.2.4
-
-Ubuntu Linux with GCC 4.2.4
+Ubuntu with
+* GCC 4.4.6
+* GCC 4.4.6 -std=c++0x
+* GCC 4.5.4
+* GCC 4.5.4 -std=c++0x
+* GCC 4.6.1
+* GCC 4.6.1 -std=c++0x
+* Intel 12.1.3
+* Intel 12.1.3 -std=c++0x
+
+OsX with
+
+* GCC 4.1.2
+* GCC 4.6.2
+* GCC 4.6.2 -std=c++0x
+* GCC 4.7.0
+* GCC 4.7.0 -std=c++0x
+* GCC 4.7.1
+* GCC 4.7.1 -std=c++0x
+* clang 1.6
+* clang 2.9
+* clang 2.9 -std=c++0x
+* clang 3.0
+* clang 3.0 -std=c++0x
+* clang 3.1
+* clang 3.1 -std=c++0x
+* clang 3.1 -std=c++0x -stdlib=libc++
+* clang 3.2
+* clang 3.2 -std=c++11
+* clang 3.2 -std=c++11 -stdlib=libc++
 
 [note Please let us know how this works on other platforms/compilers.]
 
@@ -1853,6 +1861,14 @@
 [section:history Appendix A: History]
 [/==================================]
 
+[section [*Version 2.0.1, Febreary 1, 2013 - 1.53] ]
+
+[*Fixes:]
+
+* [@http://svn.boost.org/trac/boost/ticket/7616 #7616] br_mul::nan - warning C4293: '<<' : shift count negative or too big, undefined behavior`.
+
+[endsect]
+
 [section [*Version 2.0.0, November 1, 2012 - 1.52] ]
 
 [*Features:]


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk