mirror of
https://github.com/boostorg/python.git
synced 2026-01-19 16:32:16 +00:00
Updated news
[SVN r31329]
This commit is contained in:
@@ -29,11 +29,14 @@
|
||||
<hr>
|
||||
|
||||
<dl class="page-index">
|
||||
<dt>11 March 2005</dt>
|
||||
<dt>14 October 2005 - 1.33.1 release</dt>
|
||||
|
||||
<dd>
|
||||
<ul>
|
||||
<li>Added a hack that will fool PyDoc into working with Boost.Python, thanks to Nick Rasmussen</li>
|
||||
<li>The build now assumes Python 2.4 by default, rather than 2.2</li>
|
||||
<li>Support Python that's built without Unicode support</li>
|
||||
<li>Support for wrapping classes with overloaded
|
||||
address-of (<code>&</code>) operators</li>
|
||||
</ul>
|
||||
</dd>
|
||||
<dt>14 August 2005 - 1.33 release</dt>
|
||||
@@ -59,6 +62,13 @@ the python object contains a NULL shared_ptr holder of the right type.
|
||||
<li>Numerous workarounds for MSVC 6 and 7, GCC 2.96, and EDG 2.45</li>
|
||||
</ul>
|
||||
</dd>
|
||||
<dt>11 March 2005</dt>
|
||||
|
||||
<dd>
|
||||
<ul>
|
||||
<li>Added a hack that will fool PyDoc into working with Boost.Python, thanks to Nick Rasmussen</li>
|
||||
</ul>
|
||||
</dd>
|
||||
<dt>19 November 2004 - 1.32 release</dt>
|
||||
|
||||
<dd>
|
||||
|
||||
Reference in New Issue
Block a user