Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r59666 - sandbox/itl/libs/itl/prj_home
From: afojgo_at_[hidden]
Date: 2010-02-13 07:05:05


Author: jofaber
Date: 2010-02-13 07:05:05 EST (Sat, 13 Feb 2010)
New Revision: 59666
URL: http://svn.boost.org/trac/boost/changeset/59666

Log:
added some html for the project homepage
Added:
   sandbox/itl/libs/itl/prj_home/
   sandbox/itl/libs/itl/prj_home/boost_powered_by.png (contents, props changed)
   sandbox/itl/libs/itl/prj_home/index.html (contents, props changed)
   sandbox/itl/libs/itl/prj_home/logo_cortex.png (contents, props changed)

Added: sandbox/itl/libs/itl/prj_home/boost_powered_by.png
==============================================================================
Binary file. No diff available.

Added: sandbox/itl/libs/itl/prj_home/index.html
==============================================================================
--- (empty file)
+++ sandbox/itl/libs/itl/prj_home/index.html 2010-02-13 07:05:05 EST (Sat, 13 Feb 2010)
@@ -0,0 +1,338 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>interval template library: The Interval Template Library</title>
+</head>
+
+<body>
+
+<FONT FACE=verdana SIZE=+1 COLOR=#000081>
+
+<table>
+ <tr>
+ <td width="34%">
+ <FONT FACE=verdana SIZE=+1 COLOR=#000081>
+ <i>Welcome to the homepage of <br><br>
+
+ <FONT FACE=verdana SIZE=+2 COLOR=#000081>
+ Joachim Faulhaber <br>
+ <FONT FACE=verdana SIZE=+1 COLOR=#000081>
+ and the </i><br>
+ <FONT FACE=verdana SIZE=+2 COLOR=#339999>
+ <i>Interval Template Library</i>
+ <br><br>
+ </td>
+
+ <td></td>
+
+ <td align="right" aligh="top">
+ <FONT FACE=verdana SIZE=-1>
+ <p>&ldquo;This can be a really useful class of data structures.
+ I support continued work on getting this into Boost.&rdquo;<br>
+ &mdash;
+ Dave Abrahams
+ <!-- a HREF="http://en.wikipedia.org/wiki/David_Abrahams_(computer_programmer)">Dave Abrahams</a-->
+ </p>
+
+ <!--
+ <p>&ldquo;A brief reading of this shows the code and documentation to be in mature shape with
+ some interesting examples, that I feel sure will find application elsewhere.
+ Personally, I think this would be a useful addition to Boost.&ldquo;
+ <br>&mdash; Paul A. Bristow, coauthor of
+ <a HREF="http://www.boost.org/doc/libs/1_35_0/libs/math/doc/html/index.html">
+ Boost.Math</a>
+ </p>
+ -->
+
+ <p>
+ &ldquo;So I love ITL &mdash; it really solved the visualization problem I was
+ having. [...] Visualizing that amount of data, in real time, is quite challenge. I'm
+ using ITL to track pre-rendered regions of this time series data. It
+ does exactly what I want.&rdquo;
+
+ <br>&mdash; Eric M. Jonas, coauthor of
+ The Soma Project
+ </p>
+ </td>
+ </tr>
+</table>
+
+
+<table cellspacing=12 cellpadding=6 width=100% >
+ <FONT FACE=verdana SIZE=+0 COLOR=#000081>
+ <tr>
+ <td bgcolor=#E2E7FF>
+ <FONT FACE=verdana SIZE=+0>
+ The
+ <FONT COLOR=#339999><b>Interval Template Library</b></font>
+ is an STL based generic c++ library for computations on intervals, interval containers, cubes and more.
+ </tr>
+</table>
+
+
+
+<table>
+ <FONT FACE=verdana SIZE=+0 COLOR=#000081>
+ <tr>
+ <td width=50%>
+ <FONT FACE=verdana SIZE=+0 COLOR=#000081>
+ <ul>
+ <li>The core library
+ <FONT COLOR=#339999><b>ITL</b></font>
+ provides generic intervals, interval sets and interval maps.
+ <li>The extended library
+ <FONT COLOR=#339999><b>ITL+</b></font>
+ includes the core library and implements interval bitsets, cubes, histories,
+ and law based testing in addition.
+ <ul>
+ </td>
+
+ <td>
+ <FONT FACE=verdana SIZE=+0 COLOR=#000081>
+ <ul>
+ <li>Efficient stl compatible interval_sets and interval_maps
+ <li>Aggregation of associated values on overlap for interval_maps
+ <li>Set theoretic operations as infix and inplace operators
+ <li>Iterator support on the level of intervals and elements
+ <li>An interval_bitset for very large compressed bitsets
+ </ul>
+ </td>
+ </tr>
+</table>
+
+
+<table cellspacing=12 cellpadding=6>
+ <FONT FACE=verdana SIZE=+0 COLOR=#000081>
+<tr>
+ <td bgcolor=#E2E7FF><FONT FACE="courier new">News</td>
+ <td colspan=3 bgcolor=#E2E7FF><FONT FACE="courier new">
+ The review of the core ITL on the boost developers list
+ <b>starts February 18th</b> and ends February 27th 2010.
+ <b>Please participate!</b>
+ </td>
+</tr>
+
+<tr>
+ <td></td>
+ <td></td>
+ <td></td>
+</tr>
+
+<tr>
+ <td bgcolor=#E2E7FF>Documentation</td>
+ <td bgcolor=#CEEDFF>
+ <a HREF="boost_itl/doc/itl.html">
+ <FONT FACE=verdana SIZE=+0 COLOR=#339999>ITL</a>
+ </td>
+ <td bgcolor=#E2E7FF>A detailed boost book documentation of the core library of interval containers.
+ The core library is submitted for review at the boost library collection.</td>
+
+ <td rowspan=6 align="center">
+ <!-- FONT FACE=verdana SIZE=+0 COLOR=#339999><b><i>P O W E R E D B Y</i></b></font>
+ <br>
+ <br -->
+ <a href="http://www.boost.org/">
+ <img src="boost_powered_by.png"
+ width="210" height="62" border="0" alt="Boost.org Logo" />
+ </a>
+ <br>
+ <br>
+ <br>
+ <!-- a href="http://www.cortex-software.de/desktopdefault.aspx">
+ <img src="logo_cortex.png"
+ border="0" alt="Cortex Logo" />
+ </a>
+ <br>
+ <br>
+ <br -->
+ <a href="http://sourceforge.net">
+ <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=199644&amp;type=5"
+ width="210" height="62" border="0" alt="SourceForge.net Logo" />
+ </a>
+ </td>
+
+ </tr>
+<tr>
+ <td> </td>
+ <td bgcolor=#CEEDFF>
+ <a HREF="itl/index.html">
+ <FONT FACE=verdana SIZE=+0 COLOR=#339999>ITL+</a>
+ </td>
+ <td bgcolor=#E2E7FF>A doxygen generated documentation of the extended library of interval containers,
+ histories, cubes and the law based test tool LaBatea.</td>
+</tr>
+<tr>
+ <td bgcolor=#E2F3FF>Download</td>
+ <td bgcolor=#CEEDFF>
+ <a HREF="http://www.boostpro.com/vault/index.php?&direction=0&order=&directory=Containers">
+ <FONT FACE=verdana SIZE=+0 COLOR=#339999>ITL</a>
+ </td>
+ <td bgcolor=#DDF3FF>
+ <FONT FACE=verdana SIZE=+0 COLOR=#B4045F><i>Currently unavailabe!</i></font>
+ The core library from the boost vault.
+ <i>Review version.</i>
+ </td>
+</tr>
+<tr>
+ <td> </td>
+ <td bgcolor=#CEEDFF>
+ <a HREF="http://sourceforge.net/projects/itl/">
+ <FONT FACE=verdana SIZE=+0 COLOR=#339999>ITL+</a>
+ </td>
+ <td bgcolor=#DDF3FF>The extended library from sourceforge, that also contains the <i>Review version.</i></td>
+</tr>
+</table>
+
+<br>
+
+<!-- ========================================================================== -->
+<table cellspacing=12 cellpadding=6>
+<tr>
+ <td bgcolor=#E2E7FF colspan=3>Revision History</td>
+</tr>
+<tr>
+ <td>
+ <FONT FACE=verdana SIZE=-1>
+ 3.2.1
+ </td>
+ <td>
+ <FONT FACE=verdana SIZE=-1>
+ 2010-01-16
+ </td>
+ <td>
+ <FONT FACE=verdana SIZE=-1>
+ <!-- b>Review Version, update 2:</b -->
+ Addition of doxygen generated documentation for extended library parts.
+ Basic documentation and example for law based testing.
+ </td>
+</tr>
+<tr>
+ <td>
+ <FONT FACE=verdana SIZE=-1>
+ 3.2.0
+ </td>
+ <td>
+ <FONT FACE=verdana SIZE=-1>
+ 2009-12-09
+ </td>
+ <td>
+ <FONT FACE=verdana SIZE=-1>
+ <!-- b>Review Version, update 1:</b -->
+ Implementation of element iterators for all interval containers.
+ Implementation of bit iterators for interval bitsets.
+ Added a commented example implementation
+ "large bitset" to the quickbook documentation.
+ Implementation of large interval_bitset including bit iterators.
+ Added itl::insert_iterator itl::add_iterator to fill interval
+ containers from stl containers of intervals.
+ Implemented boost warning policy.
+ Law based tests of element iteration, bit iteration and
+ applicability of stl algorithms
+ (SortedAssociativeContainer properties).
+ </td>
+</tr>
+<tr>
+ <td>
+ <FONT FACE=verdana SIZE=-1>
+ 3.1.0
+ </td>
+ <td>
+ <FONT FACE=verdana SIZE=-1>
+ 2009-09-18
+ </td>
+ <td>
+ <FONT FACE=verdana SIZE=-1>
+ <!-- b>Review Version:</b -->
+ Algorithms are being refactored
+ to improve efficiency.
+ Documentation of complexity guarantees.
+ Completion of quickbook documentation.
+ Added time measurement to law based tests.
+ Addition of law based tests to test suites.
+ </td>
+</tr>
+<tr>
+ <td>
+ <FONT FACE=verdana SIZE=-1>
+ 3.0.0
+ </td>
+ <td>
+ <FONT FACE=verdana SIZE=-1>
+ 2009-03-04
+ </td>
+ <td>
+ <FONT FACE=verdana SIZE=-1>
+ <!-- b>BoostCon09 version:</b -->
+ The library files are reorganized to comply the boost centric project structure.
+ All set theoretic functions are implemented as namspace global operators in an
+ assigning o= and an infix variant. Overloads within and between interval
+ containers and for elements and segments are implemented. Intersection
+ operator changed form (*=, *) to (&=, &).
+ The library has been validated for a number of semantical constraints
+ using a law based tester. The results of these tests is documented in the
+ boost quickbook documentation containing in section <i>semantics</i>.
+ Added a test suite using Boost.Test.
+ </td>
+</tr>
+<tr>
+ <td>
+ <FONT FACE=verdana SIZE=-1>
+ 2.0.1
+ </td>
+ <td>
+ <FONT FACE=verdana SIZE=-1>
+ 2008-07-28
+ </td>
+ <td>
+ <FONT FACE=verdana SIZE=-1>
+ <!-- http://old.nabble.com/proposal:-interval-containers--boost-examples-and-more-td18706482.html -->
+ Redesign of all interval container class templates according to
+ boost standards. Replacing virtual functions by means of static
+ polymorphism using the CRT pattern. Adding the self minimizing
+ interval_map and the separating separate_interval_set. Separation
+ of add/subtract from insert/erase semantics. Starting to develop
+ the law based tester and performing law based tests.
+ Improvement of the doxygen generated documentation. Improved
+ an new examples that use boost code particularly boost date and
+ time classes.
+ </td>
+</tr>
+<tr>
+ <td>
+ <FONT FACE=verdana SIZE=-1>
+ 2.0.0
+ </td>
+ <td>
+ <FONT FACE=verdana SIZE=-1>
+ 2008-05-12
+ </td>
+ <td>
+ <FONT FACE=verdana SIZE=-1>
+ <!-- http://lists.boost.org/Archives/boost/2008/05/137301.php -->
+ This version is refactored from the initial version for some basic
+ boost standards, like naming conventions, third library
+ dependencies and basic portability. This version has been used for
+ the first proposal on the boost developers list.
+ Improving doxygen generated documentation and examples.
+ </td>
+</tr>
+<tr>
+ <td>
+ <FONT FACE=verdana SIZE=-1>
+ 1.0.0
+ </td>
+ <td>
+ <FONT FACE=verdana SIZE=-1>
+ 2007-05-17
+ </td>
+ <td>
+ <FONT FACE=verdana SIZE=-1>
+ Initial version. Refactored version of the code released as open source by Cortex Software GmbH in 2006.
+ Removed some dangling dependencies. Added initial doxygen generated documentation and some examples.
+ </td>
+</tr>
+</table>
+
+
+
+</body>
+</html>

Added: sandbox/itl/libs/itl/prj_home/logo_cortex.png
==============================================================================
Binary file. No diff available.


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