summaryrefslogtreecommitdiff
path: root/index.htm
diff options
context:
space:
mode:
authorEric Niebler <eric@boostpro.com>2006-02-18 00:02:37 +0000
committerEric Niebler <eric@boostpro.com>2006-02-18 00:02:37 +0000
commit1fe3af5d134a7adf70baae81fbd16031ee276739 (patch)
tree0ea38d5c897e11f9ed3b6ff8497782fba9a43850 /index.htm
parent2490eae4f4cbcae7529adb93cd144c4dae90351c (diff)
downloadboost-1fe3af5d134a7adf70baae81fbd16031ee276739.tar.gz
add release note about new python::stl_input_iterator
[SVN r32980]
Diffstat (limited to 'index.htm')
-rw-r--r--index.htm46
1 files changed, 23 insertions, 23 deletions
diff --git a/index.htm b/index.htm
index f053e3ddbd..6126c73beb 100644
--- a/index.htm
+++ b/index.htm
@@ -252,33 +252,33 @@
<li>See the <a href="libs/graph/doc/history.html#1.34.0">complete revision history</a> for more information.</li>
</ul></li>
- <li><span class="library"><a href="libs/multi_index/doc/index.html">Multi-index Containers Library</a>:</span>
- <ul>
+ <li><span class="library"><a href="libs/multi_index/doc/index.html">Multi-index Containers Library</a>:</span>
+ <ul>
<li>New <a href="libs/multi_index/doc/tutorial/indices.html#rnd_indices">random access indices</a>.</li>
<li>Non key-based indices feature new <a href="libs/multi_index/doc/tutorial/indices.html#rearrange">rearrange facilities</a>.</li>
<li>This version also includes a number of optimizations and usage improvements. For a complete list of changes, see the library
<a href="libs/multi_index/doc/release_notes.html#boost_1_34">release notes</a>.</li>
- </ul></li>
+ </ul></li>
- <li><span
- class="library"><a
- href="libs/python/index.html">Python
- Library</a>:</span> Boost.Python now
- automatically appends C++ signatures
- to docstrings. The new
- <a href="libs/python/doc/v2/docstring_options.html"
- ><code>docstring_options.hpp</code></a>
- header is available to control the
- content of docstrings. </li>
+ <li><span class="library"><a href="libs/python/index.html">Python Library</a>:</span>
+ <ul>
+ <li>Boost.Python now automatically appends
+ C++ signatures to docstrings. The new
+ <a href="libs/python/doc/v2/docstring_options.html">
+ <code>docstring_options.hpp</code></a>
+ header is available to control the
+ content of docstrings.</li>
+ <li><a href="libs/python/doc/v2/stl_iterator.html#stl_input_iterator-spec">
+ <code>stl_input_iterator</code></a>, for
+ turning a Python iterable object into an
+ STL input iterator, from Eric Niebler.</li>
+ </ul></li>
+
+ <li><span class="library"><a href="libs/parameter/index.html">Parameter Library</a>:</span>
+ <ul>
+ <li>Every ArgumentPack is now a valid <a href="libs/mpl/doc/refmanual/forward-sequence.html">MPL Forward Sequence</a></li>
+ </ul></li>
- <li><span
- class="library"><a
- href="libs/parameter/index.html">Parameter
- Library</a>:</span>
-<ul>
- <li>Every ArgumentPack is now a valid <a href="libs/mpl/doc/refmanual/forward-sequence.html">MPL Forward Sequence</a></li>
- </ul>
- </li>
<li><span class="library"><a href="libs/wave/doc/index.html">Wave Library</a>:</span>
<ul>
<li>Wave now correctly recognizes pp-number tokens as mandated by the C++ Standard, which are converted to C++ tokens right before they are returned from the library.</li>
@@ -288,8 +288,8 @@
<li>Support for optional comment and/or full whitespace preservation in the generated output stream has been added. </li>
<li>This version also includes a number of bug fixes and usage improvements. For a complete list of changes, see the library <a href="libs/wave/ChangeLog">change log</a>.</li>
</ul></li>
- </ul>
- </div>
+ </ul>
+ </div>
</div>
</div>
</div>