Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r68153 - sandbox/icl
From: afojgo_at_[hidden]
Date: 2011-01-14 09:14:30


Author: jofaber
Date: 2011-01-14 09:14:28 EST (Fri, 14 Jan 2011)
New Revision: 68153
URL: http://svn.boost.org/trac/boost/changeset/68153

Log:
Addition of the single new readme file for sourceforge.
Added:
   sandbox/icl/README_4_0_1_sf.TXT (contents, props changed)

Added: sandbox/icl/README_4_0_1_sf.TXT
==============================================================================
--- (empty file)
+++ sandbox/icl/README_4_0_1_sf.TXT 2011-01-14 09:14:28 EST (Fri, 14 Jan 2011)
@@ -0,0 +1,27 @@
+RELEASE NOTES:
+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.
+
+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
+
+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.
+


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