|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r68047 - in sandbox/icl/libs/icl_xt/doxy_doc: . doxygen_input/pages
From: afojgo_at_[hidden]
Date: 2011-01-12 09:08:19
Author: jofaber
Date: 2011-01-12 09:08:18 EST (Wed, 12 Jan 2011)
New Revision: 68047
URL: http://svn.boost.org/trac/boost/changeset/68047
Log:
Updated Doxfile and doxy_doc under icl_xt.
Text files modified:
sandbox/icl/libs/icl_xt/doxy_doc/Doxyfile | 4 ++--
sandbox/icl/libs/icl_xt/doxy_doc/doxygen_input/pages/doxygen_mainpage.hpp | 10 +++++++---
2 files changed, 9 insertions(+), 5 deletions(-)
Modified: sandbox/icl/libs/icl_xt/doxy_doc/Doxyfile
==============================================================================
--- sandbox/icl/libs/icl_xt/doxy_doc/Doxyfile (original)
+++ sandbox/icl/libs/icl_xt/doxy_doc/Doxyfile 2011-01-12 09:08:18 EST (Wed, 12 Jan 2011)
@@ -5,7 +5,7 @@
#---------------------------------------------------------------------------
DOXYFILE_ENCODING = UTF-8
PROJECT_NAME = "Interval Container Library"
-PROJECT_NUMBER = "icl 4.0.0"
+PROJECT_NUMBER = "icl 4.0.1"
OUTPUT_DIRECTORY = ./doxygen_output
CREATE_SUBDIRS = NO
OUTPUT_LANGUAGE = English
@@ -15,7 +15,7 @@
ALWAYS_DETAILED_SEC = YES
INLINE_INHERITED_MEMB = NO
FULL_PATH_NAMES = YES
-STRIP_FROM_PATH = D:/cygwin/home/jofa/dev/boost_sandbox/itl
+STRIP_FROM_PATH = C:/cygwin/home/jofa/dev/boost_sandbox/icl/
STRIP_FROM_INC_PATH =
SHORT_NAMES = NO
JAVADOC_AUTOBRIEF = NO
Modified: sandbox/icl/libs/icl_xt/doxy_doc/doxygen_input/pages/doxygen_mainpage.hpp
==============================================================================
--- sandbox/icl/libs/icl_xt/doxy_doc/doxygen_input/pages/doxygen_mainpage.hpp (original)
+++ sandbox/icl/libs/icl_xt/doxy_doc/doxygen_input/pages/doxygen_mainpage.hpp 2011-01-12 09:08:18 EST (Wed, 12 Jan 2011)
@@ -1,5 +1,5 @@
/*-----------------------------------------------------------------------------+
-Copyright (c) 2007-2009: Joachim Faulhaber
+Copyright (c) 2007-2011: Joachim Faulhaber
Copyright (c) 1999-2006: Cortex Software GmbH, Kantstrasse 57, Berlin
+------------------------------------------------------------------------------+
Distributed under the Boost Software License, Version 1.0.
@@ -16,7 +16,7 @@
\section header_sec Interval Container Library (aka. Interval Template Library)
Author: Joachim Faulhaber\n
-Copyright (c) 2007-2010: Joachim Faulhaber\n
+Copyright (c) 2007-2011: Joachim Faulhaber\n
Copyright (c) 1999-2006: Cortex Software GmbH, Berlin\n
Distributed under the Boost Software License, Version 1.0.\n
@@ -90,7 +90,11 @@
<ul>
-<li>Changes after the review
+<li>Improvements for <b>Boost 1.46.0</b> (ICL+ version 4.0.1)
+
+The <b>Interval Container Library, Boost.Icl</b> will ship with the next Boost release 1.46.0 around February-1-2011. This version of the <b>full library, ICL+ 4.0.1,</b> contains the newest core library and implements improvements for class <b>interval_bitset</b>, Boost.DateTime interoperability and improved portability for a wide range of compilers.
+
+<li>Changes after the review (version 4.0.0)
A number of changes have been done after the review as a result of the
reviews and the related discussion.
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