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 |
|