|
|
@@ -374,8 +374,7 @@
|
|
|
"../libs/date_time/doc/index.html">Date Time
|
|
|
Library</a>:</span> A whole host of bug fixes, new
|
|
|
features, and documentation improvements. See the
|
|
|
- <a href="../libs/date_time/doc/Changes.html">Date Time
|
|
|
- Change History</a> for details.</li>
|
|
|
+ Date Time Change History for details.</li>
|
|
|
|
|
|
<li><span class="library"><a href=
|
|
|
"../libs/filesystem/doc/index.htm">Filesystem
|
|
|
@@ -754,8 +753,8 @@
|
|
|
"../libs/date_time/doc/index.html">Date-Time
|
|
|
Library</a> - several fixes and small additions
|
|
|
including an interface change to partial_date. See the
|
|
|
- <a href="../libs/date_time/doc/Changes.html">Date-Time
|
|
|
- Change History</a> for more details.</li>
|
|
|
+ Date-Time
|
|
|
+ Change History for more details.</li>
|
|
|
|
|
|
<li><a href="../libs/function/index.html">Function
|
|
|
Library</a> - added support for assignment to zero (to
|
|
|
@@ -898,7 +897,7 @@
|
|
|
<li><a href="../libs/random/index.html">Random Number
|
|
|
Library</a>: Avoid compiler warnings.</li>
|
|
|
|
|
|
- <li><a href="../libs/smart_ptr/index.htm">Smart
|
|
|
+ <li><a href="../libs/smart_ptr/index.html">Smart
|
|
|
Pointers Library</a>: Added <a href=
|
|
|
"../libs/smart_ptr/shared_ptr.htm#shared_polymorphic_cast">
|
|
|
shared_polymorphic_cast</a> and <a href=
|
|
|
@@ -925,7 +924,7 @@
|
|
|
Library</a>: Scott Snyder contributed inplace operator
|
|
|
support.</li>
|
|
|
|
|
|
- <li><a href="../libs/integer/index.htm">Integer
|
|
|
+ <li><a href="../libs/integer/index.html">Integer
|
|
|
Library</a>: Daryle Walker contributed enhancements to
|
|
|
the <a href="../libs/integer/integer.htm">type
|
|
|
selection templates</a>, and added new compile-time
|
|
|
@@ -952,7 +951,7 @@
|
|
|
"../libs/math/octonion/index.html">Octonions</a>: added
|
|
|
support for GCC 2.95.x.</li>
|
|
|
|
|
|
- <li><a href="../libs/smart_ptr/index.htm">Smart
|
|
|
+ <li><a href="../libs/smart_ptr/index.html">Smart
|
|
|
Pointers Library</a>: Peter Dimov contributed a new
|
|
|
implementation that fixes some bugs and adds some
|
|
|
features including <a href=
|
|
|
@@ -995,7 +994,7 @@
|
|
|
common multiple, from Daryle Walker.</li>
|
|
|
|
|
|
<li><a href=
|
|
|
- "../libs/preprocessor/doc/index.htm">Preprocessor
|
|
|
+ "../libs/preprocessor/doc/index.html">Preprocessor
|
|
|
Library</a> added. Preprocessor metaprogramming tools
|
|
|
including repetition and recursion, from Vesa
|
|
|
Karvonen.</li>
|
|
|
@@ -1083,7 +1082,7 @@
|
|
|
Generalized binders for function/object/pointers and
|
|
|
member functions, from Peter Dimov.</li>
|
|
|
|
|
|
- <li><a href="../libs/array/index.htm">Array
|
|
|
+ <li><a href="../libs/array/index.html">Array
|
|
|
Library</a>: Minor updates, from Nico Josuttis.</li>
|
|
|
|
|
|
<li><a href="../libs/config/config.htm">Config
|
|
|
@@ -1106,7 +1105,7 @@
|
|
|
three new special functions, from Hubert Holin, Eric
|
|
|
Ford, and others.</li>
|
|
|
|
|
|
- <li><a href="../libs/tokenizer/index.htm">Tokenizer
|
|
|
+ <li><a href="../libs/tokenizer/index.html">Tokenizer
|
|
|
Library</a>: fixes/enhancements to
|
|
|
escaped_list_separator based on empty fields and tokens
|
|
|
comments from Johan Nillson and Jens Maurer.</li>
|
|
|
@@ -1150,7 +1149,7 @@
|
|
|
Library</a> added. Function object wrappers for
|
|
|
deferred calls or callbacks, from Doug Gregor.</li>
|
|
|
|
|
|
- <li><a href="../libs/tokenizer/index.htm">Tokenizer
|
|
|
+ <li><a href="../libs/tokenizer/index.html">Tokenizer
|
|
|
Library</a> added. Break a string into a series of
|
|
|
tokens, from John Bandela.</li>
|
|
|
|
|
|
@@ -1166,7 +1165,7 @@
|
|
|
Pointer Library</a>: shared_ptr polymorphic pointers
|
|
|
now work on more broken compilers.</li>
|
|
|
|
|
|
- <li><a href="../status/cs-aix.html">IBM/Aix</a>
|
|
|
+ <li>IBM/Aix
|
|
|
Compiler status table contributed by Toon Knapen.</li>
|
|
|
|
|
|
<li>Minor fixes to a number of other libraries.</li>
|
|
|
@@ -1189,7 +1188,7 @@
|
|
|
Traits</a>: added wchar_t specialization, minor
|
|
|
portability fixes.</li>
|
|
|
|
|
|
- <li><a href="../libs/regex/index.htm">Regex
|
|
|
+ <li><a href="../libs/regex/index.html">Regex
|
|
|
Library</a>: Minor portability fixes.</li>
|
|
|
|
|
|
<li><a href="../libs/smart_ptr/smart_ptr.htm">Smart
|
|
|
@@ -1219,7 +1218,7 @@
|
|
|
Library</a>: Split into separate headers, updated
|
|
|
documentation, added lagged_fibonacci generator.</li>
|
|
|
|
|
|
- <li><a href="../libs/integer/index.htm">Integer
|
|
|
+ <li><a href="../libs/integer/index.html">Integer
|
|
|
Library</a>: Minor portability update.</li>
|
|
|
|
|
|
<li><a href=
|
|
|
@@ -1228,7 +1227,7 @@
|
|
|
parameters technique. Added graph isomorphism
|
|
|
algorithm.</li>
|
|
|
|
|
|
- <li><a href="download.html">Download</a> refinements -
|
|
|
+ <li>Download refinements -
|
|
|
files now available from either FTP or web server.</li>
|
|
|
|
|
|
<li><a href=
|
|
|
@@ -1245,7 +1244,7 @@
|
|
|
<h3>1.21.1 (14 Mar 2001)</h3>
|
|
|
|
|
|
<ul>
|
|
|
- <li>New <a href="download.html">download page</a>. The
|
|
|
+ <li>New download page. The
|
|
|
.zip and .tar.gz files now live on the SourceForge ftp
|
|
|
site.</li>
|
|
|
|
|
|
@@ -1255,7 +1254,7 @@
|
|
|
<li><a href="../libs/python/doc/index.html">Python
|
|
|
Library</a>: Minor docs fixes.</li>
|
|
|
|
|
|
- <li><a href="../libs/regex/index.htm">Regex
|
|
|
+ <li><a href="../libs/regex/index.html">Regex
|
|
|
Library</a>: Minor portability fixes.</li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
@@ -1274,7 +1273,7 @@
|
|
|
Library</a> added. Memory pool management from Steve
|
|
|
Cleary.</li>
|
|
|
|
|
|
- <li><a href="../libs/test/doc/index.htm">Test
|
|
|
+ <li><a href="../libs/test/doc/index.html">Test
|
|
|
Library</a> added. Support for program testing and
|
|
|
execution from Beman Dawes.</li>
|
|
|
|
|
|
@@ -1314,11 +1313,11 @@
|
|
|
to/from python None, massive documentation
|
|
|
review/revision.</li>
|
|
|
|
|
|
- <li><a href="../libs/regex/index.htm">Regular
|
|
|
+ <li><a href="../libs/regex/index.html">Regular
|
|
|
Expression Library</a>: Minor fixes for Unicode
|
|
|
platforms.</li>
|
|
|
|
|
|
- <li><a href="../libs/type_traits/index.htm">Type Traits
|
|
|
+ <li><a href="../libs/type_traits/index.html">Type Traits
|
|
|
Library</a> upgraded: Major revision.</li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
@@ -1327,8 +1326,7 @@
|
|
|
<h3>1.20.2 (10 Feb 2001)</h3>
|
|
|
|
|
|
<ul>
|
|
|
- <li><a href="../libs/array_traits/index.html">Array
|
|
|
- traits</a>: minor portability fix.</li>
|
|
|
+ <li>Array traits: minor portability fix.</li>
|
|
|
|
|
|
<li><a href=
|
|
|
"../libs/graph/doc/table_of_contents.html">Graph
|
|
|
@@ -1346,7 +1344,7 @@
|
|
|
"../libs/graph/doc/filtered_graph.html"><code>filtered_graph</code></a>
|
|
|
adaptor</li>
|
|
|
|
|
|
- <li><a href="../libs/integer/index.htm">Integer
|
|
|
+ <li><a href="../libs/integer/index.html">Integer
|
|
|
Library:</a> minor fixes to integer.hpp and
|
|
|
integer_test.cpp</li>
|
|
|
|
|
|
@@ -1361,13 +1359,13 @@
|
|
|
improvements, co-operates with user-defined types,
|
|
|
regression tests</li>
|
|
|
|
|
|
- <li><a href="../libs/regex/index.htm">Regular
|
|
|
+ <li><a href="../libs/regex/index.html">Regular
|
|
|
Expression Library</a>: minor updates.</li>
|
|
|
|
|
|
- <li><a href="../libs/smart_ptr/index.htm">Smart Pointer
|
|
|
+ <li><a href="../libs/smart_ptr/index.html">Smart Pointer
|
|
|
Library</a>: shared_ptr example added.</li>
|
|
|
|
|
|
- <li><a href="../libs/timer/index.htm">Timer
|
|
|
+ <li><a href="../libs/timer/index.html">Timer
|
|
|
Library</a>: changed to an all inline
|
|
|
implementation.</li>
|
|
|
</ul>
|
|
|
@@ -1386,7 +1384,7 @@
|
|
|
"../libs/graph/doc/table_of_contents.html">Graph
|
|
|
Library</a> minor updates.</li>
|
|
|
|
|
|
- <li><a href="../libs/regex/index.htm">Regular
|
|
|
+ <li><a href="../libs/regex/index.html">Regular
|
|
|
Expression Library</a> minor updates.</li>
|
|
|
|
|
|
<li>Minor website fixes including missing files in
|
|
|
@@ -1398,7 +1396,7 @@
|
|
|
<h3>1.20.0 (6 Jan 2001)</h3>
|
|
|
|
|
|
<ul>
|
|
|
- <li><a href="../libs/conversion/index.htm">Conversion
|
|
|
+ <li><a href="../libs/conversion/index.html">Conversion
|
|
|
Library</a> added - <a href=
|
|
|
"../libs/conversion/cast.htm">cast</a> and <a href=
|
|
|
"../libs/conversion/lexical_cast.htm">lexical_cast</a>
|
|
|
@@ -1414,14 +1412,14 @@
|
|
|
<li><a href="discussion_policy.htm">Discussion
|
|
|
Policy</a> page added.</li>
|
|
|
|
|
|
- <li><a href="../libs/array/index.htm">Array Library</a>
|
|
|
+ <li><a href="../libs/array/index.html">Array Library</a>
|
|
|
minor documentation improvements.</li>
|
|
|
|
|
|
<li><a href=
|
|
|
"../libs/graph/doc/table_of_contents.html">Graph
|
|
|
Library</a> minor updates.</li>
|
|
|
|
|
|
- <li><a href="../libs/regex/index.htm">Regular
|
|
|
+ <li><a href="../libs/regex/index.html">Regular
|
|
|
Expression Library</a> minor updates.</li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
@@ -1453,7 +1451,7 @@
|
|
|
"../libs/graph/doc/table_of_contents.html">Graph
|
|
|
Library</a> minor updates.</li>
|
|
|
|
|
|
- <li><a href="../libs/regex/index.htm">Regular
|
|
|
+ <li><a href="../libs/regex/index.html">Regular
|
|
|
Expression Library</a> minor updates.</li>
|
|
|
|
|
|
<li><a href="lib_guide.htm">Library Requirements and
|
|
|
@@ -1471,7 +1469,7 @@
|
|
|
"../libs/graph/doc/table_of_contents.html">Graph
|
|
|
Library</a> minor fixes and additions.</li>
|
|
|
|
|
|
- <li><a href="../libs/regex/index.htm">Regular
|
|
|
+ <li><a href="../libs/regex/index.html">Regular
|
|
|
Expression Library</a> minor fixes.</li>
|
|
|
|
|
|
<li><a href="../boost/cast.hpp">cast.hpp</a> Borland
|
|
|
@@ -1481,10 +1479,9 @@
|
|
|
changed to no longer expose names to the global
|
|
|
namespace.</li>
|
|
|
|
|
|
- <li><a href="../libs/cs-beos.html">BeOS5/Intel</a>
|
|
|
- compiler status contributed by John Maddock.</li>
|
|
|
+ <li>BeOS5/Intel compiler status contributed by John Maddock.</li>
|
|
|
|
|
|
- <li><a href="../libs/compiler_status.htm">Compiler
|
|
|
+ <li><a href="../status/compiler_status.html">Compiler
|
|
|
Status</a> added two additional test programs.</li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
@@ -1501,14 +1498,13 @@
|
|
|
"../libs/graph/doc/table_of_contents.html">Graph
|
|
|
Library</a> minor fixes.</li>
|
|
|
|
|
|
- <li><a href="../libs/regex/index.htm">Regular
|
|
|
+ <li><a href="../libs/regex/index.html">Regular
|
|
|
Expression Library</a> minor fixes.</li>
|
|
|
|
|
|
- <li><a href="../libs/config/index.htm">Configuration
|
|
|
+ <li><a href="../libs/config/index.html">Configuration
|
|
|
Header</a> more fixes for broken compilers.</li>
|
|
|
|
|
|
- <li><a href="../libs/hdr_depend.html">Boost Header
|
|
|
- Dependencies</a> page added.</li>
|
|
|
+ <li>Boost Header Dependencies page added.</li>
|
|
|
|
|
|
<li>Terminology change: Several headers previously
|
|
|
lumped together as a "utility" library are now
|
|
|
@@ -1526,16 +1522,16 @@
|
|
|
"../libs/graph/doc/table_of_contents.html">Graph
|
|
|
Library</a>, <a href="../libs/random/index.html">Random
|
|
|
Number Library</a>, and <a href=
|
|
|
- "../libs/regex/index.htm">Regular Expression
|
|
|
+ "../libs/regex/index.html">Regular Expression
|
|
|
Library</a>: Minor fixes.</li>
|
|
|
|
|
|
- <li><a href="../libs/config/index.htm">Configuration
|
|
|
+ <li><a href="../libs/config/index.html">Configuration
|
|
|
Header</a> additions for various compiler foibles.</li>
|
|
|
|
|
|
<li><a href="borland_cpp.html">Portability Hints:
|
|
|
Borland C++ 5.5.1</a> from Jens Maurer added.</li>
|
|
|
|
|
|
- <li><a href="../libs/compiler_status.htm">Compiler
|
|
|
+ <li><a href="../status/compiler_status.html">Compiler
|
|
|
Status</a> updated for latest versions of several
|
|
|
compilers.</li>
|
|
|
</ul>
|
|
|
@@ -1554,7 +1550,7 @@
|
|
|
algorithms from Jeremy Siek and a University of
|
|
|
Notre Dame team.</li>
|
|
|
|
|
|
- <li><a href="../libs/regex/index.htm">Regular
|
|
|
+ <li><a href="../libs/regex/index.html">Regular
|
|
|
Expression Library</a> - Text pattern matching in
|
|
|
all its glory from John Maddock.</li>
|
|
|
</ul>
|
|
|
@@ -1563,7 +1559,7 @@
|
|
|
<li>Other changes:
|
|
|
|
|
|
<ul>
|
|
|
- <li><a href="../libs/array/index.htm">Array
|
|
|
+ <li><a href="../libs/array/index.html">Array
|
|
|
Library</a> improvements reflecting formal review
|
|
|
comments.</li>
|
|
|
|
|
|
@@ -1571,12 +1567,12 @@
|
|
|
"../boost/functional.hpp">functional.hpp</a>
|
|
|
compiler workarounds added.</li>
|
|
|
|
|
|
- <li><a href="../libs/utility/tie.html">tie()
|
|
|
- function template</a> added to utility.hpp for
|
|
|
+ <li><code>tie()
|
|
|
+ function template</code> added to utility.hpp for
|
|
|
easier handling of std::pair<> return
|
|
|
values.</li>
|
|
|
|
|
|
- <li><a href="../libs/integer/index.htm">Integer
|
|
|
+ <li><a href="../libs/integer/index.html">Integer
|
|
|
Library</a> improved handling of 64-bit
|
|
|
integers.</li>
|
|
|
|
|
|
@@ -1590,19 +1586,18 @@
|
|
|
<h3>1.17.0 (3 Aug 2000)</h3>
|
|
|
|
|
|
<ul>
|
|
|
- <li><a href="../libs/array/index.htm">Array Library</a>
|
|
|
+ <li><a href="../libs/array/index.html">Array Library</a>
|
|
|
added - An STL compliant container wrapper for arrays
|
|
|
of constant size from Nicolai Josuttis.</li>
|
|
|
|
|
|
- <li><a href="../libs/array_traits/index.html">array
|
|
|
- traits</a> header renamed array_traits.hpp (was
|
|
|
+ <li>array traits header renamed array_traits.hpp (was
|
|
|
array.hpp).</li>
|
|
|
|
|
|
<li><a href="../libs/random/index.html">Random Number
|
|
|
Library</a>: more minor changes to support more
|
|
|
compilers.</li>
|
|
|
|
|
|
- <li><a href="../libs/smart_ptr/index.htm">Smart Pointer
|
|
|
+ <li><a href="../libs/smart_ptr/index.html">Smart Pointer
|
|
|
Library</a>: performance reducing
|
|
|
exception-specifications removed.</li>
|
|
|
|
|
|
@@ -1613,7 +1608,7 @@
|
|
|
clear compiler warning messages.</li>
|
|
|
|
|
|
<li>Linux <a href=
|
|
|
- "../libs/compiler_status.htm">Compiler Status</a>
|
|
|
+ "../status/compiler_status.html">Compiler Status</a>
|
|
|
added.</li>
|
|
|
|
|
|
<li>Boost source code now lives in a publicly
|
|
|
@@ -1627,7 +1622,7 @@
|
|
|
<h3>1.16.1 (5 Jul 2000)</h3>
|
|
|
|
|
|
<ul>
|
|
|
- <li><a href="../libs/integer/index.htm">Integer</a>
|
|
|
+ <li><a href="../libs/integer/index.html">Integer</a>
|
|
|
library: fixed <a href=
|
|
|
"../boost/cstdint.hpp">cstdint.hpp</a> bug, added
|
|
|
<a href=
|
|
|
@@ -1696,11 +1691,11 @@
|
|
|
Microsoft, Intel, and other compilers.</li>
|
|
|
|
|
|
<li>Added <a href=
|
|
|
- "../libs/config/index.htm">Configuration Header</a>
|
|
|
+ "../libs/config/index.html">Configuration Header</a>
|
|
|
page and test program.</li>
|
|
|
|
|
|
<li>Added Experimental <a href=
|
|
|
- "../libs/compiler_status.htm">Compiler Status</a> page
|
|
|
+ "../status/compiler_status.html">Compiler Status</a> page
|
|
|
showing what library works with which compilers.</li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
@@ -1736,8 +1731,7 @@
|
|
|
|
|
|
<p>Minor additions to <a href=
|
|
|
"../boost/config.hpp">config.hpp</a> for Borland
|
|
|
- compilers. Minor fix to <a href=
|
|
|
- "../libs/utility/type_traits.htm">type_traits</a>
|
|
|
+ compilers. Minor fix to <tt>type_traits</tt>
|
|
|
example. Minor web site fixes. <a href=
|
|
|
"formal_review_process.htm">Library Formal Review
|
|
|
Process</a> page added.</p>
|
|
|
@@ -1758,21 +1752,20 @@
|
|
|
<p>Minor fix to <a href=
|
|
|
"../boost/rational.hpp">rational.hpp</a>. Minor
|
|
|
documentation changes to the <a href=
|
|
|
- "../libs/smart_ptr/index.htm">Smart Pointer</a> Library
|
|
|
+ "../libs/smart_ptr/index.html">Smart Pointer</a> Library
|
|
|
and <a href=
|
|
|
"../libs/utility/call_traits.htm">call_traits</a>,
|
|
|
<a href=
|
|
|
"../libs/utility/compressed_pair.htm">compressed_pair</a>,
|
|
|
- and <a href=
|
|
|
- "../libs/utility/type_traits.htm">type_traits</a>.
|
|
|
+ and type_traits.
|
|
|
Updated <a href="lib_guide.htm">Library Guidelines</a>
|
|
|
- and <a href="people.htm">People</a> page.</p>
|
|
|
+ and <a href="../people/people.htm">People</a> page.</p>
|
|
|
</div>
|
|
|
|
|
|
<div class="history_item" id="v1.14.0">
|
|
|
<h3>1.14.0 (5 Mar 2000)</h3>
|
|
|
|
|
|
- <p><a href="../libs/integer/index.htm">Integer
|
|
|
+ <p><a href="../libs/integer/index.html">Integer
|
|
|
Library</a> status upgraded after removing bin_bun.hpp.
|
|
|
The "Experimental" library category has been removed; the
|
|
|
boost files/vault now serves the purpose. Minor fix to
|
|
|
@@ -1783,9 +1776,8 @@
|
|
|
<div class="history_item" id="v1.13.0">
|
|
|
<h3>1.13.0 (29 Feb 2000)</h3>
|
|
|
|
|
|
- <p>Adds <a href="../libs/utility/index.htm">Utility
|
|
|
- Library</a> <a href=
|
|
|
- "../libs/utility/type_traits.htm">type_traits</a>,
|
|
|
+ <p>Adds <a href="../libs/utility/index.html">Utility
|
|
|
+ Library</a> type_traits,
|
|
|
<a href=
|
|
|
"../libs/utility/call_traits.htm">call_traits</a>, and
|
|
|
<a href=
|
|
|
@@ -1800,7 +1792,7 @@
|
|
|
<p>Adds a <a href=
|
|
|
"../libs/integer/integer_traits.html">integer_traits</a>
|
|
|
header from Jens Maurer to the <a href=
|
|
|
- "../libs/integer/index.htm">Integer Library</a>.</p>
|
|
|
+ "../libs/integer/index.html">Integer Library</a>.</p>
|
|
|
</div>
|
|
|
|
|
|
<div class="history_item" id="v1.11.2">
|
|
|
@@ -1808,8 +1800,7 @@
|
|
|
|
|
|
<p><a href="../libs/smart_ptr/smarttests.htm">Smart
|
|
|
pointer timings</a> added (thanks to Gavin Collings).
|
|
|
- Minor fix to <a href=
|
|
|
- "../libs/min_rand/index.htm">min_rand</a> sample program.
|
|
|
+ Minor fix to <tt>min_rand</tt> sample program.
|
|
|
Minor fixes to <a href=
|
|
|
"../boost/config.hpp">config.hpp</a>.</p>
|
|
|
</div>
|