Ralf W. Grosse-Kunstleve
|
0e5e2dc92e
|
includes moved to satisfy the "Python.h first" requirement
[SVN r27386]
|
2005-02-15 10:41:03 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
9ea7f100cc
|
Add license, copyright.
[SVN r24392]
|
2004-08-10 17:17:52 +00:00 |
|
Dave Abrahams
|
30d9331079
|
Remove Boost.Python v1 from main trunk
[SVN r15723]
|
2002-10-05 04:37:49 +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 |
|