Dave Abrahams
|
1f78c74085
|
fixes
[SVN r12146]
|
2001-12-24 19:27:39 +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
|
91f0728b55
|
Minor fix, thanks to Jens Maurer.
[SVN r10377]
|
2001-06-21 20:46:26 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
25320cd0e0
|
Removed: unnecessary key < 0 test.
[SVN r10113]
|
2001-05-14 21:43:34 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
00b4f09e8a
|
Check indices passed to __getitem__, __setitem__, __delitem__
[SVN r10009]
|
2001-05-05 01:06:33 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
22024e7c1f
|
trying to clean cvs attic mess...
[SVN r9829]
|
2001-04-18 01:24:34 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
ebb0145256
|
trying to clean cvs attic mess...
[SVN r9828]
|
2001-04-18 01:23:50 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
8158a509c9
|
moved from branch ralf_grosse_kunstleve to trunk
[SVN r9816]
|
2001-04-17 19:20:31 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
01bcd460da
|
temp files removed after branching.
[SVN r9623]
|
2001-03-21 02:35:32 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
2a96c9f9ee
|
temp file before branching
[SVN r9621]
|
2001-03-21 02:33:27 +00:00 |
|