Commit Graph

  • 3d7f523384 numpy - added missing doxygen builder Jim Bosch 2011-01-06 19:30:58 +0000
  • 252c3aa695 numpy - updates to site_scons, header documentation Jim Bosch 2011-01-04 19:19:20 +0000
  • ba213663b6 merging current boost/python and libs/python from trunk into release branch Ralf W. Grosse-Kunstleve 2010-12-28 20:38:29 +0000
  • b5336f36d6 Boost.Python: Python 3 module initialization fixes (using PyModuleDef), based on patches provided by Austin Bingham Ralf W. Grosse-Kunstleve 2010-12-26 22:42:32 +0000
  • 736ba48c2b merging current boost/python and libs/python from trunk into release branch Ralf W. Grosse-Kunstleve 2010-12-24 17:31:05 +0000
  • fa32b8dfab boost/python/converter/builtin_converters.hpp: fix for Python 3 (by Austin Bingham) Ralf W. Grosse-Kunstleve 2010-12-23 16:36:53 +0000
  • 6066ffef9a Merged revisions 66606 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2010-11-16 18:30:39 +0000
  • c501874bc2 boost/python/object/make_instance.hpp: adding missing includes Ralf W. Grosse-Kunstleve 2010-11-15 23:17:00 +0000
  • f759e9eb0e merging current boost/python and libs/python from trunk into release branch Ralf W. Grosse-Kunstleve 2010-10-18 04:04:52 +0000
  • 584df88fb2 boost.python.numpy - switched to simpler syntax for invoke_matching_array Jim Bosch 2010-10-06 22:40:41 +0000
  • ba1416fff0 boost.python.numpy - moved dtype::invoke_matching_template into separate header, added similar code for invocation based on dimensionality Jim Bosch 2010-10-06 19:05:20 +0000
  • 42ca807c82 boost.python.numpy - fixed missing bool instantiation for dtype::get_builtin Jim Bosch 2010-10-06 00:31:09 +0000
  • cae31b5380 Make extension copied to current directory, for convenient testing Vladimir Prus 2010-09-27 16:27:16 +0000
  • 76af2cfc6b libs/python/src/object/function.cpp: support __module__ attribute (to help certain doc generation systems) Ralf W. Grosse-Kunstleve 2010-09-23 19:22:12 +0000
  • 846c5d9914 Add missing includes Douglas Gregor 2010-08-31 04:50:56 +0000
  • bd8a9eb1fd Boost.Python: Python 3 compatibility patch by Trigve Siver (trac ticket 4497) Ralf W. Grosse-Kunstleve 2010-08-27 17:28:26 +0000
  • b988e8c45f boost.python.numpy - adding missing symbols, fixed constness in dtype Jim Bosch 2010-07-25 00:18:18 +0000
  • 65b3aadc63 merging current boost/python and libs/python from trunk into release branch Ralf W. Grosse-Kunstleve 2010-07-12 22:29:41 +0000
  • 38e92833f6 boost/python/module_init.hpp: patch https://svn.boost.org/trac/boost/ticket/3843 Ralf W. Grosse-Kunstleve 2010-07-09 14:50:09 +0000
  • 14ea71e201 boost/python/converter/builtin_converters.hpp: 64-bit Windows special case to avoid getting a Python long for each std::size_t Ralf W. Grosse-Kunstleve 2010-07-06 14:29:25 +0000
  • e13ebcd0e8 Spirit: merging from trunk upto rev. 61489 Hartmut Kaiser 2010-07-04 22:38:38 +0000
  • 63a3f188b8 Merged changes for #2981, #4166, and #4377 to release branch Marshall Clow 2010-07-02 15:37:14 +0000
  • 34b162738f Merge documentation update. Daniel James 2010-07-02 08:27:42 +0000
  • e481c136e5 Rebuild python documentation. Daniel James 2010-07-01 22:13:45 +0000
  • c7db44f617 boost.python.numpy - added ndarray::reshape Jim Bosch 2010-06-29 07:55:33 +0000
  • 569b395cdd Merge documentation fixes. Daniel James 2010-06-26 12:30:09 +0000
  • f3aecdf2f4 boost.python.numpy - added dtype template invoker Jim Bosch 2010-06-24 22:20:55 +0000
  • ea3c254370 Update various libraries' documentation build. Daniel James 2010-06-20 18:00:48 +0000
  • ed6e9d6726 Applied patch; fixes #4166 Marshall Clow 2010-06-18 15:50:25 +0000
  • 1f04129832 Typo; fixes #2891 Marshall Clow 2010-06-14 01:33:59 +0000
  • b63d44e781 Delay the warning that the Boost.Python Jamfile emits, until someone actually tries to use the library. Fixes #2417. Steven Watanabe 2010-06-13 04:00:10 +0000
  • 52d7dfffdf Use the convertible_function typedef instead of the raw function pointer type. Fixes #903 Steven Watanabe 2010-06-11 18:06:25 +0000
  • 40bd0326f3 boost.python numpy - build system separates debug and standard builds Jim Bosch 2010-06-08 01:44:59 +0000
  • a3e76d59c3 Explicitly qualify bind with boost::. Fixes #4223. Steven Watanabe 2010-05-25 14:22:55 +0000
  • 99d3a54ad5 boost.python numpy support - improvements to build system Jim Bosch 2010-05-18 06:59:41 +0000
  • 4b9cb5337d Include all of the headers needed for the BOOST_MPL_ASSERT that is failing for several compilers Douglas Gregor 2010-05-16 01:27:58 +0000
  • c3d186e0bf boost python numpy extensions - updated source files to reflect previous header move Jim Bosch 2010-05-15 03:44:45 +0000
  • e0fa8ec619 numpy python extensions - moved main header file inside subdirectory Jim Bosch 2010-05-14 23:43:38 +0000
  • e2b2ebe862 numpy python extension - added basic SCons build system, started on unit tests Jim Bosch 2010-05-14 22:47:14 +0000
  • 5b36b84444 Fixed tab and no-newline-at-end-of-file issues from inspection report Jeremiah Willcock 2010-04-20 17:54:16 +0000
  • 78ec0d12db libs/python/test/Jamfile.v2: moving "rule require-windows" block up to avoid bjam syntax error Ralf W. Grosse-Kunstleve 2010-04-05 21:28:30 +0000
  • a7c16bf695 libs/python/test/Jamfile.v2: compile calling_conventions tests only under Windows, following Valdimir Prus' instructions (boost mailing list) Ralf W. Grosse-Kunstleve 2010-04-04 21:03:33 +0000
  • 86db60255a libs/python/test/Jamfile.v2: disabling calling_conventions tests Ralf W. Grosse-Kunstleve 2010-04-04 05:23:15 +0000
  • 37b45d2baf merging current boost/python and libs/python from trunk into release branch Ralf W. Grosse-Kunstleve 2010-04-04 05:19:57 +0000
  • 6d4be7ab3a Handle the destructor call in a way that keeps msvc happy. Fixes #4003 Steven Watanabe 2010-03-26 19:04:40 +0000
  • 65e74ccf1e boost/python/object_core.hpp: new .is_none() member function Ralf W. Grosse-Kunstleve 2010-03-15 22:00:30 +0000
  • eef2eef7dd initial sandbox import for numpy utilities in boost.python Jim Bosch 2010-03-08 21:50:13 +0000
  • 189915bc8b folder for new numpy project: improved boost.python bindings for numpy Jim Bosch 2010-03-08 20:12:06 +0000
  • 9398a63250 Implement --python-buildid. Vladimir Prus 2010-02-28 08:22:46 +0000
  • 1660730320 Remove unintentional reference to "union" test that's not checked in. Dave Abrahams 2010-01-28 14:39:30 +0000
  • 5418a663cb Support different MS calling conventions, thanks to Nicolas Lelong. Closes #3833. Dave Abrahams 2010-01-25 14:48:49 +0000
  • 33408d2dcc boost/python/object/make_instance.hpp: missing include added to resolve g++ 4.4 compilation errors Ralf W. Grosse-Kunstleve 2010-01-24 19:04:59 +0000
  • 3ad52bce72 Support different MS calling conventions, thanks to Nicolas Lelong. Closes #3833. Dave Abrahams 2010-01-24 02:08:46 +0000
  • 471be524f4 boost.python: merging from trunk to release (gcc 4.4 -std=c++0x compatibility) Ralf W. Grosse-Kunstleve 2009-11-21 14:41:51 +0000
  • 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 Ralf W. Grosse-Kunstleve 2009-11-13 20:48:25 +0000
  • e485244886 boost.python: merging from trunk to release (Troy Straszheim's fix for a long-standing bug) Ralf W. Grosse-Kunstleve 2009-11-13 00:40:01 +0000
  • 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 Troy D. Straszheim 2009-11-12 00:46:46 +0000
  • b9cd3ff109 merge from trunk very minor fixes for ticket #2582 Troy D. Straszheim 2009-10-20 15:18:26 +0000
  • 8b0655ce94 Fix for #2582, thanks for the patch. Troy D. Straszheim 2009-10-20 15:06:21 +0000
  • 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 Troy D. Straszheim 2009-10-17 02:07:38 +0000
  • 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. Troy D. Straszheim 2009-10-17 01:10:45 +0000
  • 89100353db boost/python, libs/python: all changes from trunk merged into branches/release Ralf W. Grosse-Kunstleve 2009-10-13 22:37:59 +0000
  • 35ff0adf2b boost/python: some Py_ssize_t replaced with boost::python::ssize_t to restore compatibility with Python 2.3 and 2.4 Ralf W. Grosse-Kunstleve 2009-09-30 12:35:54 +0000
  • 115cde9c7f Revert accidental change. Stefan Seefeld 2009-09-19 16:59:05 +0000
  • ef2a02c396 Merged 2009 GSoC work from sandbox-branches/bhy/py3k branch back into trunk. Stefan Seefeld 2009-09-19 02:32:41 +0000
  • 46be73387c boost/python/object_operators.hpp: merging trunk rev. 55708 into release branch Ralf W. Grosse-Kunstleve 2009-08-23 21:22:52 +0000
  • 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 Ralf W. Grosse-Kunstleve 2009-08-22 00:18:28 +0000
  • d685a5e8c5 python library: sync with trunk to adopt recent exec.cpp fixes Ralf W. Grosse-Kunstleve 2009-08-18 01:08:46 +0000
  • d7389277d3 libs/python/test/exec.cpp: new exercise_embedding_html(), in reaction to https://svn.boost.org/trac/boost/ticket/1890 Ralf W. Grosse-Kunstleve 2009-08-18 00:49:05 +0000
  • 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.) Ralf W. Grosse-Kunstleve 2009-08-18 00:24:54 +0000
  • e80224b1ad boost/python, libs/python: all changes from trunk merged into branches/release (without any manual modifications) Ralf W. Grosse-Kunstleve 2009-08-17 21:01:18 +0000
  • 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. Troy D. Straszheim 2009-07-26 00:49:56 +0000
  • 03fdf5b992 Add basic copyright/license to keep cmake out of the inspection report Troy D. Straszheim 2009-07-22 21:51:01 +0000
  • 27aa9382fc boost_python_unsigned_converter_fix_no_ctypes.patch by Anderson Lizardo (https://svn.boost.org/trac/boost/ticket/3189) Ralf W. Grosse-Kunstleve 2009-07-13 15:00:07 +0000
  • 1a204046c7 boost::python: unsigned converter fix by Anderson Lizardo (https://svn.boost.org/trac/boost/ticket/3189) Ralf W. Grosse-Kunstleve 2009-07-13 05:16:34 +0000
  • 3c98a72153 Use appropriate default values for global and local dicts. Stefan Seefeld 2009-06-15 14:53:48 +0000
  • a4f028246a Allow duplicate enum values. Fixes #2744 Thanks to hugo.lima@openbossa.org Dave Abrahams 2009-06-05 21:18:14 +0000
  • 6ffeca641c GCC Warning Suppression Dave Abrahams 2009-06-05 20:15:01 +0000
  • 22b65a1485 Fix up a lot of missing dependency info. Closes #3136. Dave Abrahams 2009-06-05 20:12:47 +0000
  • d45b9ea66b Add missing dependencies Dave Abrahams 2009-06-04 23:27:40 +0000
  • 0373302165 If no python is configured, default-configure it. Vladimir Prus 2009-05-29 08:18:09 +0000
  • ef53bedd0a Don't mention --preserve-test-targets. Vladimir Prus 2009-05-29 08:05:49 +0000
  • 73b4cd3325 Fixed almost all tab and min/max issues found by inspect tool Jeremiah Willcock 2009-05-20 19:41:20 +0000
  • 3ecb3301a2 Fixed most tab and min/max issues from trunk inspection report Jeremiah Willcock 2009-05-20 19:19:00 +0000
  • e16b3f8ab8 Merge cmake files release -> trunk. Troy D. Straszheim 2009-05-09 22:57:30 +0000
  • f7d31f6ead Fix Boost.Python tests Douglas Gregor 2009-05-08 20:42:11 +0000
  • 47bb3f55a7 Add the pyrun.py script used to run Boost.Python tests via CMake Douglas Gregor 2009-05-07 04:44:23 +0000
  • 6296bd5bc4 bumped wrong version Joel de Guzman 2009-04-29 08:16:02 +0000
  • 7a7b32661e fixed wrong version Joel de Guzman 2009-04-26 14:46:18 +0000
  • 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 Ralf W. Grosse-Kunstleve 2009-04-09 17:30:13 +0000
  • 50acffa593 Tune up python tests for removal of our ctest hacks Troy D. Straszheim 2009-04-08 15:46:14 +0000
  • cf5fcc0a1e Test for overload resolution bug. See this mail for details: Troy D. Straszheim 2009-04-08 12:08:35 +0000
  • c9e694bed8 Build python modules without leading 'lib' and not single threaded Troy D. Straszheim 2009-04-08 11:54:20 +0000
  • 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 Jeremiah Willcock 2009-04-07 01:28:38 +0000
  • 217250f078 Merge PDF build changes from Trunk. John Maddock 2009-02-23 18:39:32 +0000
  • 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. John Maddock 2009-02-17 10:05:58 +0000
  • 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. John Maddock 2009-02-08 16:59:14 +0000
  • 29152af56c merge of cmake build files from trunk per beman Troy D. Straszheim 2009-01-24 18:57:20 +0000
  • 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 Ralf W. Grosse-Kunstleve 2008-12-23 07:55:33 +0000
  • 96798a3a38 Cosmetic fixes (improper links) Joel de Guzman 2008-11-22 03:25:41 +0000