Commit Graph

  • 921e306b9a Fix license/copyright Dave Abrahams 2006-09-20 21:59:03 +0000
  • 95f0b39c90 merged from HEAD Dave Abrahams 2006-09-18 22:22:31 +0000
  • bed1d26904 Return an int, not a string, on success from check_numeric_array_rich_slice, since that's what the tests expect. Dave Abrahams 2006-09-18 22:21:50 +0000
  • 23057688f9 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'. nobody 2006-09-18 19:56:20 +0000
  • 029618f719 merged from HEAD Dave Abrahams 2006-09-18 18:25:57 +0000
  • 41a342f026 vc6/7 workaround Dave Abrahams 2006-09-18 18:25:12 +0000
  • cee8e07046 Checkin missing op_repr definition Dave Abrahams 2006-09-18 02:59:31 +0000
  • 38f7a4e9b6 merge from HEAD Dave Abrahams 2006-09-17 02:42:51 +0000
  • 0806e89964 More informative error messages Better autoconfiguration Dave Abrahams 2006-09-17 02:41:20 +0000
  • f5421ca6b2 Default to Python 2.4 in Unix builds Dave Abrahams 2006-09-16 18:43:53 +0000
  • eea7697175 if __name__ == '__main__' Ralf W. Grosse-Kunstleve 2006-09-14 21:57:56 +0000
  • 777ce7b561 magic coding: iso-latin1 comment added to avoid Python SyntaxError Ralf W. Grosse-Kunstleve 2006-09-14 21:53:00 +0000
  • 864ece5539 cross module compatibility test for opaque Gottfried Ganßauge 2006-09-14 19:06:33 +0000
  • 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. Gottfried Ganßauge 2006-09-14 05:59:29 +0000
  • 326c871224 attempt unverified workaround for http://tinyurl.com/gvrgd Dave Abrahams 2006-09-13 22:47:11 +0000
  • 567a2c7b89 attempt unverified workaround for http://tinyurl.com/gvrgd Dave Abrahams 2006-09-13 22:47:11 +0000
  • 924eeccd53 merged from trunk Dave Abrahams 2006-09-13 00:02:56 +0000
  • 05070faf12 Attempt to capture better debugging info in output Dave Abrahams 2006-09-12 23:58:40 +0000
  • 4a63cf4843 Move definition of BOOST_PYTHON_SUPPRESS_REGISTRY_INITIALIZATION back where it belongs. Dave Abrahams 2006-09-12 22:37:09 +0000
  • ad8069314d Move definition of BOOST_PYTHON_SUPPRESS_REGISTRY_INITIALIZATION back where it belongs. Dave Abrahams 2006-09-12 22:37:09 +0000
  • 1d65b74273 Add missing license/copyright Dave Abrahams 2006-09-11 22:27:29 +0000
  • 9366c48351 add missing license/copyright info Dave Abrahams 2006-09-11 22:08:18 +0000
  • 5a14319753 SunPro workarounds Dave Abrahams 2006-09-11 10:38:14 +0000
  • 279a4f7888 Update Joel de Guzman 2006-08-31 06:01:57 +0000
  • 3c1ae689a7 merged from trunk Dave Abrahams 2006-08-24 19:04:23 +0000
  • d3418d494c Restort BOOST_PYTHON_STATIC_LIB. We don't want to create exported symbols. Dave Abrahams 2006-08-24 19:03:35 +0000
  • a99bd50e52 merged from trunk Dave Abrahams 2006-08-24 13:05:30 +0000
  • c839427246 Sun workaround Dave Abrahams 2006-08-24 13:04:59 +0000
  • 8b178594ff merged from trunk Dave Abrahams 2006-08-22 11:51:18 +0000
  • dd3a136b18 Attempted Sun workaround Dave Abrahams 2006-08-22 11:50:35 +0000
  • 786aeef998 merged from trunk Dave Abrahams 2006-08-11 15:51:09 +0000
  • 48696918de Try not specifying static link, to see if it makes Darwin happy Dave Abrahams 2006-08-11 15:50:21 +0000
  • 45e4cf506f merged from trunk Dave Abrahams 2006-08-11 00:48:19 +0000
  • 88be35ddc2 Attempt Sun-5.8 workaround Dave Abrahams 2006-08-11 00:47:48 +0000
  • 8fb6e1f48d (merge from head) removed tabs (inspect tool) Gennaro Prota 2006-07-24 22:28:41 +0000
  • 9ee0d36a1d removed tabs (inspect tool) Gennaro Prota 2006-07-24 22:25:35 +0000
  • ecf70b05f2 (merge from head) removed tabs (inspect tool) Gennaro Prota 2006-07-24 22:21:39 +0000
  • f240e0bab6 removed tabs (inspect tool) Gennaro Prota 2006-07-24 22:20:25 +0000
  • 4081605e4b removed tabs (inspect tool) Gennaro Prota 2006-07-24 22:14:15 +0000
  • c54acdb9db (merge from head) minor fix: violation of min/max guidelines Gennaro Prota 2006-07-24 22:06:09 +0000
  • f332ff2d89 minor fix: violation of min/max guidelines Gennaro Prota 2006-07-24 22:04:05 +0000
  • 489dae2b58 Clarify comment Vladimir Prus 2006-07-22 12:53:49 +0000
  • ec77608840 Clarify comment Vladimir Prus 2006-07-22 12:53:49 +0000
  • f852ce6f7b Windows Vladimir Prus 2006-07-22 12:28:43 +0000
  • f5a69a1dab Windows fix: use <library>/pytho/python_for_extensions, not <use>, so that we actually link to Python import lib on windows. Vladimir Prus 2006-07-22 12:28:00 +0000
  • e500919d25 Merge: Don't link Boost.Python to python library Vladimir Prus 2006-07-22 07:16:18 +0000
  • a1e865061c Don't link Boost.Python to python library, and don't require <threading>multi for embedding applications. Vladimir Prus 2006-07-22 07:12:10 +0000
  • 596e92404a old misunderstanding corrected (L-BFGS) Ralf W. Grosse-Kunstleve 2006-07-11 04:09:41 +0000
  • 2640f5af94 new css Joel de Guzman 2006-06-29 09:35:52 +0000
  • 0605e9fdcf minor tweak Joel de Guzman 2006-06-22 13:43:09 +0000
  • cf68da0b19 added test for vector<string> Joel de Guzman 2006-06-22 13:33:46 +0000
  • d3c474b295 terminology tweak Joel de Guzman 2006-06-20 14:01:12 +0000
  • c9300e07c2 added custom converter test for map indexing suite Joel de Guzman 2006-06-20 00:33:22 +0000
  • 7a645a6d8a Merged header inclusion order fix from trunk to release branch. Markus Schöpflin 2006-06-06 09:44:35 +0000
  • fa2185e5ab Merged header inclusion order fix from trunk to release branch. Markus Schöpflin 2006-06-06 09:39:16 +0000
  • cab94a7bba adjustments for new MIPSpro 7.4.4 Ralf W. Grosse-Kunstleve 2006-06-02 05:39:50 +0000
  • caa9cb8268 Python 2.5 compatibility Ralf W. Grosse-Kunstleve 2006-05-18 22:41:14 +0000
  • 66ac61450e avoid Visual C++ 7.1 "resolved overload was found by argument-dependent lookup" warning Ralf W. Grosse-Kunstleve 2006-05-18 22:09:20 +0000
  • 59f81def56 Python include must appear before any system include Ralf W. Grosse-Kunstleve 2006-05-18 18:47:12 +0000
  • 92862028b7 MIPSpro 7.3.1 compatibility Ralf W. Grosse-Kunstleve 2006-05-18 18:46:26 +0000
  • b0ba7dfc50 also exercise OVERLOADS with docstring Ralf W. Grosse-Kunstleve 2006-05-18 16:15:59 +0000
  • fe3abeda9f much more informative pickle error messages if pickling is not enabled Ralf W. Grosse-Kunstleve 2006-05-18 15:49:41 +0000
  • 5cc33461dd Merge from trunk Vladimir Prus 2006-04-10 09:02:57 +0000
  • 7b93f2fdc5 Merged fix from HEAD for Tru64/CXX compilation error. Markus Schöpflin 2006-03-23 09:40:38 +0000
  • 3fdfb30e33 Include python first, fixes error on Tru64/CXX. Markus Schöpflin 2006-03-23 09:38:03 +0000
  • cdcf8633bb Force multithreading for Python test. Vladimir Prus 2006-03-22 09:53:34 +0000
  • 219743964d This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'. nobody 2006-03-21 02:26:31 +0000
  • e7927ef4ea HP-UX aCC support Ralf W. Grosse-Kunstleve 2006-03-20 00:00:39 +0000
  • 8c1f04bd4c Fix bug in example. Dave Abrahams 2006-03-13 06:39:41 +0000
  • 136587c96f Make select_from_python_test have Python includes when compiling. Vladimir Prus 2006-03-09 15:27:01 +0000
  • 23664ec448 Specify <define>BOOST_PYTHON_STATIC_LIB for the select_from_python_test, just like V1 does. Vladimir Prus 2006-03-07 07:37:45 +0000
  • 6b1a3c4489 Change Jamfile.v2 to use static linking to Boost.Python for 'exec' test. Vladimir Prus 2006-03-06 08:10:38 +0000
  • fa4ebe5c53 Disabled pointer_vector test on Tru64/CXX as it runs forever and keeps hanging the regression tests. Markus Schöpflin 2006-03-03 09:08:39 +0000
  • 28ef4a9e38 Reorder includes to make sure that python headers are included first, this makes the test pass on hp_cxx_71_006_tru64. Markus Schöpflin 2006-03-02 17:12:18 +0000
  • 5d1053552c missing const added (MIPSpro 7.3 warning) Ralf W. Grosse-Kunstleve 2006-02-28 01:32:33 +0000
  • 0a38ca1660 Disable pointer_vector test on HP-CXX for now. Markus Schöpflin 2006-02-27 15:26:45 +0000
  • 5791e3b58e Added VPython Dave Abrahams 2006-02-25 12:35:48 +0000
  • 2bfd2fa0fd Add missing exception specification. Dave Abrahams 2006-02-23 17:14:59 +0000
  • 0793267bf0 Add BOOST_PYTHON_STATIC_LIB and BOOST_PYTHON_DYNAMIC_LIB to usage requirements, as appropriate. Vladimir Prus 2006-02-21 07:38:14 +0000
  • eca25c0b7d Extra project-level requirements. Vladimir Prus 2006-02-21 07:36:46 +0000
  • a8bad65556 Fix mistaken dependency on lightweight_test.hpp Dave Abrahams 2006-02-20 19:21:59 +0000
  • 6ef31ba33a Stop using assert() in tests so we can test with NDEBUG defined. Dave Abrahams 2006-02-20 15:45:40 +0000
  • c15216b385 Changes to ensure QNX/QCC compatability Jim Douglas 2006-02-15 19:57:56 +0000
  • a1ff35769b Doc Tweaks Joel de Guzman 2006-02-14 02:24:32 +0000
  • 22e82ae30f void pointer conversion support, from Niall Douglas, then heavily edited by DWA. Merged from python-voidptr Dave Abrahams 2006-02-12 16:09:08 +0000
  • 2d117bc4ad void pointer conversion support, from Niall Douglas, then heavily edited by DWA. Dave Abrahams 2006-02-11 22:29:33 +0000
  • 6347ca8065 vc7 workaround Dave Abrahams 2006-02-11 22:26:45 +0000
  • c39836ddc8 Tests for bool conversions Dave Abrahams 2006-02-10 17:26:06 +0000
  • fb35a82bf1 Tests for bool members Dave Abrahams 2006-02-10 17:25:25 +0000
  • 44c5c18f45 Update Jamfile.v2 Vladimir Prus 2006-02-09 09:50:56 +0000
  • e0cceeb88c Update. Vladimir Prus 2006-02-08 08:37:05 +0000
  • 4a5f6f2e24 Update Jamfile.v2 Vladimir Prus 2006-02-07 11:49:00 +0000
  • 8b1748fea0 add tuple conversion Dave Abrahams 2006-01-31 03:26:46 +0000
  • 82919f0d5c another attempt to fix Code Warrior 9.4 link problem Ralf W. Grosse-Kunstleve 2006-01-24 17:55:56 +0000
  • 1f6ded7b4e Boost.Python docstring_options.hpp news Ralf W. Grosse-Kunstleve 2006-01-24 00:41:25 +0000
  • a0d2873156 attempt to fix Code Warrior 9.4 link problem Ralf W. Grosse-Kunstleve 2006-01-23 19:01:17 +0000
  • 0519d54229 avoid g++ -Wall -W "unused parameter" warnings Ralf W. Grosse-Kunstleve 2006-01-22 19:29:32 +0000
  • c181874335 initialize all slots of PyTypeObject to avoid g++ -Wall -W warnings Ralf W. Grosse-Kunstleve 2006-01-22 19:26:50 +0000
  • 203a42c35f avoid g++ -Wall -W "unused parameter" warnings Ralf W. Grosse-Kunstleve 2006-01-22 19:21:22 +0000
  • 8eba0eb25b initialize all slots of PyTypeObject to avoid g++ -Wall -W warnings Ralf W. Grosse-Kunstleve 2006-01-22 19:21:08 +0000