Dave Abrahams
|
c33ac6b47a
|
Merge Trunk changes to RC_1_29_0
[SVN r15732]
|
2002-10-05 12:53:06 +00:00 |
|
Dave Abrahams
|
0dbb780a2f
|
* Updated to new handle_exception() idiom for boost::python
* Made Cygwin archiving reliable, even when the user supplies a path with backslashes
----------------------------------------------------------------------
Modified Files:
tools/build/gcc-tools.jam tools/build/new/boost-build.jam
boost/python/detail/config.hpp libs/python/build/Jamfile
libs/python/example/do_it_yourself_convts.cpp
libs/python/example/dvect.cpp libs/python/example/example1.cpp
libs/python/example/getting_started1.cpp
libs/python/example/getting_started2.cpp
libs/python/example/ivect.cpp libs/python/example/nested.cpp
libs/python/example/noncopyable_export.cpp
libs/python/example/noncopyable_import.cpp
libs/python/example/pickle1.cpp
libs/python/example/pickle2.cpp
libs/python/example/pickle3.cpp
libs/python/example/richcmp1.cpp
libs/python/example/richcmp2.cpp
libs/python/example/richcmp3.cpp libs/python/example/rwgk1.cpp
libs/python/example/simple_vector.cpp
libs/python/test/comprehensive.cpp
Added Files:
libs/python/example/rwgk2.cpp libs/python/example/rwgk3.cpp
----------------------------------------------------------------------
[SVN r11705]
|
2001-11-15 05:29:22 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
dc520c6c32
|
Author included
[SVN r9815]
|
2001-04-17 19:04:16 +00:00 |
|
Dave Abrahams
|
98b31ed073
|
use BOOST_PYTHON_MODULE_INIT, update getting_started2 for better documentation
[SVN r9472]
|
2001-03-07 03:53:14 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
e508842da6
|
BPL support for exporting/importing class wrappers.
[SVN r8788]
|
2001-01-27 17:35:02 +00:00 |
|