Stefan Seefeld
a9b5854358
Upgrade tested Python versions.
2025-10-29 16:38:19 -04:00
Eisuke Kawashima
2b6f667e98
chore: remove meaningless comparison
2025-10-25 15:23:44 -04:00
Eisuke Kawashima
aa458d2ca9
fix(test.properties): use doctest.ELLIPSIS for traceback
...
Since python 3.11 (PEP 657) traceback info is changed
fix #460
2025-10-25 15:22:21 -04:00
Eisuke Kawashima
16627261f1
fix(test.pickle): fix for change in the return value of object.__reduce__()
...
https://docs.python.org/3.11/library/pickle.html#object.__reduce__
fix #461
2025-10-25 14:14:07 -04:00
Stefan Seefeld
303299e677
log commands
2025-10-25 13:25:52 -04:00
Stefan Seefeld
cb95b611bb
Downgrade run-vcpkg dependency to avoid regression.
2025-10-25 13:25:52 -04:00
Eisuke Kawashima
b4fb28e99a
ci: update GitHub Actions
2025-10-23 22:14:55 -04:00
Stefan Seefeld
867f0dddfe
Fix windows header path.
2025-10-23 22:08:00 -04:00
Aditya Pillai
a40bb656ee
Use Py_REFCNT instead of ob_refcnt on Python 3.9 and above
2025-10-23 19:38:05 -04:00
Eisuke Kawashima
f604eb8d0f
fix(test.numpy/ufunc): fix import error and value comparison
2025-04-02 08:21:09 -04:00
Eisuke Kawashima
d30c1bb7a8
refactor: switch to python 3
2025-03-31 21:58:42 -04:00
Aditya Pillai
3e7be69e1e
Conditionally use Py_REFCNT
2025-03-10 15:10:12 -04:00
Aditya Pillai
cbdf1ce2a1
Use Py_REFCNT instead of ->ob_refcnt
...
Py_REFCNT was stabilized in 3.9, uses this official API instead of the
`ob_refcnt` field that doesn't exist in the free-threaded build of 3.13.
2025-03-10 15:10:12 -04:00
Stefan Seefeld
4fe3403584
Make sure to pass C++ version to preprocessor as well.
2025-02-01 22:55:02 -05:00
Stefan Seefeld
b1b43f1e1a
Fix homebrew include path.
2025-02-01 22:55:02 -05:00
Peter Dimov
7b1960446b
Merge pull request #470 from boostorg/pr/fix-iterator-detail
...
Replace use of boost/iterator/detail/enable_if.hpp
2025-02-01 19:35:16 +02:00
Peter Dimov
2dc5a92727
Replace use of boost/iterator/detail/enable_if.hpp
2025-01-28 02:27:49 +02:00
sdarwin
4fc3afa3ac
Support newer version of Sphinx
2024-10-10 09:28:59 -04:00
Vitaly Buka
ff0ae9b29d
dynamic_cast before destructor
...
Call to the destructor ends lifetime of the object, including vptr
used by dynamic_cast.
2024-09-22 12:30:12 -04:00
Daniel Laügt
b988d70207
Alignment fixes
2024-09-21 21:56:41 -04:00
Stefan Seefeld
b3a28d7033
Use the expected return type.
2024-09-18 21:09:05 -04:00
Stefan Seefeld
3ea0cb8501
Upgrade CI platforms.
2024-09-18 21:09:05 -04:00
Jakob van Santen
95e53011d8
Conditionalize nested test for py2
...
__qualname__ didn't exist before python 3.3. Skip checks that depend on it if running in earlier Python versions
2024-09-18 10:36:45 -04:00
Jakob van Santen
301256cf1e
Avoid setting __doc__ on instance methods
2024-09-18 10:36:45 -04:00
Jakob van Santen
c76d67ef3f
Ensure that virtual default implementation has the same kwargs as dispatcher
2024-09-17 17:07:44 -04:00
Jakob van Santen
0102b31945
Unwrap back_reference in get_pytype()
...
This prevents back_reference parameters from decaying to "object" in py signatures
2024-09-17 17:07:44 -04:00
Jakob van Santen
4c6f40fb82
Add generated docstrings to property fget/fset
2024-09-17 17:07:44 -04:00
Jakob van Santen
d1910f3d65
Avoid degrading slice to object in generated sig
2024-09-17 17:07:44 -04:00
Jakob van Santen
c4e3b13dc2
Use qualname for enum repr
2024-09-17 17:07:44 -04:00
Jakob van Santen
a498e2458c
Qualify types defined in other modules
2024-09-17 17:07:44 -04:00
Jakob van Santen
7a3cc07042
Emit qualfied names in docstrings
2024-09-17 17:07:44 -04:00
Jakob van Santen
58b1a010bb
Set __qualname__ for Python >= 3.3
2024-09-17 17:07:44 -04:00
Rene Rivera
8ca8724ad9
Update build deps.
2024-08-18 13:16:00 -04:00
Rene Rivera
5a8d096135
Split b2 dependencies into public and private.
2024-08-18 13:16:00 -04:00
Rene Rivera
30bdbf3ae2
Move inter-lib dependencies to a project variable and into the build targets.
2024-08-18 13:16:00 -04:00
Rene Rivera
5a07cdb96b
Bump B2 require to 5.2
2024-08-18 13:16:00 -04:00
Rene Rivera
06fa956fe8
Add requires-b2 check to top-level build file.
2024-08-18 13:16:00 -04:00
Rene Rivera
9ab1742c46
Add missing NO_LIB usage requirements.
2024-08-18 13:16:00 -04:00
Rene Rivera
071b0bc964
Switch to library requirements instead of source. As source puts extra source in install targets.
2024-08-18 13:16:00 -04:00
Rene Rivera
d8d9861036
Put back removing qualified boostcpp tag. As we need it until the Jamroot removes the qualified tag.
2024-08-18 13:16:00 -04:00
Rene Rivera
f6d20e1099
Make the library modular usable.
2024-08-18 13:16:00 -04:00
Billy K. Poon
99a5352b5c
Another fix for numpy 2.0
...
- Compare pointers directly instead of using PyArray_EquivTypes
2024-07-16 14:15:12 -04:00
Konstantin Podsvirov
1fed0824ad
Fix typo in numpy tutorial
2024-07-01 15:29:32 -04:00
Alexis DUBURCQ
0474de0f6c
Support numpy 2.0.0b1
2024-05-06 09:51:13 +02:00
Peter Dimov
6c3f3ecacf
Normalize static/dynamic link macros and avoid redefinition warnings
2023-12-22 08:14:53 -05:00
Stefan Seefeld
47d5bc76f6
Revert "Remove obsolete Jamfile"
2022-09-05 21:43:23 -04:00
Stefan Seefeld
508da1d198
Fix windows CI builds.
2022-08-24 13:02:31 -04:00
Stefan Seefeld
271bcea8bf
Don't attempt to deploy documentation from PRs.
2022-08-24 13:02:31 -04:00
Stefan Seefeld
fdd3e8b2c1
Remove obsolete Jamfile
2022-08-24 13:02:31 -04:00
Victor Stinner
a218babc8d
Fix enum_type_object type on Python 3.11
...
The enum_type_object type inherits from PyLong_Type which is not tracked
by the GC. Instances doesn't have to be tracked by the GC: remove the
Py_TPFLAGS_HAVE_GC flag.
The Python C API documentation says:
"To create a container type, the tp_flags field of the type object
must include the Py_TPFLAGS_HAVE_GC and provide an implementation of
the tp_traverse handler."
https://docs.python.org/dev/c-api/gcsupport.html
The new exception was introduced in Python 3.11 by:
https://github.com/python/cpython/issues/88429
2022-04-26 09:42:26 -04:00
Denis Arnaud
41e208ecb5
Update call_method.hpp
...
Was missing from https://github.com/boostorg/python/pull/320
I've tested it on one of my projects with (that patch on) Boost.Python/Boost 1.76.0 and it works well. Without that patch, there is a deprecation error.
2022-03-19 13:06:49 -04:00
Hajo Kirchhoff
f028aa4076
-fix: issue #239 exec_file does not close the FILE handle. Note: Using FILE* is a bad choice here because of possible exceptions, but Py_RunFile is a C function. This fix works, because Py_RunFile - as a C function - does not throw exceptions.
2021-08-10 12:25:40 -04:00
Hajo Kirchhoff
a060d43bf2
-fix: boost::python::exec_file completely broken when PY_VERSION_HEX >= 0x03010000. Bug: char* f pointed to a temporary buffer returned by PyBytes_AsString. This buffer was released when Py_DECREF(fb) was called. As a result, f pointed to invalid memory when being passed to Py_RunFile.
2021-08-10 12:25:40 -04:00
Stefan Seefeld
8dd1511773
Use the /python//numpy target instead of [ numpy.include ] ( fixes #361 )
2021-07-04 15:29:43 -04:00
Peter Dimov
909a4d1530
Merge branch 'master' into develop
2021-06-10 02:46:19 +03:00
TaWeiTu
aee2667407
Fix deprecated usage of <boost/bind.hpp>
...
Replace <boost/bind.hpp> with <boost/bind/bind.hpp> and use namespace
boost::placeholders when necessary.
2021-06-09 07:16:19 -04:00
Peter Dimov
209179fa09
Add CMakeLists.txt
2021-06-04 03:10:21 +03:00
Stefan Seefeld
5e77eabb63
Revert previous commit until 'Boost.Build' is ready.
2021-05-26 07:46:42 -04:00
Peter Dimov
ecda18f01e
Use the /python//numpy target instead of [ numpy.include ] ( fixes #361 )
2021-05-24 18:54:56 -04:00
Stefan Seefeld
2a82afdf6d
Upgrade base image & build prerequisites.
2021-04-30 22:59:25 -04:00
Stefan Seefeld
aca3c80c4f
Respect alignment of by-value storage.
2021-04-30 22:59:25 -04:00
Stefan Seefeld
68fa9dccde
Merge branch 'develop'
2021-03-04 11:57:23 -05:00
Dmitry Bely
f5d14ef15e
Fix issue #280
2021-02-07 23:07:30 -05:00
Dmitry Bely
f7254f5d8a
Add a test case for issue #280
2021-02-07 23:07:30 -05:00
Edward Diener
bffcb99ae7
[skip ci] Add "cxxstd" json field. The "cxxstd" json field is being added to each Boost library's meta json information for libraries in order to specify the minumum C++ standard compilation level. The value of this field matches one of the values for 'cxxstd' in Boost.Build. The purpose of doing this is to provide information for the Boost website documentation for each library which will specify the minimum C++ standard compilation that an end-user must employ in order to use the particular library. This will aid end-users who want to know if they can successfully use a Boost library based on their C++ compiler's compilation level, without having to search the library's documentation to find this out.
2021-01-21 07:25:16 -05:00
Victor Stinner
cbd2d9f033
Fix compatibility with Python 3.10.0a4: fopen
...
Replace private _Py_fopen() with public fopen(): private _Py_fopen()
function was removed in 3.10.0a4:
https://bugs.python.org/issue32381
2021-01-06 07:55:48 -05:00
Cedric Schmeits
0f1945060f
noncopyable is located in the boost namespace
2021-01-04 01:35:25 -05:00
Cedric Schmeits
30dd3fe8b1
added includes for call_method.hpp and def.hpp
2021-01-04 01:35:25 -05:00
Stefan Seefeld
500194edb7
Fix Python 3.10 (PEP-620) incompatibility.
2021-01-04 01:31:40 -05:00
Stefan Seefeld
cd953cff06
Replace appveyor by github actions.
2021-01-04 00:21:07 -05:00
Stefan Seefeld
5e4f6278e0
Remove travis-ci logic.
2020-12-26 14:53:19 -05:00
Stefan Seefeld
108c93f7c3
Deploy documentation via github actions.
2020-12-26 14:53:19 -05:00
Stefan Seefeld
3dd6bcf39f
Add OSX tests.
2020-12-26 14:53:19 -05:00
Tom Kent
97a8550a9f
Using docker images to execut the github actions for testing ( #335 )
...
Introduce github action-based test workflow for Ubuntu.
2020-12-22 16:56:09 -05:00
Thomas Kent
c9521a8ef5
Updated VS2019 to 16.8.3
2020-12-22 16:53:56 -05:00
Thomas Kent
8328a4f535
New VS2019 version on appveyor
2020-12-13 14:14:29 -05:00
Stefan Seefeld
cc973263c4
Merge branch 'develop'
2020-11-02 00:58:26 -05:00
Pat Riehecky
f1320bf30b
Add pypy3 to TravisCI matrix
2020-10-16 12:35:44 -04:00
Pat Riehecky
d9f06052e2
Convert Python 3.1+ to use public C API for filenames
2020-10-16 12:35:44 -04:00
Pat Riehecky
9ad5298d0b
Use python macros to stay on public API for new pythons
2020-10-16 12:35:44 -04:00
Pat Riehecky
944fa075b3
Stop using deprecated API calls (python-3.9) #319
2020-10-15 21:54:47 -04:00
Stefan Seefeld
b4fbf1840b
Fix appveyor builds.
2020-10-15 12:45:35 -04:00
Stefan Seefeld
ec402ea0d7
Merge branch 'develop'
2020-08-14 15:59:10 -04:00
David Seifert
60405cc48c
Remove Boost.Python-specific python-tag code
2020-08-08 02:32:07 -04:00
Austin Maliszewski
9e1132f4f5
Handle NULL from call to PyLong_Type
...
PyLong_Type raises an exception if the argument is not convertible to
long, therefore, this has to be handled as new_reference and not
new_non_null_reference, otherwise a segfault will occur.
2020-08-08 02:30:46 -04:00
Tyler Kieft
bf824c1b98
Ensure all doctests run
2020-08-08 02:19:03 -04:00
Andrey Semashev
01ab510585
Removed usage of deprecated header boost/detail/iterator.hpp.
...
The header is deprecated in favor of <iterator>. It generates compiler
warnings and will be removed in a future release.
2020-08-07 18:09:31 -04:00
Edward Diener
5e2d55d801
Revert back to original, as __cdecl is fine with the Embarcadero C++ clang-based compilers.
2020-08-07 17:35:12 -04:00
Edward Diener
17886fc296
Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost config for the Embarcadero non-clang-based compilers.
2020-08-07 17:35:12 -04:00
Stefan Seefeld
15115eb1f8
Fix appveyor build failures.
2020-08-07 14:04:30 -04:00
Julien Schueller
1727b67a5a
detail/caller.hpp:127:2: error: extra ';' [-Wpedantic]
2019-06-01 19:07:40 -04:00
Peter Dimov
0a9b687e9e
Merge pull request #264 from boostorg/pr/fix-numpy-install
...
Only boost-install boost_numpy when it's being built
2019-04-17 15:08:15 -07:00
Peter Dimov
8c8b0dc215
Only boost-install boost_numpy when it's being built
2019-04-18 00:02:52 +03:00
Nikita Kniazev
fdc9ec760f
Fixed module tests fail
...
Since recently lightweight_test introduced a sanitation to ensure that
`boost::report_errors()` is called, and it does not in module tests.
The problem could be fixed by exporting the function and calling it from
these python tests, but as it already done in other module tests I just
turned those usages lightweight_test to a regular assertation.
2019-03-31 20:36:56 -04:00
Stefan Seefeld
102acf1d34
Merge branch 'develop'
2019-03-29 09:41:46 -04:00
Nikita Kniazev
0b0c0536d6
The right hypot fix for MinGW
2019-03-26 15:56:03 -04:00
Owens
0d0cd711a7
Enable forward declaration of unwind_type() in msvc14.15 and later.
...
Name lookup in msvc has changed between 14.14 and 14.15 making it consistent with other compilers. Forward declaration of unwind_type() is now required as it is for other compilers.
Resolves compilation errors identified in:
https://github.com/boostorg/python/issues/228
2019-03-25 11:00:48 -04:00
Jonathan Wakely
72e254bf8b
Fix name of file in tutorial
...
I think it's meant to refer to the Jamroot file being discussed, not Jamrules.
2019-03-23 20:38:29 -04:00
Nikita Kniazev
1f1b9b6aef
Fix hypot issue on MinGW
2019-03-23 20:37:35 -04:00
Nikita Kniazev
6bd6d71850
Fix -Wregister error on Clang in C++17 mode
...
Suppresses the warning on GCC, Clang, and MSVC.
2019-03-21 16:40:41 -04:00
Stefan Seefeld
b9c0e58d57
Merge branch 'develop'
2019-03-05 21:39:52 -05:00
Tom Kent
4b01139720
Ssize t warning - trac #3353 ( #21 )
...
Fixes msvc unsafe type conversion warning - trac num: 3353
2019-03-03 22:02:57 -05:00
SPKorhonen
65bfec2d97
Fix static object initialization under Visual Studio 2017 ( #208 )
...
Fix static object initialization under VS 15.7.2
2019-03-03 21:59:48 -05:00
Orivej Desh
4f6d547c0a
clear python exception after expected attribute lookup failure
...
Python 3.7.0 asserts that attribute lookup functions are called without outstanding exceptions:
https://github.com/python/cpython/blob/v3.7.0a2/Objects/typeobject.c#L3037
Motivation: https://bugs.python.org/issue34068#msg321262
Therefore the error set by the first PyObject_GetItem should be cleared before calling PyObject_GetAttrString.
2019-02-13 23:38:02 -05:00
Stefan Seefeld
90813b1ad7
Merge branch 'develop'
2019-01-10 18:45:39 -05:00
Peter Dimov
b644946368
Add comments explaining the stage/install targets in build/Jamfile
2018-10-12 14:34:15 -04:00
Peter Dimov
c7799aa44f
Add empty stage/install targets when Python is not configured
2018-10-12 14:34:15 -04:00
Peter Dimov
02095af952
Use boost-install in build/Jamfile
2018-10-12 09:42:51 -04:00
Stefan Seefeld
6f72675bff
Merge branch 'develop'
2018-07-11 19:25:10 -04:00
Moritz Wanzenböck
ed4776b59c
Add missing return statement in numpy import
...
This adds a missing return statement in the python3 specific
import logic of boost.python.numpy.
For python3 wrap_import_array() needs to return a pointer value.
The import_array() macro only returns NULL in case of error. The
missing return statement is UB, so the compiler can assume it does
not happen. This means the compiler can assume the error branch
is always taken, so import_array must always fail.
2018-07-11 16:40:19 -04:00
Markus Gerstel
ac62db1cf1
Drop injector code example from tutorials.
...
This example depends on the behaviour of ```__metaclass__```. This has
changed in python 3, and the example no longer works. Removing example
code as suggested, see #210 for more details and possible alternatives.
Closes #210 .
2018-06-08 14:59:41 -04:00
Stefan Seefeld
b4230e98f6
Fix auto-linking logic for boost_numpy (Windows only).
2018-06-04 09:34:00 -04:00
Stefan Seefeld
467a89eba7
Fix issue 198.
2018-05-06 13:35:16 -04:00
The Gitter Badger
28e2c6512c
Add Gitter badge
2018-05-03 10:19:01 -04:00
Stefan Seefeld
b0f512c15a
Merge branch 'develop'
2018-04-17 21:32:48 -04:00
Stefan Seefeld
77ff0d6bbc
Fix CI OSX build failure.
2018-04-17 20:41:17 -04:00
Stefan Seefeld
24313709a7
Fix auto-linking logic (Windows only).
2018-04-12 23:39:22 -04:00
Stefan Seefeld
ac9fa536c8
Add OSX to CI test matrix.
2018-04-08 21:34:48 -04:00
Gaurav
7352c9c0f7
Remove not reachable condition.
...
Line no 138-139 suggest if condition satisfy if n_actual <=max_arity :
if (n_actual + f->m_nkeyword_values >= min_arity
&& n_actual <= max_arity)
So condition at Line no 161 is not reachable.
2018-04-08 21:18:57 -04:00
Stefan Seefeld
26ac881b9d
Fix CI links.
2018-04-08 20:41:51 -04:00
Stefan Seefeld
19f6c782aa
Improve CI test coverage.
2018-04-08 18:21:22 -04:00
Stefan Seefeld
f3df1bf912
Remove redundant pragma once directives.
2018-04-07 17:05:18 -04:00
Stefan Seefeld
a383ecdd88
Fix build warning.
2018-03-19 13:58:48 -04:00
Stefan Seefeld
d515eb82c8
Fix build warning.
2018-03-15 15:29:06 -04:00
Stefan Seefeld
0021720a46
Conditionalize targets on Python configuration.
2018-03-11 10:31:21 -04:00
Stefan Seefeld
61591f7ad2
Enable more MSVC versions.
2018-03-09 13:17:24 -05:00
Stefan Seefeld
6b8ab7a5a3
Conditionalize tests.
2018-03-09 13:08:07 -05:00
Stefan Seefeld
02e079cf4d
Merge branch 'develop'
2018-03-08 07:07:42 -05:00
Stefan Seefeld
9039286937
Remove references to scons from README.
2018-03-07 16:54:10 -05:00
Stefan Seefeld
429ac28c4a
Streamline CI logic.
2018-03-07 15:09:02 -05:00
Stefan Seefeld
1db3871f50
Remove obsolete scons-based build logic.
2018-03-07 15:09:02 -05:00
Stefan Seefeld
66dad425aa
Build docs with faber.
2018-03-07 15:09:02 -05:00
Stefan Seefeld
ed3cbf8a60
Start to collect release notes.
2018-02-25 17:39:18 -05:00
Stefan Seefeld
2f6e728de5
Fix misspelled operator name.
2018-02-20 16:43:58 -05:00
Stefan Seefeld
65be0e0f0f
Only iterate over multiple calling conventions on x86.
2018-02-15 22:17:04 -05:00
Stefan Seefeld
d4d41d94ae
Add Python version to library suffix.
2018-02-13 17:22:34 -05:00
Bernhard Rosenkränzer
660487c43f
Fix build with Python 3.7
...
Python 3.7 changes the return type of _PyUnicode_AsString()
from void* to const char* -- causing the build of boost-python
to fail.
Signed-off-by: Bernhard Rosenkränzer <bero@lindev.ch >
2018-02-09 15:09:27 -05:00
Stefan Seefeld
d6d54ce483
This is an object, not a function declaration. Really.
2017-12-18 15:04:23 -05:00
Stefan Seefeld
7c33ff0c59
Merge branch 'develop'
2017-11-17 10:06:54 -05:00
Stefan Seefeld
b9d0d97499
Fix MSVC compilation failure.
2017-11-16 10:26:30 -05:00
Stefan Seefeld
fc978f085b
Merge branch 'develop'
2017-11-11 08:04:54 -05:00
Stefan Seefeld
ebba009a9f
First attempt at faber-based build system.
2017-11-10 07:41:21 -05:00
Stefan Seefeld
9ad3313d1f
Fix deprecated elementwise comparison warning / error.
2017-11-07 19:43:16 -05:00
Stefan Seefeld
bf9a03399b
Revert "Avoid multiple template instances of boost::python::details::get_signature when multiple calling conventions are enabled"
...
This reverts commit b49a186b6f .
2017-10-30 08:04:01 -04:00
Stefan Seefeld
2d9871fc5a
Fix unresolved symbol error with MSVC.
2017-10-27 13:58:56 -04:00
Gary Furnish
30c9eb1fb6
Fix c++11 detection.
2017-10-25 08:07:17 -04:00
Gary Furnish
7c5e478432
Fix autoptr/unique_ptr ifdef for VS2017.
2017-10-25 08:07:17 -04:00
Krzysztof Trzciński
2b7842a39f
Fix memory leaks in enum.cpp
...
Unfortunately due to optimised build of Python3 libraries and executable I got only partial stack from [http://clang.llvm.org/docs/AddressSanitizer.html ], however digging into and reducing my code I tracked it down to be issue with `boost/libs/python/src/object/enum.cpp`.
It has to bits that leak (and comment mentioning there is one):
PyObject *mod = PyObject_GetAttrString( self_, "__module__");
Leaks reference, as it never decreases it.
It also stores a new string object under object's `name` that ref count never gets decremented.
That commit fixes both issues.
2017-10-25 08:04:35 -04:00
Raffi Enficiaud
8d37630cc8
Fix warning: returning the proper type for object sizes
2017-10-25 08:03:18 -04:00
Marvin Schmidt
9d2903cd5e
Fix symbol visibility of init method
...
This was properly an oversight when switching to the BOOST_SYMBOL_*
symbols from Boost.Config in commit 0224f54a (see #1 )
Since Boost.Config is already doing the differentiation between
different platforms and compilers we can simplify this bit and just
use BOOST_SYMBOL_EXPORT
2017-10-24 20:18:59 -04:00
Frank Richter
b09d80a93e
Fix exec(), eval() not passing through arguments
2017-10-18 07:37:03 -04:00
Mark Borgerding
135c025484
fixed nuisance warning when calling from_data(...,bob) with an ndarray bob, "FutureWarning: comparison to None will result in an elementwise object comparison in the future."
2017-09-25 09:08:38 -04:00
Mark Borgerding
ecf05c4a90
ndarray.shape(k),strides(k) act more like their python counterparts (negative indexing, bounds checking) (issue #157 )
2017-09-25 09:08:14 -04:00
Edward Diener
00b7ed03a7
Remove executable attribute for files.
2017-09-18 08:21:30 -04:00
Stefan Seefeld
fed4f0d0f9
Fix version number.
2017-08-19 11:57:56 -04:00
Stefan Seefeld
39edfd45cf
Fix traits qualification.
2017-08-19 11:57:39 -04:00
Stefan Seefeld
c2424bcc8f
Fix version number.
2017-08-13 20:45:13 -04:00
Stefan Seefeld
b3b67273b0
Fix traits qualification.
2017-08-13 20:44:52 -04:00
Stefan Seefeld
8c2a808cbe
Remove 'numeric' documentation.
2017-07-31 11:38:40 -04:00
Stefan Seefeld
31c8b7f1b4
Remove 'numeric' documentation.
2017-07-31 11:37:52 -04:00
Stefan Seefeld
aeedea409a
Merge branch 'develop'
2017-07-20 13:04:44 -04:00
Stefan Seefeld
2d1f66fd19
Remove module as obsoleted by Boost.NumPy.
2017-07-20 11:39:58 -04:00
Stefan Seefeld
69e38d2186
Fix documentation.
2017-07-20 10:11:19 -04:00
Stefan Seefeld
df6926551e
Merge branch 'develop'
2017-06-25 18:27:19 -04:00
Stefan Seefeld
8536e97c67
Use utf-8 encoding
2017-06-25 14:33:42 -04:00
shreyans800755
142661dac8
Use std type_traits instead of boost type_traits
...
Fixes https://github.com/boostorg/python/issues/106
2017-06-25 14:17:41 -04:00
John Kirkham
d6554d6c65
Handle BOOST_LIB_NAME for NumPy on Python 2/3
...
This was reusing the Python 2 name on Python 3, which is incorrect since
the Python 3 library for Boost.NumPy has a `3` in it. Hence this checks
against the Python version and defines this correctly.
2017-06-12 09:32:31 -04:00
John Kirkham
90829714cc
Fix BOOST_LIB_NAME for Python 3
...
This was reusing the Python 2 name on Python 3, which is incorrect since
the Python 3 library for Boost.Python now has a `3` in it. Hence this
checks against the Python version and defines this correctly.
2017-06-12 09:32:31 -04:00
Stefan Seefeld
664d443df3
Fix Python3 compatibility bug.
2017-06-03 18:26:14 -04:00
Stefan Seefeld
c4fe369d69
Require NumPy 1.7 API.
2017-06-02 19:31:54 -04:00
Stefan Seefeld
7cfc47008e
Rename test source
2017-06-02 19:31:54 -04:00
Raphael Isemann
1452dfe713
Reencoded a few headers that used Windows-1252 with UTF-8.
...
Nearly every header in the boost codebase is UTF-8, but here there
are a few headers which are using Windows-1252, which makes it impossible
for some tools to parse those files. This patch just reencodes them
with UTF-8 like the rest of the codebase. I checked that the name of the
author is still correct after this change.
No functional change intended.
2017-06-02 17:44:46 -04:00
Saliya
3613142839
Fixing compiling error 'error: ‘NPY_FLOAT16’ was not declared in this scope'
...
Signed-off-by: Saliya <hamparawa@gmail.com >
2017-06-02 15:35:04 -04:00
John Zwinck
b2f53e1acf
exec/eval(): add overloads for char const*
...
Many times the caller may have a string created in C++,
so there is no need to wrap it in a Python object when
the only thing done with the object is extract<char*>.
2017-05-04 19:29:56 -04:00
Stefan Seefeld
3844c4fc5f
Fix more missing symbols.
2017-04-14 13:14:05 -04:00
Stefan Seefeld
7d3df3d3a7
Merge branch 'develop'
2017-03-28 12:57:32 -04:00
Stefan Seefeld
df16e3e55e
Fix typo.
2017-03-28 12:54:05 -04:00
Stefan Seefeld
ae747521b0
Merge branch 'develop'
2017-03-24 15:53:30 -04:00
Stefan Seefeld
3066c73c09
Fix Windows builds.
2017-03-24 15:39:13 -04:00
Stefan Seefeld
edd890bd2b
More dllexport fixes
2017-03-24 15:39:13 -04:00
Stefan Seefeld
352792c90a
Add more export symbols.
2017-03-16 20:14:39 -04:00
Stefan Seefeld
47faef65ee
Fix documentation links.
2017-03-16 11:35:26 -04:00
Rene Rivera
5e4b44e0af
Don't build numpy if there's no python version to target.
2017-03-06 10:39:01 -06:00
Rene Rivera
5121fc11f9
Don't build numpy if there's no python version to target.
2017-03-06 10:30:41 -06:00
Rene Rivera
07b1489f3b
BPL builds targets need to always be defined.
2017-03-05 15:17:26 -06:00
Rene Rivera
471e6181b2
BPL builds targets need to always be defined.
2017-03-05 15:16:36 -06:00
Rene Rivera
44ea0562b2
Fix no pynumpy target when no numpy configured.
2017-03-05 09:00:27 -06:00
Rene Rivera
60fba03e99
Fix libs from referencing BPL when there is no python configured.
2017-03-05 09:00:10 -06:00
Rene Rivera
398e7f02b8
Fix no pynumpy target when no numpy configured.
2017-03-05 08:56:57 -06:00
Rene Rivera
1e315242ce
Fix libs from referencing BPL when there is no python configured.
2017-03-03 22:28:22 -06:00
al3xst
77ee91d5c5
Updated python library reference url
...
Due to changes on the python website, the url to the pickle library reference page was invalid.
2017-03-03 18:29:05 -05:00
Stefan Seefeld
e3c9dd78aa
Merge branch 'develop'
2017-03-03 18:07:49 -05:00
Rene Rivera
e670de2795
Fix empty numpy lib name caused by missing parens for lib name map.
2017-03-02 21:55:49 -06:00
Rene Rivera
367b793ac9
Merge branch 'develop' of https://github.com/boostorg/python.git into develop
2017-03-01 10:15:47 -06:00
Rene Rivera
8c170d9193
Fix building of multiple BPL libs even when the configured python does
...
not match.
2017-03-01 10:15:37 -06:00
SPKorhonen
bd7b8ecba5
Fix for missing export symbols, issue #98 ( #110 )
...
Fix for missing export symbols in shared library of boost::python::numpy
2017-02-15 11:53:28 -05:00
Jürgen Hunold
0224f54ae0
Switch^Cisibility support to BOOST_SYMBOL_EXPORT. Refs #2114
2017-02-13 10:43:23 -05:00
Stefan Seefeld
d14b8cf411
Fix library dependency with Python 3.
2017-01-03 21:17:51 -05:00
Tadeu Manoel
4e0b96faa8
Fix conversion of PyUnicodeObject to wstring ( #93 )
2016-12-14 07:58:07 -05:00
Tadeu Manoel
7178a70176
Fix a problem where test_builtin_converters.py is not being run ( #94 )
...
This was happening because the module docstring was not the first statement.
2016-12-14 07:54:37 -05:00
Stefan Seefeld
aaf9022770
Merge branch 'develop'
2016-11-02 14:12:45 -04:00
Vladimir Prus
36bbdde2fe
Use Boost-global python tagging.
2016-10-28 11:56:15 +03:00
Stefan Seefeld
1df6d84b80
Fix Python 3 incompatibility.
2016-10-27 08:37:25 -04:00
Stefan Seefeld
e968329174
Clean up examples.
2016-10-23 21:34:16 -04:00
Stefan Seefeld
07c8cbe652
Adjust to Boost.Build changes.
2016-10-23 21:27:31 -04:00
Stefan Seefeld
163e469bc4
Minor fixes.
2016-10-19 11:25:48 -04:00
Stefan Seefeld
ac39d2ed69
Fix doc build.
2016-10-19 07:34:34 -04:00
Stefan Seefeld
264f6ae4b9
Work around a sphinx bug.
2016-10-18 21:14:47 -04:00
Stefan Seefeld
84c96447e2
Add NumPy support to the BB-based build logic.
2016-10-18 16:32:05 -04:00
Stefan Seefeld
dc8d68d3fc
Fix id clash in hierarchical tocs.
2016-10-16 20:30:15 -04:00
Stefan Seefeld
91512a971d
More doc fine-tuning.
2016-10-10 14:22:57 -04:00
Rene Rivera
88ea1f9626
Fix syntax error caused by merging.
2016-10-10 12:22:25 -05:00
Rene Rivera
731ba745ca
Add, and update, documentation build targets.
2016-10-10 12:22:10 -05:00
Stefan Seefeld
080eb55be6
Fine-tune documentation formatting.
2016-10-10 12:02:28 -04:00
Rene Rivera
a3d8223b5d
Fix syntax error caused by merging.
2016-10-09 11:04:38 -05:00
Stefan Seefeld
b9431cd326
Remove obsolete tests from build logic.
2016-10-09 09:19:20 -04:00
Stefan Seefeld
2ccf54f091
Minor doc touch-ups.
2016-10-09 00:02:39 -04:00
Stefan Seefeld
4ce4821111
Remove obsolete tests.
2016-10-08 15:29:56 -04:00
Rene Rivera
69ddfcae17
Add, and update, documentation build targets.
2016-10-08 15:16:38 -04:00
Stefan Seefeld
3ace4a0015
Adjust NumPy code to work with new directory / namespace structure.
2016-10-08 13:34:17 -04:00
Stefan Seefeld
cbb3851488
Merge NumPy extension from https://github.com/ndarray/Boost.NumPy/ .
2016-10-07 20:03:12 -04:00
Stefan Seefeld
127cc20a1d
Install documentation for development branch separately.
2016-10-07 18:17:43 -04:00
Stefan Seefeld
482219f20a
Remove a bunch of obsolete files.
2016-09-29 23:18:00 -04:00
Wei-Ming Yang
061050c006
Fix a mistake in str::count()
2016-09-29 08:09:30 -04:00
Wei-Ming Yang
03adaee6d2
Implement str::endswith()
2016-09-29 08:08:46 -04:00
WKarel
bc2f77a3db
Assert refcount before decrement ( #64 )
...
Assert reference count before decrementing it.
2016-09-29 07:48:46 -04:00
vmurashev
aaf0d220ae
tests for python3 - get rid of 'from past.builtins import long'
2016-09-28 22:44:46 -04:00
vmurashev
bb6f52dc35
test/exec.cpp - register builtin module before call 'Py_Initialize'
2016-09-28 22:44:46 -04:00
Stefan Seefeld
d422058fb4
Adjust BB logic to shared_ptr test changes.
2016-09-28 16:59:44 -04:00
Stefan Seefeld
a60ab14b91
Fix doc upload.
2016-09-28 13:37:15 -04:00
Stefan Seefeld
e0ee734161
Update credentials to upload generated docs.
2016-09-28 08:31:12 -04:00
Stefan Seefeld
444c948abe
Fix doc upload.
2016-09-27 20:13:38 -04:00
Stefan Seefeld
97e4b34a15
Add support for std::shared_ptr.
2016-09-27 13:53:37 -04:00
Stefan Seefeld
5029273ca8
Use std::unique_ptr instead of std::auto_ptr
2016-09-22 20:30:33 -04:00
Stefan Seefeld
63e3079a16
Merge pull request #43 from Flast/patch-1
...
Fix a compile error with obsoleted details.
2016-09-01 00:13:48 -04:00
Stefan Seefeld
adfac2d139
Bump version number.
2016-08-29 09:38:20 -04:00
Stefan Seefeld
d79b59616b
Add logic to detect and discriminate C++-11.
2016-08-29 09:33:26 -04:00
Stefan Seefeld
8a58f716ac
Complete 'install' target.
2016-08-22 22:57:23 -04:00
Stefan Seefeld
f3931cfc38
Add README
2016-08-08 11:51:01 -04:00
Stefan Seefeld
b0f6414269
Fix CI build environment.
2016-08-06 20:13:33 -04:00
Stefan Seefeld
76708620cb
Add Appveyor support.
2016-08-06 18:56:34 -04:00
Stefan Seefeld
b877b98fee
Automate documentation updates.
2016-08-05 18:17:02 -04:00
Stefan Seefeld
94dfa4c762
Add support for building documentation.
2016-08-05 18:14:40 -04:00
Stefan Seefeld
5c723e96ea
Merge pull request #77 from cowo78/develop
...
Multiple calling conventions with MSVC14/amd64
2016-07-21 07:59:14 -04:00
Giuseppe Corbelli
b49a186b6f
Avoid multiple template instances of boost::python::details::get_signature when multiple calling conventions are enabled
2016-07-21 10:28:43 +02:00
Stefan Seefeld
a5a08bfb7b
Fix Windows testing support.
2016-06-27 21:20:05 -04:00
Stefan Seefeld
e53a68defd
Merge pull request #74 from cowo78/develop
...
Module 'past' is not available in 2.x interpreters
2016-06-27 08:46:36 -04:00
Giuseppe Corbelli
f0d5bef32d
Merge branch 'develop' of https://github.com/boostorg/python into develop
2016-06-27 09:33:44 +02:00
Giuseppe Corbelli
e820537f3b
past module is not available in v2 interpreters
2016-06-27 09:24:16 +02:00
Stefan Seefeld
c2d144ab71
Augment test matrix with C++11.
2016-06-26 07:54:37 -04:00
Stefan Seefeld
55f283bf18
Fix header search path order.
2016-06-26 07:54:05 -04:00
Stefan Seefeld
2e8cd3d8f2
Suppress more unused typedef warnings.
2016-06-24 17:22:17 -04:00
Stefan Seefeld
b3e9290599
Merge pull request #66 from thtrummer/develop
...
Fix unused local typedef warnings for GCC
2016-06-24 16:50:53 -04:00
Stefan Seefeld
07dd8eaa55
A few build system fixes.
2016-06-24 16:43:07 -04:00
Stefan Seefeld
81b3263743
Merge pull request #73 from cowo78/develop
...
/MACHINE option for x86 is /MACHINE:X86
2016-06-24 16:41:21 -04:00
Giuseppe Corbelli
7b7c4b85d5
/MACHINE option for x86 is /MACHINE:X86
2016-06-24 11:31:04 +02:00
Stefan Seefeld
f7d7c54173
Merge pull request #71 from jhunold/test_fix
...
Add missing .py suffix
2016-06-18 05:47:02 -04:00
Jürgen Hunold
68400823db
Add missing .py suffix
2016-06-18 11:36:20 +02:00
Stefan Seefeld
905b34210b
Make tests Py3-compatible
2016-06-18 00:00:22 -04:00
Stefan Seefeld
400f3db73a
Add CI support.
2016-06-17 22:23:55 -04:00
Stefan Seefeld
57cd933240
Add SCons-based build system.
2016-06-17 22:23:47 -04:00
Thomas Trummer
f399391be2
Fix unused local typedef warnings for GCC
2016-05-01 12:10:04 +02:00
Stefan Seefeld
5233f45da4
Merge pull request #49 from fatso83/develop
...
Add cygwin64 support to wrap_python.hpp
2016-03-06 15:13:06 -05:00
Stefan Seefeld
63323f020f
Fix a number of wrong / invalid links.
2016-03-06 14:07:23 -05:00
Stefan Seefeld
e9c265a84a
Merge pull request #59 from vslashg/patch-1
...
Fix auto-pointer registration in Boost Python 1.60.
2016-03-06 12:58:40 -05:00
vslashg
f2c465ffa5
Fix auto-pointer registration in Boost Python 1.60.
...
The conditional instantiation magic of maybe_register_pointer_to_python() assumes that use_value_holder and use_back_reference will be one of the boost::mpl::bool_ types, but this assumption is no longer true in Boost 1.60, where they can be standard library bool wrappers instead.
Explicitly defining these types as mpl::bool_ classes fixes https://github.com/boostorg/python/issues/56 .
2016-02-29 13:33:35 -05:00
Chris Nixon
77bdbf0432
Add cygwin64 support to wrap_python.hpp
...
This patch adds 64 bit support.
2015-12-09 22:54:28 +01:00
Jim Bosch
26aaa5b62e
Merge pull request #51 from willyd/vscompat
...
Visual Studio compatibility fixes
2015-11-21 18:36:38 -05:00
Stefan Seefeld
359b7f0473
Merge pull request #37 from nevion/trace_registry
...
fix a static initialization fiasco with ios_base
2015-10-16 23:59:18 -04:00
Stefan Seefeld
52b268a8c6
Merge pull request #25 from eldiener/develop
...
Remove unused deprecated header file
2015-10-16 23:55:49 -04:00
Kohei Takahashi
e3aacc64fe
Fix a compile error with obsoleted details.
...
Because boost/detail/iterator.hpp is now obsoleted, see boostorg/iterator@b2b9ab1568 .
2015-10-10 13:19:14 +09:00
Guillaume Dumont
f753f4bc30
Visual Studio compatibility fixes
...
Static linking fix
2015-09-16 10:18:23 -04:00
Jim Bosch
9e53eb2c23
Fix some confusing magic numbers in docs for stride ( #50 ).
...
Documentation here needs a bigger cleanup than I can give it
right now, but this at least removes the ambiguity as to whether
"4" means the shape or sizeof(int).
2015-09-09 23:55:28 -04:00
Jim Bosch
6c2e3fb487
Update README and convert it to Markdown.
2015-09-09 23:48:55 -04:00
Jim Bosch
fcbba59630
Enable tests in CMake build and fix relative path problems.
...
As reported in #46 , tests were not being built with CMake due
to a typo. But they were also broken, because the relative path
to the dynamic library used in the link commands for the test
Python modules wasn't appropriate for running the tests from
the source directory. Instead, we now copy the Python test
scripts to the build directory and run them there.
2015-09-09 23:27:40 -04:00
Jim Bosch
61a399e80a
Remove const from rvalue returns ( #42 ).
...
I'd originally thought this was a useful way to prevent no-op
assignments to rvalues, but compilers now check for that
without using const, and it was probably only non-standard
compiler behavior that ever made it useful.
2015-09-09 22:38:50 -04:00
Stefan Seefeld
42b06fa3a3
Merge pull request #40 from jwakely/issue-39
...
Python: Fix condition for make_setter overload.
2015-09-02 08:07:49 -04:00
Jonathan Wakely
f410fbd64d
Python: Fix condition for make_setter overload.
...
This fixes the regression caused by 42e7d7b .
Fixes #39
2015-09-02 13:02:12 +01:00
Jason Newton
d18c7787e6
fix a static initialization fiasco with ios_base
...
see http://stackoverflow.com/questions/12318693/c-segmentation-fault-
when-using-cout-in-static-variable-initialization for a reference of
what was happening when iostreams were used within boost.python
registry's global static ctors.
2015-08-16 05:40:49 -07:00
Stefan Seefeld
5dce79445d
Merge pull request #33 from danieljames/doc-build
...
Unset 'boost.defaults' set in Jamroot.
2015-08-13 03:23:38 -04:00
Daniel James
c41a1e8531
Unset 'boost.defaults' set in Jamroot.
...
Not using '<format>html' as it seems it has to match the original
setting exactly.
2015-08-12 22:42:01 +01:00
Stefan Seefeld
41c61dd756
Fix typo.
2015-08-05 11:27:48 -04:00
Stefan Seefeld
d0b6fb9557
More documentation cleanup.
2015-08-05 07:14:37 -04:00
Stefan Seefeld
b68ce3b156
restore article.
2015-08-04 15:34:56 -04:00
Stefan Seefeld
04cad679a5
Convert docs to QuickBook.
2015-07-29 17:43:42 -04:00
Stefan Seefeld
d4d7f018f9
Change maintainer.
2015-07-17 19:53:24 -04:00
Stefan Seefeld
99022d2eb8
Merge branch 'develop'
2015-06-30 18:09:40 -04:00
Stefan Seefeld
37f8f37cda
Merge pull request #16 from teeks99/main_crt_error
...
Fixes empty example
2015-06-24 18:01:24 -04:00
Edward Diener
0a4c76b9ac
Remove unused deprecated header file
2015-05-29 18:36:39 -04:00
Stefan Seefeld
156054371b
Merge pull request #24 from agnat/fix/cv_tag_volatile_constant
...
Fix is_volatile constant in detail::cv_tag<>
2015-05-27 11:42:39 -04:00
David Siegel
d06f4aeaca
Fix is_volatile constant in detail::cv_tag<>
2015-05-27 17:30:09 +02:00
Stefan Seefeld
e8d7bb5027
Merge pull request #23 from jzmaddock/patch-1
...
Stop Using type_traits details.
2015-05-27 11:07:30 -04:00
Stefan Seefeld
b207fc1a04
Merge pull request #20 from Lastique/patch-2
...
Use _Py_fopen instead of fopen
2015-05-27 10:59:50 -04:00
jzmaddock
9742c30f47
Stop Using type_traits details.
...
The type_traits internal details used here are being moved to make it clear they are details and subject to change. Old code will continue to work, but will warn about use of a deprecated header.
2015-05-21 19:20:31 +01:00
Stefan Seefeld
97f894bc1a
Merge pull request #7 from PeterMartini/develop
...
Boost.Build now uses src/ instead of v2/
2015-05-08 13:18:33 -04:00
Andrey Semashev
eefc434bae
Use _Py_fopen instead of fopen
...
A followup fix for the previous commit 36f8f69411 .
2015-05-06 15:29:42 +03:00
Stefan Seefeld
226d1ac961
Merge pull request #19 from Lastique/patch-1
...
Fix compilation with python 3.0-3.3
2015-05-06 08:10:30 -04:00
Andrey Semashev
36f8f69411
Fix compilation with python 3.0-3.3
...
Backport commit 3e405b6fd5 to develop branch: Fix exec_file for Python 3 < 3.4. Also fix version check to actually fix compilation with python 3.4.
2015-05-06 15:06:29 +03:00
Tom Kent
97b0d9737c
Fixes empty example
...
Uses of visual studio were getting a 'unresolved external symbol _mainCRTStartup' because there was no main() being linked into the test_embed.exe. I'm not a bjam expert, but I think that is because the embedding target is an executable (instead of an obj/lib?). I also have no idea if this was a problem on unix or if this fix will affect that platform.
2015-04-10 19:47:44 -05:00
Stefan Seefeld
3e405b6fd5
Fix exec_file for Python 3 < 3.4.
2015-04-09 08:57:08 -04:00
Stefan Seefeld
e1e9eb303a
Merge pull request #13 from ax3l/fix-missingPlaceholderInclude
...
Fix Trac #10932 Missing Include: Bind Placeholders
2015-03-26 09:16:15 -04:00
Stefan Seefeld
9eee9ef461
Merge pull request #15 from mmatrosov/master
...
Fix #11100 and #8058 : binary compatibility and leaked file handle in exec_file()
2015-03-26 08:23:15 -04:00
Mikhail Matrosov
fe24ab9dd5
[ #8058 ] Close file handle before exec_file() routine returns.
2015-03-11 01:11:54 +03:00
Mikhail Matrosov
a911c17fd6
[ #11100 ] Fix binary incompatibilities with fopen() in exec_file() routine.
2015-03-11 01:11:54 +03:00
Daniel James
8d5d777ebb
Add metadata file.
2015-01-25 21:25:23 +02:00
Peter Dimov
ea87bfee8c
Merge pull request #9 from danieljames/metadata
...
Create metadata file.
2015-01-25 20:31:16 +02:00
Jim Bosch
a0e849ed91
Switch from int to Py_intptr_t for shape/stride returns.
2015-01-18 10:00:42 -05:00
Christoph Lassner
4dbb2784ee
Removed unnecessary defaults.
2015-01-17 14:06:22 -05:00
Christoph Lassner
4d9ab505b0
Updated build system behaviour and comments for the --with-boost option.
2015-01-17 14:06:00 -05:00
Axel Huebl
17a7655c74
Fix Missing Include: Bind Placeholders
...
boost/python/exception_translator.hpp(22): error: identifier "_1" is undefined
boost/python/exception_translator.hpp(22): error: identifier "_2" is undefined
2015-01-14 16:02:23 +01:00
Jim Bosch
3494381c01
Resolve dtype equivalence issue in MSVC
2014-11-23 12:39:57 -05:00
Christoph Lassner
bc13c4c600
Fixed unsigned long test error.
2014-11-23 12:39:57 -05:00
Christoph Lassner
73b8350e53
Switch SCons to use SConsChecks submodule for Windows support
2014-11-23 12:39:52 -05:00
Jim Bosch
c509a3ab01
Merge pull request #39 from termoshtt/cmake_python3
...
(with minor modification from Jim Bosch)
2014-11-23 12:05:52 -05:00
Toshiki Teramura
4c2070f39f
Revise example/wrap.cpp for python3
2014-11-23 12:03:58 -05:00
Toshiki Teramura
e2c23fd5f9
Append python version detector
...
Slight modifications from Jim Bosch for more standard language in
build system language.
2014-11-23 12:03:15 -05:00
Jim Bosch
7ff5465e7d
Merge pull request #36 from ChrislS/master
...
SCons change to build a static lib for Windows
2014-09-25 20:19:38 -04:00
Christoph Lassner
e747cc9422
* SCons change to build a static lib for Windows.
2014-09-25 18:25:05 +02:00
Jim Bosch
b46ccc4f51
Merge pull request #35 from karlssonper/master
...
Examples and tests optional to build in CMake
2014-08-26 14:12:02 -04:00
Daniel James
0a47c583b1
Add metadata file.
2014-08-18 15:09:41 +01:00
per
be72aab254
Examples and tests are now optional to build. The default behavior is the same as before where both are built.
2014-08-18 11:28:53 +02:00
Jim Bosch
5035f6e801
Merge pull request #34 from karlssonper/master
...
added the NPY_FLOAT16 dtype
2014-08-04 15:10:44 -06:00
Per
0b549aee88
added the NPY_FLOAT16 dtype
2014-08-04 16:38:02 +02:00
Jim Bosch
bf73da1bce
Merge pull request #31 from nbecker/master
...
SCons build system updates to support Python 3
2014-06-02 21:52:21 -04:00
Neal D. Becker
ca8ce585b7
Use equivalent, but doesn't seem to help
2014-06-02 09:40:28 -04:00
Neal D. Becker
81551cf6b6
port to py3
2014-06-02 09:40:00 -04:00
Peter Martini
e445e193fe
Boost.Build now uses src/ instead of v2/
...
Update examples to reflect this
2014-04-21 23:07:11 -04:00
Beman Dawes
832a1edd79
Merge 86392 from trunk. The spirit change was not applied because the file is not present in branches/release.
...
[SVN r86489]
2013-10-27 21:10:04 +00:00
John Maddock
6b7e0cc71f
Remove all references to now defunct (and removed) header.
...
[SVN r86438]
2013-10-26 10:13:38 +00:00
Beman Dawes
74b9bcaaa5
Add Boost.Build support for the Git modular layout, using links to to new header locations, thus preventing breakage to vast amounts of user code and build setups. Being added to SVN so that changes will automatically propagate to Git and modular Boost. Thanks to Steven Watanabe, Jürgen Hunold, Vladimir Prus, and Bjørn Roald for developing this patch. Steven in particular conceived the approach and did the initial implementation, which was further refined by the other contributors.
...
[SVN r86392]
2013-10-22 15:23:42 +00:00
Stephen Kelly
371914a0e0
Remove use of obsolete BOOST_TT_BROKEN_COMPILER_SPEC
...
[SVN r86250]
2013-10-11 23:23:26 +00:00
Stephen Kelly
8021a21abb
Remove remaining occurances of BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
...
These evaded scripting.
[SVN r86249]
2013-10-11 23:22:36 +00:00
Stephen Kelly
9ceb9c02f5
Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
...
Process #ifdef...#else...#endif blocks.
[SVN r86246]
2013-10-11 23:19:17 +00:00
Stephen Kelly
97f9a10b9c
Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
...
Process #ifndef...#else...#endif blocks.
[SVN r86245]
2013-10-11 23:17:48 +00:00
Stephen Kelly
87f776b178
Remove obsolete files.
...
[SVN r86242]
2013-10-11 23:11:35 +00:00
Jim Bosch
e3bf3c6f51
Merge pull request #29 from coroa/master
...
cmake: switch from using deprecated linklibraries to target_linklibraries
2013-10-10 15:46:08 -07:00
Jonas Hoersch
c8798676f6
cmake: switch from using deprecated linklibraries to target_linklibraries
...
the total information duplication actually decreases and it
facilitates reusing CMake instructions from outer projects.
2013-10-06 20:03:51 +02:00
Stephen Kelly
590b7887f4
Python: Fix build.
...
[SVN r86099]
2013-10-01 08:40:58 +00:00
Stephen Kelly
badedbebfc
Python: Remove obsolete GCC version checks.
...
[SVN r86066]
2013-09-30 15:58:19 +00:00
Stephen Kelly
cc80f46a6d
Python: Remove obsolete MSVC version check.
...
[SVN r86029]
2013-09-30 00:19:23 +00:00
Stephen Kelly
42e7d7bbb3
Python: Clean up some old MSVC related code.
...
[SVN r85922]
2013-09-25 21:17:17 +00:00
Stephen Kelly
5476f97d59
Python: Simplify object_operators implementation.
...
The old-MSVC-specific version is no longer needed.
[SVN r85898]
2013-09-25 11:20:43 +00:00
Stephen Kelly
da01e9b660
Remove use of obsolete BOOST_APPEND_EXPLICIT_TEMPLATE_TYPE{,_SPEC} macro.
...
[SVN r85896]
2013-09-25 10:29:44 +00:00
Stephen Kelly
a89bf7e9e8
Remove use of obsolete BOOST_EXPLICIT_TEMPLATE_TYPE{,_SPEC} macros.
...
[SVN r85894]
2013-09-25 10:28:56 +00:00
Vladimir Prus
52201f0cba
Undo previous commit, it was meant for another branch
...
[SVN r85888]
2013-09-25 08:32:03 +00:00
Vladimir Prus
3480aee9e7
Initial modular patch, from Bjorn.
...
[SVN r85884]
2013-09-25 08:13:57 +00:00
Stephen Kelly
ead8d0aba5
Python: Simplify object and BOOST_PYTHON_FORWARD_OBJECT_CONSTRUCTORS macro.
...
The macro no longer needs an implementation for old MSVC.
[SVN r85881]
2013-09-25 07:55:31 +00:00
Stephen Kelly
7a4b240838
Python: Remove use of obsolete BOOST_PYTHON_EXPLICIT_TT_DEF macro.
...
[SVN r85880]
2013-09-25 07:55:17 +00:00
Stephen Kelly
f500202dab
Python: Trivially define the BOOST_PYTHON_EXPLICIT_TT_DEF macro
...
As BOOST_NO_EXPLICIT_FUNCTION_TEMPLATE_ARGUMENTS is never defined, this
macro is obsolete.
[SVN r85879]
2013-09-25 07:55:01 +00:00
Jim Bosch
c9974daec2
Avoid Python 3 compile warnings in NumPy initialization
2013-08-24 18:08:01 -04:00
Jim Bosch
b46dfd9064
Qualify calls to template member functions in invoke_matching.
...
This is necessary to avoid a bug in which a template struct from another
namespace can be confused with the member function by the parser
(see gcc bug 55576; it's apparently a defect in the C++98 standard).
2013-03-19 11:38:08 -04:00
Jim Bosch
956606ef0c
Update README to mention CMake build system.
2013-03-15 23:08:40 -04:00
Philip Miller
0b59058fa2
Add cmake build system, fix examples for Windows compatibility.
2013-03-15 23:08:16 -04:00
Jim Bosch
2a41c80c58
Fix embedding issues with statically-compiled Python, at least on Linux. Use LINKFLAGS instead of LDFLAGS (see also #23 ; patch from Luc Bourhis)
2013-03-07 09:41:10 -05:00
Jim Bosch
42a57978ee
Merge pull request #17 from awishnick/master
...
Added astype to ndarray
2013-01-18 13:46:42 -08:00
Aaron Wishnick
4b99e6b83f
Add astype to ndarray.
2013-01-11 15:16:29 -05:00
Ralf W. Grosse-Kunstleve
ca18dc9daa
merging current boost/python and libs/python from trunk into release branch
...
[SVN r82295]
2012-12-31 04:14:35 +00:00
Ralf W. Grosse-Kunstleve
fc3f1bb531
libs/python/doc/projects.html: adding Pyrap
...
[SVN r82294]
2012-12-31 03:44:48 +00:00
Ralf W. Grosse-Kunstleve
8cc149f4f4
merging current boost/python and libs/python from trunk into release branch
...
[SVN r81965]
2012-12-15 01:25:41 +00:00
Ralf W. Grosse-Kunstleve
5f8f5b4c3e
libs/python/doc/projects.html: update pointed out by Greg Landrum
...
[SVN r81964]
2012-12-15 01:15:24 +00:00
Jim Bosch
49b536fbd3
replace non-constant array sizes with scoped_array
2012-12-10 23:32:08 -05:00
Ralf W. Grosse-Kunstleve
a3f478e9af
boost.python: merging trunk to release
...
[SVN r81773]
2012-12-07 19:51:06 +00:00
Jim Bosch
2e47285fb5
Add license file and license header to source files.
2012-09-26 00:33:10 -04:00
Jim Bosch
45b588b85a
Merge pull request #12 from barnabyrobson/patch-1
...
Update SConscript to print the correct message when Boost.Python config test cannot be run.
2012-09-25 20:14:19 -07:00
barnabyrobson
cce7dfcf17
Update SConscript
...
Fixing copy and pasted comment to say correct thing when program built against Boost.Python can not run.
2012-09-22 20:13:20 -07:00
Jim Bosch
2f7742ffec
add more permissive equivalence test for dtypes, start using it in tests
2012-09-18 23:13:29 -04:00
Ilya Kolpakov
46b959cceb
ufunc tests now ensure that return value is the same object as the 'output' (if it is provided) argument being the same object as the ufunc return value
2012-09-04 12:10:55 +02:00
Ilya Kolpakov
ca3526c76a
ufunc test now uses assert_array_almost_equal instead of bitwise(?) comparison
2012-09-04 11:30:58 +02:00
Ralf W. Grosse-Kunstleve
303885fefa
applying patch from trac ticket 4609
...
[SVN r79774]
2012-07-27 22:43:32 +00:00
Ralf W. Grosse-Kunstleve
46796f3413
merging current boost/python and libs/python from trunk into release branch
...
[SVN r79096]
2012-06-25 22:09:52 +00:00
Ralf W. Grosse-Kunstleve
2c1a276671
python: minor doc bug fix (ticket #7014 )
...
[SVN r79095]
2012-06-25 21:56:38 +00:00
Ralf W. Grosse-Kunstleve
0b8b88abc7
merging current boost/python and libs/python from trunk into release branch
...
[SVN r79011]
2012-06-19 20:01:25 +00:00
Dave Abrahams
c3d20eb07f
Replace all uses of boost/utility.hpp with more-granular includes. Solves modularization dependency nightmare.
...
[SVN r78502]
2012-05-18 04:44:04 +00:00
Jim Bosch
4ec94c676b
Add example (wrap.py) to demonstrate how to wrap simple functions that operate on C arrays into functions that operate on NumPy arrays ( #6 ).
2012-05-13 17:51:48 -04:00
Jim Bosch
a35cbd1af1
Switch to use RPATH in test and example builds ( #5 ).
2012-05-13 17:50:15 -04:00
Jim Bosch
28a9fab278
Overhauled how builtin dtype objects are accessed for better consistency, added converters for array scalars.
2012-05-13 13:03:10 -04:00
Jim Bosch
ab2225bcbd
Remove unused special handling for bool dtype.
2012-05-12 12:15:32 -04:00
Ralf W. Grosse-Kunstleve
e32979fe0a
boost/python/object_core.hpp: trac #6890
...
[SVN r78427]
2012-05-11 20:39:21 +00:00
Jim Bosch
dbe4903887
fix LoadableModule suffix on darwin
2012-04-29 12:55:57 -04:00
Jim Bosch
405f99cd3c
Fix bug in boost/numpy.hpp install location
2012-04-28 15:47:48 -04:00
Jim Bosch
313dcbb628
added as_matrix call policy
2012-04-21 16:46:28 -04:00
Jim Bosch
dca44829a6
untabify python test files
2012-04-21 16:34:01 -04:00
Jim Bosch
46f6382fe4
Change how external environment variables are propagated to SCons to allow it to find executables in $PATH.
2012-04-21 15:14:29 -04:00
Jim Bosch
99e6194620
more SCons refactoring
2012-04-21 00:50:53 -04:00
Jim Bosch
4c2850cbfd
Make CheckLibs available to ndarray SConstruct file.
2012-04-19 23:28:41 -04:00
Jim Bosch
029eb385ed
Prepend Boost paths rather than append them; puts explicit paths at a higher priority than paths pulled from distutils (patch from Neal Becker).
2012-04-17 23:03:58 -04:00
Jim Bosch
77b89341d0
Added support for specifying installation directories for headers and libraries separately (modified patch from Neal Becker).
...
Signed-off-by: Jim Bosch <jbosch@astro.princeton.edu >
2012-04-17 22:53:06 -04:00
Jim Bosch
588027252b
Remove unnecessary shared_ptr in class_ for ufuncs (from Neal Becker).
...
Signed-off-by: Jim Bosch <jbosch@astro.princeton.edu >
2012-04-17 22:01:39 -04:00
Jim Bosch
d61d41a786
allow CCFLAGS to be passed on command line or through construction variable; default is now '-O2 -g'
2012-04-17 10:00:36 -04:00
Jim Bosch
1d3a535e53
switch to using LoadableModule instead of SharedLibrary for test Python modules
2012-04-16 23:58:34 -04:00
Jim Bosch
65dc91f3da
add bang lines to Python unit test scripts
2012-04-16 23:50:46 -04:00
Jim Bosch
782ca7bf20
add custom rpath option to SCons builds
2012-04-16 23:43:57 -04:00
Jim Bosch
1a5a3e1701
modifications to SCons build system to be friendlier to ndarray
2012-04-16 00:53:38 -04:00
Jim Bosch
00c61f4767
fix GitHub URL in readme
2012-04-11 20:18:38 -04:00
Jim Bosch
c20af50ae3
added README file
2012-04-11 20:17:18 -04:00
Jim Bosch
38e68fa2ae
overhauled scons scripts
2012-03-18 18:57:14 -04:00
Jim Bosch
35a62fea52
added .gitignore
2012-03-18 17:09:13 -04:00
Jim Bosch
b219376e24
fixed header order in gaussian example; Python.h should always come before system headers
2012-03-18 17:05:22 -04:00
Ralf W. Grosse-Kunstleve
76db3311ed
merging current boost/python and libs/python from trunk into release branch
...
[SVN r77125]
2012-02-27 02:49:42 +00:00
Ralf W. Grosse-Kunstleve
af8efb72bd
libs/python/doc/v2/make_function.html: fixing obvious doc bug pointed out by Johan Rade
...
[SVN r77124]
2012-02-27 02:20:10 +00:00
Ralf W. Grosse-Kunstleve
5792bffaa2
Python: applying #6409 : __visibility__ (with underscores) to avoid name clashes
...
[SVN r76562]
2012-01-17 19:36:56 +00:00
Ralf W. Grosse-Kunstleve
7acb544b47
merging current boost/python and libs/python from trunk into release branch
...
[SVN r76422]
2012-01-11 23:48:18 +00:00
Daniel James
e3130fe75b
Document 'Creating boost::python::object from PyObject*'.
...
From Pedro Larroy. Fixes #6393 .
[SVN r76421]
2012-01-11 23:07:01 +00:00
Daniel James
f054b64315
Merge python doc rebuild to release.
...
[SVN r76359]
2012-01-08 10:07:09 +00:00
Daniel James
ef6194f1f8
Revert accidental python commit.
...
I forgot to revert this when merging from quickbook-dev.
[SVN r76357]
2012-01-08 09:22:28 +00:00
Daniel James
b262615aa8
Quickbook: Merge escape change from quickbook-dev branch.
...
Only changes 'raw_escape' which is only used in 1.6
[SVN r76260]
2012-01-01 14:51:32 +00:00
Daniel James
842cf85d4b
Rebuild python tutorial with recent versions of tools.
...
This will make further changes less noisy and also happens to fix the misparse
of `__main__`.
[SVN r76196]
2011-12-26 21:56:24 +00:00
Ralf W. Grosse-Kunstleve
9064a063b2
merging current boost/python and libs/python from trunk into release branch
...
[SVN r75919]
2011-12-12 17:46:33 +00:00
Ralf W. Grosse-Kunstleve
5daa36d04d
boost/python/slice.hpp: bug fix (track #6256 )
...
[SVN r75918]
2011-12-12 17:28:13 +00:00
Ralf W. Grosse-Kunstleve
fa24dbb88f
merging current boost/python and libs/python from trunk into release branch
...
[SVN r75414]
2011-11-08 21:27:05 +00:00
Ralf W. Grosse-Kunstleve
ba5503cf89
libs/python/pyste/src/Pyste/GCCXMLParser.py: applying python2.5-elementtree.patch from Trac Ticket #2208
...
[SVN r75413]
2011-11-08 21:16:29 +00:00
Jim Bosch
1e66e33201
removed ublas dependency from gaussian example
2011-11-08 03:45:31 +00:00
Stefan Seefeld
8f909d55ac
Refine style.
2011-10-31 22:56:38 +00:00
Stefan Seefeld
05c21bcae1
Refine style.
2011-10-31 22:55:22 +00:00
Stefan Seefeld
0cb3bd7aa5
Add navigation bar.
2011-10-30 22:25:34 +00:00
Stefan Seefeld
7a84a00673
build new 'gaussian.cpp' extension.
2011-10-30 20:54:20 +00:00
Jim Bosch
9d7dfd8449
added gaussian example, updated scons build
2011-10-30 14:43:53 +00:00
Stefan Seefeld
2a8823f745
Fix formatting issues in the Reference Manual.
2011-10-29 20:39:37 +00:00
Stefan Seefeld
beaa4b0e4d
Remove implementation details from documentation.
2011-10-29 18:20:25 +00:00
Stefan Seefeld
55c3b0569e
Restructure documentation sources to build with sphinx.
2011-10-27 14:12:14 +00:00
Ralf W. Grosse-Kunstleve
49e8699b9f
merging current boost/python and libs/python from trunk into release branch
...
[SVN r74931]
2011-10-12 21:38:53 +00:00
Ralf W. Grosse-Kunstleve
8449c34948
libs/python/src/object/function.cpp: apply patch by Matthew Bradbury (trac #4259 )
...
[SVN r74321]
2011-09-08 21:27:10 +00:00
Ankit Daftery
2aca81bca9
Added temporary directory for Reference documentation
2011-08-31 12:35:56 +00:00
Jim Bosch
32d2135462
boost/numpy - enabled new unit tests in old SCons build system
2011-08-25 23:32:43 +00:00
Ralf W. Grosse-Kunstleve
838f44c050
boost/python: fixing long-standing mis-spelling, resolves trac #5805
...
[SVN r74021]
2011-08-23 16:42:15 +00:00
Ralf W. Grosse-Kunstleve
6699e8a4a2
boost/python/class.hpp: commenting out assertion, resolves trac #5803
...
[SVN r74020]
2011-08-23 16:24:48 +00:00
Ankit Daftery
7064cf3186
Added tutorial for ufunc
2011-08-17 18:26:20 +00:00
Ankit Daftery
777e16e1d0
Added example for ufunc
2011-08-17 18:25:44 +00:00
Ankit Daftery
715e5cbc31
Added non-unit strides example
2011-08-14 06:49:08 +00:00
Ankit Daftery
67b5b07976
Added non-unit strides example
2011-08-14 06:48:46 +00:00
Ankit Daftery
7b088c9df2
Removed todo
2011-08-13 13:55:03 +00:00
Ankit Daftery
3dda62f8b8
Added tutorial for fromdata, i.e. copy free data access
2011-08-12 09:26:55 +00:00
Ankit Daftery
c33460c265
Made a few modifications
2011-08-12 09:26:22 +00:00
Ankit Daftery
4c12b004ec
Added example for data access using pointers
2011-08-12 05:16:20 +00:00
Ankit Daftery
5bed132ff8
Added a line for zeros
2011-08-08 17:05:09 +00:00
Ankit Daftery
3ffcf3335a
Added working custom dtype example
2011-08-06 21:13:13 +00:00
Ankit Daftery
c314274a56
Added working custom dtype exampel
2011-08-06 21:12:42 +00:00
Ankit Daftery
437373456f
Added example for custom dtype
2011-08-05 17:04:29 +00:00
Ankit Daftery
7add755ae0
Added tutorial for dtype
2011-08-05 09:06:19 +00:00
Ankit Daftery
79182d7189
Added ndarray.rst
2011-08-04 17:47:09 +00:00
Ankit Daftery
36e9e38373
Tutorial for ndarrays
2011-08-04 17:45:00 +00:00
Ankit Daftery
45e52301e9
Added from_data implementation, zeros(..) examples
2011-08-04 17:39:04 +00:00
Ankit Daftery
37a73f344b
Modified Jamfile
2011-08-03 20:07:40 +00:00
Ankit Daftery
bbd9aad6e9
New examples
2011-08-03 20:07:20 +00:00
Stefan Seefeld
8fa1f9db9e
Add support for ReST docs.
2011-07-19 04:32:25 +00:00
Stefan Seefeld
9c56469358
Add example(s)
2011-07-05 14:20:57 +00:00
Stefan Seefeld
196c9e653f
Fix indexing tests.
2011-07-03 20:36:55 +00:00
Stefan Seefeld
c572b4db73
Rename (and move) boost.python.numpy to boost.numpy.
2011-07-03 16:42:15 +00:00
Stefan Seefeld
b2519a25a9
Rename (and move) boost.python.numpy to boost.numpy.
2011-07-03 16:40:30 +00:00
Ankit Daftery
2979e4b062
Added index array and boolean tests
2011-06-30 02:50:40 +00:00
Stefan Seefeld
88dd5330d0
Tidy indexing tests.
2011-06-27 14:07:54 +00:00
Ankit Daftery
fa51b58cd6
Added test for slices with steps. Auto-detection of step not implemented yet
2011-06-27 04:09:12 +00:00
Ralf W. Grosse-Kunstleve
302fee14b0
libs/python/doc/v2/with_custodian_and_ward.html: correcting minor typo
...
[SVN r72748]
2011-06-25 01:27:17 +00:00
Ralf W. Grosse-Kunstleve
211c90ae0f
boost/python.hpp: adding two more missing includes
...
[SVN r72746]
2011-06-24 22:16:06 +00:00
Ralf W. Grosse-Kunstleve
f1efb481c3
boost/python.hpp: include slice.hpp (trac issue 5639)
...
[SVN r72745]
2011-06-24 21:27:40 +00:00
Ankit Daftery
419b6ec973
Added tests for indexing
2011-06-24 12:58:57 +00:00
Ankit Daftery
085f574d6e
Added more tests for ndarray
2011-06-20 17:18:43 +00:00
Stefan Seefeld
69d9f34f3e
Fix ndarray tests.
2011-06-19 20:16:06 +00:00
Stefan Seefeld
36ee7d23f9
Fix ndarray tests.
2011-06-19 20:08:48 +00:00
Ankit Daftery
b269b4b124
Adding test for ndarray.Fails as of now.
2011-06-19 19:38:51 +00:00
Ralf W. Grosse-Kunstleve
3e409f9a87
boost/python/slice.hpp: correct long-standing spelling error; affects interface; keeping old interface for backward compatibility
...
[SVN r72602]
2011-06-14 23:23:33 +00:00
Ankit Daftery
20b68f2a2f
Added build rule for shapes
2011-06-14 03:36:59 +00:00
Ankit Daftery
2794a9bd15
Test to check the shape of the ndarray
2011-06-14 03:32:10 +00:00
Ralf W. Grosse-Kunstleve
cfa2baf8c9
merging current boost/python and libs/python from trunk into release branch
...
[SVN r72464]
2011-06-07 04:15:33 +00:00
Ralf W. Grosse-Kunstleve
1212a14739
boost/python/override.hpp: trac issue #4101
...
[SVN r72384]
2011-06-04 09:50:27 +00:00
Ralf W. Grosse-Kunstleve
8e703e9569
libs/python/src: patches by Bogdan Opanchuk (trac #5590 )
...
[SVN r72349]
2011-06-02 17:04:43 +00:00
Stefan Seefeld
0a76801936
Move build system improvements
2011-05-30 20:39:43 +00:00
Ralf W. Grosse-Kunstleve
faf3cd0b78
merging current boost/python and libs/python from trunk into release branch
...
[SVN r72277]
2011-05-30 05:51:49 +00:00
Stefan Seefeld
daf466a697
Work on numpy configuration
2011-05-30 01:18:16 +00:00
Ankit Daftery
718cfd468e
First build of numpy.jam module to check for the location of the numpy build directory
2011-05-29 18:39:06 +00:00
Ankit Daftery
3796825523
Updated to include the numpy.jam module
2011-05-29 18:34:21 +00:00
Ankit Daftery
6904a166f7
Updated to include the numpy.jam module
2011-05-29 18:33:56 +00:00
Ankit Daftery
39b9047190
New addition to support boost.build
2011-05-28 12:53:03 +00:00
Ankit Daftery
930167e961
New addition to support boost.build
2011-05-28 12:52:29 +00:00
Ankit Daftery
64b2c1697b
Patch to fix scons issue
2011-05-28 12:47:37 +00:00
Ankit Daftery
f0345b2521
New addition to support boost.build
2011-05-28 12:45:52 +00:00
Ralf W. Grosse-Kunstleve
4df7f1c247
libs/python/doc/tutorial/doc/tutorial.qbk: fixing small oversight (issue #5574 )
...
[SVN r72220]
2011-05-27 17:11:44 +00:00
Ralf W. Grosse-Kunstleve
201c100422
libs/python/test/Jamfile.v2: correction, by Steven Watanabe
...
[SVN r72175]
2011-05-26 04:09:40 +00:00
Ralf W. Grosse-Kunstleve
f441ec7dfd
libs/python/test/Jamfile.v2: implementing suggestions by Steven Watanabe (thanks!)
...
[SVN r72174]
2011-05-26 01:50:32 +00:00
Ralf W. Grosse-Kunstleve
09dc86f5f2
libs/python/test/Jamfile.v2: patch provided by Niklas Angare (Ticket #5565 )
...
[SVN r72173]
2011-05-26 00:21:33 +00:00
Ralf W. Grosse-Kunstleve
a5e564be83
merging current boost/python and libs/python from trunk into release branch
...
[SVN r71226]
2011-04-13 17:34:35 +00:00
Dave Abrahams
dcc3590907
verifying commit privs
...
[SVN r71150]
2011-04-09 16:55:43 +00:00
Ralf W. Grosse-Kunstleve
a11a3f9f76
libs/python/src/converter/builtin_converters.cpp: Python 3.2 compatibility, based on patch by Matthew Bradbury, fixes issue #4994
...
[SVN r71050]
2011-04-06 21:32:59 +00:00
Ralf W. Grosse-Kunstleve
74daea3d88
boost/libs/python/doc/PyConDC_2003: removing $Date$ and $Revision$ so they do not create noise on each merge to the release branch
...
[SVN r71004]
2011-04-05 16:49:31 +00:00
Ralf W. Grosse-Kunstleve
4c2927ca46
boost/libs/python/doc/PyConDC_2003: removing $Date$ and $Revision$ so they do not create noise on each merge to the release branch
...
[SVN r71003]
2011-04-05 16:39:36 +00:00
Ralf W. Grosse-Kunstleve
e28f0509d8
merging current boost/python and libs/python from trunk into release branch
...
[SVN r71002]
2011-04-05 16:31:51 +00:00
Ralf W. Grosse-Kunstleve
a8fb9f7746
libs/python/src/module.cpp: bug fix: adding missing BOOST_PYTHON_DECL that should have been in rev. 67462, fixes trac issue #5283
...
[SVN r70493]
2011-03-24 04:10:59 +00:00
Ralf W. Grosse-Kunstleve
0a211a746d
merging current boost/python and libs/python from trunk into release branch
...
[SVN r70448]
2011-03-23 00:14:55 +00:00
Ralf W. Grosse-Kunstleve
2a20884e78
libs/python/src/object/class.cpp: metaclass fixes by James Emerton: james at emdata dot net
...
[SVN r69551]
2011-03-04 17:32:41 +00:00
Jim Bosch
77ec571511
Boost.Python.Numpy - moved convenience header one directory lower
2011-02-16 00:24:22 +00:00
Jim Bosch
70c7fbd1d8
Boost.Python.Numpy - removing malfunctioning variant build directories
2011-01-17 20:01:48 +00:00
Jim Bosch
91a1119070
Boost.Python.Numpy - cleaning up build system
2011-01-15 23:00:43 +00:00
Jim Bosch
a300f7cdd0
boost.python.numpy - updates to build system, added some svn:ignores
2011-01-07 23:39:45 +00:00
Jim Bosch
65db10061f
numpy - (build system) fixed setting lib output path in tests
2011-01-06 19:37:28 +00:00
Jim Bosch
3d7f523384
numpy - added missing doxygen builder
2011-01-06 19:30:58 +00:00
Jim Bosch
252c3aa695
numpy - updates to site_scons, header documentation
2011-01-04 19:19:20 +00:00
Ralf W. Grosse-Kunstleve
ba213663b6
merging current boost/python and libs/python from trunk into release branch
...
[SVN r67483]
2010-12-28 20:38:29 +00:00
Ralf W. Grosse-Kunstleve
b5336f36d6
Boost.Python: Python 3 module initialization fixes (using PyModuleDef), based on patches provided by Austin Bingham
...
[SVN r67462]
2010-12-26 22:42:32 +00:00
Ralf W. Grosse-Kunstleve
736ba48c2b
merging current boost/python and libs/python from trunk into release branch
...
[SVN r67446]
2010-12-24 17:31:05 +00:00
Ralf W. Grosse-Kunstleve
fa32b8dfab
boost/python/converter/builtin_converters.hpp: fix for Python 3 (by Austin Bingham)
...
[SVN r67432]
2010-12-23 16:36:53 +00:00
Eric Niebler
6066ffef9a
Merged revisions 66606 via svnmerge from
...
https://svn.boost.org/svn/boost/trunk
........
r66606 | rwgk | 2010-11-15 18:17:00 -0500 (Mon, 15 Nov 2010) | 1 line
boost/python/object/make_instance.hpp: adding missing includes
........
[SVN r66614]
2010-11-16 18:30:39 +00:00
Ralf W. Grosse-Kunstleve
c501874bc2
boost/python/object/make_instance.hpp: adding missing includes
...
[SVN r66606]
2010-11-15 23:17:00 +00:00
Ralf W. Grosse-Kunstleve
f759e9eb0e
merging current boost/python and libs/python from trunk into release branch
...
[SVN r66066]
2010-10-18 04:04:52 +00:00
Jim Bosch
584df88fb2
boost.python.numpy - switched to simpler syntax for invoke_matching_array
2010-10-06 22:40:41 +00:00
Jim Bosch
ba1416fff0
boost.python.numpy - moved dtype::invoke_matching_template into separate header, added similar code for invocation based on dimensionality
2010-10-06 19:05:20 +00:00
Jim Bosch
42ca807c82
boost.python.numpy - fixed missing bool instantiation for dtype::get_builtin
2010-10-06 00:31:09 +00:00
Vladimir Prus
cae31b5380
Make extension copied to current directory, for convenient testing
...
[SVN r65638]
2010-09-27 16:27:16 +00:00
Ralf W. Grosse-Kunstleve
76af2cfc6b
libs/python/src/object/function.cpp: support __module__ attribute (to help certain doc generation systems)
...
[SVN r65555]
2010-09-23 19:22:12 +00:00
Douglas Gregor
846c5d9914
Add missing includes
...
[SVN r65142]
2010-08-31 04:50:56 +00:00
Ralf W. Grosse-Kunstleve
bd8a9eb1fd
Boost.Python: Python 3 compatibility patch by Trigve Siver (trac ticket 4497)
...
[SVN r65055]
2010-08-27 17:28:26 +00:00
Jim Bosch
b988e8c45f
boost.python.numpy - adding missing symbols, fixed constness in dtype
2010-07-25 00:18:18 +00:00
Ralf W. Grosse-Kunstleve
65b3aadc63
merging current boost/python and libs/python from trunk into release branch
...
[SVN r63937]
2010-07-12 22:29:41 +00:00
Ralf W. Grosse-Kunstleve
38e92833f6
boost/python/module_init.hpp: patch https://svn.boost.org/trac/boost/ticket/3843
...
[SVN r63777]
2010-07-09 14:50:09 +00:00
Ralf W. Grosse-Kunstleve
14ea71e201
boost/python/converter/builtin_converters.hpp: 64-bit Windows special case to avoid getting a Python long for each std::size_t
...
[SVN r63696]
2010-07-06 14:29:25 +00:00
Hartmut Kaiser
e13ebcd0e8
Spirit: merging from trunk upto rev. 61489
...
[SVN r63640]
2010-07-04 22:38:38 +00:00
Marshall Clow
63a3f188b8
Merged changes for #2981 , #4166 , and #4377 to release branch
...
[SVN r63523]
2010-07-02 15:37:14 +00:00
Daniel James
34b162738f
Merge documentation update.
...
[SVN r63517]
2010-07-02 08:27:42 +00:00
Daniel James
e481c136e5
Rebuild python documentation.
...
[SVN r63506]
2010-07-01 22:13:45 +00:00
Jim Bosch
c7db44f617
boost.python.numpy - added ndarray::reshape
2010-06-29 07:55:33 +00:00
Daniel James
569b395cdd
Merge documentation fixes.
...
* Use `doc/src/*.css` instead of `doc/html/*.css`.
* Remove wiki and people directories.
* Some documentation fixes.
* Left out `minimal.css` changes and boostbook changes because of clashes.
[SVN r63347]
2010-06-26 12:30:09 +00:00
Jim Bosch
f3aecdf2f4
boost.python.numpy - added dtype template invoker
2010-06-24 22:20:55 +00:00
Daniel James
ea3c254370
Update various libraries' documentation build.
...
Mostly to use the images and css files under doc/src instead of
doc/html, usually be deleting the settings in order to use the defaults.
Also add 'boost.root' to some builds in order to fix links which rely on
it.
[SVN r63146]
2010-06-20 18:00:48 +00:00
Marshall Clow
ed6e9d6726
Applied patch; fixes #4166
...
[SVN r63081]
2010-06-18 15:50:25 +00:00
Marshall Clow
1f04129832
Typo; fixes #2891
...
[SVN r62925]
2010-06-14 01:33:59 +00:00
Steven Watanabe
b63d44e781
Delay the warning that the Boost.Python Jamfile emits, until someone actually tries to use the library. Fixes #2417 .
...
[SVN r62895]
2010-06-13 04:00:10 +00:00
Steven Watanabe
52d7dfffdf
Use the convertible_function typedef instead of the raw function pointer type. Fixes #903
...
[SVN r62808]
2010-06-11 18:06:25 +00:00
Jim Bosch
40bd0326f3
boost.python numpy - build system separates debug and standard builds
2010-06-08 01:44:59 +00:00
Steven Watanabe
a3e76d59c3
Explicitly qualify bind with boost::. Fixes #4223 .
...
[SVN r62198]
2010-05-25 14:22:55 +00:00
Jim Bosch
99d3a54ad5
boost.python numpy support - improvements to build system
2010-05-18 06:59:41 +00:00
Douglas Gregor
4b9cb5337d
Include all of the headers needed for the BOOST_MPL_ASSERT that is failing for several compilers
...
[SVN r62015]
2010-05-16 01:27:58 +00:00
Jim Bosch
c3d186e0bf
boost python numpy extensions - updated source files to reflect previous header move
2010-05-15 03:44:45 +00:00
Jim Bosch
e0fa8ec619
numpy python extensions - moved main header file inside subdirectory
2010-05-14 23:43:38 +00:00
Jim Bosch
e2b2ebe862
numpy python extension - added basic SCons build system, started on unit tests
2010-05-14 22:47:14 +00:00
Jeremiah Willcock
5b36b84444
Fixed tab and no-newline-at-end-of-file issues from inspection report
...
[SVN r61435]
2010-04-20 17:54:16 +00:00
Ralf W. Grosse-Kunstleve
78ec0d12db
libs/python/test/Jamfile.v2: moving "rule require-windows" block up to avoid bjam syntax error
...
[SVN r61086]
2010-04-05 21:28:30 +00:00
Ralf W. Grosse-Kunstleve
a7c16bf695
libs/python/test/Jamfile.v2: compile calling_conventions tests only under Windows, following Valdimir Prus' instructions (boost mailing list)
...
[SVN r61053]
2010-04-04 21:03:33 +00:00
Ralf W. Grosse-Kunstleve
86db60255a
libs/python/test/Jamfile.v2: disabling calling_conventions tests
...
[SVN r61034]
2010-04-04 05:23:15 +00:00
Ralf W. Grosse-Kunstleve
37b45d2baf
merging current boost/python and libs/python from trunk into release branch
...
[SVN r61033]
2010-04-04 05:19:57 +00:00
Steven Watanabe
6d4be7ab3a
Handle the destructor call in a way that keeps msvc happy. Fixes #4003
...
[SVN r60868]
2010-03-26 19:04:40 +00:00
Ralf W. Grosse-Kunstleve
65e74ccf1e
boost/python/object_core.hpp: new .is_none() member function
...
[SVN r60625]
2010-03-15 22:00:30 +00:00
Jim Bosch
eef2eef7dd
initial sandbox import for numpy utilities in boost.python
2010-03-08 21:50:13 +00:00
Jim Bosch
189915bc8b
folder for new numpy project: improved boost.python bindings for numpy
2010-03-08 20:12:06 +00:00
Vladimir Prus
9398a63250
Implement --python-buildid.
...
Fixes #3544 .
Patch from Gaudenz Steinlin.
[SVN r59987]
2010-02-28 08:22:46 +00:00
Dave Abrahams
1660730320
Remove unintentional reference to "union" test that's not checked in.
...
[SVN r59331]
2010-01-28 14:39:30 +00:00
Dave Abrahams
5418a663cb
Support different MS calling conventions, thanks to Nicolas Lelong.
...
Closes #3833 .
[SVN r59265]
2010-01-25 14:48:49 +00:00
Ralf W. Grosse-Kunstleve
33408d2dcc
boost/python/object/make_instance.hpp: missing include added to resolve g++ 4.4 compilation errors
...
[SVN r59256]
2010-01-24 19:04:59 +00:00
Dave Abrahams
3ad52bce72
Support different MS calling conventions, thanks to Nicolas Lelong.
...
Closes #3833 .
[SVN r59247]
2010-01-24 02:08:46 +00:00
Ralf W. Grosse-Kunstleve
471be524f4
boost.python: merging from trunk to release (gcc 4.4 -std=c++0x compatibility)
...
[SVN r57837]
2009-11-21 14:41:51 +00:00
Ralf W. Grosse-Kunstleve
4f6a37f80d
boost.python: some make_tuple changed to boost::python::make_tuple for gcc 4.4 -std=c++0x compatibility; https://svn.boost.org/trac/boost/ticket/3584
...
[SVN r57641]
2009-11-13 20:48:25 +00:00
Ralf W. Grosse-Kunstleve
e485244886
boost.python: merging from trunk to release (Troy Straszheim's fix for a long-standing bug)
...
[SVN r57621]
2009-11-13 00:40:01 +00:00
Troy D. Straszheim
338732793a
Don't use type_is_gc... type_is_gc expects a PyTypeObject, which is not what will get passed to it if we pass it to the tp_is_gc fields of static_data_object
...
[SVN r57590]
2009-11-12 00:46:46 +00:00
Troy D. Straszheim
b9cd3ff109
merge from trunk very minor fixes for ticket #2582
...
[SVN r57017]
2009-10-20 15:18:26 +00:00
Troy D. Straszheim
8b0655ce94
Fix for #2582 , thanks for the patch.
...
[SVN r57016]
2009-10-20 15:06:21 +00:00
Troy D. Straszheim
36d24b9f8b
rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
...
[SVN r56942]
2009-10-17 02:07:38 +00:00
Troy D. Straszheim
d804f1250e
rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
...
[SVN r56941]
2009-10-17 01:10:45 +00:00
Ralf W. Grosse-Kunstleve
89100353db
boost/python, libs/python: all changes from trunk merged into branches/release
...
[SVN r56806]
2009-10-13 22:37:59 +00:00
Ralf W. Grosse-Kunstleve
35ff0adf2b
boost/python: some Py_ssize_t replaced with boost::python::ssize_t to restore compatibility with Python 2.3 and 2.4
...
[SVN r56491]
2009-09-30 12:35:54 +00:00
Stefan Seefeld
115cde9c7f
Revert accidental change.
...
[SVN r56310]
2009-09-19 16:59:05 +00:00
Stefan Seefeld
ef2a02c396
Merged 2009 GSoC work from sandbox-branches/bhy/py3k branch back into trunk.
...
[SVN r56305]
2009-09-19 02:32:41 +00:00
Ralf W. Grosse-Kunstleve
46be73387c
boost/python/object_operators.hpp: merging trunk rev. 55708 into release branch
...
[SVN r55742]
2009-08-23 21:22:52 +00:00
Ralf W. Grosse-Kunstleve
e3f6f01588
boost/python/object_operators.hpp: added missing error checks in operator bool_type(), operator!(); this resolves https://svn.boost.org/trac/boost/ticket/3356 posted by Stefan Seefeld
...
[SVN r55708]
2009-08-22 00:18:28 +00:00
Ralf W. Grosse-Kunstleve
d685a5e8c5
python library: sync with trunk to adopt recent exec.cpp fixes
...
[SVN r55642]
2009-08-18 01:08:46 +00:00
Ralf W. Grosse-Kunstleve
d7389277d3
libs/python/test/exec.cpp: new exercise_embedding_html(), in reaction to https://svn.boost.org/trac/boost/ticket/1890
...
[SVN r55640]
2009-08-18 00:49:05 +00:00
Ralf W. Grosse-Kunstleve
8d2ca93e98
libs/python/src/exec.cpp: bug fixes
...
Remark:
operator!() for boost::python::object invokes PyObject_IsTrue()
and is therefore not equivalent to "is None".
In this particular case !global or !local returns true for an
empty dict.
(Changes to libs/python/test/exec.cpp just helped in debugging.)
[SVN r55639]
2009-08-18 00:24:54 +00:00
Ralf W. Grosse-Kunstleve
e80224b1ad
boost/python, libs/python: all changes from trunk merged into branches/release (without any manual modifications)
...
Commands used:
svn merge https://svn.boost.org/svn/boost/branches/release/boost/python https://svn.boost.org/svn/boost/trunk/boost/python /net/chevy/raid1/rwgk/boost_release/merge_attempt/boost/boost/python
svn merge https://svn.boost.org/svn/boost/branches/release/libs/python https://svn.boost.org/svn/boost/trunk/libs/python /net/chevy/raid1/rwgk/boost_release/merge_attempt/boost/libs/python
svn, version 1.6.4 (r38063)
compiled Aug 17 2009, 13:31:03
[SVN r55629]
2009-08-17 21:01:18 +00:00
Troy D. Straszheim
d47e3b2a15
Copyrights on CMakeLists.txt to keep them from clogging up the inspect
...
reports. This is essentially the same commit as r55095 on the release
branch.
[SVN r55159]
2009-07-26 00:49:56 +00:00
Troy D. Straszheim
03fdf5b992
Add basic copyright/license to keep cmake out of the inspection report
...
[SVN r55095]
2009-07-22 21:51:01 +00:00
Ralf W. Grosse-Kunstleve
27aa9382fc
boost_python_unsigned_converter_fix_no_ctypes.patch by Anderson Lizardo ( https://svn.boost.org/trac/boost/ticket/3189 )
...
[SVN r54923]
2009-07-13 15:00:07 +00:00
Ralf W. Grosse-Kunstleve
1a204046c7
boost::python: unsigned converter fix by Anderson Lizardo ( https://svn.boost.org/trac/boost/ticket/3189 )
...
[SVN r54919]
2009-07-13 05:16:34 +00:00
Stefan Seefeld
3c98a72153
Use appropriate default values for global and local dicts.
...
[SVN r53936]
2009-06-15 14:53:48 +00:00
Dave Abrahams
a4f028246a
Allow duplicate enum values. Fixes #2744
...
Thanks to hugo.lima@openbossa.org
[SVN r53660]
2009-06-05 21:18:14 +00:00
Dave Abrahams
6ffeca641c
GCC Warning Suppression
...
[SVN r53659]
2009-06-05 20:15:01 +00:00
Dave Abrahams
22b65a1485
Fix up a lot of missing dependency info. Closes #3136 .
...
[SVN r53657]
2009-06-05 20:12:47 +00:00
Dave Abrahams
d45b9ea66b
Add missing dependencies
...
[SVN r53645]
2009-06-04 23:27:40 +00:00
Vladimir Prus
0373302165
If no python is configured, default-configure it.
...
Fixes #2846 .
[SVN r53380]
2009-05-29 08:18:09 +00:00
Vladimir Prus
ef53bedd0a
Don't mention --preserve-test-targets.
...
Targets are no longer removed by default, so this reference
is unnecessary.
Addresses #2001 .
[SVN r53379]
2009-05-29 08:05:49 +00:00
Jeremiah Willcock
73b4cd3325
Fixed almost all tab and min/max issues found by inspect tool
...
[SVN r53142]
2009-05-20 19:41:20 +00:00
Jeremiah Willcock
3ecb3301a2
Fixed most tab and min/max issues from trunk inspection report
...
[SVN r53141]
2009-05-20 19:19:00 +00:00
Troy D. Straszheim
e16b3f8ab8
Merge cmake files release -> trunk.
...
[SVN r52866]
2009-05-09 22:57:30 +00:00
Douglas Gregor
f7d31f6ead
Fix Boost.Python tests
...
[SVN r52856]
2009-05-08 20:42:11 +00:00
Douglas Gregor
47bb3f55a7
Add the pyrun.py script used to run Boost.Python tests via CMake
...
[SVN r52818]
2009-05-07 04:44:23 +00:00
Joel de Guzman
6296bd5bc4
bumped wrong version
...
[SVN r52656]
2009-04-29 08:16:02 +00:00
Joel de Guzman
7a7b32661e
fixed wrong version
...
[SVN r52604]
2009-04-26 14:46:18 +00:00
Ralf W. Grosse-Kunstleve
e312047405
libs/python/src/converter/builtin_converters.cpp: Troy Straszheim's bool/int patch with additional BOOST_PYTHON_BOOL_INT_STRICT condition; see also: http://mail.python.org/pipermail/cplusplus-sig/2009-March/014354.html
...
[SVN r52299]
2009-04-09 17:30:13 +00:00
Troy D. Straszheim
50acffa593
Tune up python tests for removal of our ctest hacks
...
[SVN r52255]
2009-04-08 15:46:14 +00:00
Troy D. Straszheim
cf5fcc0a1e
Test for overload resolution bug.
...
See this mail for details:
http://mail.python.org/pipermail/cplusplus-sig/2009-March/014362.html
[SVN r52250]
2009-04-08 12:08:35 +00:00
Troy D. Straszheim
c9e694bed8
Build python modules without leading 'lib' and not single threaded
...
[SVN r52249]
2009-04-08 11:54:20 +00:00
Jeremiah Willcock
0b7333f854
Moved property map library into property_map/ directory; made old files into stubs with #warnings; converted uses and docs of property map library to use new names
...
[SVN r52226]
2009-04-07 01:28:38 +00:00
John Maddock
217250f078
Merge PDF build changes from Trunk.
...
[SVN r51417]
2009-02-23 18:39:32 +00:00
John Maddock
98a9fa445b
Add PDF generation options to fix external links to point to the web site.
...
Added a few more Boostbook based libs that were missed first time around.
Fixed PDF naming issues.
[SVN r51284]
2009-02-17 10:05:58 +00:00
John Maddock
354fbb4d24
Add Jamfile to build PDF versions of all the docs.
...
Tweaked some existing Jamfiles so that PDF build finds all the necessary image files etc.
Tweaked fo.xsl to provide more options by default, and improve formatting.
[SVN r51104]
2009-02-08 16:59:14 +00:00
Troy D. Straszheim
29152af56c
merge of cmake build files from trunk per beman
...
[SVN r50756]
2009-01-24 18:57:20 +00:00
Ralf W. Grosse-Kunstleve
472b18881b
Boost.Python enable_shared_from_this patches by Nicolas Lelong and Chad Austin:
...
http://mail.python.org/pipermail/cplusplus-sig/2008-December/014103.html
http://mail.python.org/pipermail/cplusplus-sig/2008-February/013003.html
[SVN r50368]
2008-12-23 07:55:33 +00:00
Joel de Guzman
96798a3a38
Cosmetic fixes (improper links)
...
[SVN r49867]
2008-11-22 03:25:41 +00:00
Michael A. Jackson
7d2f44b21e
Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
...
[SVN r49627]
2008-11-07 17:02:56 +00:00
Michael A. Jackson
5cda75ebe7
Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
...
[SVN r49510]
2008-11-01 13:15:41 +00:00
Daniel James
19846f5d79
Merge quickbook workaround and fix some links.
...
Merged revisions 48987,49230-49231 via svnmerge from
https://svn.boost.org/svn/boost/trunk
........
r48987 | danieljames | 2008-09-28 13:21:39 +0100 (Sun, 28 Sep 2008) | 1 line
Clean up some link errors.
........
r49230 | danieljames | 2008-10-09 23:13:48 +0100 (Thu, 09 Oct 2008) | 1 line
position_iterator is meant to be a forward iterator, so avoid using operator+ with it.
........
r49231 | danieljames | 2008-10-09 23:14:14 +0100 (Thu, 09 Oct 2008) | 4 lines
Work around the problems with window newlines in position_iterator. (I'm
about to fix them, but this will get quickbook working immediately).
Fixes #2155
........
[SVN r49242]
2008-10-10 09:29:21 +00:00
Daniel James
6347f2e86c
Clean up some link errors.
...
[SVN r48987]
2008-09-28 12:21:39 +00:00
Ralf W. Grosse-Kunstleve
97f3d849df
boost/python, boost/mpl: gcc 4.4 compatibility (see http://svn.boost.org/trac/boost/ticket/2069 )
...
[SVN r48960]
2008-09-25 04:49:24 +00:00
Ralf W. Grosse-Kunstleve
61fc9cf054
python/object_core.hpp: "inline" added to declarations, to match definitions (resolves MIPSpro 7.41 warnings)
...
[SVN r48659]
2008-09-08 02:15:06 +00:00
Ralf W. Grosse-Kunstleve
b3e91f845e
boost/python/object_core.hpp: work around Tru64 cxx 6.5 name lookup problems (with fully-qualified names)
...
[SVN r48629]
2008-09-06 05:30:02 +00:00
Stefan Seefeld
d67cd6717d
Add generic call operator support.
...
[SVN r47846]
2008-07-27 19:41:41 +00:00
Dave Abrahams
a1924a2a72
Merging all trunk changes in Boost.Python to release. The logs for
...
these changes follow. r44807 is a merge from another branch; many of
those changes probably don't apply.
------------------------------------------------------------------------
r43423 | danieljames | 2008-02-27 14:22:01 -0500 (Wed, 27 Feb 2008) | 1 line
Fix incorrect links to copyright of the form 'http:#www.boost.org
------------------------------------------------------------------------
r43546 | rwgk | 2008-03-08 23:30:13 -0500 (Sat, 08 Mar 2008) | 1 line
map std::invalid_argument -> Python ValueError
------------------------------------------------------------------------
r43799 | grafik | 2008-03-22 18:53:35 -0400 (Sat, 22 Mar 2008) | 1 line
Remove svn exec property from files that should not be executable to fix permission problems in archives.
------------------------------------------------------------------------
r43845 | dave | 2008-03-24 14:27:22 -0400 (Mon, 24 Mar 2008) | 1 line
Work around vc9 bugs
------------------------------------------------------------------------
r43901 | bemandawes | 2008-03-27 22:11:13 -0400 (Thu, 27 Mar 2008) | 1 line
Remove per email from Dave
------------------------------------------------------------------------
r44041 | rwgk | 2008-04-04 14:57:27 -0400 (Fri, 04 Apr 2008) | 1 line
bogus VC8 warning C4180 disabled
------------------------------------------------------------------------
r44449 | djowel | 2008-04-15 23:07:06 -0400 (Tue, 15 Apr 2008) | 1 line
Andreas patch
------------------------------------------------------------------------
r44450 | djowel | 2008-04-15 23:07:11 -0400 (Tue, 15 Apr 2008) | 1 line
Andreas indexing suite patch
------------------------------------------------------------------------
r44807 | danieljames | 2008-04-27 03:39:49 -0400 (Sun, 27 Apr 2008) | 78 lines
Merge in documentation fixes. Apart from the change to optional's documenation
Jamfile, which I included by mistake.
Fixes #1659 , #1661 , #1684 , #1685 , 1687, #1690 , #1801
I wrote about this at:
http://lists.boost.org/Archives/boost/2008/04/136405.php
Merged revisions 44585-44806 via svnmerge from
https://svn.boost.org/svn/boost/branches/doc
........
r44585 | danieljames | 2008-04-19 16:25:27 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix broken link to vacpp in bjam docs. Refs #1512
........
r44586 | danieljames | 2008-04-19 16:27:36 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix broken link to bcpp in bjam docs. Refs #1513
........
r44587 | danieljames | 2008-04-19 16:33:58 +0100 (Sat, 19 Apr 2008) | 2 lines
DateTime documentation - Fix a link to the serialization library. Refs #1659
........
r44588 | danieljames | 2008-04-19 16:35:36 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix some links in interprocess & intrusive. Refs #1661
........
r44589 | danieljames | 2008-04-19 16:37:39 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix some links in the python docs. Refs #1684 .
........
r44590 | danieljames | 2008-04-19 16:38:29 +0100 (Sat, 19 Apr 2008) | 2 lines
Work around a quickbook bug which is affecting the python docs. Refs #1684 .
........
r44591 | danieljames | 2008-04-19 16:39:34 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix a broken link in the numeric conversion docs. Refs #1685
........
r44592 | danieljames | 2008-04-19 16:40:45 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix some links in the optional docs. Refs #1687
........
r44593 | danieljames | 2008-04-19 16:42:09 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix link to the hash documentation from bimap. Refs #1690
........
r44599 | danieljames | 2008-04-19 18:07:33 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix a typo in the format library. Refs #1801
........
r44600 | danieljames | 2008-04-19 19:20:59 +0100 (Sat, 19 Apr 2008) | 1 line
Initialise svnmerge.
........
r44641 | danieljames | 2008-04-20 18:59:47 +0100 (Sun, 20 Apr 2008) | 2 lines
Fix the lincense url in shared container iterator documentation.
........
r44642 | danieljames | 2008-04-20 19:00:00 +0100 (Sun, 20 Apr 2008) | 2 lines
Fix image link in the mpi documentation.
........
r44643 | danieljames | 2008-04-20 19:00:11 +0100 (Sun, 20 Apr 2008) | 2 lines
Fix a typo in the spirit docs.
........
r44644 | danieljames | 2008-04-20 19:00:23 +0100 (Sun, 20 Apr 2008) | 2 lines
Escape the slash so that quickbook doesn't think it the start of an italic section, and mess up the link. Refs #1844
........
r44647 | danieljames | 2008-04-20 19:39:47 +0100 (Sun, 20 Apr 2008) | 2 lines
Fix another typo in spirit docs.
........
------------------------------------------------------------------------
r45283 | danieljames | 2008-05-11 09:49:20 -0400 (Sun, 11 May 2008) | 1 line
Quote href values - our tools don't support unquoted values.
------------------------------------------------------------------------
r45359 | rwgk | 2008-05-14 15:38:08 -0400 (Wed, 14 May 2008) | 1 line
braces added to resolve g++ 4.3.0 warning
------------------------------------------------------------------------
r45918 | rwgk | 2008-05-29 15:48:55 -0400 (Thu, 29 May 2008) | 66 lines
See Python C++-SIG thread: "object.attr(object& attrname) proposal"
Started 2008-05-25 by hohehohe2@gmail.com .
Excerpts:
If char const* is passed to objecjt.attr(), it uses
PyObject_GetAttrStrng() or PyObject_SetAttrStrng(). If object is
passed to objecjt.attr(), it takes the object as a Python string
object and uses PyObject_GetAttr() or PyObject_SetAttr().
If attr() behaves like this, it can be useful when there are lots
of objects which you know have the same attribute name. You can save
time by first making a boost::python::object and passing it to every
object's attr() inside a loop.
I just made a bit of modification to boost:python locally and did a
quick test, like
test 1:
for(int i = 0; i < n; ++i)
{
omain.attr(attrname) = 444; //attrname is a char const*
}
test 2:
for(int i = 0; i < n; ++i)
{
object o = omain.attr(attrname); //attrname is a char const*
}
test 3:
for(int i = 0; i < n; ++i)
{
omain.attr(oaaaa) = 444; //oaaaa is boost::python::object that represents a string
}
test 4:
for(int i = 0; i < n; ++i)
{
object o = omain.attr(oaaaa); //oaaaa is boost::python::object that represents a string
}
and it reasonably reflected the difference between PyObject_*Attr() and PyObject_*AttrString.
test 1 :2783ms
test 2 :2357ms
test 3 :1882ms
test 4 :1267ms
test5: PyObject_SetAttrString(po_main, "aaaa", po_num444);
test6: Py_DECREF(PyObject_GetAttrString(po_main, "aaaa"));
test7: PyObject_SetAttr(po_main, po_aaaa, po_num444);
test8: Py_DECREF(PyObject_GetAttr(po_main, po_aaaa));
(po_ prefixed variables are PyObject*),
all inside each for loop, and the results were
test 5 :2410ms
test 6 :2277ms
test 7 :1629ms
test 8 :1094ms
It's boost 1.35.0, Python 2.5 on linux(gcc4.1.2).
I also did the same test on windows(vs8) and the tendency was not
so different.
------------------------------------------------------------------------
r45920 | rwgk | 2008-05-29 16:04:19 -0400 (Thu, 29 May 2008) | 1 line
Projects using Boost.Python: PolyBoRi (text provided by Michael Brickenstein)
------------------------------------------------------------------------
r46115 | schoepflin | 2008-06-04 11:11:05 -0400 (Wed, 04 Jun 2008) | 1 line
Added missing ostream header file.
------------------------------------------------------------------------
r46445 | dgregor | 2008-06-17 09:54:46 -0400 (Tue, 17 Jun 2008) | 1 line
Add mime-type and eol-style properties as needed
------------------------------------------------------------------------
r46721 | dave | 2008-06-26 12:41:34 -0400 (Thu, 26 Jun 2008) | 2 lines
Compatibility with Apache STDCXX library. Don't assume eh.h comes along with the other headers automatically.
------------------------------------------------------------------------
r46808 | bemandawes | 2008-06-28 09:45:21 -0400 (Sat, 28 Jun 2008) | 1 line
With his kind permission, change Jaakko "J<LATIN SMALL LETTER A WITH DIARESIS>rvi" to "Jarvi"
------------------------------------------------------------------------
r46817 | djowel | 2008-06-28 14:24:17 -0400 (Sat, 28 Jun 2008) | 1 line
added note on removing targets
------------------------------------------------------------------------
r46844 | dave | 2008-06-29 08:26:17 -0400 (Sun, 29 Jun 2008) | 2 lines
Make valid HTML
------------------------------------------------------------------------
[SVN r47459]
2008-07-15 21:05:24 +00:00
Joel de Guzman
c205cd86c6
added note on removing targets
...
[SVN r46900]
2008-06-30 12:14:28 +00:00
Dave Abrahams
8d86dc199c
merged valid HTML from trunk
...
[SVN r46845]
2008-06-29 12:55:50 +00:00
Dave Abrahams
c44100afda
Make valid HTML
...
[SVN r46844]
2008-06-29 12:26:17 +00:00
Joel de Guzman
1dee81dc71
added note on removing targets
...
[SVN r46817]
2008-06-28 18:24:17 +00:00
Beman Dawes
55e9ff14a1
With his kind permission, change Jaakko "Järvi" to "Jarvi"
...
[SVN r46809]
2008-06-28 13:57:20 +00:00
Beman Dawes
801326275f
With his kind permission, change Jaakko "Järvi" to "Jarvi"
...
[SVN r46808]
2008-06-28 13:45:21 +00:00
Dave Abrahams
98f20f30d6
Compatibility with Apache STDCXX library. Don't assume eh.h comes along with the other headers automatically.
...
[SVN r46721]
2008-06-26 16:41:34 +00:00
Markus Schöpflin
b01e0e6b9c
Added missing ostream header file.
...
[SVN r46115]
2008-06-04 15:11:05 +00:00
Ralf W. Grosse-Kunstleve
b0a9b11c9c
Projects using Boost.Python: PolyBoRi (text provided by Michael Brickenstein)
...
[SVN r45920]
2008-05-29 20:04:19 +00:00
Ralf W. Grosse-Kunstleve
304277b806
See Python C++-SIG thread: "object.attr(object& attrname) proposal"
...
Started 2008-05-25 by hohehohe2@gmail.com .
Excerpts:
If char const* is passed to objecjt.attr(), it uses
PyObject_GetAttrStrng() or PyObject_SetAttrStrng(). If object is
passed to objecjt.attr(), it takes the object as a Python string
object and uses PyObject_GetAttr() or PyObject_SetAttr().
If attr() behaves like this, it can be useful when there are lots
of objects which you know have the same attribute name. You can save
time by first making a boost::python::object and passing it to every
object's attr() inside a loop.
I just made a bit of modification to boost:python locally and did a
quick test, like
test 1:
for(int i = 0; i < n; ++i)
{
omain.attr(attrname) = 444; //attrname is a char const*
}
test 2:
for(int i = 0; i < n; ++i)
{
object o = omain.attr(attrname); //attrname is a char const*
}
test 3:
for(int i = 0; i < n; ++i)
{
omain.attr(oaaaa) = 444; //oaaaa is boost::python::object that represents a string
}
test 4:
for(int i = 0; i < n; ++i)
{
object o = omain.attr(oaaaa); //oaaaa is boost::python::object that represents a string
}
and it reasonably reflected the difference between PyObject_*Attr() and PyObject_*AttrString.
test 1 :2783ms
test 2 :2357ms
test 3 :1882ms
test 4 :1267ms
test5: PyObject_SetAttrString(po_main, "aaaa", po_num444);
test6: Py_DECREF(PyObject_GetAttrString(po_main, "aaaa"));
test7: PyObject_SetAttr(po_main, po_aaaa, po_num444);
test8: Py_DECREF(PyObject_GetAttr(po_main, po_aaaa));
(po_ prefixed variables are PyObject*),
all inside each for loop, and the results were
test 5 :2410ms
test 6 :2277ms
test 7 :1629ms
test 8 :1094ms
It's boost 1.35.0, Python 2.5 on linux(gcc4.1.2).
I also did the same test on windows(vs8) and the tendency was not
so different.
[SVN r45918]
2008-05-29 19:48:55 +00:00
Daniel James
4fea58f634
Add minor documentation fixes to the release branch.
...
(I left out the changes to the hash library).
Merged via svnmerge from
https://svn.boost.org/svn/boost/trunk
................
r44807 | danieljames | 2008-04-27 08:39:49 +0100 (Sun, 27 Apr 2008) | 78 lines
Merge in documentation fixes. Apart from the change to optional's documenation
Jamfile, which I included by mistake.
I wrote about this at:
http://lists.boost.org/Archives/boost/2008/04/136405.php
Merged revisions 44585-44806 via svnmerge from
https://svn.boost.org/svn/boost/branches/doc
........
r44585 | danieljames | 2008-04-19 16:25:27 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix broken link to vacpp in bjam docs.
........
r44586 | danieljames | 2008-04-19 16:27:36 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix broken link to bcpp in bjam docs.
........
r44587 | danieljames | 2008-04-19 16:33:58 +0100 (Sat, 19 Apr 2008) | 2 lines
DateTime documentation - Fix a link to the serialization library.
........
r44588 | danieljames | 2008-04-19 16:35:36 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix some links in interprocess & intrusive.
........
r44589 | danieljames | 2008-04-19 16:37:39 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix some links in the python docs.
........
r44590 | danieljames | 2008-04-19 16:38:29 +0100 (Sat, 19 Apr 2008) | 2 lines
Work around a quickbook bug which is affecting the python docs.
........
r44591 | danieljames | 2008-04-19 16:39:34 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix a broken link in the numeric conversion docs.
........
r44592 | danieljames | 2008-04-19 16:40:45 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix some links in the optional docs.
........
r44593 | danieljames | 2008-04-19 16:42:09 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix link to the hash documentation from bimap.
........
r44599 | danieljames | 2008-04-19 18:07:33 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix a typo in the format library.
........
r44600 | danieljames | 2008-04-19 19:20:59 +0100 (Sat, 19 Apr 2008) | 1 line
Initialise svnmerge.
........
r44641 | danieljames | 2008-04-20 18:59:47 +0100 (Sun, 20 Apr 2008) | 2 lines
Fix the lincense url in shared container iterator documentation.
........
r44642 | danieljames | 2008-04-20 19:00:00 +0100 (Sun, 20 Apr 2008) | 2 lines
Fix image link in the mpi documentation.
........
r44643 | danieljames | 2008-04-20 19:00:11 +0100 (Sun, 20 Apr 2008) | 2 lines
Fix a typo in the spirit docs.
........
r44644 | danieljames | 2008-04-20 19:00:23 +0100 (Sun, 20 Apr 2008) | 2 lines
Escape the slash so that quickbook doesn't think it the start of an italic section, and mess up the link. Refs #1844
........
r44647 | danieljames | 2008-04-20 19:39:47 +0100 (Sun, 20 Apr 2008) | 2 lines
Fix another typo in spirit docs.
........
................
r45232 | danieljames | 2008-05-08 22:50:19 +0100 (Thu, 08 May 2008) | 1 line
Fix some invalid xml by replacing ampersands with character entities.
................
r45576 | danieljames | 2008-05-20 16:39:25 +0100 (Tue, 20 May 2008) | 20 lines
Merge some small documentation fixes from the doc branch, and mark some
previously merged changes as merged.
Merged revisions 44811,45129,45142,45154,45281-45282,45365 via svnmerge from
https://svn.boost.org/svn/boost/branches/doc
........
r45129 | danieljames | 2008-05-05 12:36:50 +0100 (Mon, 05 May 2008) | 2 lines
Update navbar links in boostbook.
........
r45282 | danieljames | 2008-05-11 14:15:31 +0100 (Sun, 11 May 2008) | 2 lines
Group functions in the hash header - requires Frank's free-function-group fix.
(not included in release branch).
........
r45365 | danieljames | 2008-05-14 21:39:00 +0100 (Wed, 14 May 2008) | 2 lines
Add boost.root to standalone hash documentation.
(not included in release branch).
........
................
[SVN r45622]
2008-05-21 20:57:05 +00:00
Ralf W. Grosse-Kunstleve
a334649b0c
braces added to resolve g++ 4.3.0 warning
...
[SVN r45359]
2008-05-14 19:38:08 +00:00
Daniel James
79b7f88df6
Quote href values - our tools don't support unquoted values.
...
[SVN r45283]
2008-05-11 13:49:20 +00:00
Daniel James
a33ed032c6
Merge in documentation fixes. Apart from the change to optional's documenation
...
Jamfile, which I included by mistake.
Fixes #1659 , #1661 , #1684 , #1685 , 1687, #1690 , #1801
I wrote about this at:
http://lists.boost.org/Archives/boost/2008/04/136405.php
Merged revisions 44585-44806 via svnmerge from
https://svn.boost.org/svn/boost/branches/doc
........
r44585 | danieljames | 2008-04-19 16:25:27 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix broken link to vacpp in bjam docs. Refs #1512
........
r44586 | danieljames | 2008-04-19 16:27:36 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix broken link to bcpp in bjam docs. Refs #1513
........
r44587 | danieljames | 2008-04-19 16:33:58 +0100 (Sat, 19 Apr 2008) | 2 lines
DateTime documentation - Fix a link to the serialization library. Refs #1659
........
r44588 | danieljames | 2008-04-19 16:35:36 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix some links in interprocess & intrusive. Refs #1661
........
r44589 | danieljames | 2008-04-19 16:37:39 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix some links in the python docs. Refs #1684 .
........
r44590 | danieljames | 2008-04-19 16:38:29 +0100 (Sat, 19 Apr 2008) | 2 lines
Work around a quickbook bug which is affecting the python docs. Refs #1684 .
........
r44591 | danieljames | 2008-04-19 16:39:34 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix a broken link in the numeric conversion docs. Refs #1685
........
r44592 | danieljames | 2008-04-19 16:40:45 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix some links in the optional docs. Refs #1687
........
r44593 | danieljames | 2008-04-19 16:42:09 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix link to the hash documentation from bimap. Refs #1690
........
r44599 | danieljames | 2008-04-19 18:07:33 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix a typo in the format library. Refs #1801
........
r44600 | danieljames | 2008-04-19 19:20:59 +0100 (Sat, 19 Apr 2008) | 1 line
Initialise svnmerge.
........
r44641 | danieljames | 2008-04-20 18:59:47 +0100 (Sun, 20 Apr 2008) | 2 lines
Fix the lincense url in shared container iterator documentation.
........
r44642 | danieljames | 2008-04-20 19:00:00 +0100 (Sun, 20 Apr 2008) | 2 lines
Fix image link in the mpi documentation.
........
r44643 | danieljames | 2008-04-20 19:00:11 +0100 (Sun, 20 Apr 2008) | 2 lines
Fix a typo in the spirit docs.
........
r44644 | danieljames | 2008-04-20 19:00:23 +0100 (Sun, 20 Apr 2008) | 2 lines
Escape the slash so that quickbook doesn't think it the start of an italic section, and mess up the link. Refs #1844
........
r44647 | danieljames | 2008-04-20 19:39:47 +0100 (Sun, 20 Apr 2008) | 2 lines
Fix another typo in spirit docs.
........
[SVN r44807]
2008-04-27 07:39:49 +00:00
Joel de Guzman
b316819925
Andreas indexing suite patch
...
[SVN r44450]
2008-04-16 03:07:11 +00:00
Joel de Guzman
52245de2e5
Andreas patch
...
[SVN r44449]
2008-04-16 03:07:06 +00:00
Ralf W. Grosse-Kunstleve
2f1f79ce87
bogus VC8 warning C4180 disabled
...
[SVN r44041]
2008-04-04 18:57:27 +00:00
Beman Dawes
694ae13063
Merge from trunk 43901 at Dave's request
...
[SVN r43902]
2008-03-28 02:16:12 +00:00
Beman Dawes
863bff9072
Remove per email from Dave
...
[SVN r43901]
2008-03-28 02:11:13 +00:00
Joel de Guzman
5168895803
Added note about --preserve-test-targets
...
[SVN r43849]
2008-03-24 23:04:36 +00:00
Joel de Guzman
c8bf94663c
Added note about --preserve-test-targets
...
[SVN r43848]
2008-03-24 23:02:57 +00:00
Dave Abrahams
2213cf98c6
Work around vc9 bugs
...
[SVN r43845]
2008-03-24 18:27:22 +00:00
Daniel James
928a9389ce
Rebuild a lot of documentation.
...
[SVN r43650]
2008-03-16 11:38:32 +00:00
Ralf W. Grosse-Kunstleve
2dba3148ce
map std::invalid_argument -> Python ValueError
...
[SVN r43546]
2008-03-09 04:30:13 +00:00
Daniel James
7d22435994
Merged revisions 43211,43214-43219,43222-43225,43227-43238,43242,43244-43245,43249-43250,43257-43259,43261,43263,43265,43267-43268,43270-43271,43273,43275-43279,43284-43289,43291,43295,43297-43298,43304-43305,43307,43313,43315,43324,43326-43327,43331,43333,43339-43343,43345,43348,43350,43352-43353,43355-43356,43358,43360,43366-43367,43369-43370,43372-43376,43378-43389,43394,43396-43398,43400-43401,43403-43404,43406-43408,43413-43415,43417-43418,43420,43422-43423 via svnmerge from
...
https://svn.boost.org/svn/boost/trunk
........
r43417 | danieljames | 2008-02-26 22:04:55 +0000 (Tue, 26 Feb 2008) | 2 lines
Fix a link to Boost.Bimap.
........
r43418 | danieljames | 2008-02-26 22:07:25 +0000 (Tue, 26 Feb 2008) | 2 lines
Change another link that's no longer in the repository to link to the website.
........
r43422 | danieljames | 2008-02-27 18:51:14 +0000 (Wed, 27 Feb 2008) | 1 line
Fix broken copyright urls. Fixes #1573 .
........
r43423 | danieljames | 2008-02-27 19:22:01 +0000 (Wed, 27 Feb 2008) | 1 line
Fix incorrect links to copyright of the form 'http:#www.boost.org
........
[SVN r43425]
2008-02-27 20:00:24 +00:00
Daniel James
48aa6ab9a9
Fix incorrect links to copyright of the form 'http:#www.boost.org
...
[SVN r43423]
2008-02-27 19:22:01 +00:00
Daniel James
96dd880146
Merged revisions 43206,43208-43213 via svnmerge from
...
https://svn.boost.org/svn/boost/trunk
........
r43206 | danieljames | 2008-02-10 09:55:03 +0000 (Sun, 10 Feb 2008) | 1 line
Fix some broken links.
........
r43209 | danieljames | 2008-02-10 14:56:22 +0000 (Sun, 10 Feb 2008) | 1 line
Link to people pages on the website, as they've been removed from the download.
........
r43210 | danieljames | 2008-02-10 15:02:17 +0000 (Sun, 10 Feb 2008) | 1 line
Point links to the pages that used to be in 'more' to the site.
........
r43212 | danieljames | 2008-02-10 16:10:16 +0000 (Sun, 10 Feb 2008) | 1 line
Fix links on the home page as well.
........
r43213 | danieljames | 2008-02-10 16:21:22 +0000 (Sun, 10 Feb 2008) | 1 line
Generated documentation which is no longer generated.
........
[SVN r43214]
2008-02-10 16:39:38 +00:00
Daniel James
6ba5067e0b
Point links to the pages that used to be in 'more' to the site.
...
[SVN r43210]
2008-02-10 15:02:17 +00:00
Daniel James
60f4f5e54c
Link to people pages on the website, as they've been removed from the download.
...
[SVN r43209]
2008-02-10 14:56:22 +00:00
Eric Niebler
7ee9cf679b
stl_iterator does better error handling
...
[SVN r42836]
2008-01-17 22:47:54 +00:00
Jürgen Hunold
63f8e9f3d7
Merged revisions 41544-41546,41549-41551,41558-41561,41564,41567,41570,41573,41576-41579,41581,41583-41586,41589,41591,41594-41612,41614-41620,41622-41624,41628,41630-41635,41637,41640-41641,41643,41649-41650 via svnmerge from
...
https://svn.boost.org/svn/boost/trunk
........
r41544 | jhunold | 2007-12-01 20:27:06 +0100 (Sa, 01 Dez 2007) | 2 lines
Silence compiler by adding cosmetic virtual destructors.
........
r41549 | jhunold | 2007-12-01 21:24:51 +0100 (Sa, 01 Dez 2007) | 2 lines
Silence compiler by adding cosmetic virtual destructors.
........
r41550 | jhunold | 2007-12-01 21:26:37 +0100 (Sa, 01 Dez 2007) | 3 lines
Remove unused paramters.
Add -Wextra to gcc flags to enable more warnings.
........
r41577 | jhunold | 2007-12-02 12:51:08 +0100 (So, 02 Dez 2007) | 3 lines
Revert revisions 41544 and 41549.
See http://lists.boost.org/Archives/boost/2007/12/131116.php for details.
........
r41649 | jhunold | 2007-12-03 19:47:17 +0100 (Mo, 03 Dez 2007) | 2 lines
Silence unused paramter warning in release mode.
........
r41650 | jhunold | 2007-12-03 19:51:26 +0100 (Mo, 03 Dez 2007) | 2 lines
Add cosmetic virtual detructors to silence compile warnings.
........
[SVN r42094]
2007-12-16 10:12:07 +00:00
Ralf W. Grosse-Kunstleve
03a72363a4
undo revision 41404; see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34238
...
[SVN r41986]
2007-12-12 05:39:45 +00:00
Jürgen Hunold
38cc1a0c15
Add cosmetic virtual detructors to silence compile warnings.
...
[SVN r41650]
2007-12-03 18:51:26 +00:00
Jürgen Hunold
ff44521920
Silence unused paramter warning in release mode.
...
[SVN r41649]
2007-12-03 18:47:17 +00:00
Jürgen Hunold
0ac7e3f858
Revert revisions 41544 and 41549.
...
See http://lists.boost.org/Archives/boost/2007/12/131116.php for details.
[SVN r41577]
2007-12-02 11:51:08 +00:00
Jürgen Hunold
5cbb539ec5
Remove unused paramters.
...
Add -Wextra to gcc flags to enable more warnings.
[SVN r41550]
2007-12-01 20:26:37 +00:00
Jürgen Hunold
40e4940877
Silence compiler by adding cosmetic virtual destructors.
...
[SVN r41549]
2007-12-01 20:24:51 +00:00
Jürgen Hunold
ab0911cf53
Silence compiler by adding cosmetic virtual destructors.
...
[SVN r41544]
2007-12-01 19:27:06 +00:00
Dave Abrahams
0d81eb6695
Boost.Python:
...
* Workarounds for many SunCC 5.9 bugs
* Suppression of many SunCC 5.9 warnings
* Improve the style of some test invocations in Jamfile
[SVN r41521]
2007-12-01 02:15:17 +00:00
Dave Abrahams
e0b535df1e
Try to extend the workaround to SunPro 5.9, since we're marked as not working on 5.8
...
[SVN r41408]
2007-11-26 22:01:50 +00:00
Ralf W. Grosse-Kunstleve
d2517faa78
g++ 4.3.0 compatibility (4.3.0 20071125 (experimental))
...
[SVN r41404]
2007-11-26 20:46:28 +00:00
Beman Dawes
d9b4ada654
Full merge from trunk at revision 41356 of entire boost-root tree.
...
[SVN r41370]
2007-11-25 18:38:02 +00:00
Beman Dawes
f5df393360
Full merge from trunk at revision 41356 of entire boost-root tree.
...
[SVN r41369]
2007-11-25 18:07:19 +00:00
Beman Dawes
8cd4ff8950
Remove extra ) from prior commit
...
[SVN r41355]
2007-11-25 13:56:09 +00:00
Dave Abrahams
26f77691ee
Attempt SunPro workaround
...
[SVN r41352]
2007-11-25 09:02:01 +00:00
Joel de Guzman
6e7f594027
fix for trac ticket #1450
...
[SVN r41164]
2007-11-17 01:51:04 +00:00
Beman Dawes
eada30f0cb
Get rid of .cvsignore files
...
[SVN r41107]
2007-11-15 15:20:27 +00:00
Joel de Guzman
e919ffdac4
refresh docs
...
[SVN r41082]
2007-11-14 10:24:21 +00:00
Joel de Guzman
1cf41fd031
fix mismatch include guard
...
[SVN r41019]
2007-11-11 22:32:48 +00:00
Nikolay Mladenov
7b67118271
changed handle cast to downcast
...
[SVN r40935]
2007-11-08 16:28:44 +00:00
Nikolay Mladenov
e14c702a40
added forgotten array_object_manager_traits::get_pytype
...
[SVN r40889]
2007-11-07 16:06:55 +00:00
Joel de Guzman
d303ea16fc
added copyright and license info for each page.
...
[SVN r40871]
2007-11-07 03:35:49 +00:00
Ralf W. Grosse-Kunstleve
65114d8637
reinterpret_cast -> const_cast; commented out dead code removed
...
[SVN r40749]
2007-11-04 18:08:28 +00:00
Joel de Guzman
597dfc586b
tutorial update
...
[SVN r40734]
2007-11-04 00:12:29 +00:00
Dave Abrahams
6a3085ad5d
Merging some of the more obvious changes from RC_1_34_0
...
[SVN r40714]
2007-11-03 03:25:13 +00:00
Joel de Guzman
190d0d7ea6
replacing reinterpret_cast with static_cast<PySliceObject*>(static_cast<void*>(i))
...
[SVN r40712]
2007-11-03 03:05:26 +00:00
Eric Niebler
8b915a15ff
merge Changeset 37947
...
[SVN r40675]
2007-11-02 04:35:01 +00:00
Dave Abrahams
90c5c19220
Take out print statement I added for debugging purposes.
...
[SVN r40536]
2007-10-28 19:24:02 +00:00
Dave Abrahams
cfe6f96f69
Closes #1379 , really this time. The old code would sandwich argv[1] between quotes and interpret it as a string, so backslashes in windows paths were interpreted as escape sequences.
...
[SVN r40535]
2007-10-28 19:22:21 +00:00
Vladimir Prus
77907c5369
Make sure every library can be installed by using
...
bjam stage|install
in libs/<library>/build.
[SVN r40475]
2007-10-26 09:04:25 +00:00
Rene Rivera
bf33b54638
Recreate release branch from fixed 1.34.1 tag.
...
[SVN r40341]
2007-10-23 06:42:50 +00:00
Douglas Gregor
87451007b9
Move Attic files back into their rightful places
...
[SVN r40311]
2007-10-23 01:47:48 +00:00
Rene Rivera
512b30c971
Do not refer to nonexistent target when python is not configured.
...
[SVN r40216]
2007-10-20 16:36:18 +00:00
Rene Rivera
f005518686
Fix build system error when Python is not configured, without preventing the BPL target from being declared. Instead the target is now unbuildable, and will be skipped when Python is not configured.
...
[SVN r40156]
2007-10-18 16:11:41 +00:00
Rene Rivera
274a219965
Remove BPL build conditional as it prevents normal build failures.
...
[SVN r39731]
2007-10-06 19:46:39 +00:00
Beman Dawes
2392a6a3e2
Starting point for releases
...
[SVN r39706]
2007-10-05 14:25:06 +00:00
Ralf W. Grosse-Kunstleve
abc4abf84a
gcc 4.3.0 compatibility (resolves new "changes meaning" error)
...
[SVN r39434]
2007-09-20 23:20:45 +00:00
Nikolay Mladenov
94a3ced83a
fixed cpp signature related test failure
...
[SVN r39372]
2007-09-18 17:51:47 +00:00
Nikolay Mladenov
7eb0c678ee
epydoc friendlier formatting
...
[SVN r39371]
2007-09-18 17:32:06 +00:00
Nikolay Mladenov
92460adce6
tabs removes, code reformatting
...
[SVN r39370]
2007-09-18 17:28:23 +00:00
Nikolay Mladenov
8cfd3fb2ef
epydoc friendlier formatting
...
[SVN r39368]
2007-09-18 17:16:31 +00:00
Nikolay Mladenov
62ef542eaf
fixed problem reported by Neal Becker; added a test case
...
[SVN r39223]
2007-09-12 21:31:39 +00:00
Ralf W. Grosse-Kunstleve
5809078ba9
Patches by Nikolay Mladenov (nickm at sitius com): new pythonic signatures; docstring support for enums; fix unrelated Visual C++ 6 problem
...
[SVN r39191]
2007-09-11 16:53:50 +00:00
Vladimir Prus
04e54d670c
Remove V1 Jamfiles
...
[SVN r38516]
2007-08-08 19:02:26 +00:00
Stefan Seefeld
dd7c0a7f3d
Fix ticket #1115 .
...
[SVN r38289]
2007-07-26 16:11:18 +00:00
Stefan Seefeld
71f54cc920
Fix ticket #1115 .
...
[SVN r38288]
2007-07-26 14:41:41 +00:00
nobody
6c1e7decfa
This commit was manufactured by cvs2svn to create tag
...
'Version_1_34_1'.
[SVN r38286]
2007-07-24 19:28:14 +00:00
Thomas Witt
2851325748
Doc and build fixes by Dave Abrahams.
...
[SVN r38154]
2007-07-06 19:47:17 +00:00
Thomas Witt
bd606e5017
Fix #583 .
...
[SVN r37947]
2007-06-08 18:30:46 +00:00
Thomas Witt
a5706ec3b0
Fixes for #583 .
...
[SVN r37929]
2007-06-07 18:08:54 +00:00
Ralf W. Grosse-Kunstleve
9de994c0d1
Hans Meine's extra new-line for epydoc with reST compatibility
...
[SVN r37906]
2007-06-06 00:00:57 +00:00
Rene Rivera
a346c577cf
Fix the abolute reference to the Boost sources inserted by Dave.
...
[SVN r37837]
2007-05-31 22:03:06 +00:00
Dave Abrahams
217e4ca8f8
Repair auto-configuration and allow this project to work with --build-dir
...
[SVN r37829]
2007-05-31 13:49:45 +00:00
Stefan Seefeld
f2f47f85c0
Enhance embedding python docs.
...
[SVN r37710]
2007-05-18 15:54:25 +00:00
Stefan Seefeld
e9caacc428
More fixes for embedding python docs.
...
[SVN r37709]
2007-05-18 15:52:55 +00:00
Stefan Seefeld
5070e84f70
Enhance documentation for embedding python.
...
[SVN r37708]
2007-05-18 15:22:43 +00:00
Stefan Seefeld
b130c93af6
Backport new eval() function from HEAD.
...
[SVN r37693]
2007-05-15 13:43:52 +00:00
Dave Abrahams
13432b504f
Jamfile had extra bogus tst executable target
...
Build/test instructions were outdated somehow; a checkin must've failed.
[SVN r37620]
2007-05-07 19:00:01 +00:00
Dave Abrahams
0739bb7df8
Added reference to Py++
...
[SVN r37586]
2007-05-04 01:08:54 +00:00
Dave Abrahams
c253c5cc9c
Updated build-and-test howto
...
[SVN r37585]
2007-05-04 00:56:22 +00:00
Stefan Seefeld
fe23d9885f
Add new eval() function.
...
[SVN r37560]
2007-05-02 13:11:20 +00:00
Dave Abrahams
8f263e1fdb
Progress on the build docs
...
[SVN r37551]
2007-05-01 16:14:39 +00:00
Ralf W. Grosse-Kunstleve
a6125a3632
merged from trunk
...
[SVN r37520]
2007-04-27 22:16:47 +00:00
Ralf W. Grosse-Kunstleve
e7ee17b71b
MIPSpro: undo Python 2.5.1 define (the define leads to many warnings)
...
[SVN r37502]
2007-04-25 04:45:17 +00:00
nobody
a784bfc0f8
This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
...
[SVN r37419]
2007-04-11 23:35:09 +00:00
Dave Abrahams
5edb63d01c
Some progress on Python build guide. Minor fixes to getting started guide.
...
[SVN r37418]
2007-04-11 23:35:08 +00:00
Dave Abrahams
b8937d0bae
Relieve need to explicitly configure Python
...
[SVN r37382]
2007-04-06 18:17:43 +00:00
Dave Abrahams
f4b3aab7d4
Checkpoint before reorg
...
[SVN r37370]
2007-04-05 20:13:13 +00:00
Dave Abrahams
6af67d1a4c
kill off BBv1 project archive
...
[SVN r37367]
2007-04-05 17:19:20 +00:00
Dave Abrahams
16d975ba5c
Bringing forward BBv2/Python support and a few other things that were
...
obviously more up-to-date on the RC branch.
Removed the Boost.Python v1 zip archive.
[SVN r37346]
2007-04-03 17:10:53 +00:00
Dave Abrahams
4fc5cafd40
Some progress on new build/test guide.
...
[SVN r37333]
2007-04-02 05:24:25 +00:00
Dave Abrahams
4827ae73d5
Trivial change to force a rebuild on incremental testers' machines.
...
[SVN r37327]
2007-04-02 00:54:48 +00:00
Dave Abrahams
8eddc7aa37
Support for --with-pydebug builds.
...
python.jam:
Support for the specification of "_d" extension suffix.
In compute-default-paths, fixed the check for residence in
a "PCBuild.*" directory so we can build against Windows Python built
in a source distribution.
common.jam:
Fixed generation of the "y" tag to look for <python-debugging>on
rather than the whole debug-python build variant.
Fixed some grammar and spelling.
virtual-target.jam:
Added the ability to forego the prepending of "." to a
generated-target-suffix by specifying the suffix enclosed in <...>
libs/python/build/Jamfile.v2:
#define BOOST_DEBUG_PYTHON when <python-debugging>on
[SVN r37326]
2007-04-02 00:51:15 +00:00
Stefan Seefeld
1b5cd10f7c
Fix reference counting error.
...
[SVN r37312]
2007-03-28 18:12:08 +00:00
Stefan Seefeld
98a468dadc
Fix reference counting error.
...
[SVN r37312]
2007-03-28 18:12:08 +00:00
Dave Abrahams
ea4e6c0a4c
Trivial change to force a rebuild on incremental testers' machines.
...
[SVN r37311]
2007-03-28 12:44:57 +00:00
Dave Abrahams
7cd7f6d8ee
Trivial change to force a rebuild on incremental testers' machines.
...
[SVN r37287]
2007-03-26 15:47:05 +00:00
Dave Abrahams
4c39e8c990
Making a trivial change to trigger a test run from incremental testers
...
[SVN r37278]
2007-03-24 18:57:19 +00:00
Dave Abrahams
6c6f654fbe
Add commented-out test for import_ so it's easy to reinstate
...
[SVN r37256]
2007-03-21 17:44:57 +00:00
Dave Abrahams
b7eaea096e
Eliminate import_ test, as it doesn't work consistently on Windows and Linux.
...
[SVN r37250]
2007-03-21 05:09:21 +00:00
Dave Abrahams
904ae8604c
fix builtin_converters test so it can work (BBv1 allowed the
...
duplication of main target names; BBv2 does not)
[SVN r37216]
2007-03-17 20:26:21 +00:00
Dave Abrahams
44d53c448b
libs/python/build/Jamfile.v2: remove needless <define> property.
...
libs/python/test/Jamfile.v2:
* add dynamically-linked embedding test
* fix builtin_converters test so it can work (BBv1 allowed the
duplication of main target names; BBv2 does not)
libs/python/test/import_.cpp: move some more of the Python code within
a handle_exception callback so at least we can better diagnose
failures.
[SVN r37214]
2007-03-17 20:17:56 +00:00
Stefan Seefeld
0f91872518
Fix import_ failure.
...
[SVN r37142]
2007-03-05 18:51:04 +00:00
Stefan Seefeld
e61401d27e
Fix import_ failure.
...
[SVN r37141]
2007-03-05 18:44:45 +00:00
Stefan Seefeld
dc6b2979e4
Add copyright notice.
...
[SVN r37132]
2007-03-02 17:16:51 +00:00
Stefan Seefeld
be7ca7d269
Add copyright notice.
...
[SVN r37132]
2007-03-02 17:16:51 +00:00
Stefan Seefeld
47b4b4efbb
Fix boost::python::import.
...
[SVN r37123]
2007-03-01 18:31:10 +00:00
nobody
4fa07f2b3d
This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
...
[SVN r37121]
2007-03-01 15:17:30 +00:00
Stefan Seefeld
50034140c4
Fix boost::python::import.
...
[SVN r37120]
2007-03-01 15:17:29 +00:00
Dave Abrahams
c880e7d69d
Correct testing bugs:
...
either changing assert(...) or BOOST_ASSERT(...) to BOOST_TEST
(in my code only)
or adding "return boost::report_errors();" where it was clearly
missing (and a pure bug, in anyone's code).
or changing BOOST_TEST to BOOST_CHECK where the integer library
was clearly using Boost.Test and not returning report_errors().
[SVN r37063]
2007-02-25 15:28:02 +00:00
Dave Abrahams
08a6f35ec2
Correct testing bugs:
...
either changing assert(...) or BOOST_ASSERT(...) to BOOST_TEST
(in my code only)
or adding "return boost::report_errors();" where it was clearly
missing (and a pure bug, in anyone's code).
[SVN r37057]
2007-02-24 22:40:59 +00:00
Dave Abrahams
67236ffbad
New build instructions in progress
...
[SVN r36879]
2007-02-03 16:55:07 +00:00
Dave Abrahams
c73ad50286
Roll back improved error message because it causes problems for vc6/7
...
[SVN r36435]
2006-12-16 22:00:35 +00:00
Dave Abrahams
0910710ac4
Correct class/function mismatches for MSVC and bring across
...
documentation tweaks from HEAD.
[SVN r36355]
2006-12-13 15:08:26 +00:00
Dave Abrahams
04c528138b
Fully switch to BBv2
...
[SVN r36327]
2006-12-11 05:22:04 +00:00
nobody
1b66cd9643
This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
...
[SVN r36324]
2006-12-11 05:02:35 +00:00
Dave Abrahams
96ab7a80a4
Remove BBv1 for good
...
[SVN r36323]
2006-12-11 05:02:34 +00:00
Dave Abrahams
d8c3ff199e
Remove BBv1 for good
...
[SVN r36321]
2006-12-11 03:35:10 +00:00
Dave Abrahams
c2dd9fa833
Fix auto-link to look at the right variable.
...
[SVN r36319]
2006-12-11 03:00:26 +00:00
Dave Abrahams
0c4ebef579
Fix auto-link to look at the right variable.
...
Make boost-build.jam point at the v2 Boost.
[SVN r36318]
2006-12-11 02:54:48 +00:00
Dave Abrahams
8fe9d41b58
Cleaned out flotsam and improved comments
...
[SVN r36317]
2006-12-11 02:50:55 +00:00
Dave Abrahams
b085121369
merged from trunk
...
[SVN r36292]
2006-12-07 17:45:17 +00:00
Dave Abrahams
8a4590b2ef
Enable auto-linking
...
[SVN r36291]
2006-12-07 17:44:05 +00:00
Ralf W. Grosse-Kunstleve
d67b040683
fixes to support pickling of enums (by Shashank Bapat)
...
[SVN r36256]
2006-12-03 20:43:48 +00:00
Beman Dawes
fa219bce9b
Merged copyright and license addition
...
[SVN r35907]
2006-11-07 19:27:00 +00:00
Beman Dawes
2db61657f2
Add copyright, license
...
[SVN r35905]
2006-11-07 19:11:57 +00:00
Rene Rivera
10b85d67e7
Remove obsolete Boost.Build v1 files.
...
[SVN r35880]
2006-11-06 17:10:46 +00:00
Dave Abrahams
6d2ee96ba3
improve error message
...
[SVN r35822]
2006-11-03 16:34:53 +00:00
Stefan Seefeld
ca91dc828e
Fix symbol visibility.
...
[SVN r35754]
2006-10-27 21:19:47 +00:00
Stefan Seefeld
a74c8e3da3
Fix symbol visibility.
...
[SVN r35754]
2006-10-27 21:19:47 +00:00
Dave Abrahams
3a53c1dec0
Add fixes somehow missed for darwin
...
[SVN r35612]
2006-10-14 19:10:30 +00:00
Ralf W. Grosse-Kunstleve
9f4d39d9fe
correct trivial, obvious accident: stray line removed
...
[SVN r35599]
2006-10-13 22:06:17 +00:00
nobody
da8e309957
This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
...
[SVN r35598]
2006-10-13 21:34:27 +00:00
Dave Abrahams
31c19644ed
make numpy tests portable to Darwin with older docutils
...
[SVN r35597]
2006-10-13 21:34:26 +00:00
Dave Abrahams
2bd9141d4a
make numpy tests portable to Darwin with older docutils
...
[SVN r35597]
2006-10-13 21:34:26 +00:00
Dave Abrahams
600d444136
Fix some problems with testing on old docutils installations
...
[SVN r35594]
2006-10-13 19:35:28 +00:00
Dave Abrahams
c3bda6a903
Fix some problems with testing on old docutils installations
...
[SVN r35594]
2006-10-13 19:35:28 +00:00
Dave Abrahams
c3bd0fcbad
Make object comparison operators return object instead of bool, to
...
accomodate strange beasts like numarray arrays that return arrays that
can't be used as truth values from their comparison ops.
Fix numpy test for portability with old doctest (again!)
[SVN r35572]
2006-10-12 09:07:07 +00:00
Dave Abrahams
d61909d3ea
Make object comparison operators return object instead of bool, to
...
accomodate strange beasts like numarray arrays that return arrays that
can't be used as truth values from their comparison ops.
Fix numpy test for portability with old doctest (again!)
[SVN r35572]
2006-10-12 09:07:07 +00:00
Dave Abrahams
1755dad7e6
merged from trunk
...
[SVN r35569]
2006-10-12 06:42:20 +00:00
Dave Abrahams
991a7c198a
Workaround vc6 bugs
...
[SVN r35568]
2006-10-12 06:41:55 +00:00
Dave Abrahams
9b67f0447d
Suppress a couple of msvc class/struct warnings
...
[SVN r35567]
2006-10-12 06:41:18 +00:00
Dave Abrahams
3b392c99be
Adjust tests to account for numarray behavior differences
...
[SVN r35539]
2006-10-10 22:44:09 +00:00
Dave Abrahams
b714f6cc23
Adjust tests to account for numarray behavior differences
...
[SVN r35539]
2006-10-10 22:44:09 +00:00
Dave Abrahams
24ba93607b
Try for backward compatibility with older versions of doctest
...
[SVN r35535]
2006-10-10 18:12:43 +00:00
Dave Abrahams
479a6ba4fc
Try for backward compatibility with older versions of doctest
...
[SVN r35535]
2006-10-10 18:12:43 +00:00
Dave Abrahams
49d4aac8ec
Fix lots of bugs in the numeric interface and tests.
...
Tests:
* Coerce a result to bool to deal with Python's new Bool type
* Better reporting of mismatches in expected and received results
* Remove bogus nullary y.astype() call
* Fix all uses of trace and diagonal so they don't cause errors
* Use appropriate typecodes
* Use doctest detailed API to run just the relevant tests
* Factor out error handling from macro
API:
* Added get_module_name() function to get current numeric module
* new_(x) now returns an array instead of object
* Fixed the signatures of the factory() family of functions
* Updated docs accordingly.
[SVN r35528]
2006-10-09 04:05:25 +00:00
Dave Abrahams
d78836b828
Fix lots of bugs in the numeric interface and tests.
...
Tests:
* Coerce a result to bool to deal with Python's new Bool type
* Better reporting of mismatches in expected and received results
* Remove bogus nullary y.astype() call
* Fix all uses of trace and diagonal so they don't cause errors
* Use appropriate typecodes
* Use doctest detailed API to run just the relevant tests
* Factor out error handling from macro
API:
* Added get_module_name() function to get current numeric module
* new_(x) now returns an array instead of object
* Fixed the signatures of the factory() family of functions
* Updated docs accordingly.
[SVN r35528]
2006-10-09 04:05:25 +00:00
Dave Abrahams
7a59131d37
Fix missing #include
...
[SVN r35524]
2006-10-08 05:17:20 +00:00
Dave Abrahams
545be29ad3
(hopefully) grab the last bit of logic from HEAD for a bugfix I've been trying to apply to the branch for days(!)
...
[SVN r35436]
2006-10-01 18:25:44 +00:00
Dave Abrahams
8553c109c7
merged from HEAD
...
[SVN r35429]
2006-09-29 22:27:57 +00:00
Dave Abrahams
5ab00bc9c8
Fix long-standing misnaming of "factory" method as "array"
...
[SVN r35428]
2006-09-29 22:24:12 +00:00
Dave Abrahams
315c3d50ee
Apply missing elements of previously-"applied" bug fix.
...
[SVN r35421]
2006-09-29 15:45:29 +00:00
Dave Abrahams
d5219979a4
Fix bugs uncovered by Roman Yakovenko
...
[SVN r35410]
2006-09-29 02:09:13 +00:00
Dave Abrahams
d42054f3a0
Cleans up license/copyright warnings
...
[SVN r35409]
2006-09-29 02:08:32 +00:00
nobody
72b06e70ee
This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
...
[SVN r35366]
2006-09-28 14:41:02 +00:00
Dave Abrahams
94500ae36d
Tests and fixes for a bad interaction between wrapper<> and operators
...
support. "self" arguments weren't getting unwrapped properly.
[SVN r35365]
2006-09-28 14:41:01 +00:00
Dave Abrahams
375cc3aa93
Fix broken links
...
[SVN r35330]
2006-09-26 04:25:49 +00:00
Dave Abrahams
5e5d34cc36
Fixed broken links
...
[SVN r35329]
2006-09-26 04:23:32 +00:00
Ralf W. Grosse-Kunstleve
4eb286a034
ssize_t patches merged from HEAD
...
[SVN r35327]
2006-09-26 00:48:44 +00:00
nobody
a824230155
This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
...
[SVN r35326]
2006-09-26 00:25:08 +00:00
Ralf W. Grosse-Kunstleve
c6f2aa4ef2
new boost/python/ssize_t.hpp; avoids potential clash of Py_ssize_t typedef and PY_SSIZE_T_MIN/MAX macros with definitions from other libraries
...
[SVN r35325]
2006-09-26 00:25:07 +00:00
Gottfried Ganßauge
1bc3750ab3
repaired broken links
...
[SVN r35315]
2006-09-25 07:35:57 +00:00
Dave Abrahams
36abcee847
merged from HEAD
...
[SVN r35277]
2006-09-22 15:13:30 +00:00
Dave Abrahams
c7fb2f7047
Attempt GCC-3.4.4 and 4.0.1 workarounds
...
[SVN r35276]
2006-09-22 15:12:04 +00:00
Gottfried Ganßauge
b8b7768eb7
Test for cross module support of opaque
...
[SVN r35256]
2006-09-21 16:47:49 +00:00
Gottfried Ganßauge
7ad9dc6c64
Changed references to opaque_pointer_converter.html to point to opaque.html instead
...
[SVN r35255]
2006-09-21 16:47:31 +00:00
Gottfried Ganßauge
decc34551a
Renamed to opaque.html because class name changed
...
[SVN r35254]
2006-09-21 16:47:00 +00:00
Gottfried Ganßauge
5acb44ede0
Renamed from opaque_pointer_converter.html because class name changed
...
[SVN r35253]
2006-09-21 16:46:42 +00:00
Gottfried Ganßauge
ef62f87963
type object gets initialized. Cross module support works
...
[SVN r35252]
2006-09-21 16:46:21 +00:00
Joel de Guzman
b5c893381f
merge from head
...
[SVN r35246]
2006-09-21 10:52:01 +00:00
Vladimir Prus
815969bf8b
Merge: Add tests
...
[SVN r35245]
2006-09-21 07:27:11 +00:00
Vladimir Prus
afedc1cd9a
Add tests
...
[SVN r35244]
2006-09-21 07:26:35 +00:00
nobody
0d57e9e808
This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
...
[SVN r35243]
2006-09-21 07:07:15 +00:00
Gottfried Ganßauge
070e02d7d5
Renamed from opaque_pointer_converter.html
...
[SVN r35242]
2006-09-21 07:07:14 +00:00
Dave Abrahams
7ba6a00617
Apply Boost license, with permission from Prabhu Ramachandran.
...
[SVN r35240]
2006-09-21 03:43:59 +00:00
Dave Abrahams
ccc56c2a4c
Apply Boost license, with permission from Prabhu Ramachandran.
...
[SVN r35240]
2006-09-21 03:43:59 +00:00
Dave Abrahams
e00a88ff49
Fix inspection issues
...
[SVN r35239]
2006-09-21 02:40:19 +00:00
Dave Abrahams
e70bbe4791
Fix license/copyright.
...
Also port some "glaringly obvious" bugfixes from HEAD. Hope it
doesn't cause problems.
[SVN r35237]
2006-09-20 22:49:18 +00:00
Stefan Seefeld
e527bc860f
Fix copyright issues.
...
[SVN r35236]
2006-09-20 22:30:39 +00:00
Stefan Seefeld
7ff0f62729
Fix copyright issues.
...
[SVN r35236]
2006-09-20 22:30:39 +00:00
Dave Abrahams
921e306b9a
Fix license/copyright
...
[SVN r35234]
2006-09-20 21:59:03 +00:00
Dave Abrahams
95f0b39c90
merged from HEAD
...
[SVN r35185]
2006-09-18 22:22:31 +00:00
Dave Abrahams
bed1d26904
Return an int, not a string, on success from
...
check_numeric_array_rich_slice, since that's what the tests expect.
[SVN r35184]
2006-09-18 22:21:50 +00:00
nobody
23057688f9
This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
...
[SVN r35170]
2006-09-18 19:56:20 +00:00
Dave Abrahams
029618f719
merged from HEAD
...
[SVN r35165]
2006-09-18 18:25:57 +00:00
Dave Abrahams
41a342f026
vc6/7 workaround
...
[SVN r35164]
2006-09-18 18:25:12 +00:00
Dave Abrahams
cee8e07046
Checkin missing op_repr definition
...
[SVN r35153]
2006-09-18 02:59:31 +00:00
Dave Abrahams
38f7a4e9b6
merge from HEAD
...
[SVN r35141]
2006-09-17 02:42:51 +00:00
Dave Abrahams
0806e89964
More informative error messages
...
Better autoconfiguration
[SVN r35140]
2006-09-17 02:41:20 +00:00
Dave Abrahams
f5421ca6b2
Default to Python 2.4 in Unix builds
...
Applied contributed patches http://tinyurl.com/ndljr and
http://tinyurl.com/18r
[SVN r35138]
2006-09-16 18:43:53 +00:00
Ralf W. Grosse-Kunstleve
eea7697175
if __name__ == '__main__'
...
[SVN r35114]
2006-09-14 21:57:56 +00:00
Ralf W. Grosse-Kunstleve
777ce7b561
magic coding: iso-latin1 comment added to avoid Python SyntaxError
...
[SVN r35113]
2006-09-14 21:53:00 +00:00
Gottfried Ganßauge
864ece5539
cross module compatibility test for opaque
...
[SVN r35111]
2006-09-14 19:06:33 +00:00
Gottfried Ganßauge
2610eb9acb
Type object for opaque initialized with PyType_Clear.
...
opaque is registered only if not another module has already registered
a conversion for that pointer type.
Doc update.
[SVN r35104]
2006-09-14 05:59:29 +00:00
Dave Abrahams
326c871224
attempt unverified workaround for http://tinyurl.com/gvrgd
...
[SVN r35103]
2006-09-13 22:47:11 +00:00
Dave Abrahams
567a2c7b89
attempt unverified workaround for http://tinyurl.com/gvrgd
...
[SVN r35103]
2006-09-13 22:47:11 +00:00
Dave Abrahams
924eeccd53
merged from trunk
...
[SVN r35080]
2006-09-13 00:02:56 +00:00
Dave Abrahams
05070faf12
Attempt to capture better debugging info in output
...
[SVN r35079]
2006-09-12 23:58:40 +00:00
Dave Abrahams
4a63cf4843
Move definition of BOOST_PYTHON_SUPPRESS_REGISTRY_INITIALIZATION back
...
where it belongs.
[SVN r35076]
2006-09-12 22:37:09 +00:00
Dave Abrahams
ad8069314d
Move definition of BOOST_PYTHON_SUPPRESS_REGISTRY_INITIALIZATION back
...
where it belongs.
[SVN r35076]
2006-09-12 22:37:09 +00:00
Dave Abrahams
1d65b74273
Add missing license/copyright
...
[SVN r35070]
2006-09-11 22:27:29 +00:00
Dave Abrahams
9366c48351
add missing license/copyright info
...
[SVN r35068]
2006-09-11 22:08:18 +00:00
Dave Abrahams
5a14319753
SunPro workarounds
...
[SVN r35067]
2006-09-11 10:38:14 +00:00
Joel de Guzman
279a4f7888
Update
...
[SVN r35006]
2006-08-31 06:01:57 +00:00
Dave Abrahams
3c1ae689a7
merged from trunk
...
[SVN r34943]
2006-08-24 19:04:23 +00:00
Dave Abrahams
d3418d494c
Restort BOOST_PYTHON_STATIC_LIB. We don't want to create exported symbols.
...
[SVN r34942]
2006-08-24 19:03:35 +00:00
Dave Abrahams
a99bd50e52
merged from trunk
...
[SVN r34940]
2006-08-24 13:05:30 +00:00
Dave Abrahams
c839427246
Sun workaround
...
[SVN r34939]
2006-08-24 13:04:59 +00:00
Dave Abrahams
8b178594ff
merged from trunk
...
[SVN r34915]
2006-08-22 11:51:18 +00:00
Dave Abrahams
dd3a136b18
Attempted Sun workaround
...
[SVN r34914]
2006-08-22 11:50:35 +00:00
Dave Abrahams
786aeef998
merged from trunk
...
[SVN r34872]
2006-08-11 15:51:09 +00:00
Dave Abrahams
48696918de
Try not specifying static link, to see if it makes Darwin happy
...
[SVN r34871]
2006-08-11 15:50:21 +00:00
Dave Abrahams
45e4cf506f
merged from trunk
...
[SVN r34865]
2006-08-11 00:48:19 +00:00
Dave Abrahams
88be35ddc2
Attempt Sun-5.8 workaround
...
[SVN r34864]
2006-08-11 00:47:48 +00:00
Gennaro Prota
8fb6e1f48d
(merge from head)
...
removed tabs (inspect tool)
[SVN r34723]
2006-07-24 22:28:41 +00:00
Gennaro Prota
9ee0d36a1d
removed tabs (inspect tool)
...
[SVN r34722]
2006-07-24 22:25:35 +00:00
Gennaro Prota
ecf70b05f2
(merge from head)
...
removed tabs (inspect tool)
[SVN r34721]
2006-07-24 22:21:39 +00:00
Gennaro Prota
f240e0bab6
removed tabs (inspect tool)
...
[SVN r34720]
2006-07-24 22:20:25 +00:00
Gennaro Prota
4081605e4b
removed tabs (inspect tool)
...
[SVN r34719]
2006-07-24 22:14:15 +00:00
Gennaro Prota
c54acdb9db
(merge from head)
...
minor fix: violation of min/max guidelines
[SVN r34718]
2006-07-24 22:06:09 +00:00
Gennaro Prota
f332ff2d89
minor fix: violation of min/max guidelines
...
[SVN r34717]
2006-07-24 22:04:05 +00:00
Vladimir Prus
489dae2b58
Clarify comment
...
[SVN r34668]
2006-07-22 12:53:49 +00:00
Vladimir Prus
ec77608840
Clarify comment
...
[SVN r34668]
2006-07-22 12:53:49 +00:00
Vladimir Prus
f852ce6f7b
Windows
...
[SVN r34667]
2006-07-22 12:28:43 +00:00
Vladimir Prus
f5a69a1dab
Windows fix: use <library>/pytho/python_for_extensions, not <use>, so that
...
we actually link to Python import lib on windows.
[SVN r34666]
2006-07-22 12:28:00 +00:00
Vladimir Prus
e500919d25
Merge: Don't link Boost.Python to python library
...
[SVN r34663]
2006-07-22 07:16:18 +00:00
Vladimir Prus
a1e865061c
Don't link Boost.Python to python library, and don't require
...
<threading>multi for embedding applications.
* libs/python/build/Jamfile.v2: (boost_python): Don't link
to /python//python. Use /python//python_for_extensions.
* libs/python/test/Jamfile.v2: Remove <threading>multi project
requirements.
(py-run): Link to /python//python.
(exec): Likewise.
* tools/build/v2/tools/python.jam: (pthread): Declare.
(init-unix): Add 'pthread' to extra-libs.
(
[SVN r34662]
2006-07-22 07:12:10 +00:00
Ralf W. Grosse-Kunstleve
596e92404a
old misunderstanding corrected (L-BFGS)
...
[SVN r34504]
2006-07-11 04:09:41 +00:00
Joel de Guzman
2640f5af94
new css
...
[SVN r34426]
2006-06-29 09:35:52 +00:00
Joel de Guzman
0605e9fdcf
minor tweak
...
[SVN r34375]
2006-06-22 13:43:09 +00:00
Joel de Guzman
cf68da0b19
added test for vector<string>
...
[SVN r34374]
2006-06-22 13:33:46 +00:00
Joel de Guzman
d3c474b295
terminology tweak
...
[SVN r34360]
2006-06-20 14:01:12 +00:00
Joel de Guzman
c9300e07c2
added custom converter test for map indexing suite
...
[SVN r34359]
2006-06-20 00:33:22 +00:00
Markus Schöpflin
7a645a6d8a
Merged header inclusion order fix from trunk to release branch.
...
[SVN r34195]
2006-06-06 09:44:35 +00:00
Markus Schöpflin
fa2185e5ab
Merged header inclusion order fix from trunk to release branch.
...
[SVN r34194]
2006-06-06 09:39:16 +00:00
Ralf W. Grosse-Kunstleve
cab94a7bba
adjustments for new MIPSpro 7.4.4
...
[SVN r34132]
2006-06-02 05:39:50 +00:00
Ralf W. Grosse-Kunstleve
caa9cb8268
Python 2.5 compatibility
...
[SVN r34017]
2006-05-18 22:41:14 +00:00
Ralf W. Grosse-Kunstleve
66ac61450e
avoid Visual C++ 7.1 "resolved overload was found by argument-dependent lookup" warning
...
[SVN r34016]
2006-05-18 22:09:20 +00:00
Ralf W. Grosse-Kunstleve
59f81def56
Python include must appear before any system include
...
[SVN r34010]
2006-05-18 18:47:12 +00:00
Ralf W. Grosse-Kunstleve
92862028b7
MIPSpro 7.3.1 compatibility
...
[SVN r34009]
2006-05-18 18:46:26 +00:00
Ralf W. Grosse-Kunstleve
b0ba7dfc50
also exercise OVERLOADS with docstring
...
[SVN r34006]
2006-05-18 16:15:59 +00:00
Ralf W. Grosse-Kunstleve
fe3abeda9f
much more informative pickle error messages if pickling is not enabled
...
[SVN r34004]
2006-05-18 15:49:41 +00:00
Vladimir Prus
5cc33461dd
Merge from trunk
...
[SVN r33626]
2006-04-10 09:02:57 +00:00
Markus Schöpflin
7b93f2fdc5
Merged fix from HEAD for Tru64/CXX compilation error.
...
[SVN r33455]
2006-03-23 09:40:38 +00:00
Markus Schöpflin
3fdfb30e33
Include python first, fixes error on Tru64/CXX.
...
[SVN r33454]
2006-03-23 09:38:03 +00:00
Vladimir Prus
cdcf8633bb
Force multithreading for Python test.
...
Workaround for problem described in
http://thread.gmane.org/gmane.comp.lib.boost.devel/139601
[SVN r33434]
2006-03-22 09:53:34 +00:00
nobody
219743964d
This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
...
[SVN r33417]
2006-03-21 02:26:31 +00:00
Ralf W. Grosse-Kunstleve
e7927ef4ea
HP-UX aCC support
...
[SVN r33399]
2006-03-20 00:00:39 +00:00
Dave Abrahams
8c1f04bd4c
Fix bug in example.
...
[SVN r33328]
2006-03-13 06:39:41 +00:00
Vladimir Prus
136587c96f
Make select_from_python_test have Python includes when compiling.
...
[SVN r33281]
2006-03-09 15:27:01 +00:00
Vladimir Prus
23664ec448
Specify <define>BOOST_PYTHON_STATIC_LIB for the select_from_python_test,
...
just like V1 does.
[SVN r33246]
2006-03-07 07:37:45 +00:00
Vladimir Prus
6b1a3c4489
Change Jamfile.v2 to use static linking to Boost.Python for 'exec' test.
...
V1 uses static linking, so let's do the same.
[SVN r33226]
2006-03-06 08:10:38 +00:00
Markus Schöpflin
fa4ebe5c53
Disabled pointer_vector test on Tru64/CXX as it runs forever and keeps hanging
...
the regression tests.
[SVN r33207]
2006-03-03 09:08:39 +00:00
Markus Schöpflin
28ef4a9e38
Reorder includes to make sure that python headers are included first, this
...
makes the test pass on hp_cxx_71_006_tru64.
[SVN r33202]
2006-03-02 17:12:18 +00:00
Ralf W. Grosse-Kunstleve
5d1053552c
missing const added (MIPSpro 7.3 warning)
...
[SVN r33165]
2006-02-28 01:32:33 +00:00
Markus Schöpflin
0a38ca1660
Disable pointer_vector test on HP-CXX for now.
...
[SVN r33147]
2006-02-27 15:26:45 +00:00
Dave Abrahams
5791e3b58e
Added VPython
...
[SVN r33102]
2006-02-25 12:35:48 +00:00
Dave Abrahams
2bfd2fa0fd
Add missing exception specification.
...
[SVN r33090]
2006-02-23 17:14:59 +00:00
Vladimir Prus
0793267bf0
Add BOOST_PYTHON_STATIC_LIB and BOOST_PYTHON_DYNAMIC_LIB to usage
...
requirements, as appropriate.
[SVN r33053]
2006-02-21 07:38:14 +00:00
Vladimir Prus
eca25c0b7d
Extra project-level requirements.
...
[SVN r33052]
2006-02-21 07:36:46 +00:00
Dave Abrahams
a8bad65556
Fix mistaken dependency on lightweight_test.hpp
...
[SVN r33032]
2006-02-20 19:21:59 +00:00
Dave Abrahams
6ef31ba33a
Stop using assert() in tests so we can test with NDEBUG defined.
...
[SVN r33026]
2006-02-20 15:45:40 +00:00
Jim Douglas
c15216b385
Changes to ensure QNX/QCC compatability
...
[SVN r32943]
2006-02-15 19:57:56 +00:00
Joel de Guzman
a1ff35769b
Doc Tweaks
...
[SVN r32910]
2006-02-14 02:24:32 +00:00
Dave Abrahams
22e82ae30f
void pointer conversion support, from Niall Douglas, then heavily
...
edited by DWA. Merged from python-voidptr
[SVN r32857]
2006-02-12 16:09:08 +00:00
Dave Abrahams
2d117bc4ad
void pointer conversion support, from Niall Douglas, then heavily
...
edited by DWA.
[SVN r32836]
2006-02-11 22:29:33 +00:00
Dave Abrahams
6347ca8065
vc7 workaround
...
[SVN r32835]
2006-02-11 22:26:45 +00:00
Dave Abrahams
c39836ddc8
Tests for bool conversions
...
[SVN r32814]
2006-02-10 17:26:06 +00:00
Dave Abrahams
fb35a82bf1
Tests for bool members
...
[SVN r32813]
2006-02-10 17:25:25 +00:00
Vladimir Prus
44c5c18f45
Update Jamfile.v2
...
[SVN r32761]
2006-02-09 09:50:56 +00:00
Vladimir Prus
e0cceeb88c
Update.
...
[SVN r32722]
2006-02-08 08:37:05 +00:00
Vladimir Prus
4a5f6f2e24
Update Jamfile.v2
...
[SVN r32702]
2006-02-07 11:49:00 +00:00
Dave Abrahams
8b1748fea0
add tuple conversion
...
[SVN r32473]
2006-01-31 03:26:46 +00:00
Ralf W. Grosse-Kunstleve
82919f0d5c
another attempt to fix Code Warrior 9.4 link problem
...
[SVN r32404]
2006-01-24 17:55:56 +00:00
Ralf W. Grosse-Kunstleve
1f6ded7b4e
Boost.Python docstring_options.hpp news
...
[SVN r32390]
2006-01-24 00:41:25 +00:00
Ralf W. Grosse-Kunstleve
a0d2873156
attempt to fix Code Warrior 9.4 link problem
...
[SVN r32380]
2006-01-23 19:01:17 +00:00
Ralf W. Grosse-Kunstleve
0519d54229
avoid g++ -Wall -W "unused parameter" warnings
...
[SVN r32373]
2006-01-22 19:29:32 +00:00
Ralf W. Grosse-Kunstleve
c181874335
initialize all slots of PyTypeObject to avoid g++ -Wall -W warnings
...
[SVN r32372]
2006-01-22 19:26:50 +00:00
Ralf W. Grosse-Kunstleve
203a42c35f
avoid g++ -Wall -W "unused parameter" warnings
...
[SVN r32371]
2006-01-22 19:21:22 +00:00
Ralf W. Grosse-Kunstleve
8eba0eb25b
initialize all slots of PyTypeObject to avoid g++ -Wall -W warnings
...
[SVN r32370]
2006-01-22 19:21:08 +00:00
Dave Abrahams
152e76220a
GCC warning suppression from Jody Hagins
...
[SVN r32363]
2006-01-20 15:55:55 +00:00
Ralf W. Grosse-Kunstleve
8897cc9ce6
selected_doc() helper function modified to increase readability
...
[SVN r32339]
2006-01-16 20:54:53 +00:00
Ralf W. Grosse-Kunstleve
335cd02c2d
new documentation for docstring_options.hpp
...
[SVN r32338]
2006-01-16 20:37:23 +00:00
Ralf W. Grosse-Kunstleve
758d92b33e
seq.attr("__len__")() replaced by len(seq); obsolete len() example removed
...
[SVN r32337]
2006-01-16 20:36:42 +00:00
Ralf W. Grosse-Kunstleve
28eef45d28
enum_print() removed; it was not reachable anyway since enum inherits
...
from Python's built-in int type. However, the appearance of FILE*
raised questions about using extensions compiled with Visual C++ 8
with a Python compiled with Visual C++ 7.1.
[SVN r32301]
2006-01-12 23:25:23 +00:00
Ralf W. Grosse-Kunstleve
d8790a34d3
boost::python::len() moved to object.hpp
...
[SVN r32299]
2006-01-12 21:33:19 +00:00
Ralf W. Grosse-Kunstleve
3b058185c6
new docstring_options to support customization of __doc__ attributes of Boost.Python functions
...
[SVN r32298]
2006-01-12 19:28:53 +00:00
Ralf W. Grosse-Kunstleve
2261e7eedc
new docstring_options to support customization of __doc__ attributes of Boost.Python functions
...
[SVN r32297]
2006-01-12 19:15:38 +00:00
Ralf W. Grosse-Kunstleve
19a196493f
Runtime detection of broken cxxabi::__cxa_demangle versions; based on code contributed by Ult Mundane
...
[SVN r32296]
2006-01-12 19:12:27 +00:00
Ralf W. Grosse-Kunstleve
d10b5e8d1a
Python 2.2 compatibility
...
[SVN r32295]
2006-01-12 17:49:48 +00:00
Ralf W. Grosse-Kunstleve
1cacefc226
automatic addition of C++ signatures to doc strings
...
[SVN r32290]
2006-01-12 00:32:29 +00:00
Ralf W. Grosse-Kunstleve
efcd2833f1
Visual C++ 6 compatibility
...
[SVN r32288]
2006-01-11 19:58:55 +00:00
Ralf W. Grosse-Kunstleve
2f9323d9e9
resolve gcc warnings (based on patches by Scott Howlett)
...
[SVN r32284]
2006-01-11 03:31:48 +00:00
Eric Niebler
8b2f4b4ce0
make test work on vc6
...
[SVN r31960]
2005-12-08 22:15:31 +00:00
Douglas Gregor
ab046dc634
Merged from Version_1_33_1
...
[SVN r31953]
2005-12-08 04:11:36 +00:00
Dave Abrahams
ef3f9b15f0
vc-8 workaround
...
[SVN r31943]
2005-12-07 05:00:02 +00:00
Dave Abrahams
68463e2fd2
Fixed missing semicolon
...
[SVN r31852]
2005-12-01 13:06:57 +00:00
Dave Abrahams
f75eca94e0
Fix typo
...
[SVN r31831]
2005-11-30 11:57:33 +00:00
Dave Abrahams
a23030b83e
use symbol visibility for GCC 4.x
...
[SVN r31828]
2005-11-29 22:26:48 +00:00
Dave Abrahams
321cf2502a
use symbol visibility for GCC 4.x
...
[SVN r31827]
2005-11-29 22:26:05 +00:00
Dave Abrahams
4996f912b4
Workaround for GCC bug described in http://lists.debian.org/debian-gcc/2003/09/msg00055.html
...
Thanks to Graham Bennett.
[SVN r31809]
2005-11-28 21:16:12 +00:00
Joel de Guzman
09e24cb17d
map bug fix when data type is a shared_ptr and NoProxy is true
...
[SVN r31787]
2005-11-26 16:23:21 +00:00
Joel de Guzman
ac32d13e10
added more tests
...
[SVN r31786]
2005-11-26 15:13:20 +00:00
Joel de Guzman
b0496d1207
update: map indexing suite
...
[SVN r31723]
2005-11-21 15:25:47 +00:00
Joel de Guzman
a076239fc8
std::string and std::complex as no-proxy types.
...
[SVN r31717]
2005-11-21 04:54:23 +00:00
Dave Abrahams
7cf0f9090f
Restore map_indexing_suite test that was mistakenly commented out.
...
[SVN r31621]
2005-11-10 21:58:20 +00:00
Dave Abrahams
479f068673
Attempt Bronek's change to suppress VC++8.0 complaints about redefined
...
_DEBUG.
[SVN r31557]
2005-11-04 21:38:29 +00:00
Eric Niebler
9b326f15fa
qualify friend declaration to make EDG happy
...
[SVN r31538]
2005-11-02 22:43:05 +00:00
Ralf W. Grosse-Kunstleve
f094a5b9eb
boost/python header must be included first due to a Python requirement
...
[SVN r31535]
2005-11-01 22:12:53 +00:00
Stefan Seefeld
4367850e5d
Add examples.
...
[SVN r31530]
2005-11-01 15:18:02 +00:00
Dave Abrahams
f44a4d6468
Clarified HeldType
...
[SVN r31528]
2005-11-01 15:08:30 +00:00
Eric Niebler
5206dd55d2
s/Python sequences/Python iterables/ and other assorted feedback from Dave
...
[SVN r31517]
2005-10-31 19:46:41 +00:00
Dave Abrahams
988bf849a1
Account for Intel 9.0 picking up vc7.1 bug compatibility.
...
[SVN r31515]
2005-10-31 19:24:48 +00:00
Eric Niebler
6fee43fc6f
tests and docs for stl_input_iterator
...
[SVN r31514]
2005-10-31 18:50:18 +00:00
Eric Niebler
6ec4387ea1
add stl_input_iterator for wrapping a Python iterator in a STL input iterator
...
[SVN r31513]
2005-10-31 18:49:54 +00:00
Dave Abrahams
e2f59ef548
More restrictions on the need for libpython.a
...
[SVN r31494]
2005-10-27 12:21:55 +00:00
Dave Abrahams
92a6fafd20
Note that the libpython.a creation instructions are not needed for Python 2.4.1+
...
[SVN r31466]
2005-10-25 19:08:24 +00:00
Dave Abrahams
4721f5f9af
Fix CYGWIN_PYTHON_DEBUG_ROOT to be consistent with docs
...
Set *nix PYTHON_ROOT to /usr, to be consistent with real installations.
Use *nix rather than Unix everywhere for generality
[SVN r31463]
2005-10-25 15:47:27 +00:00
Dave Abrahams
3864838da2
Fixed for vc6
...
[SVN r31398]
2005-10-19 22:02:51 +00:00
Dave Abrahams
8e77df69d5
Update
...
[SVN r31396]
2005-10-19 18:28:02 +00:00
Dave Abrahams
12770b03e8
Add the ability to easily use new-style polymorphism wrappers with
...
smart pointer held_type.
[SVN r31392]
2005-10-19 18:17:13 +00:00
Dave Abrahams
c8a692b4b4
Bug fix
...
[SVN r31385]
2005-10-19 13:17:27 +00:00
Dave Abrahams
2571ebb0c2
Added Stefan's new files.
...
[SVN r31371]
2005-10-18 12:09:36 +00:00
Dave Abrahams
283dbfb593
Updated news
...
[SVN r31329]
2005-10-14 19:30:01 +00:00
Dave Abrahams
83f227034f
Updated news
...
[SVN r31328]
2005-10-14 19:25:41 +00:00
Dave Abrahams
c5f514a4e6
Build with Python 2.4 by default; also deduce the default PYTHON_ROOT properly on Windows.
...
[SVN r31325]
2005-10-14 16:19:14 +00:00
Dave Abrahams
9fb15f631e
Make it work when Python is compiled with Unicode disabled.
...
[SVN r31322]
2005-10-14 15:54:12 +00:00
Dave Abrahams
3d8f4c90ba
Make it work when Python is compiled with Unicode disabled.
...
[SVN r31321]
2005-10-14 15:35:06 +00:00
Dave Abrahams
5597dcb321
Disable ADL from addressof uses :(
...
[SVN r31319]
2005-10-14 15:05:17 +00:00
Joel de Guzman
ab2912e3c2
minor fix
...
[SVN r31308]
2005-10-13 12:02:25 +00:00
Joel de Guzman
b705931ff0
tweak: wrong c++ code written in python
...
[SVN r31307]
2005-10-13 11:58:53 +00:00
Eric Niebler
2974286209
fix bugs in example code
...
[SVN r31305]
2005-10-12 20:17:28 +00:00
Dave Abrahams
1cec514b39
Martin Wille pointed out some missing header dependencies; fixed.
...
Also moved boost/python/detail/is_xxx.hpp functionality into
boost/detail/is_xxx.hpp to decouple library dependencies between
python and parameter.
[SVN r31290]
2005-10-11 21:20:06 +00:00
Dave Abrahams
8ecd49cbf0
Use "addressof(x)" instead of "&x" to deal with classes that have a
...
private operator& !!
[SVN r31279]
2005-10-11 13:19:05 +00:00
Ralf W. Grosse-Kunstleve
67a7669ff4
work around Visual C++ 6 problem
...
[SVN r31075]
2005-09-22 06:20:25 +00:00
Stefan Seefeld
e80545a7d3
Use BOOST_ASSERT instead of std::runtime_error to indicate errors.
...
[SVN r30954]
2005-09-13 14:42:03 +00:00
Stefan Seefeld
6afe0d4732
Enhance and clean up tests.
...
[SVN r30907]
2005-09-11 14:50:37 +00:00
Ralf W. Grosse-Kunstleve
f8280b0e1a
David Abrahams, Jul 2005: according to 8.5/9 the __GNUC__ workaround at line 69 of data_members.cpp should be made universal.
...
[SVN r30893]
2005-09-10 05:53:28 +00:00
John Maddock
aa20ce7d2c
Large patch from Ulrich Eckhardt to fix support for EVC++ 4.
...
[SVN r30670]
2005-08-25 16:27:28 +00:00
Stefan Seefeld
6074a23242
Fix exec test.
...
[SVN r30669]
2005-08-25 15:03:19 +00:00
Dave Abrahams
9ceac3ff8f
Fix bug in example thanks to Roman Yakovenko.
...
[SVN r30616]
2005-08-21 15:19:51 +00:00
Stefan Seefeld
126a3efb92
Add basic embedding support.
...
[SVN r30601]
2005-08-17 13:04:42 +00:00
Victor A. Wagner Jr.
9205f507b0
Added - #define _CRT_NOFORCE_MANIFEST if we also have to #undef _DEBUG
...
this isn't really an elegant solution, perhaps people trying to
debug python (BOOST_DEBUG_PYTHON defined) will really have to
use the debug version of the CRT with the latest .NET
There is also a collision if the user happens to have
#define _CRT_FORCE_MANIFEST which I didn't address
[SVN r30570]
2005-08-13 16:19:19 +00:00
Ralf W. Grosse-Kunstleve
bff975f08c
bug fix: friend class def_visitor_access; -> friend class python::def_visitor_access; This fix enables us to remove an EDG specific workaround.
...
[SVN r30471]
2005-08-04 20:15:35 +00:00
Dave Abrahams
262bcee750
Fix broken links
...
[SVN r30401]
2005-08-03 12:25:30 +00:00
Dave Abrahams
a3f12b18b1
Fix broken links
...
[SVN r30398]
2005-08-03 11:39:39 +00:00
Ralf W. Grosse-Kunstleve
ad635ec2d1
include order according to Python's rules
...
[SVN r30242]
2005-07-26 01:19:18 +00:00
Dave Abrahams
affd36e857
Fix up problem report issues (tabs, broken links, unlinked)
...
[SVN r30241]
2005-07-25 21:20:10 +00:00
Dave Abrahams
332a45f333
untabify
...
[SVN r30239]
2005-07-25 20:57:30 +00:00
Joel de Guzman
6cc48f7e5d
adjusting link to libraries.html
...
[SVN r29999]
2005-07-12 07:53:00 +00:00
Joel de Guzman
5b6192d738
Tutorial bug fix (__init__ gets interpreted as underlined _init_ by quickbook)
...
[SVN r29970]
2005-07-10 20:06:21 +00:00
Joel de Guzman
980733a96d
fixed bug where a vector<T*> is being wrapped by the indexing suite.
...
[SVN r29930]
2005-07-07 14:00:31 +00:00
Dave Abrahams
331209d8b5
Fix link in news
...
Improve assertions in indirect_traits_test by making them compile-time
and using MPL assert primitives
[SVN r29782]
2005-06-24 15:42:22 +00:00
Dave Abrahams
9116cf382b
Fix reference search URL
...
[SVN r29635]
2005-06-17 02:55:31 +00:00
Dave Abrahams
8cc2b7a5df
Add search box
...
[SVN r29626]
2005-06-16 17:49:38 +00:00
Joel de Guzman
dab01ad668
Typo fix (objecto)
...
[SVN r29625]
2005-06-16 17:26:00 +00:00
Ralf W. Grosse-Kunstleve
1fca114f6a
work around RedHat 7.3 gcc 2.96 code generation errors: use previously checked in VC6, VC7.0 workaround only for exactly these compilers
...
[SVN r29267]
2005-05-29 17:05:25 +00:00
Dave Abrahams
70ee460a14
Py_Initialize outside the first test routine
...
[SVN r29167]
2005-05-24 12:20:03 +00:00
Douglas Gregor
07c95aea4e
gcc-3_3-darwin also needs -bind_at_load
...
[SVN r29102]
2005-05-20 20:12:29 +00:00
Dave Abrahams
a3d8a384fa
Workaround for compilers that have trouble with lexical_cast.
...
[SVN r29033]
2005-05-18 14:11:20 +00:00
Dave Abrahams
432d4782a5
Take typeid(T&) rather than typeid(T). For some some compilers won't
...
let you get away with typeid(T) when T is an incomplete class
type (that's conforming behavior), but GCC at least will allow
typeid(T&) -- also disallowed by the standard when T is incomplete.
If it turns out that EDGs also barf on typeid(T&), we may have more
work to do.
Some warning suppression for MSVC.
[SVN r29020]
2005-05-18 01:34:35 +00:00
Dave Abrahams
424f5bdf31
Workarounds for vc6 and 7.
...
[SVN r28973]
2005-05-16 17:34:46 +00:00
Dave Abrahams
13b16f9729
Workarounds for vc6 and 7.
...
[SVN r28958]
2005-05-16 14:54:12 +00:00
Dave Abrahams
82563df3bf
Better support for rvalue from-python conversions of shared_ptr:
...
always return a pointer that holds the owning python object *unless*
the python object contains a NULL shared_ptr holder of the right type.
[SVN r28947]
2005-05-16 03:31:13 +00:00
Dave Abrahams
adb7b62a62
gcc workarounds
...
[SVN r28946]
2005-05-16 02:49:14 +00:00
Dave Abrahams
02c0b2b486
Improve MPL idiomatic usage
...
[SVN r28945]
2005-05-16 02:01:35 +00:00
Dave Abrahams
c876db8cae
VC8 beta workaround
...
[SVN r28944]
2005-05-16 01:57:30 +00:00
Joel de Guzman
3ce88daa8b
Tutorial Updates for Building BPL Projects
...
[SVN r28889]
2005-05-14 02:50:34 +00:00
Dave Abrahams
4cec6c4f2f
Added copyright
...
[SVN r28780]
2005-05-10 11:53:17 +00:00
Brett Calcott
e38bf06257
updated visual studio project build file to include two new files (slice.cpp and wrapper.cpp)
...
updated email address for maintainer of visual studio files.
[SVN r28732]
2005-05-08 09:55:43 +00:00
Joel de Guzman
0deed1ff9b
removing unnecessary file
...
[SVN r28584]
2005-05-02 15:57:42 +00:00
Joel de Guzman
a05a0ae46b
Python now correctly syntax colorized + some minor tweaks
...
[SVN r28581]
2005-05-02 15:51:26 +00:00
Dave Abrahams
fe3906a7cb
Fix broken vc6 compatibility
...
[SVN r28515]
2005-04-28 14:15:19 +00:00
Bruno da Silva de Oliveira
e5ed3a1c6c
Fixed bug where the code for wrappers of member functions were defined outside
...
the pyste namespace. Reported by Dan Haffey.
[SVN r28479]
2005-04-25 23:49:21 +00:00
Bruno da Silva de Oliveira
2bbff71109
*** empty log message ***
...
[SVN r28478]
2005-04-25 23:49:04 +00:00
Victor A. Wagner Jr.
c492551111
Deleted - an extraneous \r at the end of lines which causes vc8.0 to mistake the
...
files for some created on the Mac (apparently a HENIOUS crime which is intolerable
to those at Microsoft and which must be considered an error)
Changed - the version of python mentioned specifically from 2.3 to 2.4
[SVN r28471]
2005-04-25 10:01:07 +00:00
Vladimir Prus
b217c4ffa8
Replace 'run-pyd' with 'bpl-test' in a couple of places. The former does
...
not produce the .test files that regression tools want.
[SVN r28213]
2005-04-13 11:42:50 +00:00
Ralf W. Grosse-Kunstleve
96e9d6a872
std_pair jam rules and test
...
[SVN r27876]
2005-03-30 00:36:02 +00:00
Ralf W. Grosse-Kunstleve
fef288fed2
new std::pair to_python_converter example
...
[SVN r27875]
2005-03-29 23:02:45 +00:00
Stefan Slapeta
2fdb98079d
Intel workaround extended to 9.0
...
[SVN r27861]
2005-03-29 07:41:34 +00:00
Dave Abrahams
bbabf21abf
pydoc note
...
[SVN r27615]
2005-03-12 03:05:04 +00:00
Dave Abrahams
6d24977dd2
Comments for hacks to make PyDoc work. Eliminate reinterpret_cast.
...
[SVN r27614]
2005-03-12 02:58:42 +00:00
Dave Abrahams
c2b5925600
Hacks to make PyDoc work, from Nick Rasmussen <nick-at-ilm.com>
...
[SVN r27613]
2005-03-12 02:49:10 +00:00
Dave Abrahams
91e76a296f
Added Civilization IV
...
[SVN r27599]
2005-03-10 14:53:39 +00:00
Dave Abrahams
e4eee902d4
Add missing #include
...
[SVN r27598]
2005-03-10 14:40:12 +00:00
Ralf W. Grosse-Kunstleve
db71f17dba
typo fixed
...
[SVN r27577]
2005-03-08 15:17:44 +00:00
Ralf W. Grosse-Kunstleve
b754037949
account for changes in newer versions of Python's doctest module
...
[SVN r27576]
2005-03-08 14:31:12 +00:00
Stefan Slapeta
7bd76d869b
Intel 9 workaround
...
[SVN r27517]
2005-02-28 12:14:13 +00:00
Rene Rivera
c25967a094
Apply typo fixes from Julio M. Merino Vidal
...
[SVN r27513]
2005-02-27 17:28:24 +00:00
Ralf W. Grosse-Kunstleve
bcb6370b0e
fix for obviously broken class Rational example
...
[SVN r27457]
2005-02-20 23:05:14 +00:00
Jonathan Brandmeyer
17faf4504c
Export the client-provided docstrings for init<optional<> > and
...
_FUNCTION_OVERLOADS() for only the last overload.
[SVN r27415]
2005-02-18 02:42:42 +00:00
Vladimir Prus
53c335f106
Remove unused references to Boost.Test.
...
[SVN r27390]
2005-02-15 14:43:25 +00:00
Vladimir Prus
cd8951439e
More work on Boost.Python. Most tests now pass on Linux.
...
[SVN r27387]
2005-02-15 12:10:09 +00:00
Ralf W. Grosse-Kunstleve
0e5e2dc92e
includes moved to satisfy the "Python.h first" requirement
...
[SVN r27386]
2005-02-15 10:41:03 +00:00
Jonathan Brandmeyer
4d50bf0ad9
Concatentation subsequent function docstrings rather than replace the original.
...
[SVN r27332]
2005-02-11 20:03:13 +00:00
Ralf W. Grosse-Kunstleve
1cfa79554d
work around gcc problems (gcc 3.2.2 and higher); thanks to John Maddock for the patch!
...
[SVN r27142]
2005-02-05 07:36:14 +00:00
Jonathan Brandmeyer
567e620565
Match signatures with their mpl::true variants
...
[SVN r26829]
2005-01-24 02:37:37 +00:00
Jonathan Brandmeyer
5933fdbf39
Add docstring support for non-static properties.
...
[SVN r26814]
2005-01-22 21:41:37 +00:00
Dave Abrahams
4c21a29a9f
Fix typos
...
[SVN r26644]
2005-01-08 02:13:13 +00:00
Dave Abrahams
7c21f3b48d
Add fusion
...
[SVN r26628]
2005-01-04 23:50:07 +00:00
Dave Abrahams
6f4167700c
tests for raw constructors
...
[SVN r26493]
2004-12-14 03:33:30 +00:00
Dave Abrahams
efae35bbd8
Add tests for raw constructors
...
[SVN r26407]
2004-12-03 08:00:11 +00:00
Ralf W. Grosse-Kunstleve
8dbd926d9e
__DECCXX_VER test: use BOOST_WORKAROUND, BOOST_TESTED_AT instead of raw '#if defined'
...
[SVN r26363]
2004-11-29 21:32:14 +00:00
Aleksey Gurtovoy
c6e658cfca
merge RC_1_32_0 fixes
...
[SVN r26333]
2004-11-28 04:44:21 +00:00
Aleksey Gurtovoy
b77dcf4bea
merge RC_1_32_0 fixes
...
[SVN r26330]
2004-11-28 03:54:58 +00:00
Joel de Guzman
1e3cfbca03
fixes for the warnings.
...
[SVN r26290]
2004-11-25 09:17:04 +00:00
Dave Abrahams
1ed231747b
update
...
[SVN r26254]
2004-11-19 14:17:02 +00:00
Joel de Guzman
a926eaa86d
Merged from RC 1.32
...
[SVN r26224]
2004-11-16 07:29:41 +00:00
Ralf W. Grosse-Kunstleve
acd8ec2c31
adjustment for latest Tru64/cxx release (V6.5-042)
...
[SVN r26222]
2004-11-15 23:50:57 +00:00
Dave Abrahams
441a9dbea0
Stop reserving rights
...
[SVN r26089]
2004-11-02 20:07:50 +00:00
Dave Abrahams
63e92c49df
Stop reserving rights.
...
[SVN r26088]
2004-11-02 19:46:47 +00:00
Dave Abrahams
49dd8bcf51
Stop reserving rights.
...
[SVN r26067]
2004-11-01 21:23:47 +00:00
Dave Abrahams
942f4c4ffd
Fix bug in example.
...
[SVN r26049]
2004-11-01 14:17:00 +00:00
Dave Abrahams
43791f3a71
Remove qualification from member function name in overloads invocation.
...
[SVN r26047]
2004-11-01 14:15:08 +00:00
Dave Abrahams
321bea59fb
tidy
...
[SVN r26026]
2004-11-01 00:21:27 +00:00
Dave Abrahams
601fd16cba
add wrapper<T>
...
[SVN r26025]
2004-11-01 00:14:18 +00:00
Aleksey Gurtovoy
a9cddc10a9
refactor const_argument test to pass if there is a known workaround
...
[SVN r25924]
2004-10-29 03:19:27 +00:00
Bruno da Silva de Oliveira
03fc159aec
no message
...
[SVN r25886]
2004-10-27 10:47:03 +00:00
Joel de Guzman
59b596e1ee
license
...
[SVN r25867]
2004-10-26 00:13:19 +00:00
John Maddock
1fe6626edb
BSL update based on permissions granted in blanket-permission.txt
...
[SVN r25863]
2004-10-25 11:58:45 +00:00
Aleksey Gurtovoy
fa8cffb3a2
taking care of const_argument test failures (see http://thread.gmane.org/gmane.comp.python.c++/7221 )
...
[SVN r25848]
2004-10-24 07:28:34 +00:00
Joel de Guzman
11daf8dde8
fixed some links
...
[SVN r25772]
2004-10-18 11:58:55 +00:00
Joel de Guzman
0d6ac67c04
update to quickibook 1.0
...
[SVN r25771]
2004-10-18 11:29:52 +00:00
Joel de Guzman
978dc88499
Making space for update to quickbook 1.0
...
[SVN r25769]
2004-10-18 10:39:05 +00:00
Dave Abrahams
655868d803
Eliminate return from void function.
...
[SVN r25742]
2004-10-15 16:53:40 +00:00
Bruno da Silva de Oliveira
92ff4ab76f
Applied patch by Christian Hudon
...
[SVN r25636]
2004-10-09 19:49:09 +00:00
Joel de Guzman
48a6db6598
redirect
...
[SVN r25582]
2004-10-06 23:56:05 +00:00
Dave Abrahams
a97d050016
Fixes from Christoph Ludwig <cludwig-at-cdc.informatik.tu-darmstadt.de>
...
[SVN r25577]
2004-10-05 20:41:12 +00:00
Dave Abrahams
e888d8aa88
Another fix.
...
[SVN r25576]
2004-10-05 20:40:28 +00:00
Aleksey Gurtovoy
59ca82128a
c++boost.gif -> boost.png replacement
...
[SVN r25573]
2004-10-05 15:45:52 +00:00
Dave Abrahams
0620462efb
Fixes from Christoph Ludwig <cludwig-at-cdc.informatik.tu-darmstadt.de>
...
[SVN r25571]
2004-10-05 14:35:31 +00:00
Stefan Slapeta
f99f1e187c
Intel 8.1 workaround
...
[SVN r25529]
2004-10-02 19:14:52 +00:00
Dave Abrahams
937a851baa
warning suppression for GCC
...
[SVN r25446]
2004-09-28 11:57:06 +00:00
Jonathan Brandmeyer
8e396f8e91
Add new test.
...
[SVN r25438]
2004-09-27 20:05:52 +00:00
Dave Abrahams
bd74676685
Work around the stupid VC++/Intel bug that retains argument constness in function signatures.
...
[SVN r25437]
2004-09-27 14:49:27 +00:00
Jonathan Brandmeyer
70e012bc45
Be more correct about testing for Intel 7.1 on MS Windows.
...
[SVN r25386]
2004-09-24 02:47:14 +00:00
Aleksey Gurtovoy
3bb3434a8d
fix MSVC 6.x ICE in 'vector_indexing_suite.cpp'
...
[SVN r25343]
2004-09-22 16:54:04 +00:00
Dave Abrahams
2121039a2b
Use proper configuration macros.
...
[SVN r25312]
2004-09-21 14:39:50 +00:00
Dave Abrahams
5bab5a2398
Fix GCC export limiting patch from Niall Douglas s_sourceforge-at-nedprod.com
...
[SVN r25279]
2004-09-20 13:59:59 +00:00
Dave Abrahams
2ca8be0bb2
vc6 workaround
...
[SVN r25278]
2004-09-20 13:45:52 +00:00
Dave Abrahams
227448f061
Fix #include
...
[SVN r25274]
2004-09-20 13:39:37 +00:00
Dave Abrahams
0b026dc5a2
Apply GCC export limiting patch from Niall Douglas s_sourceforge-at-nedprod.com
...
[SVN r25271]
2004-09-20 12:47:31 +00:00
Dave Abrahams
3ba268ed9c
moved indirect_traits to boost/detail
...
[SVN r25237]
2004-09-20 02:50:29 +00:00
Joel de Guzman
c4b09c7526
move to quickbook (WIP)
...
[SVN r25137]
2004-09-16 05:51:33 +00:00
Joel de Guzman
164e517a54
move to quickbook (WIP)
...
[SVN r25136]
2004-09-16 05:47:55 +00:00
Dave Abrahams
fd75e791a7
moved indirect_traits to boost/detail
...
[SVN r25128]
2004-09-16 01:00:30 +00:00
Dave Abrahams
7eb9f910ba
moved indirect_traits to boost/detail
...
[SVN r25127]
2004-09-16 00:47:59 +00:00
Dave Abrahams
78cd3298aa
Move indirect_traits to boost/detail
...
[SVN r25124]
2004-09-15 19:35:10 +00:00
Dave Abrahams
2f5dfbb728
Move indirect_traits to boost/detail
...
[SVN r25117]
2004-09-15 15:00:12 +00:00
Dave Abrahams
3750668aad
Add IPLT, alphabetized.
...
[SVN r25025]
2004-09-13 01:25:37 +00:00
Dave Abrahams
dc2acc5bf5
add proper default handling
...
[SVN r25017]
2004-09-11 14:53:05 +00:00
Douglas Gregor
f7db275bc4
License update
...
[SVN r24990]
2004-09-09 13:59:01 +00:00
Dave Abrahams
7171a34364
Daniel Holth's PyBool mods (dholth-at-fastmail.fm)
...
[SVN r24980]
2004-09-08 19:18:57 +00:00
Dave Abrahams
f1260e6869
cw ICE workaround
...
[SVN r24979]
2004-09-08 18:57:14 +00:00
Jonathan Brandmeyer
0b4f2bafe6
Take a shot at enabling the workaround for ICC 7.1 on Windows.
...
[SVN r24965]
2004-09-08 02:40:52 +00:00
Ralf W. Grosse-Kunstleve
c5cf576deb
_DEBUG/BOOST_DEBUG_PYTHON/DEBUG_UNDEFINED_FROM_WRAP_PYTHON_H must appear before #include <pyconfig.h>
...
[SVN r24942]
2004-09-06 18:42:41 +00:00
Aleksey Gurtovoy
bfd7f71601
merge new MPL version from 'mplbook' branch
...
[SVN r24874]
2004-09-02 15:41:37 +00:00
Dave Abrahams
87718f91ab
Bug fix from Francois Ostiguy <ostiguy-at-fnal.gov>, more similar ones from Dave.
...
[SVN r24855]
2004-09-01 20:27:47 +00:00
Ralf W. Grosse-Kunstleve
3918395715
always include <pyconfig.h> first
...
[SVN r24852]
2004-09-01 15:43:52 +00:00
Dave Abrahams
dec9c6d96e
removed as defunct
...
[SVN r24841]
2004-08-31 22:11:37 +00:00
Jonathan Brandmeyer
0c651a890c
Use the non-const prototype for all currently known versions of MSVC.
...
[SVN r24771]
2004-08-26 21:28:28 +00:00
Dave Abrahams
e00462992c
Added default args
...
[SVN r24757]
2004-08-26 14:07:17 +00:00
Ralf W. Grosse-Kunstleve
951c65e5a1
Compaq C++ V6.5-041 still needs the offsetof workaround
...
[SVN r24732]
2004-08-25 21:50:52 +00:00
John Maddock
0f19b148f6
Converted files to the BSL.
...
[SVN r24614]
2004-08-20 11:10:24 +00:00
Joel de Guzman
c750be6fc6
fixed link to doc/quickstart.html
...
[SVN r24573]
2004-08-18 23:53:26 +00:00
Stefan Slapeta
d1003f08de
Intel-win32 workaround
...
[SVN r24560]
2004-08-18 14:29:00 +00:00
Bruno da Silva de Oliveira
386c45fd4d
- added copyright notice
...
[SVN r24521]
2004-08-17 01:51:29 +00:00
Dave Abrahams
725d203c32
Added missing license/copyright
...
[SVN r24484]
2004-08-15 12:34:39 +00:00
Dave Abrahams
07a14ce350
Clarify/don't abuse extract<>
...
[SVN r24436]
2004-08-12 14:27:40 +00:00
Joel de Guzman
77c2c8d77c
Copyright and License
...
[SVN r24395]
2004-08-11 02:21:27 +00:00
Ralf W. Grosse-Kunstleve
9ea7f100cc
Add license, copyright.
...
[SVN r24392]
2004-08-10 17:17:52 +00:00
Ralf W. Grosse-Kunstleve
51487a75e9
exercise keyword argument support
...
[SVN r24389]
2004-08-10 17:05:24 +00:00
Ralf W. Grosse-Kunstleve
500b8e190d
support gcc 2.96 workaround (typedef arg arg_;)
...
[SVN r24388]
2004-08-10 17:04:14 +00:00
Ralf W. Grosse-Kunstleve
9102c12c6d
bug fix: make use of kw in make_constructor_aux
...
[SVN r24387]
2004-08-10 17:03:23 +00:00
Dave Abrahams
cb45ee8879
Add license, copyright.
...
[SVN r24386]
2004-08-10 16:14:51 +00:00
Dave Abrahams
ecae47236e
Add license, copyright.
...
[SVN r24380]
2004-08-10 14:59:58 +00:00
Jonathan Brandmeyer
d0ca0886bb
Add missing copyright notice using the Boost Software License.
...
[SVN r24377]
2004-08-10 14:41:06 +00:00
Dave Abrahams
18411f4b5f
Optimization bug fix from Stefan Seefeld (sseefeld-at-art.ca)
...
[SVN r24357]
2004-08-09 17:43:02 +00:00
Dave Abrahams
2c383e7216
Workaround bogus GCC warning.
...
[SVN r24306]
2004-08-05 16:57:10 +00:00
Dave Abrahams
cac6d3e5ac
Made Python testing more verbose by default
...
Avoid using the Boost.Test library wherever possible.
[SVN r24249]
2004-08-02 19:31:59 +00:00
Dave Abrahams
bd985d67d8
Made Python testing more verbose by default
...
Avoid using the Boost.Test library wherever possible.
[SVN r24248]
2004-08-02 18:47:50 +00:00
Joel de Guzman
6f0a70fa66
minor updates
...
[SVN r24135]
2004-07-28 02:36:18 +00:00
Ralf W. Grosse-Kunstleve
cbe6de2a2d
fixes to avoid EDG 245 warnings (by Jonathan Brandmeyer)
...
[SVN r24130]
2004-07-28 01:45:50 +00:00
Ralf W. Grosse-Kunstleve
4885d65ec9
redundant else commented out to avoid EDG 245 warnings
...
[SVN r24106]
2004-07-27 07:11:10 +00:00
Ralf W. Grosse-Kunstleve
047896ac16
fix for char* -> const char* conversion (g++ diagnostic)
...
[SVN r24105]
2004-07-27 07:10:16 +00:00
Ralf W. Grosse-Kunstleve
fbe3a563c3
avoid "incomplete type" error (EDG 245 diagnostic)
...
[SVN r24104]
2004-07-27 07:08:53 +00:00
Ralf W. Grosse-Kunstleve
0c453fda0b
MIPSpro 7.3.1.x workaround
...
[SVN r24103]
2004-07-27 07:08:08 +00:00
Ralf W. Grosse-Kunstleve
a1f74e9c63
guard non-const prototype with BOOST_WORKAROUND(BOOST_MSVC, <= 1300)
...
[SVN r24102]
2004-07-27 07:06:40 +00:00
Jonathan Brandmeyer
763fa1cf0c
Silence warning from EDG 245 (Tru64 cxx 6.5)
...
[SVN r24092]
2004-07-26 23:29:49 +00:00
Dave Abrahams
c8e8ccfa22
New-style polymorphism
...
[SVN r24083]
2004-07-26 15:34:36 +00:00
Dave Abrahams
597342bf15
Suppress warnings for intel 8
...
[SVN r24082]
2004-07-26 15:13:05 +00:00
Dave Abrahams
8338b2fb49
Stop using "not"
...
[SVN r24081]
2004-07-26 14:27:17 +00:00
Douglas Gregor
fed0b09c4e
Converted to Boost Software License, Version 1.0
...
[SVN r24055]
2004-07-26 00:32:12 +00:00
Rene Rivera
3e76482713
Remove tabs in file.
...
[SVN r24043]
2004-07-25 17:12:17 +00:00
Ralf W. Grosse-Kunstleve
d6325d902e
workaround for MIPSpro 7.3.1.3 name lookup problem
...
[SVN r23825]
2004-07-20 05:12:33 +00:00
Dave Abrahams
615adc5fe6
Make slice work on vc6
...
Revamp/simplify class registration
[SVN r23823]
2004-07-20 03:16:49 +00:00
Dave Abrahams
2bdb728e87
A few corrections
...
[SVN r23735]
2004-07-18 21:54:58 +00:00
Jonathan Brandmeyer
5e82d653a1
Correct the documentation to specify that has_back_reference<> must be a
...
metafunction rather than a traits class.
Correct typos in the example.
[SVN r23730]
2004-07-18 17:53:28 +00:00
Bruno da Silva de Oliveira
27653b7fbf
- Applied a patch by Paul Bridger that solves some problems for wrapper
...
methods.
- Applied a patch by Baptiste Lepilleur that allows the user to inject
code inside the class definition.
- Applied another patch by Baptiste Lepilleur that inserts two new command-line
options that helps with writing makefiles.
[SVN r23725]
2004-07-18 15:50:10 +00:00
Rene Rivera
af1530953e
Move dllexport declaration from methods to slice class as mingw can't handle it. Resolves bug #952335 .
...
[SVN r23464]
2004-07-12 13:07:17 +00:00
Ralf W. Grosse-Kunstleve
87290af774
workaround for broken gcc that ships with SuSE 9.0 and SuSE 9.1
...
[SVN r23411]
2004-07-09 04:53:39 +00:00
Jonathan Brandmeyer
8469d7727d
Add a small set of test cases for slice::get_indicies().
...
Promote slice::start(), slice::stop(), slice::step, and
slice::get_indicies() to const.
Fix typos in the documentation.
[SVN r23408]
2004-07-08 17:29:51 +00:00
Ralf W. Grosse-Kunstleve
44e9ffc5ca
correction as per Niall
...
[SVN r23386]
2004-07-06 22:44:33 +00:00
Vladimir Prus
2e86d1f9bb
Remove debug print
...
[SVN r23368]
2004-07-06 11:27:54 +00:00
Ralf W. Grosse-Kunstleve
112c999818
obtain correct class name via cl.attr("__name__")
...
[SVN r23359]
2004-07-06 04:36:50 +00:00
Ralf W. Grosse-Kunstleve
858e5e9720
boost/python/detail/prefix.hpp must be included first to satisfy Python requirements; this fixes compilation errors under Tru64 Unix and IRIX using Python 2.3.4
...
[SVN r23334]
2004-07-04 07:08:54 +00:00
Jonathan Brandmeyer
f2f7b10d15
Revert last change since it was the documentation that was in error.
...
[SVN r23326]
2004-07-03 17:19:51 +00:00
Jonathan Brandmeyer
4e3c2f237c
Correct the documentation with regard to the default backend for the
...
numeric::array class.
[SVN r23325]
2004-07-03 17:17:56 +00:00
Jonathan Brandmeyer
c246e918f4
Use Numeric.ArrayType in preference to numarray.NDArray, in accordance
...
with the documentation.
[SVN r23320]
2004-07-03 03:54:35 +00:00
Eric Niebler
b76f185cb6
move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines
...
[SVN r23313]
2004-07-02 01:21:32 +00:00
Eric Niebler
9d7097177d
remove std_min and std_max, update minmax coding guidelines
...
[SVN r23162]
2004-06-23 04:49:48 +00:00
Ralf W. Grosse-Kunstleve
c6587596b1
unused variable names removed to avoid warning messages (Giulio Eulisse)
...
[SVN r23080]
2004-06-11 00:11:11 +00:00
Ralf W. Grosse-Kunstleve
b661aad9ac
work around MIPSpro 7.41 problems
...
[SVN r23079]
2004-06-11 00:07:55 +00:00
Joel de Guzman
ca0a0a4a3d
[bug fix] added boost::noncopyable to class_ Base
...
[SVN r23049]
2004-06-08 01:47:30 +00:00
Bruno da Silva de Oliveira
a9cd67873c
- fixes module name if run from another directory where the .pyste file is located
...
[SVN r22977]
2004-05-30 23:14:10 +00:00
Bruno da Silva de Oliveira
b58812e7f1
Applied a patch by Roman Yakovenko that makes the export of unnamed enums
...
better.
[SVN r22852]
2004-05-17 22:46:43 +00:00
Joel de Guzman
9e2b4380d5
ADL bug-fix
...
[SVN r22730]
2004-05-04 10:19:33 +00:00
Joel de Guzman
8ae8430e7c
ADL bug-fix
...
[SVN r22729]
2004-05-04 09:41:01 +00:00
Dave Abrahams
2ee25fda61
Added missing const to prevent spurious static asserts
...
[SVN r22719]
2004-05-01 17:37:15 +00:00
Ralf W. Grosse-Kunstleve
e766286d92
use BOOST_WORKAROUND
...
[SVN r22640]
2004-04-15 16:24:03 +00:00
Ralf W. Grosse-Kunstleve
4df59a752a
make the test work under 64-bit operating systems
...
[SVN r22639]
2004-04-15 16:15:41 +00:00
Ralf W. Grosse-Kunstleve
e0bf57ae36
workaround for MIPSpro
...
[SVN r22638]
2004-04-15 15:16:15 +00:00
Ralf W. Grosse-Kunstleve
5df66bb179
adjusted #ifdef's for Compaq C++ V6.5-040 for Compaq Tru64 UNIX
...
[SVN r22637]
2004-04-15 14:59:31 +00:00
Ralf W. Grosse-Kunstleve
b5256ef70b
adjusted #ifdef's for Compaq C++ V6.5-040 for Compaq Tru64 UNIX
...
[SVN r22636]
2004-04-15 14:17:09 +00:00
Dave Abrahams
6c8fec96b6
Tweaks prompted by Faheem Mitha
...
[SVN r22632]
2004-04-13 12:19:15 +00:00
Dave Abrahams
cd139bd4ec
Fixes prompted by Faheem Mitha
...
[SVN r22631]
2004-04-13 12:14:10 +00:00
Dave Abrahams
17b0c819e4
improved comments in-line
...
[SVN r22628]
2004-04-11 12:07:18 +00:00
Joel de Guzman
79c7d736f0
embedding tutorial updates
...
[SVN r22618]
2004-04-07 07:33:57 +00:00
Joel de Guzman
b627f93cf1
embedding tutorial updates
...
[SVN r22616]
2004-04-07 02:26:36 +00:00
Joel de Guzman
7d632ab3dd
added test for embedding tutorial
...
[SVN r22614]
2004-04-07 01:32:53 +00:00
Bruno da Silva de Oliveira
bdf80a683c
- removed exporters.importing mechanism, because this was causing a serious bug that was preventing the bases code to be generated
...
[SVN r22613]
2004-04-06 22:53:38 +00:00
Joel de Guzman
ed7292abd3
added test for embedding tutorial
...
[SVN r22609]
2004-04-06 11:50:20 +00:00
Joel de Guzman
e92f042677
additional constructor in BaseWrap
...
[SVN r22604]
2004-04-05 09:34:32 +00:00
Joel de Guzman
53cf9e7422
Typo
...
[SVN r22603]
2004-04-05 09:21:45 +00:00
Dave Abrahams
954afd78b2
Added Vega Strike
...
[SVN r22583]
2004-04-02 20:04:22 +00:00
Dave Abrahams
957ad2b4b1
Adjust to make the tutorial work
...
[SVN r22568]
2004-03-30 23:14:47 +00:00
Jonathan Brandmeyer
7187c6132a
Throw an IndexError when given an extended slice;
...
Clip bounds of slices in a mannar consistant with builtin containers;
Prevent undefined behavior within the STL when given certain kinds of
empty slices.
[SVN r22507]
2004-03-17 03:15:35 +00:00
Dave Abrahams
b3f0d7c756
Fix bad "fix".
...
[SVN r22495]
2004-03-13 01:47:35 +00:00
Dave Abrahams
0cdfdee18f
*** empty log message ***
...
[SVN r22492]
2004-03-12 22:34:43 +00:00
Ralf W. Grosse-Kunstleve
a283f56d05
define BOOST_PYTHON_TYPE_ID_NAME for Linux Intel C++
...
[SVN r22491]
2004-03-12 18:43:08 +00:00
Dave Abrahams
e6fd78ce93
Fixes for auto_ptr handling
...
[SVN r22490]
2004-03-12 15:22:16 +00:00
Dave Abrahams
aeed5f029e
Use mpl::next to prepare for the next release of MPL
...
[SVN r22485]
2004-03-12 13:10:40 +00:00
Bruno da Silva de Oliveira
04484d55de
- Fixed bug with exception declarations
...
[SVN r22459]
2004-03-09 01:01:29 +00:00
Jonathan Brandmeyer
476cba228d
Changes to support MSVC 6.0.
...
[SVN r22430]
2004-03-04 16:42:56 +00:00
Eric Niebler
115f9f0644
remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
...
[SVN r22394]
2004-02-26 18:27:02 +00:00
Daniel Wallin
a9c2a95366
boost logo css class
...
[SVN r22352]
2004-02-21 18:42:52 +00:00
Bruno da Silva de Oliveira
29f3891a68
- Generates the unique number for UniqueInt using the hash of the filename
...
[SVN r22329]
2004-02-19 22:26:54 +00:00
Bruno da Silva de Oliveira
7b602ef607
- now warns that AllFromHeader is not working in all cases
...
[SVN r22316]
2004-02-18 22:32:58 +00:00
Bruno da Silva de Oliveira
15e555c7f1
- Fixed UniqueInt bug across different compilation units.
...
[SVN r22315]
2004-02-18 22:28:28 +00:00
Bruno da Silva de Oliveira
f4fb49d32f
- reverted previous commit
...
[SVN r22313]
2004-02-18 15:33:34 +00:00
Bruno da Silva de Oliveira
89be2fb736
- no_init is now generated for abstract classes
...
[SVN r22312]
2004-02-18 15:27:59 +00:00
Ralf W. Grosse-Kunstleve
62f0885852
Requires: n/a removed
...
[SVN r22257]
2004-02-13 18:20:43 +00:00
Ralf W. Grosse-Kunstleve
355e155e69
gcc 3.4 from gcc.gnu.org still suffers from the old static initialization bug under Mac OS 10: workaround adjusted accordingly
...
[SVN r22255]
2004-02-13 07:10:59 +00:00
Ralf W. Grosse-Kunstleve
ae1584ff3c
class_::enable_pickling() in publicized interface; tested with everything incl. VC6 and 7.0
...
[SVN r22254]
2004-02-13 05:32:38 +00:00
Jonathan Brandmeyer
4a7686cd33
Check rich slicing of Numeric arrays only if Numeric or numarray is
...
installed.
[SVN r22252]
2004-02-13 02:07:21 +00:00
Jonathan Brandmeyer
799eeb0cb8
Fix a build error on Tru64. Thanks to Ralf W. Grosse-Kunstleve for this
...
fix.
[SVN r22250]
2004-02-12 23:09:10 +00:00
Jonathan Brandmeyer
8452e275d0
New implementation, tests, and documentation for a PySliceObject
...
objectmanager.
[SVN r22192]
2004-02-07 21:38:24 +00:00
Joel de Guzman
53268000e7
small typo
...
[SVN r22067]
2004-01-30 06:15:32 +00:00
Dave Abrahams
52febfe3fc
Improved and alphabetized news format, added Python news, updated
...
iterator news.
Corrections in the Python documentation
[SVN r22039]
2004-01-29 03:34:23 +00:00
Dave Abrahams
8fcfed495a
Fixes for intel-linux
...
added <default> feature handling for specifying build defaults in requirement sets.
[SVN r22027]
2004-01-28 22:50:18 +00:00
Joel de Guzman
2dfe76b082
small typo
...
[SVN r22026]
2004-01-28 22:45:35 +00:00
Ralf W. Grosse-Kunstleve
11d8751d29
workaround for gcc 3.4 bug when using precompiled header support
...
[SVN r21715]
2004-01-14 01:37:54 +00:00
Ralf W. Grosse-Kunstleve
b03c3a29e0
previous revision (1.10) of this file restored because http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13530 is fixed
...
[SVN r21633]
2004-01-12 18:02:28 +00:00
Joel de Guzman
53e8982e05
fix typo
...
[SVN r21571]
2004-01-10 02:53:06 +00:00
Ralf W. Grosse-Kunstleve
4a30841ad8
fix for Tru64 cxx problems incl. workaround for gcc 2.96 problems; patch by David Abrahams; thanks Dave!
...
[SVN r21558]
2004-01-09 07:25:17 +00:00
Dave Abrahams
234ebadb8d
pro9 workarounds; some ADL protection for is_xxx
...
[SVN r21529]
2004-01-07 14:07:21 +00:00
Dave Abrahams
11ee20fa36
Test full slicing.
...
[SVN r21497]
2004-01-05 12:34:25 +00:00
Dave Abrahams
440599545f
Workaround for gcc-3.4 quirks
...
[SVN r21493]
2004-01-05 11:46:30 +00:00
Dave Abrahams
44ba088cb4
Fix problem with [:] slices on python::objects
...
[SVN r21472]
2004-01-04 13:41:00 +00:00
Dave Abrahams
08d3798722
.
...
[SVN r21449]
2004-01-02 18:34:17 +00:00
Ralf W. Grosse-Kunstleve
56ff8e438e
fix use of incomplete type (Tru64 cxx diagnostic)
...
[SVN r21444]
2004-01-02 08:31:21 +00:00
Dave Abrahams
3590a3589d
Fix 2-phase lookup bug
...
[SVN r21442]
2004-01-01 12:46:04 +00:00
Dave Abrahams
7674c82e1f
Fix bug with (arg("x"), "y") construct.
...
[SVN r21437]
2003-12-31 19:20:31 +00:00
Ralf W. Grosse-Kunstleve
b93b21a7f2
work around Visual C++ 6 internal compiler errors
...
[SVN r21435]
2003-12-31 17:18:03 +00:00
Ralf W. Grosse-Kunstleve
f53925848c
work around g++ (GCC) 3.4.0 20031230 (experimental) internal compiler error
...
[SVN r21432]
2003-12-31 09:37:31 +00:00
Dave Abrahams
eedc88b56a
Bug fixes in property handling
...
[SVN r21429]
2003-12-31 00:23:52 +00:00
Ralf W. Grosse-Kunstleve
1102fec2a0
links to pickle and indexing suites
...
[SVN r21423]
2003-12-30 03:54:21 +00:00
Ralf W. Grosse-Kunstleve
589fefe4b9
tabs -> spaces
...
[SVN r21405]
2003-12-27 06:22:29 +00:00
Rene Rivera
cfc867bd18
Fix broken links.
...
[SVN r21404]
2003-12-27 02:37:02 +00:00
Rene Rivera
5bc28e3016
Fix broken links.
...
[SVN r21403]
2003-12-27 01:46:04 +00:00
Rene Rivera
23b7ccca7f
Fix broken links. And some minor consistency changes.
...
[SVN r21402]
2003-12-27 01:31:00 +00:00
Dave Abrahams
e9d6286a1d
Fix Dereferenceable concept to require pointee, and
...
register_ptr_to_python to require Dereferenceable.
[SVN r21327]
2003-12-18 19:25:14 +00:00
Dave Abrahams
48321857e4
consistent use of get_pointer
...
[SVN r21326]
2003-12-18 19:23:38 +00:00
Ralf W. Grosse-Kunstleve
156da15715
unused member function removed (to avoid Linux Intel C++ 8.0 warning)
...
[SVN r21278]
2003-12-16 04:14:28 +00:00
Ralf W. Grosse-Kunstleve
4a0d7965cb
consolidation of workarounds for missing "not" keyword
...
[SVN r21276]
2003-12-15 17:55:38 +00:00
Dave Abrahams
1f522823ff
gcc2 workaround
...
[SVN r21274]
2003-12-15 14:45:07 +00:00
Beman Dawes
6795a280fd
tabs to spaces
...
[SVN r21080]
2003-12-02 13:32:47 +00:00
Dave Abrahams
f369e22638
Cleaner code using object instead of handle
...
[SVN r21018]
2003-11-30 21:12:30 +00:00
Dave Abrahams
a278da2eba
correct get_pointer usage
...
[SVN r21017]
2003-11-30 21:10:15 +00:00
Dave Abrahams
37b2bdba79
Workaround gcc-2.x ICE
...
[SVN r21016]
2003-11-30 21:08:19 +00:00
Dave Abrahams
e9519db974
Make Dereferenceable use get_pointer
...
Re-enable map_indexing_suite iteration for vc6.
[SVN r21008]
2003-11-29 22:12:18 +00:00
Ralf W. Grosse-Kunstleve
dd7a24ebce
links to newly generated tutorial sections
...
[SVN r20934]
2003-11-24 05:53:13 +00:00
Bruno da Silva de Oliveira
bc92a7d155
- added new "General Techniques" section
...
[SVN r20927]
2003-11-23 21:24:54 +00:00
Dave Abrahams
a68db84df6
* Fixed Boost.Thread jamfile to add the missing #include paths
...
* Modified Python testing code to use the facilities of testing.jam,
so that it can be processed with process_jam_log
* Updated Python library tests to use a test suite
* Added Python test suite to status/Jamfile
* Added --run-all-tests option to force tests to run even when up-to-date.
Also,
boost-base.jam:
Added some missing rule signatures
RUN_LD_LIBRARY_PATH became LINK_LIBPATH because it was only really
used during linking.
Reformed the movement of path variables up the dependency graph
Removed the defunct Run rule
Set up generalized constants for path manipulation
darwin-tools.jam, gcc-tools.jam:
use LINK_LIBPATH
python.jam:
Reformed the choice of Python executable
testing.jam:
Refactored testing code so it could be used for Python
Now building all environment variable setup code ahead of time
RUN_TEST became TEST_EXE
[SVN r20815]
2003-11-15 15:41:41 +00:00
Dave Abrahams
7b9bba3190
vc6 workaround
...
[SVN r20814]
2003-11-15 15:16:27 +00:00
Ralf W. Grosse-Kunstleve
bcec0af232
minor fix for otherwise confusing debug output
...
[SVN r20796]
2003-11-12 19:55:22 +00:00
Ralf W. Grosse-Kunstleve
0d437c4102
MIPSpro 7.41 workaround
...
[SVN r20795]
2003-11-12 19:49:18 +00:00
Raoul Gough
feff7bccd3
Fix MSVC6 duplicate comdat (LNK1179) with multiple python::range instances
...
[SVN r20794]
2003-11-12 16:50:17 +00:00
Ralf W. Grosse-Kunstleve
b12de3f01b
additions by Niall Douglas with heavy edits by Ralf
...
[SVN r20780]
2003-11-10 20:39:13 +00:00
Dave Abrahams
0d108f12e4
Better error reporting for overload resolution failures, ideas thanks
...
to Nikolay Mladenov.
[SVN r20770]
2003-11-10 01:02:45 +00:00
Dave Abrahams
4aca2ca33b
change to binary
...
[SVN r20689]
2003-11-06 01:14:50 +00:00
Dave Abrahams
9a967ae514
change to binary
...
[SVN r20688]
2003-11-06 01:13:26 +00:00
Ralf W. Grosse-Kunstleve
9481c39874
explain workaround for a bug in Apple's compiler
...
[SVN r20684]
2003-11-05 19:19:50 +00:00
Dave Abrahams
1e02065982
Fix Mike Rovner's warning suppression.
...
[SVN r20673]
2003-11-05 00:43:13 +00:00
Ralf W. Grosse-Kunstleve
1fee0da689
patch by Mike Rovner: work around gcc 3.3.1 bug ( http://gcc.gnu.org/PR12163 )
...
[SVN r20672]
2003-11-05 00:30:46 +00:00
Ralf W. Grosse-Kunstleve
c760cf8418
workaround for MIPSpro 7.3.1; old workaround for VC7.1 visible only to that particular compiler
...
[SVN r20668]
2003-11-04 20:20:07 +00:00
Ralf W. Grosse-Kunstleve
cdee5997af
obsolete MIPSpro workaround removed
...
[SVN r20667]
2003-11-04 20:17:48 +00:00
Ralf W. Grosse-Kunstleve
4289280cdc
Mac OS 10 answer updated
...
[SVN r20666]
2003-11-04 20:05:09 +00:00
Rene Rivera
962dfa17c5
Add -bind_at_load option for MacOSX Darwin build, this prevents semaphore_wait_trap erros when loaded by extensions.
...
[SVN r20665]
2003-11-04 18:30:37 +00:00
Ralf W. Grosse-Kunstleve
0a21aef601
fix expected output; tested with Python 2.2.1 (Redhat8) and Python 2.3 (Mac OS 10.2.8)
...
[SVN r20658]
2003-11-04 17:38:13 +00:00
Rene Rivera
8cbbd504cf
Point to the new location for Boost.Build v1; tools/build/v1.
...
[SVN r20654]
2003-11-04 17:07:15 +00:00
Dave Abrahams
91b23c8367
Warning suppression thanks to Mike Rovner <mike-at-bindkey.com>
...
[SVN r20617]
2003-11-03 20:45:21 +00:00
Dave Abrahams
3729be263f
Bug fix
...
[SVN r20566]
2003-10-30 18:40:37 +00:00
Dave Abrahams
ea91f4217a
suppress a warning
...
[SVN r20555]
2003-10-29 23:16:36 +00:00
Raoul Gough
7fab3ce0b1
Add info on using gdb under Windows
...
[SVN r20554]
2003-10-29 21:38:06 +00:00
Dave Abrahams
ef7d675d67
bug fix for a single use of arg with no comma operator
...
[SVN r20533]
2003-10-29 00:46:08 +00:00
Rene Rivera
2b9d29a0fc
Improve unused variable warning supperssion with multi-compiler friendly code.
...
[SVN r20466]
2003-10-24 01:19:16 +00:00
Bruno da Silva de Oliveira
95b95d012c
- Fixed bug where a class would appear more than one in the generated code.
...
[SVN r20464]
2003-10-23 22:56:33 +00:00
Rene Rivera
4af7d5bca7
Remove unused var warning on non-debug compilation.
...
[SVN r20463]
2003-10-23 20:15:50 +00:00
Rene Rivera
d879eb235f
Add install definitions for new common install configuration.
...
[SVN r20409]
2003-10-19 19:52:56 +00:00
Dave Abrahams
4f129d035b
Bug fix, thanks to Nicolas LELONG, nlelong-at-mgdesign.org for the report.
...
[SVN r20401]
2003-10-17 14:13:48 +00:00
Dave Abrahams
7a354c4ff4
Warning suppression for GCC.
...
[SVN r20396]
2003-10-15 23:19:48 +00:00
Dave Abrahams
364826b3b3
Include @group directives for Synopsis
...
[SVN r20364]
2003-10-13 21:04:11 +00:00
Raoul Gough
e9b308da46
Use msvc_typeid only if _MSV_VER is set, to avoid problems with Intel compiler on Linux
...
[SVN r20340]
2003-10-10 14:55:13 +00:00
Dave Abrahams
94cfa2602f
Fix typo
...
[SVN r20324]
2003-10-09 14:15:20 +00:00
Bruno da Silva de Oliveira
3533bd0504
no message
...
[SVN r20266]
2003-10-06 19:10:50 +00:00
Bruno da Silva de Oliveira
1a51a7df9e
- added missing <boost/python/return_arg.hpp>
...
[SVN r20257]
2003-10-04 21:44:24 +00:00
Dave Abrahams
615be89951
Support for logical negation operator via __nonzero__
...
[SVN r20256]
2003-10-04 15:40:09 +00:00
Dave Abrahams
912ca36a1f
fixed broken link
...
[SVN r20255]
2003-10-04 12:06:19 +00:00
Dave Abrahams
fba93805dc
Work with gcc2
...
[SVN r20168]
2003-09-23 23:57:23 +00:00
Dave Abrahams
96d66f4624
Correct integral constant overflow
...
[SVN r20136]
2003-09-21 18:49:04 +00:00
Dave Abrahams
c3bae63e41
Fix const-correctness problem
...
[SVN r20135]
2003-09-21 17:24:37 +00:00
Bruno da Silva de Oliveira
6c22aceabc
- added return_by_value
...
[SVN r20127]
2003-09-21 02:07:07 +00:00
Dave Abrahams
92a77dfe7f
Implemented injected constructors.
...
Eliminated _DEBUG redefinition warning for CWPro8.
[SVN r20126]
2003-09-21 01:35:19 +00:00
Bruno da Silva de Oliveira
4f2dbeda28
bugs in Enum and export_values option
...
[SVN r20121]
2003-09-19 23:07:14 +00:00
Dave Abrahams
bec2de08fe
Use make_function uniformly to build callable objects.
...
Fix wstring support so it doesn't break gcc2.95.x, which has no wstring.
Modify CallPolicies protocol so it can safely adjust the argument tuple.
[SVN r20090]
2003-09-17 21:36:53 +00:00
Raoul Gough
db192e1e01
Remove incref of Py_None in make_nurse_and_patient - inc already done in detail::none()
...
[SVN r20079]
2003-09-16 17:31:06 +00:00
Dave Abrahams
454654a9cc
Try to ward off personal emails
...
[SVN r20041]
2003-09-12 20:08:05 +00:00
Dave Abrahams
1018bc56eb
put newlines in the list of links
...
[SVN r20037]
2003-09-12 14:54:34 +00:00
Dave Abrahams
f920dc87d0
Added std::wstring conversion support
...
Added std::out_of_range => Python IndexError exception conversion,
thanks to Raoul Gough
[SVN r20027]
2003-09-11 19:19:55 +00:00
Dave Abrahams
8b97caae46
Warn about duplicate to-python converters and show the name of the
...
offending type.
[SVN r20023]
2003-09-11 15:09:11 +00:00
Dave Abrahams
3b74aab818
add pyfinalize safety
...
[SVN r20022]
2003-09-11 11:07:05 +00:00
Dave Abrahams
e78b4939b3
Added new str constructors which take a range of characters, allowing
...
strings containing nul ('\0') characters.
[SVN r20006]
2003-09-11 02:57:24 +00:00
Bruno da Silva de Oliveira
621b5fc2db
- added INTERFACE_FILE
...
[SVN r20005]
2003-09-10 21:55:50 +00:00
Dave Abrahams
6ada069d5a
Update for cross-project capability
...
[SVN r20002]
2003-09-10 16:08:41 +00:00
Joel de Guzman
50db384be1
Used BOOST_WORKAROUND
...
[SVN r19980]
2003-09-09 13:13:44 +00:00
Dave Abrahams
ae7225ae83
Updates for cross-project dependencies
...
[SVN r19977]
2003-09-09 03:14:01 +00:00
Dave Abrahams
911ba333a2
restored python test drivers
...
[SVN r19976]
2003-09-09 02:55:39 +00:00
Dave Abrahams
5cd8cce531
Set up BOOST_ROOT before import python has a chance to use it.
...
[SVN r19974]
2003-09-09 02:42:17 +00:00
Dave Abrahams
6a2a76cea9
Use new cross-project feature
...
[SVN r19969]
2003-09-08 19:36:06 +00:00
Dave Abrahams
7a9a3d30c9
Use the import rule
...
[SVN r19968]
2003-09-08 17:38:49 +00:00
Joel de Guzman
034ca4d5eb
mscv workaround
...
[SVN r19962]
2003-09-08 12:56:33 +00:00
Dave Abrahams
00e3fa32fb
Fix typo
...
[SVN r19949]
2003-09-07 19:45:21 +00:00
Dave Abrahams
0133bdfbe3
Removed unused ConverterGenerators arguments.
...
Updated arg_from_python<T> so that its operator() is nullary -- it
already gets everything it needs in its constructor.
[SVN r19948]
2003-09-07 19:44:44 +00:00
Dave Abrahams
e563def5ba
Update documentation for the use of function objects.
...
[SVN r19947]
2003-09-07 18:03:20 +00:00
Dave Abrahams
b3910f4e4d
Support for wrapping function objects and classes which use virtual
...
inheritance. Completely killed off member_function_cast!
[SVN r19945]
2003-09-07 16:56:05 +00:00
Bruno da Silva de Oliveira
4a7b8fe839
- Wrapper for protected and private pure virtual functions are now generated
...
[SVN r19922]
2003-09-04 22:47:04 +00:00
Joel de Guzman
fc56544da4
added note to use bjam as the preferred build tool
...
[SVN r19889]
2003-09-01 03:12:34 +00:00
Dave Abrahams
c839d25722
Add module_tail for JIT debugging
...
[SVN r19863]
2003-08-29 19:42:39 +00:00
Dave Abrahams
c6b5ecbbdb
Update for select_holder changes
...
[SVN r19862]
2003-08-29 19:03:14 +00:00
Joel de Guzman
d3473afa23
Take 2
...
[SVN r19805]
2003-08-27 12:10:49 +00:00
Joel de Guzman
379b28eb85
Some more tweaks
...
[SVN r19803]
2003-08-27 10:18:37 +00:00
Joel de Guzman
7f5bd33ead
Tweaks
...
[SVN r19802]
2003-08-27 10:14:14 +00:00
Joel de Guzman
eef6fb9891
def_visitor linked in the reference
...
[SVN r19801]
2003-08-27 10:09:08 +00:00
Joel de Guzman
4a7f52ab2c
Initial commit of def_visitor doc
...
[SVN r19800]
2003-08-27 10:00:23 +00:00
Bruno da Silva de Oliveira
10b249a162
- Using the new Boost.Python facility for wrapping pure virtual functions
...
[SVN r19792]
2003-08-26 23:24:02 +00:00
Dave Abrahams
5fc5fce663
removed intro text
...
[SVN r19790]
2003-08-26 15:49:50 +00:00
Dave Abrahams
f00fe3c0b1
Added reference to TODO list
...
[SVN r19789]
2003-08-26 15:48:36 +00:00
Dave Abrahams
3047d51613
revised, ReST-ized HTML-ized
...
[SVN r19788]
2003-08-26 15:47:41 +00:00
Dave Abrahams
f9f7146960
revised, ReST-ized HTML-ized
...
[SVN r19787]
2003-08-26 15:42:51 +00:00
Ralf W. Grosse-Kunstleve
ca9dc3103a
print running... Done.
...
[SVN r19785]
2003-08-26 13:19:51 +00:00
Ralf W. Grosse-Kunstleve
c03afa379c
print Done before sys.exit; this allows us to detect fatal crashes like segmentation faults on import
...
[SVN r19784]
2003-08-26 13:11:51 +00:00
Ralf W. Grosse-Kunstleve
cbacc98e3f
MIPSpro workaround
...
[SVN r19783]
2003-08-26 12:52:21 +00:00
Dave Abrahams
84daf14f1b
Added missing #includes
...
[SVN r19782]
2003-08-26 11:45:47 +00:00
Dave Abrahams
4af28b2a46
Added missing #includes
...
[SVN r19778]
2003-08-26 02:25:33 +00:00
Bruno da Silva de Oliveira
acbc01933c
- Fixed a bug where the code for a virtual method wrapper defined inside a Pyste file was not being declared in the generated code
...
[SVN r19776]
2003-08-26 00:43:09 +00:00
Dave Abrahams
7ec78eecbd
Implemented pure_virtual(...)
...
[SVN r19774]
2003-08-25 18:44:26 +00:00
Dave Abrahams
87c5e37f5e
vc6 workaround for nested enums
...
[SVN r19773]
2003-08-25 18:41:26 +00:00
Dave Abrahams
d02959e3ed
Remove cwpro7 workarounds; simplified select_holder
...
[SVN r19772]
2003-08-25 18:41:02 +00:00
Dave Abrahams
b844d8b750
Refactoring and cleanups
...
[SVN r19770]
2003-08-25 18:38:39 +00:00
Bruno da Silva de Oliveira
0a3010b29f
no message
...
[SVN r19761]
2003-08-23 20:53:33 +00:00
Bruno da Silva de Oliveira
2b380d03c9
- Make the cache files be rebuilt only when the declarations' version changes, instead o pyste's version
...
[SVN r19759]
2003-08-23 19:18:52 +00:00
Bruno da Silva de Oliveira
3f70253a3f
- Fixed bug where Include was not writing the #include in some situations
...
- Rebuild cache files if pyste version changes
[SVN r19757]
2003-08-23 17:06:37 +00:00
Dave Abrahams
165e294298
Fix #ifdef
...
[SVN r19745]
2003-08-23 11:41:00 +00:00
Ralf W. Grosse-Kunstleve
f7c9f45508
simple fix for MIPSpro after a long struggle; thanks to Stephen Adamczyk and John Spicer at EDG!
...
[SVN r19724]
2003-08-21 21:27:38 +00:00
Joel de Guzman
af2a924301
more workaround fixes for VC6 linker bug
...
[SVN r19714]
2003-08-20 13:15:41 +00:00
Joel de Guzman
3981e83de5
workaround MSVC linker bug
...
[SVN r19713]
2003-08-20 12:07:48 +00:00
Bruno da Silva de Oliveira
88b9721e3f
- Fixed bug related to bases<> template generation in the new system
...
[SVN r19700]
2003-08-20 01:40:43 +00:00
Joel de Guzman
4946af1448
Map indexing fix for VC6.5
...
[SVN r19699]
2003-08-19 20:32:56 +00:00
Dave Abrahams
9959dcfa49
Always #include prefix.h first of all.
...
[SVN r19694]
2003-08-19 15:44:30 +00:00
Joel de Guzman
cfb13fad22
fix for wrapping vector<bool>
...
[SVN r19692]
2003-08-19 03:28:53 +00:00
Joel de Guzman
4e3f3a052d
chaned struct def_visitor; to class def_visitor;
...
[SVN r19691]
2003-08-19 02:23:16 +00:00
Bruno da Silva de Oliveira
dc7ae9ed20
- removed "header_code", since we already have Include().
...
[SVN r19670]
2003-08-17 21:11:07 +00:00
Bruno da Silva de Oliveira
929badf4c6
Added support for insertion of user code in the generated code
...
[SVN r19664]
2003-08-17 19:35:00 +00:00
Bruno da Silva de Oliveira
c4a3f2c04f
no message
...
[SVN r19652]
2003-08-16 21:11:50 +00:00
Bruno da Silva de Oliveira
a933e458b3
- Fixed a bug in the pure virtual functions
...
[SVN r19648]
2003-08-16 19:13:45 +00:00
Bruno da Silva de Oliveira
06b8320815
- Added exception specifiers (patch by Gottfried).
...
[SVN r19645]
2003-08-16 18:21:44 +00:00
Dave Abrahams
7f3aceafd2
Fix public/private error.
...
[SVN r19636]
2003-08-16 13:56:52 +00:00
Dave Abrahams
da5979931c
class.hpp, object/select_holder.hpp, object/pointer_holder.hpp -
...
fix a problem which was causing value_holder<T> to be instantiated
on abstract classes. Now we compute the held_type at an outer
level thereby avoiding the inner instantiation.
object_core.hpp -
workarounds for GCC 2.x bugs
suite/indexing/detail/indexing_suite_detail.hpp -
workaround for a CWPro8 bug
[SVN r19635]
2003-08-16 13:48:34 +00:00
Dave Abrahams
d8c7e75095
Fix the fix... again!
...
[SVN r19617]
2003-08-15 03:45:34 +00:00
Joel de Guzman
187506c97f
added map value type (std::pair) wrapper to map_indexing_suite.hpp
...
[SVN r19616]
2003-08-15 03:03:27 +00:00
Joel de Guzman
145c6d1e4f
moved map value type (std::pair) wrapper to map_indexing_suite.hpp
...
[SVN r19615]
2003-08-15 03:01:32 +00:00
Dave Abrahams
e2973f27f9
Fix the fix ;-)
...
[SVN r19613]
2003-08-14 22:53:30 +00:00
Dave Abrahams
976b8180ae
Workaround a VC7 bug with nested enums
...
[SVN r19611]
2003-08-14 22:48:01 +00:00
Joel de Guzman
37acf41d43
Added map_indexing_suite test
...
[SVN r19600]
2003-08-14 15:05:02 +00:00
Joel de Guzman
6f26778491
Initial commit map_indexing_suite tests
...
[SVN r19599]
2003-08-14 15:04:25 +00:00
Joel de Guzman
834d815c87
mapping suite update
...
[SVN r19598]
2003-08-14 15:03:14 +00:00
Joel de Guzman
57e58c445b
Tweaks to accomodate map_indexing_suite
...
[SVN r19588]
2003-08-14 12:14:25 +00:00
Joel de Guzman
8a1a8342d6
Initial commit map_indexing_suite
...
[SVN r19587]
2003-08-14 12:13:15 +00:00
Joel de Guzman
fa70ddc2c5
Preparing for std::map suite
...
[SVN r19566]
2003-08-12 21:21:47 +00:00
Joel de Guzman
8ca32bb494
Minor tweak in preparation for map_indexing_suite.hpp
...
[SVN r19565]
2003-08-12 18:36:55 +00:00
Joel de Guzman
f6c82eba0c
changed def_arg to def_visitor
...
[SVN r19564]
2003-08-12 18:35:00 +00:00
Joel de Guzman
344044a315
updated the include path to vector_indexing_suite.hpp
...
[SVN r19563]
2003-08-12 18:13:19 +00:00
Joel de Guzman
b10805dc4c
moved to new "suite" directory
...
[SVN r19562]
2003-08-12 18:09:21 +00:00
Joel de Guzman
07f397e2ed
Moved to new "suite" directory
...
[SVN r19561]
2003-08-12 18:07:11 +00:00
Dave Abrahams
054dc439d2
Workaround msvc bug
...
[SVN r19553]
2003-08-12 14:17:52 +00:00
Dave Abrahams
5008dcbdd4
Make sure the class object and cast relationships are registered for
...
virtual function dispatch classes.
[SVN r19543]
2003-08-12 04:36:42 +00:00
Dave Abrahams
9c6650963f
Use def_visitor to simplify class def(...) handling.
...
Workarounds for intel6 and vc6.
[SVN r19533]
2003-08-11 14:56:30 +00:00
Dave Abrahams
d482d57689
added properties tests
...
[SVN r19532]
2003-08-11 14:30:04 +00:00
Dave Abrahams
edf6516085
Python 2.3 compatibility.
...
[SVN r19530]
2003-08-11 11:07:28 +00:00
Dave Abrahams
957ac66e14
Added missing #include
...
Use BOOST_EXPLICIT_TEMPLATE_TYPE
[SVN r19529]
2003-08-11 02:21:34 +00:00
Dave Abrahams
07ce84c4e7
Repair bugs introduced during previous workaround
...
[SVN r19526]
2003-08-11 02:01:15 +00:00
Bruno da Silva de Oliveira
918636ff03
- Fixed a bug where in some classes the virtual methods were being definied incorrectly
...
[SVN r19525]
2003-08-10 23:21:25 +00:00
Dave Abrahams
83a6adbfa9
Added properties news item
...
changed the name of the static property class to
Boost.Python.StaticProperty (was Boost.Python.Class).
[SVN r19521]
2003-08-10 22:56:58 +00:00
Dave Abrahams
fcbc1d562f
Added properties unit test from Roman Yakovenko
...
<romany-at-actimize.com>.
[SVN r19520]
2003-08-10 22:51:51 +00:00
Dave Abrahams
c3b4b58075
Extended CWPro8 overload ambiguity workaround to cover make_setter as
...
well as make_getter.
[SVN r19519]
2003-08-10 22:50:38 +00:00
Bruno da Silva de Oliveira
568b62a8a4
- Little bug where the memory cache was not being used
...
[SVN r19517]
2003-08-10 21:51:28 +00:00
Bruno da Silva de Oliveira
da34e7f507
- Abstract methods fix
...
- converts \ to / on windows
[SVN r19516]
2003-08-10 21:47:50 +00:00
Joel de Guzman
a0c31b47e5
refactored code + cleanup
...
[SVN r19508]
2003-08-10 15:20:10 +00:00
Joel de Guzman
5fb677c0c5
initial commit of container utils
...
[SVN r19507]
2003-08-10 15:19:23 +00:00
Bruno da Silva de Oliveira
168476382a
- incremental code and some fixes
...
[SVN r19499]
2003-08-09 21:18:12 +00:00
Bruno da Silva de Oliveira
7fa6a29814
no message
...
[SVN r19498]
2003-08-09 20:57:04 +00:00
Bruno da Silva de Oliveira
f2b51da0ab
- Fix a bug where a declaration was appearing more than once in an intermediate class in an hierarchy not fully-exported
...
[SVN r19489]
2003-08-08 02:56:04 +00:00
Joel de Guzman
53726746b8
Clean-up, refactored and added NoSlice option.
...
[SVN r19488]
2003-08-07 17:16:07 +00:00
Joel de Guzman
fe0b59f559
some trivial fixes.
...
[SVN r19485]
2003-08-07 12:29:54 +00:00
Joel de Guzman
c014dee6dc
Fixed no proxy handling for containers of primitive types.
...
[SVN r19484]
2003-08-07 08:45:57 +00:00
Joel de Guzman
90c69d961e
Added named visitor .def facility.
...
[SVN r19483]
2003-08-07 03:07:20 +00:00
Dave Abrahams
342f7db678
Workaround vc7.1 typeid problem with cv-qualified arrays.
...
[SVN r19474]
2003-08-06 13:51:03 +00:00
Joel de Guzman
9eb704f85a
fixed iteration scheme and added append and extend methods
...
[SVN r19469]
2003-08-06 08:06:09 +00:00
Dave Abrahams
7754a91929
Update docs for static data support.
...
[SVN r19462]
2003-08-05 13:41:21 +00:00
Dave Abrahams
e4dc639e54
Allow mutating operations on self for all operators
...
[SVN r19454]
2003-08-05 03:15:37 +00:00
Ralf W. Grosse-Kunstleve
5d90101671
workaround for MIPSpro, thanks to John Spicer
...
[SVN r19453]
2003-08-05 03:03:49 +00:00
Ralf W. Grosse-Kunstleve
437fb70852
Tru64 cxx requires X::operator!=
...
[SVN r19450]
2003-08-05 00:49:33 +00:00
Dave Abrahams
d598404c48
initial commit
...
[SVN r19449]
2003-08-04 23:52:01 +00:00
Joel de Guzman
32c7088600
added missing typename and include file
...
[SVN r19448]
2003-08-04 23:34:52 +00:00
Joel de Guzman
ccede29816
added missing line feed at end of source
...
[SVN r19447]
2003-08-04 23:34:02 +00:00
Ralf W. Grosse-Kunstleve
b55b7e2f7b
workaround for Mac OS 10 gcc 3.3 static initialization bug
...
[SVN r19446]
2003-08-04 22:09:16 +00:00
Ralf W. Grosse-Kunstleve
9217a6a253
avoid (incorrect) Tru64 cxx 6.5.1 warning
...
[SVN r19445]
2003-08-04 20:54:07 +00:00
Dave Abrahams
07c1319b99
Added the new arg class from
...
"nickm-at-sitius.com" (Nikolay Mladenov) which supplies the
ability to wrap functions that can be called with ommitted
arguments in the middle.
[SVN r19441]
2003-08-04 17:46:48 +00:00
Dave Abrahams
714b5dc26e
missing checkin
...
[SVN r19439]
2003-08-04 17:36:49 +00:00
Joel de Guzman
1f715958f9
Fixed get_slice
...
[SVN r19421]
2003-08-04 05:09:23 +00:00
Joel de Guzman
0922aca873
Better usage of handle<>.
...
[SVN r19420]
2003-08-04 03:24:41 +00:00
Joel de Guzman
30ec6181b5
Fixed negative ref count bug
...
[SVN r19419]
2003-08-04 02:36:47 +00:00
Dave Abrahams
b28d586612
Move assignment operator inline as a workaround for a vc7 bug.
...
[SVN r19416]
2003-08-03 14:19:09 +00:00
Dave Abrahams
f48aacf477
added internals
...
[SVN r19390]
2003-07-31 18:03:17 +00:00
Dave Abrahams
bfa868a440
Workarounds for VC6 bugs
...
[SVN r19389]
2003-07-31 15:56:10 +00:00
Dave Abrahams
f01ff3a277
Prune #includes
...
[SVN r19382]
2003-07-31 01:04:51 +00:00
Dave Abrahams
d88e6bf688
object_core.hpp - use detail/is_xxx to generate template identifiers
...
object_operators.hpp - use SFINAE to prevent ADL from finding
generalized operators inappropriately
[SVN r19377]
2003-07-30 23:48:06 +00:00
Dave Abrahams
a3cdacd088
Bug fix -- we weren't handling NULL keywords dictionaries in raw_function
...
[SVN r19359]
2003-07-30 11:34:50 +00:00
Joel de Guzman
81d99c855f
Minor tweaks
...
[SVN r19335]
2003-07-29 04:47:34 +00:00
Joel de Guzman
5cd110f625
Comments from Dave + Editing + Proof reading and stuff
...
[SVN r19334]
2003-07-29 04:30:37 +00:00
Joel de Guzman
416895ff30
linked in the indexing suite documentation
...
[SVN r19315]
2003-07-26 05:49:57 +00:00
Joel de Guzman
e41abb6e92
Initial commit of indexing suite documentation
...
[SVN r19314]
2003-07-26 05:48:59 +00:00
Joel de Guzman
a6440a3fa6
Minor tweaks
...
[SVN r19313]
2003-07-26 05:47:11 +00:00
Joel de Guzman
2dece7ecaf
added __iter__ and __contains__
...
[SVN r19311]
2003-07-26 01:50:35 +00:00
Dave Abrahams
7aae525587
Added RationalDiscovery
...
[SVN r19300]
2003-07-24 16:38:23 +00:00
Ralf W. Grosse-Kunstleve
ac5314093b
fixing some trivial bugs (missing or misplaced typename); work around gcc 3.2 bug
...
[SVN r19299]
2003-07-24 15:07:05 +00:00
Ralf W. Grosse-Kunstleve
1524fb9fa9
flotsam removed
...
[SVN r19297]
2003-07-24 13:51:06 +00:00
Joel de Guzman
957549460b
Initial Commit of Indexing Suite
...
[SVN r19296]
2003-07-24 12:02:57 +00:00
Joel de Guzman
3b33f54fb8
Added generic visitation mechanism.
...
[SVN r19288]
2003-07-24 01:44:18 +00:00
Ralf W. Grosse-Kunstleve
42ab6b6b66
unused variable removed (to avoid MIPSpro warning)
...
[SVN r19287]
2003-07-23 19:00:55 +00:00
Dave Abrahams
f59a5bbabc
Stop printing return types in error messages.
...
[SVN r19286]
2003-07-23 17:04:05 +00:00
Dave Abrahams
0be371d747
Added cross-module exception test
...
[SVN r19282]
2003-07-23 15:17:03 +00:00
Dave Abrahams
2b52210291
remove (again!) extra diagnostic info
...
[SVN r19281]
2003-07-23 14:14:00 +00:00
Dave Abrahams
96a7bce78e
Give feedback about the name and namespace of functions in error messages.
...
[SVN r19280]
2003-07-23 13:08:59 +00:00
Dave Abrahams
c1e1ea697c
Added Metafaq link
...
[SVN r19278]
2003-07-23 11:43:06 +00:00
Dave Abrahams
874d6ebf2c
Kill off nasty diagnostic printing.
...
[SVN r19277]
2003-07-23 11:11:56 +00:00
Dave Abrahams
77f5eb703c
Attempt to work around a GCC EH problem by sticking a virtual function
...
in error_already_set and defining it in the library.
Removed some flotsam
[SVN r19274]
2003-07-23 03:00:48 +00:00
Dave Abrahams
af53ae8329
Implemented better error reporting for argument match errors.
...
[SVN r19271]
2003-07-23 01:31:34 +00:00
Dave Abrahams
8f76b8880e
Remove bad #includes
...
[SVN r19269]
2003-07-22 23:55:09 +00:00
Dave Abrahams
fa398734be
initial commit
...
[SVN r19267]
2003-07-22 23:53:06 +00:00
Dave Abrahams
362d20a8c7
Fixed editing error
...
[SVN r19265]
2003-07-22 20:12:39 +00:00
Dave Abrahams
6a33b8aeeb
Implemented better error reporting for argument match errors.
...
[SVN r19264]
2003-07-22 20:12:07 +00:00
Dave Abrahams
d4e06ac436
Preparation for delivering nicely-formatted error messages in
...
Boost.Python. The major change is that, instead of being
boost::function2<PyObject*,PyObject*,PyObject*>, py_function is now a
runtime-polymorphic wrapper for compile-time polymorphic
behavior (just like function) of our own which carries more
information/behaviors. In particular, you can retrieve an array of
c-strings describing the types in the function signature.
Additionally, the minimum and maximum arity are stored in the
py_function object instead of in the 'function' object which wraps it.
* data_members.hpp -
Adjustments for the new py_function. Workarounds for CodeWarrior
Pro 8.3 bugs in function template argument deduction with
pointers-to-members.
* has_back_reference.hpp, test/back_reference.cpp,
test/select_holder.cpp -
Updated to follow the metafunction protocol
* init.hpp, detail/defaults_gen.hpp -
Make Keywords a more-specific type in function signatures to
prevent string literals that show up as char[N] from binding to
the wrong argument (at least Intel 7.1 for Windows does this).
* make_function.hpp -
Adjustments for the new py_function. Arities are now computed
by caller<>.
* opaque_pointer_converter.hpp, type_id.hpp -
Use BOOST_NO_EXPLICIT_FUNCTION_TEMPLATE_ARGUMENTS facilities;
generate specializations that all compilers can handle.
* raw_function.hpp -
Adjustments for the new py_function.
* caller.hpp -
Added arity and signature type name reporting.
* detail/config.hpp
Enable __declspec(dllexport) for Cygwin, thereby fixing the
recent horrible Cygwin linking problems.
* detail/msvc_typeinfo.hpp -
Always pass boost::type<T>* explicitly, thereby working around
incompatible notions of how to specialize function templates with
default arguments on various compilers.
* object/function.hpp
, object/function_handle.hpp
, object/function_object.hpp
, object/function_object.cpp
Adjustments for the new py_function. Arities are carried by
py_function.
* object/iterator.hpp, object/iterator.cpp
Adjustments for the new py_function; we have to compute a
signature of types to construct it with.
* object/py_function.hpp
Removed dependency on boost::function; see the comment at the
top of this entry for more details.
* object/select_holder.hpp
Clean up to more closely follow MPL idioms.
* test/Jamfile -
Adjust the embedding test for the new Cygwin use of declspec.
Update bases and pointee tests with missing properties.
* test/input_iterator.cpp -
Updates for the new iterator adaptors.
* test/opaque.py -
Add Python encoding comment to suppress PendinDeprecationWarning
with recent Python builds.
* test/str.cpp
Pass a Python long instead of a float to string.expandtabs,
suppressing a PendinDeprecationWarning with recent Python builds.
* libs/utility/counting_iterator_example.cpp
Borland workaround
* libs/utility/indirect_iterator_example.cpp
const-correctness fix.
*
[SVN r19247]
2003-07-22 00:06:41 +00:00
Dave Abrahams
817dcd37e0
Get Cygwin linking again
...
User-readable type name printing for GCC
[SVN r19236]
2003-07-21 02:14:58 +00:00
Dave Abrahams
25bfd3c50f
Suppress a GCC 2.x ICE
...
[SVN r19235]
2003-07-21 02:12:04 +00:00
Dave Abrahams
b13c902fb0
* added return_arg policy from Nikolay Mladenov
...
* removed duplication from reference.html
* improved automatic redirection messages
[SVN r19226]
2003-07-19 23:49:06 +00:00
Dave Abrahams
c95ef44b02
Added Kig
...
[SVN r19154]
2003-07-16 15:40:27 +00:00
Bruno da Silva de Oliveira
162727590c
- moved register_ptr_to_python up one level.
...
[SVN r19123]
2003-07-15 01:05:07 +00:00
Vladimir Prus
7e159844fb
Update for current Boost.Build V2.
...
[SVN r19037]
2003-07-11 06:04:35 +00:00
Dave Abrahams
787b79cc2c
Added NeuraLab
...
[SVN r18979]
2003-07-08 13:10:59 +00:00
Bruno da Silva de Oliveira
b77652b499
- fixed staticmethod bug
...
- fixed hierarchies bug when using AllFromHeader
[SVN r18971]
2003-07-07 20:00:40 +00:00
Bruno da Silva de Oliveira
0c8444b8ed
- fixed bug of --multiple
...
- new function: hold_with_shared_ptr
- SPECIALIZE_TYPE_ID bug
[SVN r18969]
2003-07-07 19:00:52 +00:00
Bruno da Silva de Oliveira
3e6ee799ba
- --multiple now generates one cpp per pyste file.
...
[SVN r18945]
2003-07-06 01:16:27 +00:00
Bruno da Silva de Oliveira
dd14ccb115
- --multiple now generates one cpp per pyste file.
...
[SVN r18944]
2003-07-06 01:12:26 +00:00
Bruno da Silva de Oliveira
ba0fcd27c3
- Various bug fixes
...
- Changed the internal code to the way it was
[SVN r18941]
2003-07-04 22:47:27 +00:00
Bruno da Silva de Oliveira
d476e67067
- Fixed "char**" bug
...
- Lots of internal changes: phase 1 of Meta-Programming complete.
[SVN r18919]
2003-07-03 00:00:23 +00:00
Bruno da Silva de Oliveira
4588f5e9ab
no message
...
[SVN r18884]
2003-06-29 17:47:45 +00:00
Bruno da Silva de Oliveira
68f54d364b
- register_ptr_to_python addition
...
[SVN r18880]
2003-06-27 18:34:25 +00:00
Dave Abrahams
7dba18e7b9
Test that shared_ptr<Derived> can be converted to shared_ptr<Base>
...
[SVN r18851]
2003-06-20 22:57:37 +00:00
Dave Abrahams
67b265fe96
Remove duplicated sections
...
[SVN r18835]
2003-06-18 12:22:28 +00:00
Bruno da Silva de Oliveira
8289269a86
*** empty log message ***
...
[SVN r18828]
2003-06-18 00:05:01 +00:00
Bruno da Silva de Oliveira
9f711ed821
- Changed "no_override" to "final"
...
[SVN r18826]
2003-06-17 23:25:16 +00:00
Bruno da Silva de Oliveira
73e2ab5125
- Added a new test exercising the new automatic inheritation
...
[SVN r18815]
2003-06-17 01:56:45 +00:00
Bruno da Silva de Oliveira
7ea2ab1672
- If you export a derived class without exporting its base classes, the derived class will explicitly export the bases's methods and attributes. Before, if you were interested in the bases's methods, you had to export the base classes too.
...
- Added a new function, no_override. When a member function is specified as "no_override", no virtual wrappers are generated for it, improving performance and letting the code more clean.
- There was a bug in which the policy of virtual member functions was being ignored (patch by Roman Sulzhyk).
[SVN r18814]
2003-06-17 01:34:26 +00:00
Bruno da Silva de Oliveira
c821e903f8
Added tests for linux.
...
[SVN r18809]
2003-06-16 20:36:36 +00:00
Ralf W. Grosse-Kunstleve
54db04521a
MIPSpro workaround
...
[SVN r18744]
2003-06-09 13:10:34 +00:00
Bruno da Silva de Oliveira
91fdecd76f
- Changed the filename of one of the doc files to limit it to 32 chars.
...
[SVN r18709]
2003-06-08 22:51:37 +00:00
Dave Abrahams
f140a74a13
Added MinGW tips
...
[SVN r18695]
2003-06-06 11:18:34 +00:00
Bruno da Silva de Oliveira
4854a2a81b
- Added another entry, about ESSS.
...
[SVN r18685]
2003-06-06 00:04:51 +00:00
Bruno da Silva de Oliveira
d94bb65006
- Major improvements in memory usage.
...
[SVN r18681]
2003-06-05 15:14:52 +00:00
Bruno da Silva de Oliveira
6ca5280b2c
- Fixed bug in GCCXMLParser
...
[SVN r18672]
2003-06-04 22:07:27 +00:00
Dave Abrahams
5da3e1deea
Leak bug fixed thanks to gideon may <gideon-at-computer.org> for
...
reporting it.
[SVN r18671]
2003-06-04 20:47:39 +00:00
Dave Abrahams
1ae85d0e39
Added Jayacard
...
[SVN r18660]
2003-06-04 02:23:13 +00:00
Bruno da Silva de Oliveira
256e3a467c
- Appliced a patch from Giulio Eulisse that allows unnamed enumerations to be
...
exported with an AllFromHeader construct
[SVN r18657]
2003-06-03 20:58:22 +00:00
Ralf W. Grosse-Kunstleve
4477fe4dd6
Python 2.3 Tru64 cxx compatibility & a little cleanup
...
[SVN r18652]
2003-06-03 02:58:43 +00:00
Bruno da Silva de Oliveira
5d1e245858
- New construct, add_method.
...
[SVN r18650]
2003-06-03 01:48:51 +00:00
Ralf W. Grosse-Kunstleve
ec750a44c9
missing include added (to avoid gcc 3.2 and tru64_cxx errors)
...
[SVN r18646]
2003-06-02 13:17:11 +00:00
Dave Abrahams
006f1d9802
Tests for to-python conversion of NULL shared_ptrs that didn't
...
originate as Python objects.
[SVN r18637]
2003-06-01 14:49:51 +00:00
Dave Abrahams
638b3d4ee1
added a small comment
...
[SVN r18636]
2003-06-01 14:48:53 +00:00
Dave Abrahams
a1cc1651fa
clarified cygwin instructions
...
[SVN r18632]
2003-05-31 22:03:29 +00:00
Bruno da Silva de Oliveira
9fe141f5ad
- Fixed bug related to --multiple and Vars
...
[SVN r18630]
2003-05-31 21:20:23 +00:00
Bruno da Silva de Oliveira
d52f0c7d40
- New tests
...
[SVN r18629]
2003-05-31 21:18:09 +00:00
Bruno da Silva de Oliveira
bb55c4a855
no message
...
[SVN r18628]
2003-05-31 20:57:03 +00:00
Dave Abrahams
f1a06b14de
Handle null shared_ptrs
...
[SVN r18627]
2003-05-31 16:40:42 +00:00
Dave Abrahams
286f3dc093
Added #include <boost/python/detail/prefix.hpp> to ensure that all public Boost.Python headers begin by #including Python.h before as many system headers as possible.
...
[SVN r18626]
2003-05-31 14:53:02 +00:00
Dave Abrahams
a731322782
Test linking with the static library also.
...
[SVN r18624]
2003-05-31 13:44:16 +00:00
Dave Abrahams
0db07ec25e
Added missing #include thanks to Ben Hutchings <ben.hutchings-at-businesswebsoftware.com>
...
[SVN r18623]
2003-05-31 13:43:29 +00:00
Bruno da Silva de Oliveira
bc112ba65f
- Fixed bug in the generation of virtual methods.
...
[SVN r18619]
2003-05-30 21:52:33 +00:00
Dave Abrahams
62ba322658
updated ImageMagick info.
...
[SVN r18597]
2003-05-29 14:00:00 +00:00
Dave Abrahams
02135b550d
OpenSceneGraph has a web page
...
[SVN r18596]
2003-05-29 13:14:48 +00:00
Ralf W. Grosse-Kunstleve
ee4b06bb50
static keyword removed (Aye, Aye Sir David Abrahams!)
...
[SVN r18570]
2003-05-27 21:07:40 +00:00
Ralf W. Grosse-Kunstleve
16c5435ca8
fix typo
...
[SVN r18554]
2003-05-26 22:03:46 +00:00
Bruno da Silva de Oliveira
2595049748
- Added the Techniques section
...
[SVN r18552]
2003-05-26 21:10:41 +00:00
Ralf W. Grosse-Kunstleve
5911691c0d
workaround for silly MIPSpro compiler
...
[SVN r18550]
2003-05-26 19:46:05 +00:00
Ralf W. Grosse-Kunstleve
e369bddc84
avoid use of sizeof to enable compilation with buggy gcc 3.3; change as per David Abrahams' instructions
...
[SVN r18549]
2003-05-26 19:06:00 +00:00
Ralf W. Grosse-Kunstleve
dccf2bbb4a
Tru64 cxx compatibility
...
[SVN r18548]
2003-05-26 19:03:24 +00:00
Bruno da Silva de Oliveira
eaab3fc038
- Fixed link to the tutorial
...
[SVN r18519]
2003-05-23 21:06:22 +00:00
Bruno da Silva de Oliveira
858e1aba67
- Support for global variables
...
- Bug fixes in ClassExporter
[SVN r18518]
2003-05-23 20:37:35 +00:00
Bruno da Silva de Oliveira
19eff7791d
- HeaderExporter now doesn't export names that begin with "_"
...
- Bug in ClassExporter, was adding an attribute to the members of base classes in GenerateVirtualMethods
[SVN r18516]
2003-05-23 19:13:52 +00:00
Bruno da Silva de Oliveira
c81af4ffe0
- Two new questions, about compiling time and creating packages.
...
[SVN r18515]
2003-05-23 18:01:39 +00:00
Dave Abrahams
9675e4233b
Fix a bug in dangling reference/pointer detection. Thanks to Daniel
...
Paull <dlp-at-fractaltechnologies.com> for reporting it.
[SVN r18498]
2003-05-22 15:13:22 +00:00
Dave Abrahams
e6a176bb1e
Add initializer list for silly GCC
...
[SVN r18491]
2003-05-22 01:35:53 +00:00
Dave Abrahams
ff0980914b
reinstate workarounds for vc7
...
[SVN r18490]
2003-05-22 01:34:04 +00:00
Dave Abrahams
43e5ccd0a7
object_core.hpp - allow wrapping of objects which take object managers in their constructors.
...
forward.hpp
pointer_holder.hpp
value_holder.hpp
test/long.[py/cpp]
pointee.hpp, - begin making borland work.
cv_category.hpp,
referent_storage.hpp
instance.hpp
self.hpp - removed flotsam
signature.hpp - use vector instead of list
destroy.hpp - removed needless complication
make_keyword_range_fn.hpp - support for simpler init using vectors
class_converters.hpp - workaround for pro7
inheritance.hpp - simplified; took out pro7 workarounds; factored out
inheritance_query.hpp to reduce recompilation
dependencies
make_ptr_instance.hpp - add missing typename
registry.cpp - add a little invariant checking for metrowerks
class.cpp - stopped relying on class_id typedef
test/data_members.cpp - added a few more tests to make sure things compile at least.
test/destroy_test.cpp - removed cheating has_trivial_destructor tests
test/enum.cpp - added some pro7 workarounds
test/virtual_functions.[py/cpp] - added _some_ tests for callbacks which return by reference.
[SVN r18489]
2003-05-21 22:17:23 +00:00
Dave Abrahams
66d6272942
Use mpl::vector and simplify constructor generation so we don't have
...
to constantly reverse lists.
[SVN r18487]
2003-05-21 21:53:30 +00:00
Dave Abrahams
2f1b828967
Getter setter bugfixes for attribute access
...
[SVN r18486]
2003-05-21 21:52:26 +00:00
Dave Abrahams
622636dcf1
Killed unneeded #include
...
[SVN r18485]
2003-05-21 21:51:03 +00:00
Dave Abrahams
0c22c276bf
Workaround CW bug
...
[SVN r18472]
2003-05-20 19:01:44 +00:00
Bruno da Silva de Oliveira
7a4a79c74e
no message
...
[SVN r18461]
2003-05-20 03:17:19 +00:00
Bruno da Silva de Oliveira
06f454e1d3
- Some small memory improvements
...
[SVN r18459]
2003-05-20 01:35:13 +00:00
Bruno da Silva de Oliveira
c1dbd52de1
- Fixed bug where functions with the same name where not being exported correctly
...
[SVN r18458]
2003-05-19 23:58:35 +00:00
Dave Abrahams
c3f5679188
Bug fix
...
[SVN r18372]
2003-05-08 20:18:14 +00:00
Bruno da Silva de Oliveira
97e2628f95
- Fixed bug where GCCXML was generating more than one declaration of a given class
...
[SVN r18359]
2003-05-08 10:38:51 +00:00
Dave Abrahams
6cecfcb704
restore from disk crash
...
[SVN r18353]
2003-05-08 02:19:10 +00:00
Ralf W. Grosse-Kunstleve
022a5a16f5
Python 2.3b1 compatibility: LONG_LONG -> PY_LONG_LONG
...
[SVN r18337]
2003-05-01 05:19:47 +00:00
Bruno da Silva de Oliveira
a39a834e75
- Now trying to export forward declared classes gives a warning.
...
- Forward-declared classes are ignored with AllFromHeader
- Bug: now it's possible to exclude classes, functions and enums from AllFromHeader
[SVN r18289]
2003-04-23 00:42:34 +00:00
Dave Abrahams
2a1210384a
Warning suppression from Dominique Devriese <dominique.devriese-at-student.kuleuven.ac.be>
...
[SVN r18288]
2003-04-22 14:21:37 +00:00
Bruno da Silva de Oliveira
d497611069
- New code (more generic) for declaring the smart pointer converters
...
[SVN r18269]
2003-04-16 22:35:09 +00:00
Dave Abrahams
46d8786f5a
Tweak citations, etc.
...
[SVN r18265]
2003-04-16 16:12:34 +00:00
Dave Abrahams
b8028729eb
NULL shared_ptr conversions, more tests for custom to-python shared_ptr registrations
...
[SVN r18263]
2003-04-16 14:32:14 +00:00
Dave Abrahams
30e7768a87
warning suppression
...
[SVN r18261]
2003-04-16 14:29:27 +00:00
Dave Abrahams
10dc663e07
*** empty log message ***
...
[SVN r18259]
2003-04-16 13:39:28 +00:00
Joel de Guzman
42fc57d761
tweaks
...
[SVN r18255]
2003-04-15 12:48:27 +00:00
Dave Abrahams
74cd2f4844
Fix bug report from Jacek Generowicz <jacek.generowicz-at-cern.ch>
...
[SVN r18254]
2003-04-15 11:10:53 +00:00
Bruno da Silva de Oliveira
a15135f1c1
- Fixed a inheritance bug, and added a test for it.
...
[SVN r18251]
2003-04-14 23:34:33 +00:00
Dave Abrahams
ccd84c0be6
Small changes to support new iterator adaptors in sandbox
...
[SVN r18212]
2003-04-09 11:57:59 +00:00
Joel de Guzman
510215f284
typo fixes
...
[SVN r18201]
2003-04-08 01:20:58 +00:00
Bruno da Silva de Oliveira
c7ea0aacd6
- Lots of fixes in the documentation
...
- Fixed support for return_opaque_pointer policy
[SVN r18199]
2003-04-08 01:01:32 +00:00
Bruno da Silva de Oliveira
f7f089d2d4
- Fixed bug where the order of instantiations in the --multiple mode could end up wrong
...
[SVN r18198]
2003-04-07 18:15:50 +00:00
Bruno da Silva de Oliveira
82721c77a1
- now includes documentation in the distribution
...
[SVN r18197]
2003-04-07 12:13:02 +00:00
Bruno da Silva de Oliveira
1c9bf7d91c
- Generating code for the improved support of static data members of Boost.Python
...
[SVN r18193]
2003-04-06 20:47:10 +00:00
Bruno da Silva de Oliveira
9bf78396cb
- fixed bug where return_opaque_pointer was not being added to the user context
...
[SVN r18192]
2003-04-06 13:43:19 +00:00
Bruno da Silva de Oliveira
d994e4719c
- New unittests for linux, now testing single and multi modes
...
[SVN r18189]
2003-04-05 18:14:52 +00:00
Bruno da Silva de Oliveira
44b886bb76
- Added a new line after the end of the "_main.cpp" files in multiple mode
...
[SVN r18188]
2003-04-05 18:11:44 +00:00
Bruno da Silva de Oliveira
8d2f012bcf
- added new option for generating bindings: --multiple
...
- some refactoring of the code
- now detects forward declarations and prints a warning about them
[SVN r18187]
2003-04-05 17:05:12 +00:00
Dave Abrahams
a86deed5f6
dummy
...
[SVN r18158]
2003-04-02 12:57:33 +00:00
Dave Abrahams
3fd9ad7a60
implement static data members
...
[SVN r18157]
2003-04-02 12:56:37 +00:00
Bruno da Silva de Oliveira
319a5cf97c
- Added the experimental command line option -R, which is a workaround a gccxml's preprocessor bug
...
[SVN r18138]
2003-03-30 21:06:10 +00:00
Bruno da Silva de Oliveira
0fd503d6af
- Bug where the full name of the operator wasn't used in the declaration
...
- Now converter operators that return char* or string are automatically named __str__ in Python
- Update documentation with info about Psyco
[SVN r18127]
2003-03-28 21:02:24 +00:00
Bruno da Silva de Oliveira
bf696026bd
- Performance improvements (better psyco support, cache in CppParser)
...
[SVN r18123]
2003-03-28 12:47:15 +00:00
Bruno da Silva de Oliveira
734657244b
- Changed the error message about missing policies.
...
[SVN r18118]
2003-03-27 23:40:59 +00:00
Bruno da Silva de Oliveira
d2470e4f9c
- Fixed bug where virtual methods could end exported twice in the wrapper.
...
[SVN r18116]
2003-03-27 23:24:40 +00:00
Bruno da Silva de Oliveira
28a2792280
no message
...
[SVN r18107]
2003-03-27 17:23:52 +00:00
Bruno da Silva de Oliveira
cd985a33d8
- Added files to create a binary distribution
...
[SVN r18106]
2003-03-27 17:14:41 +00:00
Bruno da Silva de Oliveira
726d2beffd
- Doc fix, about accessing the operators in the interface file
...
[SVN r18097]
2003-03-26 18:35:53 +00:00
Bruno da Silva de Oliveira
f04be3fc1b
- No more "needs policy" warnings for functions that return PyObject*
...
[SVN r18096]
2003-03-26 15:25:38 +00:00
Bruno da Silva de Oliveira
b6927410d9
- Fixed stupid bug in HandlePolicy
...
[SVN r18095]
2003-03-26 15:06:14 +00:00
Bruno da Silva de Oliveira
44b2e1ef8b
- Default policy for functions/methods that return const T& is now
...
return_value_policy<copy_const_reference>().
[SVN r18077]
2003-03-24 23:25:14 +00:00
Bruno da Silva de Oliveira
3d01e6af89
no message
...
[SVN r18067]
2003-03-23 18:29:11 +00:00
Bruno da Silva de Oliveira
00387b2076
- Documentation for smart-pointers
...
[SVN r18066]
2003-03-23 18:27:18 +00:00
Bruno da Silva de Oliveira
f9bf514801
- Added unittests for linux
...
[SVN r18065]
2003-03-23 18:23:09 +00:00
Bruno da Silva de Oliveira
fa27bddfab
- added a case: wrapper for a virtual method
...
[SVN r18062]
2003-03-22 19:35:55 +00:00
Bruno da Silva de Oliveira
f27e8f8ddc
no message
...
[SVN r18061]
2003-03-22 19:34:49 +00:00
Bruno da Silva de Oliveira
5b2623ff2e
- bumped version number
...
[SVN r18060]
2003-03-22 19:33:33 +00:00
Bruno da Silva de Oliveira
a83a726b6e
- Fixed bug where wrappers for virtual methods were ignored.
...
[SVN r18059]
2003-03-22 19:31:19 +00:00
Bruno da Silva de Oliveira
93df7e00a7
- Added new flags: -h, --help, -v, --version
...
[SVN r18058]
2003-03-22 18:20:16 +00:00
Bruno da Silva de Oliveira
6b7748a88d
- Now exporting virtual methods from base classes too
...
[SVN r18057]
2003-03-22 18:19:25 +00:00
Bruno da Silva de Oliveira
f102c77fa2
no message
...
[SVN r18056]
2003-03-22 18:18:25 +00:00
Bruno da Silva de Oliveira
a4fa261b77
- New page about smart pointers, and misc fixes
...
[SVN r18055]
2003-03-22 18:16:01 +00:00
Dave Abrahams
8a15fefc6c
update HippoDraw site
...
[SVN r18053]
2003-03-22 17:29:01 +00:00
Bruno da Silva de Oliveira
12a4cc16be
- Added MANUAL support for shared_ptr and auto_ptrs. In the future, support should be automatic.
...
[SVN r18041]
2003-03-21 14:24:20 +00:00
Dave Abrahams
6335716342
fixed binary-ness
...
[SVN r18038]
2003-03-20 20:33:48 +00:00
Dave Abrahams
db0602ac2a
*** empty log message ***
...
[SVN r18037]
2003-03-20 20:31:57 +00:00
Bruno da Silva de Oliveira
390ad530f1
- Bug: GenerateName in infos.py doesn't cover all possible cases.
...
[SVN r18028]
2003-03-20 04:55:38 +00:00
Dave Abrahams
6eb2e8d68a
paper updates
...
[SVN r18027]
2003-03-20 02:56:22 +00:00
Dave Abrahams
b804b3b221
fix typo
...
[SVN r18025]
2003-03-20 02:53:47 +00:00
Joel de Guzman
936c1118bd
Bump to v1.6.0
...
[SVN r18021]
2003-03-19 23:33:19 +00:00
Bruno da Silva de Oliveira
4ba7b8a8ff
- Updated to reflect changes in declarations.py
...
[SVN r17997]
2003-03-19 05:55:28 +00:00
Bruno da Silva de Oliveira
70601e9da0
no message
...
[SVN r17995]
2003-03-19 05:54:26 +00:00
Bruno da Silva de Oliveira
c32d1f9614
- Fixed bug where the PointerDeclaration of functions and methods didn't have the & operator
...
[SVN r17994]
2003-03-19 05:03:49 +00:00
Dave Abrahams
e031f78ad4
news updates; added links to paper
...
[SVN r17993]
2003-03-19 03:57:59 +00:00
Bruno da Silva de Oliveira
7d0273051a
- Fixed bug where an union that was a class member crashed pyste (unions are still not exported)
...
- Added support for int, double, float and long operators
[SVN r17989]
2003-03-19 02:49:18 +00:00
Bruno da Silva de Oliveira
29d537571b
- Unit tests for the examples
...
[SVN r17987]
2003-03-19 02:47:29 +00:00
Dave Abrahams
39f243f76b
Check in html and pdf versions
...
[SVN r17985]
2003-03-19 01:47:30 +00:00
Dave Abrahams
0712360cc9
Add funcptr FAQ
...
[SVN r17975]
2003-03-18 14:41:04 +00:00
Dave Abrahams
02c125cbb4
Add funcptr FAQ
...
[SVN r17974]
2003-03-18 14:40:09 +00:00
Bruno da Silva de Oliveira
13256fb7e9
- Fixed bugs in Linux
...
[SVN r17969]
2003-03-18 05:16:01 +00:00
Bruno da Silva de Oliveira
f11d757807
- Fixed bug where the permission bits were being copied to the tmp file
...
[SVN r17934]
2003-03-15 02:51:51 +00:00
Bruno da Silva de Oliveira
2e123849fb
no message
...
[SVN r17931]
2003-03-14 23:39:04 +00:00
Bruno da Silva de Oliveira
2f6cfaf0e9
- Fixed definition of private default implementations
...
[SVN r17928]
2003-03-14 22:27:32 +00:00
Bruno da Silva de Oliveira
f9b216d6f9
- Now generating wrappers for protected and private virtual methods
...
[SVN r17924]
2003-03-14 21:12:55 +00:00
Dave Abrahams
5fdd10d77e
respond to Ralf's suggestions
...
[SVN r17900]
2003-03-13 22:58:03 +00:00
Dave Abrahams
41de02d528
Added development history
...
[SVN r17899]
2003-03-13 22:05:50 +00:00
Ralf W. Grosse-Kunstleve
1c3d08f23a
adjustment for MIPSpro
...
[SVN r17865]
2003-03-12 23:18:16 +00:00
Bruno da Silva de Oliveira
0f1dc1fd50
- fixed bug where non-public virtual methods where being exported
...
- fixed " call_method<%s>" to " call_method< %s >"
[SVN r17860]
2003-03-12 21:26:45 +00:00
Dave Abrahams
cd06018820
opaque pointer conversions from Gottfried.Ganssauge@haufe.de
...
[SVN r17859]
2003-03-12 17:56:41 +00:00
Dave Abrahams
7816eb6344
fix copyrights
...
[SVN r17841]
2003-03-12 13:51:17 +00:00
Dave Abrahams
9813f4b55f
Fix copyrights
...
[SVN r17840]
2003-03-12 13:50:18 +00:00
Dave Abrahams
f81ca21b22
opaque pointer conversions from Gottfried.Ganssauge@haufe.de
...
Acknowledgements for all
[SVN r17834]
2003-03-12 12:47:44 +00:00
Bruno da Silva de Oliveira
f1b7620c9e
no message
...
[SVN r17828]
2003-03-12 03:42:37 +00:00
Bruno da Silva de Oliveira
7d5c453f59
no message
...
[SVN r17825]
2003-03-12 01:39:28 +00:00
Bruno da Silva de Oliveira
bc4feb42b5
- fixed "deepcopy" of infos bug
...
[SVN r17824]
2003-03-12 01:32:48 +00:00
Bruno da Silva de Oliveira
ca9920874f
- fixed default arguments in virtual methods
...
[SVN r17823]
2003-03-12 01:32:00 +00:00
Bruno da Silva de Oliveira
415991f6fc
- added a link to the Pyste documentation
...
[SVN r17806]
2003-03-11 03:34:28 +00:00
Bruno da Silva de Oliveira
20c52def19
- first version
...
[SVN r17805]
2003-03-11 03:29:22 +00:00
Bruno da Silva de Oliveira
7dcacbcfc4
- first version
...
[SVN r17804]
2003-03-11 03:20:24 +00:00
Ralf W. Grosse-Kunstleve
34bf1560a9
non-template function make_function1 must be inline
...
[SVN r17791]
2003-03-09 17:26:06 +00:00
Dave Abrahams
39195ac97a
Fix for older EDGs
...
[SVN r17786]
2003-03-08 12:36:18 +00:00
Dave Abrahams
6aa71e1f72
Remove flotsam
...
[SVN r17783]
2003-03-08 08:53:19 +00:00
Dave Abrahams
257a6c45f8
Remove flotsam
...
[SVN r17782]
2003-03-08 08:51:45 +00:00
Dave Abrahams
d34a11b584
Fix for Python 2.3 long->int conversion behavior change
...
[SVN r17779]
2003-03-08 05:28:54 +00:00
Dave Abrahams
ca64c96133
Added dangling_reference FAQ
...
Various idiomatic MPL cleanups in indirect_traits.hpp
raw_function support
Patches for CWPro7.2
Patches to pass tests under Python 2.3 with the new bool type.
Tests for member operators returning const objects
Fixes for testing Boost.Python under Cygwin
[SVN r17777]
2003-03-08 03:53:19 +00:00
Ralf W. Grosse-Kunstleve
ff734e3269
MIPSpro compatibility
...
[SVN r17772]
2003-03-08 00:25:47 +00:00
Dave Abrahams
d028a60cc2
Workaround for vc7 bug (and regression test)
...
[SVN r17708]
2003-03-03 17:21:30 +00:00
Dave Abrahams
577f58149c
tests for operators returning const objects
...
[SVN r17700]
2003-03-02 22:11:20 +00:00
Dave Abrahams
4b97e191b8
Fix formatting errors
...
[SVN r17697]
2003-03-02 15:25:35 +00:00
Ralf W. Grosse-Kunstleve
15a148ab10
minor polishing, corrections
...
[SVN r17696]
2003-03-02 02:50:49 +00:00
Dave Abrahams
5ac7741ca9
Updates for ACCU
...
[SVN r17695]
2003-03-02 00:55:07 +00:00
Dave Abrahams
4c7cff6e8e
fix bad link
...
[SVN r17691]
2003-03-01 18:25:41 +00:00
Dave Abrahams
c6ca85b525
Added embedding tutorial from Dirk Gerrits. Thanks, Dirk!
...
[SVN r17690]
2003-03-01 18:19:38 +00:00
Dave Abrahams
99f45b474e
Fix broken links
...
[SVN r17671]
2003-02-27 13:07:41 +00:00
Dave Abrahams
ee44c90e85
Fixes for Python and Cygwin testing
...
[SVN r17667]
2003-02-27 02:20:01 +00:00
Dave Abrahams
2c4fa48f46
Fixes for Intel5
...
[SVN r17658]
2003-02-26 13:48:16 +00:00
Aleksey Gurtovoy
90fcd9369d
MPL names/directory structure refactoring
...
[SVN r17651]
2003-02-25 23:11:41 +00:00
Dave Abrahams
923feda9f7
update
...
[SVN r17627]
2003-02-25 03:54:38 +00:00
Dave Abrahams
6d7d2ea5fe
initial checkin
...
[SVN r17626]
2003-02-25 03:31:36 +00:00
Dave Abrahams
4874a1801b
Improved Boost.Python build reliability and documentation.
...
[SVN r17623]
2003-02-25 02:15:55 +00:00
Dave Abrahams
479d8fc0f6
shared_ptr deleter introspection support
...
miscellaneous cleanups and MPL idiom-izing
[SVN r17622]
2003-02-25 01:03:40 +00:00
Dave Abrahams
1c346b2531
fix metafunctions for MPL
...
[SVN r17621]
2003-02-25 00:57:33 +00:00
Dave Abrahams
5cdebaf896
gcc-2.95 workaround
...
[SVN r17620]
2003-02-25 00:56:55 +00:00
Joel de Guzman
600602f9dc
Tutorial updates
...
[SVN r17598]
2003-02-23 03:53:36 +00:00
Joel de Guzman
2a530bb9d2
Tutorial updates. Added virtual functions with default implementations and reshufled the overloading topics to discuss manual overloading first.
...
[SVN r17597]
2003-02-23 02:23:15 +00:00
Dave Abrahams
acdad5caf3
better auto_ptr support
...
[SVN r17592]
2003-02-22 18:11:08 +00:00
Dave Abrahams
b42b243287
vc++7.1 bug workarounds
...
[SVN r17591]
2003-02-22 18:07:05 +00:00
Dave Abrahams
a76f5f3db7
mpl-ish cleanup
...
[SVN r17585]
2003-02-22 01:02:31 +00:00
Dave Abrahams
4e9f745d4a
Fixups for cygwin
...
[SVN r17570]
2003-02-21 08:10:55 +00:00
Aleksey Gurtovoy
101961a7c6
remove old MSVC 6.5 workaround
...
[SVN r17564]
2003-02-20 21:31:46 +00:00
Aleksey Gurtovoy
29d1f860c1
ETI fixes
...
[SVN r17563]
2003-02-20 21:29:39 +00:00
Dave Abrahams
2663e73f1c
Automatically add library-path values to RUN_PATH/RUN_LD_LIBRARY_PATH
...
[SVN r17562]
2003-02-20 20:28:05 +00:00
Aleksey Gurtovoy
1f9d0bb196
MSVC 7.0 ETI workaround
...
[SVN r17556]
2003-02-20 13:35:16 +00:00
Joel de Guzman
ff9f262fac
tutorial update
...
[SVN r17512]
2003-02-18 18:44:16 +00:00
Dave Abrahams
472dc3bd41
made binary
...
[SVN r17320]
2003-02-11 17:30:23 +00:00
Dave Abrahams
6f91b93519
removed to make binary
...
[SVN r17319]
2003-02-11 17:29:27 +00:00
Joel de Guzman
47291f68b2
removed unnecessary file
...
[SVN r17318]
2003-02-11 12:18:47 +00:00
Ralf W. Grosse-Kunstleve
2b5ef3c572
Python 2.3 compatibility
...
[SVN r17271]
2003-02-07 18:56:16 +00:00
Ralf W. Grosse-Kunstleve
9c50496d93
second half of introduction rewritten; SWIG, SIP, CXX acknowledged as suggested by the PyConDC reviewers; technical points moved to Library Overview section
...
[SVN r17259]
2003-02-07 01:07:39 +00:00
Ralf W. Grosse-Kunstleve
80488e2f23
improved serialization and object interface sections; some sentences added to the end of the conclusion
...
[SVN r17258]
2003-02-06 22:42:36 +00:00
Dave Abrahams
ad8da7166b
edits
...
[SVN r17257]
2003-02-06 20:56:26 +00:00
Dave Abrahams
55cb918c51
Add ownership question
...
[SVN r17250]
2003-02-06 13:50:53 +00:00
Dave Abrahams
ac55c5ccf7
Add FAQ reference
...
[SVN r17249]
2003-02-06 13:50:31 +00:00
Ralf W. Grosse-Kunstleve
5bcf90766f
draft thinking hybrid section added
...
[SVN r17242]
2003-02-05 19:58:43 +00:00
Dave Abrahams
8f12fdea4a
Remove workaround patches
...
[SVN r17128]
2003-01-31 18:37:11 +00:00
Dave Abrahams
6f687ee402
Added a FAQ
...
[SVN r17010]
2003-01-23 17:38:57 +00:00
Dave Abrahams
9dfe98abb0
bug fix + regression test
...
[SVN r17002]
2003-01-23 04:32:10 +00:00
Dave Abrahams
399cf70b92
Add staticmethod support from Nikolay Mladenov <nickm-at-sitius.com>
...
[SVN r16946]
2003-01-19 19:12:30 +00:00
Joel de Guzman
571790097a
minor error fixed PodBayDoorException const& x
...
[SVN r16926]
2003-01-18 01:44:48 +00:00
Ralf W. Grosse-Kunstleve
21f3c7c8c2
Mac OS X status
...
[SVN r16904]
2003-01-15 06:19:23 +00:00
Vladimir Prus
9d26167ec1
Change use-requirements to usage-requirements in some library Jamfiles.
...
[SVN r16884]
2003-01-13 12:31:12 +00:00
Vladimir Prus
ba4906d05c
Update V2 Jamfile for Boost.
...
[SVN r16882]
2003-01-13 10:05:01 +00:00
Dave Abrahams
e13a11eb7f
Fix dict bug
...
[SVN r16866]
2003-01-11 00:18:59 +00:00
Ralf W. Grosse-Kunstleve
72b214b8db
details from the introduction moved to design goals section
...
[SVN r16864]
2003-01-10 19:22:13 +00:00
Ralf W. Grosse-Kunstleve
84a8fb71b8
meager result after a real hard try
...
[SVN r16863]
2003-01-10 19:00:05 +00:00
Dave Abrahams
4f5272cab9
Folded in Ralf's first set of edits
...
[SVN r16856]
2003-01-10 15:17:46 +00:00
Dave Abrahams
5895047e23
Initial Checkin
...
[SVN r16855]
2003-01-10 15:11:05 +00:00
Dave Abrahams
50bcf8db34
Apply workarounds for msvc-stlport
...
[SVN r16854]
2003-01-10 15:04:05 +00:00
Dave Abrahams
7defd3bbed
support for BOOST_PYTHON_STATIC_MODULE
...
clarification
[SVN r16788]
2003-01-07 18:03:17 +00:00
Dave Abrahams
b9ecc931b0
support for BOOST_PYTHON_STATIC_MODULE
...
[SVN r16787]
2003-01-07 17:44:06 +00:00
Dave Abrahams
b84a8fd737
support for BOOST_PYTHON_STATIC_MODULE
...
[SVN r16786]
2003-01-07 17:38:08 +00:00
Dave Abrahams
2b1a2ce09c
Build static versions of the library too.
...
[SVN r16785]
2003-01-07 17:30:51 +00:00
Dave Abrahams
bcf36610e1
Check in VisualStudio support from Brett Calcott
...
[SVN r16717]
2002-12-29 17:27:52 +00:00
Dave Abrahams
1bb3254d4d
Check in changes from Brett Calcott
...
[SVN r16716]
2002-12-29 16:53:48 +00:00
Beman Dawes
0f95d507c4
add or update See www.boost.org comments
...
[SVN r16708]
2002-12-27 16:51:53 +00:00
Dave Abrahams
aa58e21bda
Bug fix, thanks to "Daniel Paull" <dlp@fractaltechnologies.com> for
...
reporting it.
[SVN r16698]
2002-12-24 04:49:33 +00:00
Dave Abrahams
eac0412d18
Fixed comment
...
[SVN r16676]
2002-12-21 22:12:31 +00:00
Dave Abrahams
0c8aa84f2f
Enable automatic downcasting to registered classes for pointers, references, and smart pointers
...
[SVN r16673]
2002-12-20 18:19:18 +00:00
Dave Abrahams
3d874d1618
Major simplification of from_python conversion avoids registering
...
converters for every class.
[SVN r16669]
2002-12-20 00:04:40 +00:00
Dave Abrahams
b8edd99dbd
Fix typo thanks to "William Trenker" <wtrenker@hotmail.com>
...
[SVN r16657]
2002-12-18 21:12:02 +00:00
Dave Abrahams
0df5ebf0fa
Fix to allow accessing enums as data members
...
[SVN r16656]
2002-12-18 21:11:16 +00:00
Dave Abrahams
809535b934
clarifications
...
[SVN r16655]
2002-12-18 21:09:15 +00:00
Dave Abrahams
854e957b78
Workaround for MacOS GCC problem:
...
#define B0 0
[SVN r16654]
2002-12-18 19:09:34 +00:00
Dave Abrahams
df24f29232
nonconformance workaround from Gottfried.Ganssauge@HAUFE.DE
...
[SVN r16653]
2002-12-18 17:56:42 +00:00
Joel de Guzman
14c7d9ab14
typo error __rsub__ to __sub__
...
[SVN r16641]
2002-12-18 01:23:21 +00:00
Dave Abrahams
0e36ac6b72
Bug fix with construction of std::exception
...
[SVN r16625]
2002-12-16 21:14:30 +00:00
Dave Abrahams
0d2cdbbdfe
GCC-2.95.2 workarounds
...
[SVN r16620]
2002-12-16 04:01:50 +00:00
Dave Abrahams
48f9bee21e
Fix typo due to "William Trenker" <wtrenker@hotmail.com>
...
[SVN r16619]
2002-12-16 03:30:34 +00:00
Dave Abrahams
dd8fc049ff
update news
...
[SVN r16607]
2002-12-14 00:17:22 +00:00
Dave Abrahams
abd22f1273
Handle unsigned long values that don't fit in a long.
...
[SVN r16606]
2002-12-14 00:10:52 +00:00
Dave Abrahams
4a5817d8ba
enum export
...
[SVN r16604]
2002-12-13 20:04:34 +00:00
Dave Abrahams
eab084c9a2
enum export
...
[SVN r16603]
2002-12-13 19:58:24 +00:00
Dave Abrahams
80ea2383a7
Fix references to test library
...
[SVN r16585]
2002-12-10 23:05:38 +00:00
Dave Abrahams
ec76fbe027
Apply fixes from Dirk Gerrits <dirk@gerrits.homeip.net>
...
[SVN r16517]
2002-12-04 17:10:55 +00:00
Dave Abrahams
c772038e77
Apply fixes from Dirk Gerrits <dirk@gerrits.homeip.net>
...
[SVN r16506]
2002-12-04 13:36:03 +00:00
Dave Abrahams
59b1a8e71c
Apply fixes from Dirk Gerrits <dirk@gerrits.homeip.net>
...
[SVN r16491]
2002-12-03 18:08:12 +00:00
Dave Abrahams
83c38876fe
Simplify, simplify!!
...
[SVN r16483]
2002-12-02 22:57:47 +00:00
Dave Abrahams
9163c40a1a
Further suppressed internal structure overflow problems which were cropping up with msvc6/7.
...
[SVN r16482]
2002-12-02 19:41:45 +00:00
Dave Abrahams
8b79380977
Less-taxing version of MPL lambda support for msvc6/7
...
[SVN r16480]
2002-12-02 16:18:35 +00:00
Dave Abrahams
34c9d895c8
Relaxed rules for using scope()
...
[SVN r16476]
2002-12-02 14:29:11 +00:00
Dave Abrahams
bf8bb83ec5
initial commit
...
[SVN r16473]
2002-12-02 12:40:18 +00:00
Dave Abrahams
328697952f
automatic shared_ptr from_python conversions
...
[SVN r16467]
2002-12-02 01:37:39 +00:00
Dave Abrahams
3c19b89d9a
Added reset()
...
[SVN r16466]
2002-12-01 16:14:44 +00:00
Dave Abrahams
ae9f394906
Added reset()
...
[SVN r16465]
2002-12-01 16:07:54 +00:00
Dave Abrahams
8467f36b80
Kill errant `typename'
...
[SVN r16464]
2002-12-01 04:40:05 +00:00
Dave Abrahams
43a9571b2c
Fixed some technical problems with smart pointer support uncovered by
...
STLPort's debug mode. Unfortunately, had to expand Dereferenceable
requirements.
[SVN r16459]
2002-11-29 22:43:27 +00:00
Dave Abrahams
bbef71dc7d
Progress on embedding example for unix.
...
[SVN r16458]
2002-11-29 20:23:54 +00:00
Dave Abrahams
c4df3c6562
Bug fix
...
[SVN r16442]
2002-11-27 14:23:07 +00:00
Dave Abrahams
0ad3bfd0ab
Finally fixed polymorphism issues
...
[SVN r16435]
2002-11-27 07:04:32 +00:00
Dave Abrahams
fb7c450b76
Added is_reference_to_member_function_pointer
...
[SVN r16434]
2002-11-27 06:19:45 +00:00
Dave Abrahams
3fc70519cf
Use boost is_polymorphic trait
...
[SVN r16433]
2002-11-27 06:19:13 +00:00
Dave Abrahams
98c2bf8ff2
Restored some missing v1 acknowledgements
...
[SVN r16432]
2002-11-27 02:18:52 +00:00
Dave Abrahams
f9c8bf15bb
Restore CWPro7.2 to health. Also improve source organization slightly
...
[SVN r16416]
2002-11-26 02:47:17 +00:00
Dave Abrahams
a7e19ffb0b
Refactored def() logic; moved assert_default_constructible into the
...
holder selectorbecause it was getting the wrong answer in some cases.
[SVN r16415]
2002-11-26 01:06:41 +00:00
Dave Abrahams
7609a1c7c6
Refactored; added static assertions against the specification of a default implementation
...
[SVN r16414]
2002-11-25 22:03:42 +00:00
Dave Abrahams
087e2d6e35
Add additional argument for default implementation of virtual functions
...
Fully commented
[SVN r16413]
2002-11-25 21:57:23 +00:00
Dave Abrahams
bb7710a5a2
Suppress GCC warning
...
[SVN r16412]
2002-11-25 21:19:35 +00:00
Dave Abrahams
0d582e0e79
Suppress GCC warning
...
[SVN r16411]
2002-11-25 20:54:37 +00:00
Dave Abrahams
3d0579cc08
Fix for VC7. For some reason lexical_cast doesn't seem to work out too
...
well. We'll need to be careful how we do type_info decoding once we
get the G++ fixes in.
[SVN r16410]
2002-11-25 20:52:49 +00:00
Dave Abrahams
352e390c7b
Added tests for embedding demonstration
...
[SVN r16409]
2002-11-25 18:32:14 +00:00
Dave Abrahams
394037a127
updated
...
[SVN r16408]
2002-11-25 16:12:27 +00:00
Dave Abrahams
9d4e235cf6
add imul notes
...
[SVN r16397]
2002-11-25 03:41:34 +00:00
Dave Abrahams
cfbc1a6b48
Fully removed convertible() test from to_python converter protocol
...
Added tests for detecting unregistered classes when converting
indirectly to python.
[SVN r16396]
2002-11-25 01:57:57 +00:00
Dave Abrahams
31b8b58de9
CW workaround
...
[SVN r16393]
2002-11-24 21:45:09 +00:00
Dave Abrahams
a77a835694
New function invocation mechanism. This is the major groundwork for handling virtual functions with default implementations properly
...
[SVN r16390]
2002-11-24 03:26:28 +00:00
Dave Abrahams
dca5c5108b
update
...
[SVN r16389]
2002-11-24 03:25:13 +00:00
Dave Abrahams
e14e4e156c
New function invocation mechanism. This is the major groundwork for handling virtual functions with default implementations properly
...
[SVN r16388]
2002-11-24 02:43:24 +00:00
Dave Abrahams
05ce65d9d2
cleanup
...
[SVN r16387]
2002-11-23 22:31:13 +00:00
Dave Abrahams
b952e45036
Clip unneeded bind.hpp #include
...
[SVN r16386]
2002-11-23 22:30:48 +00:00
Dave Abrahams
4c630512fe
Add missing add_const #include
...
[SVN r16385]
2002-11-23 22:18:23 +00:00
Dave Abrahams
0461d25de6
Add some qualification
...
[SVN r16384]
2002-11-23 22:16:55 +00:00
Dave Abrahams
2df120af72
Suppress a VC6 ICE
...
[SVN r16383]
2002-11-23 22:16:00 +00:00
Dave Abrahams
791b7e1a1b
Tidy
...
[SVN r16381]
2002-11-23 20:03:49 +00:00
Dave Abrahams
f6f4e59473
Add notes about targeting Cygwin GCC
...
[SVN r16380]
2002-11-23 20:03:24 +00:00
Dave Abrahams
60924e82e2
On our way to polymorphism
...
[SVN r16374]
2002-11-23 02:59:45 +00:00
Dave Abrahams
75bd427b8e
Bugfix
...
[SVN r16354]
2002-11-21 00:21:23 +00:00
Dave Abrahams
715118ce39
Bugfix
...
[SVN r16353]
2002-11-21 00:19:27 +00:00
Dave Abrahams
e3deb8275d
update
...
[SVN r16351]
2002-11-20 23:07:32 +00:00
Dave Abrahams
c30e12f956
Make scope constructor explicit
...
[SVN r16350]
2002-11-20 22:58:57 +00:00
Ralf W. Grosse-Kunstleve
983b23db92
some missing html markup added
...
[SVN r16349]
2002-11-20 18:09:17 +00:00
Ralf W. Grosse-Kunstleve
ed2da9bedb
list cctbx
...
[SVN r16348]
2002-11-20 18:01:44 +00:00
Dave Abrahams
409ff3c179
Added missing test
...
[SVN r16337]
2002-11-20 03:04:51 +00:00
Dave Abrahams
39eab72293
bugfixes
...
add_property now uses member_function_cast
[SVN r16335]
2002-11-20 01:14:16 +00:00
Dave Abrahams
71ea2bec86
more notes
...
[SVN r16330]
2002-11-19 17:39:40 +00:00
Dave Abrahams
c9af6ca94b
Add missing copyright notices
...
[SVN r16329]
2002-11-19 17:39:17 +00:00
Dave Abrahams
72d5bac69f
Add PSF copyright and change summary
...
[SVN r16327]
2002-11-19 16:56:55 +00:00
Dave Abrahams
6e0733afa2
Remove Tom's email address
...
[SVN r16315]
2002-11-19 01:33:07 +00:00
Dave Abrahams
e660cc50c6
Added Support link
...
[SVN r16299]
2002-11-17 05:59:12 +00:00
Dave Abrahams
e6b40f54cd
initial commit
...
[SVN r16298]
2002-11-17 05:58:45 +00:00
Dave Abrahams
c2af21169d
More notes
...
[SVN r16297]
2002-11-16 23:48:09 +00:00
Dave Abrahams
4f7af97f8c
Bug fix thanks to Mark Russell <mrussell8081@pacbell.net>
...
[SVN r16296]
2002-11-16 23:23:45 +00:00
Dave Abrahams
57f54952c3
Bug fix thanks to Mark Russell <mrussell8081@pacbell.net>
...
[SVN r16295]
2002-11-16 23:22:30 +00:00
Dave Abrahams
b321b6d9db
Tweaks, pseudocode
...
[SVN r16294]
2002-11-16 22:45:46 +00:00
Dave Abrahams
56c5227cf7
added note
...
[SVN r16293]
2002-11-16 22:28:28 +00:00
Dave Abrahams
ae2931ba1b
initial commit
...
[SVN r16292]
2002-11-16 22:12:46 +00:00
Dave Abrahams
9e3589ec4d
Added projects page link
...
[SVN r16290]
2002-11-16 20:50:21 +00:00
Dave Abrahams
61b7094dbd
Added EMSolve entry
...
[SVN r16289]
2002-11-16 20:48:43 +00:00
Dave Abrahams
50ecc751d1
Added Fortress entry
...
[SVN r16288]
2002-11-16 20:39:56 +00:00
Dave Abrahams
bb536a0eaa
One more step towards handling polymorphism: now we can sort out a 4th parameter
...
[SVN r16287]
2002-11-16 20:03:59 +00:00
Dave Abrahams
8b7527318d
vc6/7 workaround
...
[SVN r16286]
2002-11-16 20:01:44 +00:00
Dave Abrahams
f2ac0145da
is_reference_to_function_pointer implementation
...
[SVN r16278]
2002-11-16 06:55:04 +00:00
Dave Abrahams
06fe0f1bcc
is_reference_to_function implementation
...
[SVN r16276]
2002-11-16 06:00:52 +00:00
Dave Abrahams
7ea2447246
Bug fix
...
[SVN r16273]
2002-11-16 03:38:24 +00:00
Dave Abrahams
0adf4477a3
vc7.1 workaround
...
[SVN r16267]
2002-11-16 00:45:26 +00:00
Dave Abrahams
b3311fd59d
*** empty log message ***
...
[SVN r16266]
2002-11-15 22:19:40 +00:00
Dave Abrahams
ae109f13a2
*** empty log message ***
...
[SVN r16260]
2002-11-15 17:29:15 +00:00
Dave Abrahams
cb1901e111
initial commit
...
[SVN r16259]
2002-11-15 17:02:31 +00:00
Dave Abrahams
bbc052bedc
Fix example
...
[SVN r16256]
2002-11-15 12:25:29 +00:00
Dave Abrahams
f2797ec262
Auto-detection of class memebers wrapped with make_getter()
...
[SVN r16241]
2002-11-14 17:41:13 +00:00
Dave Abrahams
a21727741f
c1204 workaround documented
...
[SVN r16235]
2002-11-14 12:16:40 +00:00
Dave Abrahams
5f022269b1
Added News page, links back to top of docs
...
[SVN r16229]
2002-11-14 02:09:43 +00:00
Dave Abrahams
0e76fcf706
auto_ptr support
...
[SVN r16228]
2002-11-14 01:40:16 +00:00
Dave Abrahams
6b4dc2901d
Fix broken link
...
[SVN r16227]
2002-11-13 22:56:41 +00:00
Dave Abrahams
bcf864fce3
Attempt to handle derived target types
...
[SVN r16224]
2002-11-13 17:22:48 +00:00
Dave Abrahams
0168d8fbc8
Be more explicit about the Cygwin stuff
...
[SVN r16215]
2002-11-12 19:36:19 +00:00
Dave Abrahams
88b1c1b926
Allow member pointers from base classes in def_readonly and
...
def_readwrite.
[SVN r16214]
2002-11-12 17:48:56 +00:00
Dave Abrahams
1f93827b63
Squash bogus warnings
...
[SVN r16196]
2002-11-11 13:49:09 +00:00
Dave Abrahams
8e3ba0bba3
Improve error messages
...
[SVN r16147]
2002-11-07 14:41:40 +00:00
Dave Abrahams
42a0441cb8
Doc fix from "Brett Calcott" <brett.calcott@paradise.net.nz>
...
[SVN r16145]
2002-11-07 13:12:05 +00:00
Joel de Guzman
7b091b86d2
tutorial tweaks
...
[SVN r16004]
2002-10-28 08:30:31 +00:00
Dave Abrahams
f346eaf693
grammar fix
...
[SVN r16001]
2002-10-28 07:33:01 +00:00
Dave Abrahams
038be89766
Build with Cygwin
...
[SVN r16000]
2002-10-28 04:22:14 +00:00
Dave Abrahams
a682dd9362
Fix a doc bug
...
[SVN r15981]
2002-10-25 04:47:39 +00:00
Joel de Guzman
387e8aadc6
changes to no_init and deriving classes
...
[SVN r15979]
2002-10-24 21:33:40 +00:00
Joel de Guzman
da273519fd
added non_copyable to second version of class_<Base, BaseWrap...
...
[SVN r15978]
2002-10-24 21:12:37 +00:00
Joel de Guzman
8c2d6bb31b
correction Var-->Num
...
[SVN r15977]
2002-10-24 20:50:04 +00:00
Vladimir Prus
3cb4a029e0
Improve Boost.Python building.
...
* libs/python/build/Jamfile.v2: Sense the location of python headers. Export
include paths.
* libs/python/example/Jamfile.v2: New file.
* new/targets.jam: Use refined properties for constructed
dependency properties
* new/gcc.jam: Handle 'find-library'. Set soname for dynamic libraries.
* new/builtin.jam: New feature 'find-library'.
[SVN r15966]
2002-10-23 12:12:00 +00:00
Dave Abrahams
037f952136
Added funding credit
...
[SVN r15948]
2002-10-16 22:47:44 +00:00
Dave Abrahams
7fc441801d
Allow embedded nulls in std::string <-> Python string conversions,
...
patch from greg Landrum <greglandrum@mindspring.com >.
Tests by Dave A.
[SVN r15945]
2002-10-16 20:24:38 +00:00
Dave Abrahams
c389e057b4
Added return_by_value, enhanced data member support to handle constant members
...
[SVN r15935]
2002-10-15 15:46:34 +00:00
Dave Abrahams
2c7829f50e
initial checkin
...
[SVN r15930]
2002-10-15 11:59:39 +00:00
Dave Abrahams
0593074196
Patches to support Synopsis
...
[SVN r15906]
2002-10-12 15:37:34 +00:00
Dave Abrahams
c7626150fc
Move final RC_1_29_0 changes back to trunk
...
[SVN r15877]
2002-10-10 18:11:14 +00:00
Dave Abrahams
f6990fedc7
Move final RC_1_29_0 changes back to trunk
...
[SVN r15875]
2002-10-10 18:09:46 +00:00
Dave Abrahams
adb02376eb
Move final RC_1_29_0 changes back to trunk
...
[SVN r15872]
2002-10-10 18:05:51 +00:00
Dave Abrahams
65b6eb0c27
Move final RC_1_29_0 changes back to trunk
...
[SVN r15871]
2002-10-10 18:01:58 +00:00
Dave Abrahams
654354e681
GCC 2.96 bug workaround
...
[SVN r15864]
2002-10-10 15:59:12 +00:00
Joel de Guzman
f1a709e074
final tweaks
...
[SVN r15846]
2002-10-10 08:59:19 +00:00
Joel de Guzman
87b011e7e8
Python V1 Archive (tested)
...
[SVN r15845]
2002-10-10 07:31:08 +00:00
Joel de Guzman
6bb7c2d7b3
minor tweaks
...
[SVN r15844]
2002-10-10 07:28:03 +00:00
Joel de Guzman
7d9770762c
more minor tweaks
...
[SVN r15843]
2002-10-10 07:27:10 +00:00
Joel de Guzman
df8c8f025c
tweak
...
[SVN r15842]
2002-10-10 07:21:33 +00:00
Joel de Guzman
51264c30cc
Typo...
...
[SVN r15841]
2002-10-10 07:18:22 +00:00
Joel de Guzman
1d5fb97981
Tutorial updates
...
[SVN r15840]
2002-10-10 07:13:17 +00:00
Joel de Guzman
a06540e471
grammar correction
...
[SVN r15835]
2002-10-10 00:08:37 +00:00
Dave Abrahams
f79dc1c2e7
Bug fix (thanks to Leonardo Rochael Almeida <leo@hiper.com.br>).
...
[SVN r15828]
2002-10-09 16:14:19 +00:00
Joel de Guzman
8a94c597a0
More tweaks (tutorial)
...
[SVN r15826]
2002-10-09 14:31:39 +00:00
Dave Abrahams
8a9a3a00bd
Fix a major problem of path specification
...
[SVN r15825]
2002-10-09 13:18:26 +00:00
Dave Abrahams
8c8b4ee332
Fix up a small build specification problem
...
[SVN r15822]
2002-10-09 11:57:17 +00:00
Joel de Guzman
a295ac6590
Tutorials...
...
[SVN r15818]
2002-10-09 07:44:34 +00:00
Joel de Guzman
e49e0d2705
tutorial added
...
[SVN r15817]
2002-10-09 05:03:22 +00:00
Dave Abrahams
4fd20185e9
Clean up Boost.Python v1 flotsam, update documentation
...
[SVN r15815]
2002-10-09 02:52:47 +00:00
Dave Abrahams
920125794a
Workaround GCC 3.x problem
...
[SVN r15790]
2002-10-07 19:23:08 +00:00
Dave Abrahams
ca6c28ed93
merge Joel's copyrights
...
[SVN r15772]
2002-10-07 13:42:55 +00:00
Dave Abrahams
e9757c46e3
*** empty log message ***
...
[SVN r15741]
2002-10-05 19:46:26 +00:00
Dave Abrahams
7e840acd19
Repair AIX build
...
[SVN r15740]
2002-10-05 19:31:43 +00:00
Dave Abrahams
6f76db9c6c
quick bug fix
...
[SVN r15738]
2002-10-05 17:42:34 +00:00
Dave Abrahams
86489dd5a7
Make AIX work again
...
[SVN r15737]
2002-10-05 17:29:32 +00:00
Dave Abrahams
33f139e516
Patches for CWPro8.3
...
[SVN r15735]
2002-10-05 16:45:37 +00:00
Dave Abrahams
30d9331079
Remove Boost.Python v1 from main trunk
...
[SVN r15723]
2002-10-05 04:37:49 +00:00
Dave Abrahams
8207dc756a
Workaround for IRIX CC
...
[SVN r15722]
2002-10-05 00:23:10 +00:00
Dave Abrahams
1887594d8a
Bug fix
...
[SVN r15721]
2002-10-04 23:27:35 +00:00
Dave Abrahams
ee17b41e62
Clean up module flotsam
...
[SVN r15720]
2002-10-04 21:58:21 +00:00
Dave Abrahams
5e8d775b87
Support for MinGW-2.0
...
[SVN r15719]
2002-10-04 21:34:32 +00:00
Dave Abrahams
f4d457998f
doc update
...
[SVN r15709]
2002-10-04 14:24:25 +00:00
Dave Abrahams
bd0175c167
Backport to Python 2.2
...
[SVN r15706]
2002-10-04 13:05:57 +00:00
Dave Abrahams
81ffe96c76
Update Tru64 workarounds
...
[SVN r15705]
2002-10-04 05:14:45 +00:00
Dave Abrahams
e5fbe651d8
Tru64 CXX updates
...
[SVN r15704]
2002-10-04 03:46:43 +00:00
Dave Abrahams
a91112e5d9
doc update
...
[SVN r15702]
2002-10-04 00:45:29 +00:00
Dave Abrahams
2b5f421501
Remove needless specialization
...
[SVN r15701]
2002-10-03 23:59:08 +00:00
Dave Abrahams
ecd7905e8f
doc update
...
[SVN r15697]
2002-10-03 23:21:48 +00:00
Dave Abrahams
8f989f318b
doc update
...
[SVN r15684]
2002-10-03 20:59:43 +00:00
Dave Abrahams
7b9dad44d1
doc update
...
[SVN r15683]
2002-10-03 20:18:53 +00:00
Dave Abrahams
f5eab48017
doc update
...
[SVN r15682]
2002-10-03 18:54:19 +00:00
Dave Abrahams
66ff762fbb
doc update
...
[SVN r15681]
2002-10-03 18:40:58 +00:00
Dave Abrahams
2bdd01d084
doc update
...
[SVN r15680]
2002-10-03 18:20:06 +00:00
Dave Abrahams
2bdc4cdffa
doc update
...
[SVN r15679]
2002-10-03 16:49:55 +00:00
Dave Abrahams
90a6d484b7
doc update
...
[SVN r15675]
2002-10-03 14:53:32 +00:00
Dave Abrahams
021aa51707
doc update
...
[SVN r15674]
2002-10-03 14:07:13 +00:00
Dave Abrahams
48fffd7a7b
doc update
...
[SVN r15667]
2002-10-03 13:09:24 +00:00
Ralf W. Grosse-Kunstleve
17033037eb
explains that enable_pickling() is an implementation detail
...
[SVN r15666]
2002-10-03 12:41:22 +00:00
Ralf W. Grosse-Kunstleve
f43b913302
reference doc for .def_pickle()
...
[SVN r15665]
2002-10-03 12:41:12 +00:00
Aleksey Gurtovoy
f7b087ed8f
get rid of leftover MPL includes
...
[SVN r15664]
2002-10-03 09:28:47 +00:00
Aleksey Gurtovoy
8cecbe31a7
fix for empty type_list problem
...
[SVN r15663]
2002-10-03 09:23:27 +00:00
Dave Abrahams
f2055b0d80
doc update
...
[SVN r15654]
2002-10-02 20:33:14 +00:00
Dave Abrahams
28e5bedf49
doc update
...
[SVN r15647]
2002-10-02 12:00:22 +00:00
Dave Abrahams
f8a9b922be
*** empty log message ***
...
[SVN r15645]
2002-10-02 11:20:56 +00:00
Dave Abrahams
2a199af8f7
doc update
...
[SVN r15641]
2002-10-01 23:03:09 +00:00
Dave Abrahams
2373020225
doc update
...
[SVN r15639]
2002-10-01 22:48:24 +00:00
Dave Abrahams
e13d09242c
doc update
...
[SVN r15621]
2002-10-01 17:22:26 +00:00
Dave Abrahams
09eba4c38f
Separate init.hpp docs from class.hpp
...
[SVN r15616]
2002-10-01 15:12:46 +00:00
Dave Abrahams
2aa23a317d
separate overloads.hpp
...
BOOST_PYTHON_MODULE_INIT -> BOOST_PYTHON_MODULE
[SVN r15615]
2002-10-01 15:08:08 +00:00
Dave Abrahams
5cd513859d
separate overloads.hpp
...
BOOST_PYTHON_MODULE_INIT -> BOOST_PYTHON_MODULE
[SVN r15609]
2002-10-01 14:40:41 +00:00
Joel de Guzman
c6cba55667
Placed the non-void and void stub structs inside the main stub struct.
...
[SVN r15597]
2002-10-01 03:55:54 +00:00
Dave Abrahams
65ce6ddf1d
doc update
...
[SVN r15596]
2002-10-01 03:45:33 +00:00
Dave Abrahams
fa7b1404c1
Bugfix
...
[SVN r15595]
2002-10-01 03:44:51 +00:00
Dave Abrahams
61b528c85d
doc update
...
[SVN r15593]
2002-10-01 01:16:25 +00:00
Dave Abrahams
77b1b247c4
doc updates
...
[SVN r15577]
2002-09-30 22:05:20 +00:00
Dave Abrahams
a06430c5fa
doc updates
...
[SVN r15573]
2002-09-30 17:40:47 +00:00
Dave Abrahams
0e38aa7f37
doc updates
...
[SVN r15571]
2002-09-30 16:52:57 +00:00
Dave Abrahams
707ce53c16
Bugfix
...
[SVN r15563]
2002-09-30 03:35:53 +00:00
Dave Abrahams
19982e5551
doc update
...
[SVN r15562]
2002-09-29 20:40:33 +00:00
Dave Abrahams
170bbea166
doc update
...
[SVN r15561]
2002-09-29 20:30:17 +00:00
Dave Abrahams
6b5ea675c3
doc update
...
[SVN r15559]
2002-09-29 20:18:04 +00:00
Dave Abrahams
d873aec9e6
doc update
...
[SVN r15557]
2002-09-29 19:15:53 +00:00
Dave Abrahams
0d1efb61e2
doc update
...
[SVN r15556]
2002-09-29 19:06:13 +00:00
Dave Abrahams
a27c2f7a80
doc update
...
[SVN r15555]
2002-09-29 18:47:48 +00:00
Dave Abrahams
36d85eb02e
doc update
...
[SVN r15552]
2002-09-29 17:51:31 +00:00
Dave Abrahams
9ae0940e99
doc update
...
[SVN r15551]
2002-09-29 17:41:39 +00:00
Dave Abrahams
2f4e12916d
doc update
...
[SVN r15550]
2002-09-29 16:26:04 +00:00
Dave Abrahams
c860d74cba
doc update
...
[SVN r15549]
2002-09-29 16:17:52 +00:00
Dave Abrahams
8cd3e16e26
Documentation update
...
[SVN r15548]
2002-09-29 16:06:02 +00:00
Dave Abrahams
94063f7862
Keyword argument support tweak
...
[SVN r15544]
2002-09-29 03:25:04 +00:00
Dave Abrahams
a0ff708d29
Fixes for AIX
...
[SVN r15541]
2002-09-28 13:27:00 +00:00
Dave Abrahams
6bfbeb3dfa
make minimal a more-useful test
...
[SVN r15540]
2002-09-28 13:26:12 +00:00
Dave Abrahams
3158d28264
Keyword argument support
...
[SVN r15534]
2002-09-28 07:48:27 +00:00
Dave Abrahams
997e84f117
Keyword argument support
...
[SVN r15533]
2002-09-28 07:35:15 +00:00
Dave Abrahams
bc91db64d7
PP optimization
...
[SVN r15528]
2002-09-26 13:21:19 +00:00
Dave Abrahams
82ef6ec659
more .IRIX workarounds
...
[SVN r15527]
2002-09-26 13:09:57 +00:00
Dave Abrahams
374b55be8a
IRIX workarounds, eliminate dead header
...
[SVN r15526]
2002-09-26 12:13:47 +00:00
Dave Abrahams
72e1c1a7f6
bugfix
...
[SVN r15525]
2002-09-26 12:00:04 +00:00
Dave Abrahams
173021377e
Restore msvc-stlport workaround
...
[SVN r15522]
2002-09-26 03:29:59 +00:00
Dave Abrahams
17879958ca
NumPy (Numeric and numarray) support
...
[SVN r15521]
2002-09-26 00:16:16 +00:00
Dave Abrahams
31a8be0434
Patches for Intel C++ 7.0 beta
...
[SVN r15520]
2002-09-26 00:15:36 +00:00
Dave Abrahams
87d619e02a
fixup comments
...
[SVN r15519]
2002-09-26 00:15:09 +00:00
Dave Abrahams
f4aa72373b
Serious bugfix
...
[SVN r15518]
2002-09-26 00:11:30 +00:00
Ralf W. Grosse-Kunstleve
3cb9ecae78
workaround for MIPSpro compiler bug is now in boost/function/function_base.hpp
...
[SVN r15517]
2002-09-25 20:04:34 +00:00
Joel de Guzman
88caf4f5b6
added missing typename
...
[SVN r15471]
2002-09-21 08:01:24 +00:00
Joel de Guzman
a75ee50533
Removed def_init(...) from class_
...
[SVN r15468]
2002-09-21 02:50:29 +00:00
Dave Abrahams
8e941417a5
Workaround slow Windows Intel C++ debug symbol generation
...
[SVN r15452]
2002-09-19 16:11:34 +00:00
Dave Abrahams
e8d2bbd2c9
VC6 fixes
...
[SVN r15438]
2002-09-18 13:24:15 +00:00
Dave Abrahams
065a53b997
Apply more preprocessor optimizations
...
[SVN r15435]
2002-09-18 04:54:31 +00:00
Dave Abrahams
ca5a222aec
quickie bugfix
...
[SVN r15433]
2002-09-18 04:07:20 +00:00
Dave Abrahams
4320c73336
Apply more preprocessor optimizations
...
[SVN r15432]
2002-09-18 04:05:32 +00:00
Dave Abrahams
7f98265272
Merge Joel's changes to trunk!
...
[SVN r15430]
2002-09-18 02:20:39 +00:00
Dave Abrahams
0b75a8e94e
Adjust version number for old EDG workaround
...
[SVN r15421]
2002-09-17 20:43:46 +00:00
Dave Abrahams
eb3e237e47
Added a compile-only test for functions returning non-const references
...
[SVN r15420]
2002-09-17 20:36:17 +00:00
Dave Abrahams
b1796c0acb
Work around recent changes to bind which cause bound data members to be returned by const&
...
[SVN r15417]
2002-09-17 19:32:50 +00:00
Dave Abrahams
bff10e5711
Suppress warnings for old EDGs
...
[SVN r15415]
2002-09-17 17:37:59 +00:00
Dave Abrahams
0f559f3f97
Older EDG workaround
...
[SVN r15397]
2002-09-17 03:55:29 +00:00
Dave Abrahams
34aead4d49
Older EDG workaround
...
[SVN r15396]
2002-09-17 03:47:10 +00:00
Dave Abrahams
7cc01e155c
Kill extra ;
...
[SVN r15395]
2002-09-17 02:05:11 +00:00
Dave Abrahams
7fe5fb92b4
Patch for KCC bug
...
[SVN r15381]
2002-09-16 15:26:20 +00:00
Dave Abrahams
b084f8a616
Restore main trunk to health
...
[SVN r15378]
2002-09-16 12:46:26 +00:00
Dave Abrahams
802a2f3fdb
Restore main trunk to health
...
[SVN r15362]
2002-09-16 04:15:53 +00:00
Dave Abrahams
06f6f2ff21
Restore main trunk to health
...
[SVN r15359]
2002-09-16 04:03:39 +00:00
Joel de Guzman
b37198106d
Changed args<...> to init<...> and changed class_(no_init) to class_("name", no_init)
...
[SVN r15345]
2002-09-15 21:42:49 +00:00
Joel de Guzman
604928adc4
new API changes
...
[SVN r15344]
2002-09-15 21:13:12 +00:00
Dave Abrahams
4a6762540d
bugfix
...
[SVN r15324]
2002-09-14 16:19:22 +00:00
Dave Abrahams
af5176be70
msvc6 (with STLPort) workaround
...
[SVN r15316]
2002-09-14 02:04:17 +00:00
Dave Abrahams
482006ed1a
Roll workaround forward to CWPro8.2 release
...
[SVN r15314]
2002-09-13 23:55:46 +00:00
Dave Abrahams
5923e20b7e
Roll back MinGW 2.0 "fix" that still doesn't work, and breaks MSVC6.
...
[SVN r15313]
2002-09-13 22:57:04 +00:00
Ralf W. Grosse-Kunstleve
14cca4610b
workaround for older EDG compilers (IRIX CC)
...
[SVN r15292]
2002-09-13 05:46:46 +00:00
Dave Abrahams
2dbb0093c1
PP usage speedups (mostly for EDG)
...
[SVN r15286]
2002-09-13 01:48:50 +00:00
Dave Abrahams
d91b6e9a1b
Compile (but still can't link) with MinGW-2.0 (GCC-3.2)
...
[SVN r15285]
2002-09-12 23:58:15 +00:00