Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r68057 - sandbox/icl
From: afojgo_at_[hidden]
Date: 2011-01-12 11:10:48


Author: jofaber
Date: 2011-01-12 11:10:42 EST (Wed, 12 Jan 2011)
New Revision: 68057
URL: http://svn.boost.org/trac/boost/changeset/68057

Log:
Release notes for version 4.0.1.
Added:
   sandbox/icl/icl_4_0_1_plus.txt (contents, props changed)
   sandbox/icl/icl_4_0_1_plus_standalone.txt (contents, props changed)
Text files modified:
   sandbox/icl/icl_plus_doxy.html | 4 ++--
   1 files changed, 2 insertions(+), 2 deletions(-)

Added: sandbox/icl/icl_4_0_1_plus.txt
==============================================================================
--- (empty file)
+++ sandbox/icl/icl_4_0_1_plus.txt 2011-01-12 11:10:42 EST (Wed, 12 Jan 2011)
@@ -0,0 +1,16 @@
+File icl_plus_4_0_1.7z or
+File icl_plus_4_0_1.tar.gz
+
++ icl_plus_4_0_1 is for users of different platforms that have a version of the
+ boost libraries and the build tool bjam installed.
++ You can copy icl_plus/boost/{icl,icl_xt,validate} to the boost directory
+ and icl_plus/libs/{icl,icl_xt,validate} to the libs directory of your boost
+ installation and then run all examples and tests using bjam.
+
+Changes
+Version 4.0.1. (Inclusion version for Boost 1.46.0 update 1)
++ Improved portability due to tests with the boost testing systems.
++ Tested and improved usability for intervals of pointers and durations.
++ Bugfixes for interval_bitset. Addition of functions and tests.
++ Corrections and improvements of the documentation.
+

Added: sandbox/icl/icl_4_0_1_plus_standalone.txt
==============================================================================
--- (empty file)
+++ sandbox/icl/icl_4_0_1_plus_standalone.txt 2011-01-12 11:10:42 EST (Wed, 12 Jan 2011)
@@ -0,0 +1,18 @@
+File icl_plus_4_0_1_standalone.7z
+
++ icl_plus_4_0_1_standalone is for users of msvc (visual studio) who do not have
+ a version of the boost libraries installed and do not want to get one or are
+ so busy that they think they do not have time to do so ;)
++ icl_plus_4_0_1_standalone contains all parts of boost that are needed to run
+ icl code, examples and tests under a ms windows os (vista, windows7) using
+ msvc-9. Msvc-9 is specifically supported by sln and vcproj files. Other msvc
+ version work as well, but the use has convert project and solution files or
+ use bjam
+
+Changes
+Version 4.0.1. (Inclusion version for Boost 1.46.0 update 1)
++ Improved portability due to tests with the boost testing systems.
++ Tested and improved usability for intervals of pointers and durations.
++ Bugfixes for interval_bitset. Addition of functions and tests.
++ Corrections and improvements of the documentation.
+

Modified: sandbox/icl/icl_plus_doxy.html
==============================================================================
--- sandbox/icl/icl_plus_doxy.html (original)
+++ sandbox/icl/icl_plus_doxy.html 2011-01-12 11:10:42 EST (Wed, 12 Jan 2011)
@@ -1,10 +1,10 @@
 <html>
 <head>
-<meta http-equiv="refresh" content="0; URL=libs/icl/doxy_doc/doxygen_output/html/index.html">
+<meta http-equiv="refresh" content="0; URL=libs/icl_xt/doxy_doc/doxygen_output/html/index.html">
 </head>
 <body>
 Automatic redirection failed, please go to
-libs/icl/doxy_doc/doxygen_output/html/index.html
+libs/icl/doxy_doc/doxygen_output/html/index.html
 </body>
 </html>
 


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