updated changelog

[SVN r58558]
This commit is contained in:
Christopher Schmidt
2009-12-29 13:44:01 +00:00
parent 514d48903b
commit d366a4f0e2
231 changed files with 1293 additions and 1281 deletions

View File

@ -42,7 +42,7 @@
Feb 15, 2007: Added functional module. (Tobias Schwinger)
</li>
<li class="listitem">
APRIL 2, 2007: Added struct adapter. (Joel de Guzman)
April 2, 2007: Added struct adapter. (Joel de Guzman)
</li>
<li class="listitem">
May 8, 2007: Added associative struct adapter. (Dan Marsden)
@ -56,6 +56,14 @@
wrong. All these imply that the variant is <span class="bold"><strong>not</strong></span>
a fusion sequence. (Joel de Guzman)
</li>
<li class="listitem">
Oct 12, 2009: The accumulator is the first argument to the functor of <a class="link" href="algorithm/iteration/functions/fold.html" title="fold"><code class="computeroutput"><span class="identifier">fold</span></code></a>
and <a class="link" href="algorithm/iteration/functions/accumulate.html" title="accumulate"><code class="computeroutput"><span class="identifier">accumulate</span></code></a>. (Christopher Schmidt)
</li>
<li class="listitem">
Oct 30, 2009: Added support for associative iterators and views. (Christopher
Schmidt)
</li>
</ul></div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>