mirror of
https://github.com/boostorg/boost.git
synced 2025-04-10 07:14:54 +00:00
Updated Python news
[SVN r31332]
This commit is contained in:
parent
a5387eed46
commit
2ba95d95a3
1 changed files with 32 additions and 0 deletions
32
index.htm
32
index.htm
|
@ -372,6 +372,38 @@
|
|||
dynamically-typed access to a set of property
|
||||
maps.</li>
|
||||
|
||||
<li>
|
||||
<span class="library"><a href=
|
||||
"libs/python/doc/index.html">Boost.Python</a>:</span>
|
||||
|
||||
<ul>
|
||||
<li>Added support for docstrings on nonstatic
|
||||
properties.</li>
|
||||
|
||||
<li>We now export the client-provided
|
||||
docstrings for <code>init<optional<>
|
||||
></code> and
|
||||
<i>XXX</i><code>_FUNCTION_OVERLOADS()</code>
|
||||
for only the last overload.</li>
|
||||
|
||||
<li>Support for Embedded VC++ 4 and GCC-3.3 on
|
||||
MacOS added</li>
|
||||
|
||||
<li>Introduced better support for rvalue
|
||||
from-python conversions of shared_ptr.</li>
|
||||
|
||||
<li>Support for exposing
|
||||
<code>vector<T*></code> with the indexing
|
||||
suite.</li>
|
||||
|
||||
<li>updated visual studio project build
|
||||
file.</li>
|
||||
|
||||
<li>Added search feature to the index
|
||||
page.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li><span class="library"><a href=
|
||||
"libs/random/index.html">Random Number
|
||||
Library</a>:</span> improved initialization for
|
||||
|
|
Loading…
Add table
Reference in a new issue