Commit Graph

  • 102acf1d34 Merge branch 'develop' cc Stefan Seefeld 2019-03-29 09:41:46 -0400
  • 0b0c0536d6 The right hypot fix for MinGW Nikita Kniazev 2019-03-26 21:02:08 +0300
  • 0d0cd711a7 Enable forward declaration of unwind_type() in msvc14.15 and later. Owens 2018-08-17 06:06:03 +1000
  • 72e254bf8b Fix name of file in tutorial Jonathan Wakely 2018-09-28 09:30:33 +0100
  • 1f1b9b6aef Fix hypot issue on MinGW Nikita Kniazev 2019-03-23 01:47:38 +0300
  • 6bd6d71850 Fix -Wregister error on Clang in C++17 mode Nikita Kniazev 2019-03-18 20:00:59 +0300
  • b9c0e58d57 Merge branch 'develop' Stefan Seefeld 2019-03-05 21:39:52 -0500
  • 4b01139720 Ssize t warning - trac #3353 (#21) Tom Kent 2019-03-03 21:02:57 -0600
  • 65bfec2d97 Fix static object initialization under Visual Studio 2017 (#208) SPKorhonen 2019-03-04 04:59:48 +0200
  • 4f6d547c0a clear python exception after expected attribute lookup failure Orivej Desh 2019-02-13 18:33:11 +0000
  • 90813b1ad7 Merge branch 'develop' Stefan Seefeld 2019-01-10 18:45:39 -0500
  • b644946368 Add comments explaining the stage/install targets in build/Jamfile Peter Dimov 2018-10-12 21:32:12 +0300
  • c7799aa44f Add empty stage/install targets when Python is not configured Peter Dimov 2018-10-12 21:16:35 +0300
  • 02095af952 Use boost-install in build/Jamfile Peter Dimov 2018-10-06 02:03:31 +0300
  • 6f72675bff Merge branch 'develop' Stefan Seefeld 2018-07-11 19:25:10 -0400
  • ed4776b59c Add missing return statement in numpy import Moritz Wanzenböck 2018-07-11 11:57:46 +0200
  • ac62db1cf1 Drop injector code example from tutorials. Markus Gerstel 2018-06-08 18:08:05 +0100
  • b4230e98f6 Fix auto-linking logic for boost_numpy (Windows only). Stefan Seefeld 2018-06-04 09:34:00 -0400
  • 467a89eba7 Fix issue 198. Stefan Seefeld 2018-05-06 13:35:16 -0400
  • 28e2c6512c Add Gitter badge The Gitter Badger 2018-05-03 14:10:20 +0000
  • b0f512c15a Merge branch 'develop' Stefan Seefeld 2018-04-17 21:32:48 -0400
  • 77ff0d6bbc Fix CI OSX build failure. Stefan Seefeld 2018-04-16 23:04:55 -0400
  • 24313709a7 Fix auto-linking logic (Windows only). Stefan Seefeld 2018-04-12 23:39:22 -0400
  • ac9fa536c8 Add OSX to CI test matrix. Stefan Seefeld 2018-04-08 21:34:48 -0400
  • 7352c9c0f7 Remove not reachable condition. Gaurav 2015-11-03 14:22:44 +0530
  • 26ac881b9d Fix CI links. Stefan Seefeld 2018-04-08 20:41:51 -0400
  • 19f6c782aa Improve CI test coverage. Stefan Seefeld 2018-04-08 13:07:29 -0400
  • f3df1bf912 Remove redundant pragma once directives. Stefan Seefeld 2018-04-07 17:05:18 -0400
  • a383ecdd88 Fix build warning. Stefan Seefeld 2018-03-15 15:29:06 -0400
  • d515eb82c8 Fix build warning. Stefan Seefeld 2018-03-15 15:29:06 -0400
  • 0021720a46 Conditionalize targets on Python configuration. Stefan Seefeld 2018-03-11 10:31:21 -0400
  • 61591f7ad2 Enable more MSVC versions. Stefan Seefeld 2018-03-09 13:17:24 -0500
  • 6b8ab7a5a3 Conditionalize tests. Stefan Seefeld 2018-03-09 13:08:07 -0500
  • 02e079cf4d Merge branch 'develop' Stefan Seefeld 2018-03-08 07:07:42 -0500
  • 9039286937 Remove references to scons from README. Stefan Seefeld 2018-03-07 16:53:05 -0500
  • 429ac28c4a Streamline CI logic. Stefan Seefeld 2018-03-07 11:56:20 -0500
  • 1db3871f50 Remove obsolete scons-based build logic. Stefan Seefeld 2018-03-07 13:36:26 -0500
  • 66dad425aa Build docs with faber. Stefan Seefeld 2018-03-07 11:01:20 -0500
  • ed3cbf8a60 Start to collect release notes. Stefan Seefeld 2018-02-25 17:39:18 -0500
  • 2f6e728de5 Fix misspelled operator name. Stefan Seefeld 2018-02-20 16:43:58 -0500
  • 65be0e0f0f Only iterate over multiple calling conventions on x86. Stefan Seefeld 2018-02-15 20:23:46 -0500
  • d4d41d94ae Add Python version to library suffix. Stefan Seefeld 2018-02-06 16:59:45 -0500
  • 660487c43f Fix build with Python 3.7 Bernhard Rosenkränzer 2018-02-09 18:20:30 +0100
  • d6d54ce483 This is an object, not a function declaration. Really. Stefan Seefeld 2017-12-18 15:04:23 -0500
  • 7c33ff0c59 Merge branch 'develop' Stefan Seefeld 2017-11-17 10:06:54 -0500
  • b9d0d97499 Fix MSVC compilation failure. Stefan Seefeld 2017-11-16 10:21:19 -0500
  • fc978f085b Merge branch 'develop' Stefan Seefeld 2017-11-11 08:04:54 -0500
  • ebba009a9f First attempt at faber-based build system. Stefan Seefeld 2017-11-10 02:08:40 -0500
  • 9ad3313d1f Fix deprecated elementwise comparison warning / error. Stefan Seefeld 2017-11-07 19:43:16 -0500
  • bf9a03399b Revert "Avoid multiple template instances of boost::python::details::get_signature when multiple calling conventions are enabled" Stefan Seefeld 2017-10-30 08:04:01 -0400
  • 2d9871fc5a Fix unresolved symbol error with MSVC. Stefan Seefeld 2017-10-27 13:03:24 -0400
  • 30c9eb1fb6 Fix c++11 detection. Gary Furnish 2017-08-21 09:19:20 -0600
  • 7c5e478432 Fix autoptr/unique_ptr ifdef for VS2017. Gary Furnish 2017-08-20 21:56:52 -0600
  • 2b7842a39f Fix memory leaks in enum.cpp Krzysztof Trzciński 2017-10-24 11:09:23 +0100
  • 8d37630cc8 Fix warning: returning the proper type for object sizes Raffi Enficiaud 2017-08-15 21:32:15 +0200
  • 9d2903cd5e Fix symbol visibility of init method Marvin Schmidt 2017-09-04 07:43:43 +0200
  • b09d80a93e Fix exec(), eval() not passing through arguments Frank Richter 2017-10-18 11:43:28 +0200
  • 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." Mark Borgerding 2017-09-20 16:47:48 -0400
  • ecf05c4a90 ndarray.shape(k),strides(k) act more like their python counterparts (negative indexing, bounds checking) (issue #157) Mark Borgerding 2017-09-20 09:39:46 -0400
  • 00b7ed03a7 Remove executable attribute for files. Edward Diener 2017-09-17 16:34:40 -0400
  • fed4f0d0f9 Fix version number. Stefan Seefeld 2017-08-13 20:45:13 -0400
  • 39edfd45cf Fix traits qualification. Stefan Seefeld 2017-08-13 20:44:52 -0400
  • c2424bcc8f Fix version number. Stefan Seefeld 2017-08-13 20:45:13 -0400
  • b3b67273b0 Fix traits qualification. Stefan Seefeld 2017-08-13 20:44:52 -0400
  • 8c2a808cbe Remove 'numeric' documentation. Stefan Seefeld 2017-07-31 11:37:52 -0400
  • 31c8b7f1b4 Remove 'numeric' documentation. Stefan Seefeld 2017-07-31 11:37:52 -0400
  • aeedea409a Merge branch 'develop' Stefan Seefeld 2017-07-20 13:03:52 -0400
  • 2d1f66fd19 Remove module as obsoleted by Boost.NumPy. Stefan Seefeld 2017-07-20 11:39:58 -0400
  • 69e38d2186 Fix documentation. Stefan Seefeld 2017-07-20 10:11:19 -0400
  • df6926551e Merge branch 'develop' Stefan Seefeld 2017-06-25 18:27:19 -0400
  • 8536e97c67 Use utf-8 encoding Stefan Seefeld 2017-06-14 10:44:16 -0400
  • 142661dac8 Use std type_traits instead of boost type_traits shreyans800755 2017-06-25 02:03:58 +0530
  • d6554d6c65 Handle BOOST_LIB_NAME for NumPy on Python 2/3 John Kirkham 2017-06-10 22:43:08 -0400
  • 90829714cc Fix BOOST_LIB_NAME for Python 3 John Kirkham 2017-06-10 18:22:57 -0400
  • 664d443df3 Fix Python3 compatibility bug. Stefan Seefeld 2017-06-03 18:26:14 -0400
  • c4fe369d69 Require NumPy 1.7 API. Stefan Seefeld 2017-06-02 19:31:26 -0400
  • 7cfc47008e Rename test source Stefan Seefeld 2017-06-02 19:30:22 -0400
  • 1452dfe713 Reencoded a few headers that used Windows-1252 with UTF-8. Raphael Isemann 2017-06-02 14:59:41 +0200
  • 3613142839 Fixing compiling error 'error: ‘NPY_FLOAT16’ was not declared in this scope' Saliya 2017-05-08 17:12:36 +0530
  • b2f53e1acf exec/eval(): add overloads for char const* John Zwinck 2016-10-21 15:55:06 +0800
  • 3844c4fc5f Fix more missing symbols. Stefan Seefeld 2017-04-14 13:14:05 -0400
  • 7d3df3d3a7 Merge branch 'develop' Stefan Seefeld 2017-03-28 12:57:32 -0400
  • df16e3e55e Fix typo. Stefan Seefeld 2017-03-28 12:54:05 -0400
  • ae747521b0 Merge branch 'develop' Stefan Seefeld 2017-03-24 15:53:30 -0400
  • 3066c73c09 Fix Windows builds. Stefan Seefeld 2017-02-15 15:36:01 -0500
  • edd890bd2b More dllexport fixes Stefan Seefeld 2017-03-20 08:29:15 -0400
  • 352792c90a Add more export symbols. Stefan Seefeld 2017-03-16 20:14:39 -0400
  • 47faef65ee Fix documentation links. Stefan Seefeld 2017-03-16 11:35:26 -0400
  • 5e4b44e0af Don't build numpy if there's no python version to target. Rene Rivera 2017-03-06 10:30:41 -0600
  • 5121fc11f9 Don't build numpy if there's no python version to target. Rene Rivera 2017-03-06 10:30:41 -0600
  • 07b1489f3b BPL builds targets need to always be defined. Rene Rivera 2017-03-05 15:16:36 -0600
  • 471e6181b2 BPL builds targets need to always be defined. Rene Rivera 2017-03-05 15:16:36 -0600
  • 44ea0562b2 Fix no pynumpy target when no numpy configured. Rene Rivera 2017-03-05 08:56:57 -0600
  • 60fba03e99 Fix libs from referencing BPL when there is no python configured. Rene Rivera 2017-03-03 22:28:22 -0600
  • 398e7f02b8 Fix no pynumpy target when no numpy configured. Rene Rivera 2017-03-05 08:56:57 -0600
  • 1e315242ce Fix libs from referencing BPL when there is no python configured. Rene Rivera 2017-03-03 22:28:22 -0600
  • 77ee91d5c5 Updated python library reference url al3xst 2016-11-17 14:54:10 +0100
  • e3c9dd78aa Merge branch 'develop' Stefan Seefeld 2017-03-03 18:07:49 -0500
  • e670de2795 Fix empty numpy lib name caused by missing parens for lib name map. Rene Rivera 2017-03-02 21:55:49 -0600
  • 367b793ac9 Merge branch 'develop' of https://github.com/boostorg/python.git into develop Rene Rivera 2017-03-01 10:15:47 -0600