Commit Graph

  • c3a311ab85 Explicit qualifications help MSVC6 Dave Abrahams 2002-01-20 23:07:05 +0000
  • 7926e1bc3c Fixes for reference parameters to constructors Dave Abrahams 2002-01-20 03:08:08 +0000
  • b796db648a added default constructor for use with BGL Dave Abrahams 2002-01-14 21:28:49 +0000
  • 0964ecac8c cxx fixes Dave Abrahams 2002-01-10 20:10:32 +0000
  • dd1ac7952b Modified Files: boost/graph/breadth_first_search.hpp Dave Abrahams 2002-01-10 19:28:16 +0000
  • 7d1cbcb0c1 Possible workaround for cxx 6.2 Dave Abrahams 2002-01-10 19:07:18 +0000
  • 98c9e67625 Fixed mistaken "C" linkage Dave Abrahams 2002-01-10 13:59:14 +0000
  • aeef66ce35 Handle cv-qualified member functions Dave Abrahams 2002-01-10 02:32:47 +0000
  • 8cff66e8c6 initial checkin Dave Abrahams 2002-01-09 23:23:44 +0000
  • 10a04acf41 Missing this-> inserted (due to EDG 245 diagnostics) Ralf W. Grosse-Kunstleve 2002-01-09 21:20:51 +0000
  • 9923a4c4ff More "realism" Dave Abrahams 2002-01-07 06:47:22 +0000
  • 0dafa9e229 check number of arguments Dave Abrahams 2002-01-07 06:46:32 +0000
  • e83e8a8f1c object::->objects:: Dave Abrahams 2002-01-07 06:45:53 +0000
  • 72aa768235 Added overload capability Dave Abrahams 2002-01-06 14:41:51 +0000
  • 65c74e3976 avoiding naming conflict, object:: -> objects:: Dave Abrahams 2002-01-06 14:40:53 +0000
  • cdac34efea Added wrapper for PyObject* Dave Abrahams 2002-01-06 14:40:33 +0000
  • 03fef3106d Bug fix: convertability checks were missed in one case Dave Abrahams 2002-01-06 14:39:52 +0000
  • d598d0a4db added inlines Dave Abrahams 2002-01-06 14:39:34 +0000
  • ab22e1b3a9 Added most of the module_builder interface Dave Abrahams 2002-01-06 14:36:28 +0000
  • 26d520af3c avoiding naming conflict, object:: -> objects:: Dave Abrahams 2002-01-06 14:35:27 +0000
  • fb333f3641 Bug fix: convertability checks were missed in one case Dave Abrahams 2002-01-06 14:34:14 +0000
  • 1cc65a47eb Added wrapper for PyObject* Dave Abrahams 2002-01-06 14:33:33 +0000
  • 8d56c52991 simplification: I didn't really understand what I was dealing with, so I pared things down. Dave Abrahams 2002-01-06 14:32:51 +0000
  • 4b88b9eed1 Added most of the module_builder interface Dave Abrahams 2002-01-06 14:31:27 +0000
  • 462b91fb08 Added min/max argument count checking Dave Abrahams 2002-01-06 14:30:46 +0000
  • b65f4ff963 added inlines Dave Abrahams 2002-01-06 14:29:54 +0000
  • 8d27b48225 update for cxx 6.5 and irix_CC Ralf W. Grosse-Kunstleve 2002-01-05 02:18:00 +0000
  • e2623c5e82 fixes for gcc-3.0.3 Dave Abrahams 2002-01-04 23:32:23 +0000
  • acdae42fc5 work-around for cxx Ralf W. Grosse-Kunstleve 2002-01-04 20:49:20 +0000
  • 451aac806e remove extra semicolons Ralf W. Grosse-Kunstleve 2002-01-04 20:15:49 +0000
  • 586e6178b4 commented Dave Abrahams 2002-01-04 02:06:21 +0000
  • 1201761ff3 initial checkin Dave Abrahams 2002-01-02 17:53:34 +0000
  • bdf68f092e Accounting for by-value conversions Convertibility checks now collect the auxiliary conversion data Dave Abrahams 2002-01-01 18:55:23 +0000
  • a179f87d54 BOOST_PYTHON_EXPORT -> BOOST_PYTHON_DECL Dave Abrahams 2002-01-01 18:53:12 +0000
  • b2944a12de Convertibility checks now collect the auxiliary conversion data BOOST_PYTHON_EXPORT -> BOOST_PYTHON_DECL Dave Abrahams 2002-01-01 18:52:04 +0000
  • bfcb36927c Accounting for by-value conversions Dave Abrahams 2002-01-01 18:49:20 +0000
  • ccd21d5254 Accounting for by-value conversions Convertibility checks now collect the auxiliary conversion data Dave Abrahams 2002-01-01 18:47:32 +0000
  • a7b8448107 obsolete now that Boost.Python is in a shared lib. Dave Abrahams 2002-01-01 18:45:49 +0000
  • e934be2d99 BOOST_PYTHON_EXPORT -> BOOST_PYTHON_DECL Dave Abrahams 2002-01-01 18:21:31 +0000
  • 015b875a9e Convertibility checks now collect the auxiliary conversion data Dave Abrahams 2002-01-01 18:21:06 +0000
  • 1247ff2543 *** empty log message *** Dave Abrahams 2001-12-31 17:02:43 +0000
  • dc831fb3f6 Stuck the extension_class code in the DLL whenever possible Dave Abrahams 2001-12-29 00:00:19 +0000
  • 94c0e947f5 Stuck the extension_class code in the DLL whenever possible Removed copyability restriction in class_base to enable the above Dave Abrahams 2001-12-28 23:59:02 +0000
  • ed9bc835a2 Stuck the extension_class code in the DLL whenever possible Removed some flotsam Dave Abrahams 2001-12-28 23:56:10 +0000
  • 2eb2e52a79 workaround some compiler limitations Dave Abrahams 2001-12-28 23:52:01 +0000
  • 14f6f88526 irix_CC workaround; updated makefiles Ralf W. Grosse-Kunstleve 2001-12-28 13:26:36 +0000
  • 1f78c74085 fixes Dave Abrahams 2001-12-24 19:27:39 +0000
  • c494649dde fix a bug with instance::power reported by Scott Snyder. Dave Abrahams 2001-12-18 21:00:07 +0000
  • 460f3aebe9 inital checkin Dave Abrahams 2001-12-17 17:24:41 +0000
  • d4b215a66b Integrating Andreas Zieringer's shared lib changes Dave Abrahams 2001-12-17 17:00:53 +0000
  • 1a13387012 Integrating Andreas Zieringer's shared library implementation. Dave Abrahams 2001-12-17 16:59:54 +0000
  • 291c36df05 Integrated Scott Snyder's nested class patch Dave Abrahams 2001-12-17 05:49:24 +0000
  • bed2c8a371 no message Dave Abrahams 2001-12-16 18:20:26 +0000
  • e65ca4ccac Python 1.5 compatibility fixes Dave Abrahams 2001-12-16 17:58:23 +0000
  • f9e6933840 Use "call", otherwise the "set" command is not executed. Ralf W. Grosse-Kunstleve 2001-12-16 06:00:03 +0000
  • 5134fb2ec1 scott snyder's fixes to maintain 1.5.2 compatibility Dave Abrahams 2001-12-15 22:59:48 +0000
  • 3a86a69964 Restore Python <2.2 compatibility (config.h, pyconfig.h). Ralf W. Grosse-Kunstleve 2001-12-15 04:59:11 +0000
  • c6fd3c47a4 Makefile and example setup batch file for Win32 Metrowerks Codewarrior 7. Ralf W. Grosse-Kunstleve 2001-12-15 04:57:18 +0000
  • a365fa6109 many fixes Dave Abrahams 2001-12-13 19:43:35 +0000
  • 160451b210 Integrating scott snyder's inplace operator improvements Fixed Python 2.2 incompatibility Dave Abrahams 2001-12-13 18:23:10 +0000
  • 2f6e3cc09d Integrating scott snyder's inplace operator improvements Dave Abrahams 2001-12-13 18:22:03 +0000
  • d05cc7ccec integrating scott snyder's changes Dave Abrahams 2001-12-13 18:18:52 +0000
  • ccfd4acbda factored out python.jam Dave Abrahams 2001-12-13 18:17:38 +0000
  • 6a6084ed0e Metrowerks needs BOOST_NO_STD_LOCALE in config to be able to compile regex regex test Jamfile updates so that some tests will actually run warning suppression for condition.cpp Dave Abrahams 2001-12-02 17:43:45 +0000
  • 0dbb780a2f * Updated to new handle_exception() idiom for boost::python * Made Cygwin archiving reliable, even when the user supplies a path with backslashes Dave Abrahams 2001-11-15 05:29:22 +0000
  • e6efa6e13e Fix minor gcc bug Dave Abrahams 2001-11-15 00:51:33 +0000
  • 76768120d4 use the new "no-rethrow" way of handling exceptions. Dave Abrahams 2001-11-14 20:36:14 +0000
  • 7d6ff83760 use the new "no-rethrow" way of handling exceptions. Dave Abrahams 2001-11-14 20:07:38 +0000
  • 5bec0d2d98 fixes for intel Dave Abrahams 2001-11-14 20:06:18 +0000
  • aad05325a6 Pro7 compatibility use the new "no-rethrow" way of handling exceptions. Dave Abrahams 2001-11-14 19:50:35 +0000
  • 6e7f1bc257 Pro7 compatibility Dave Abrahams 2001-11-14 17:41:17 +0000
  • 634d0848c8 got rid of the "rethrow error reporting" mechanism Dave Abrahams 2001-11-14 17:37:07 +0000
  • b7e1059227 initial checkin Dave Abrahams 2001-11-14 17:35:18 +0000
  • e7904fa67a add _d targets for debugging Dave Abrahams 2001-11-14 17:32:08 +0000
  • e38bc7cbce Pro7 compatibility Dave Abrahams 2001-11-14 17:26:11 +0000
  • b211f8a096 Modified Files: index.htm - fixed reference to CVS repository libs/python/build/Jamfile - first stab at metrowerks Pro7 support status/Jamfile - added RUN_ALL_TESTS variables to force tests to run tools/build/boost-build.jam - fix BOOST_BUILD_INSTALLATION setting tools/build/metrowerks-tools.jam - command file support tools/build/msvc-tools.jam - permanent command file support tools/build/intel-win32-tools.jam - made it an extension of msvc-tools.jam tools/build/gcc-tools.jam - made FINDLIBS change submitted by Toon Knapen tools/build/jam_src/variable.c - changed command-line/env. variable interpretation so that surrounding them with quotes causes no breaking at spaces. Dave Abrahams 2001-11-10 22:16:01 +0000
  • b4a1a6c688 PYEXE=PYTHONPATH=. /usr/local/Python-1.5.2/bin/python Ralf W. Grosse-Kunstleve 2001-11-02 01:24:59 +0000
  • 6cb4b790b9 Python 2.2 pickle problems fixed. Ralf W. Grosse-Kunstleve 2001-11-01 23:28:54 +0000
  • a245bdbc2a Modified Files: boost/python/detail: base_object.hpp - Changed template parameter to MixedCase cast.hpp - Killed off unused downcast_traits<> functions.hpp - Added commentary Dave Abrahams 2001-10-31 19:14:07 +0000
  • e63451a9e7 regex, threads, and python will all build from the top level. If you build the 'test' target from the top level, it will run all regressions. Dave Abrahams 2001-10-06 18:19:15 +0000
  • e552607c95 const-ified list::size() and slice_proxy::size() Dave Abrahams 2001-09-22 17:51:10 +0000
  • c7f1c5e29c New example: nested.cpp Ralf W. Grosse-Kunstleve 2001-08-28 02:02:27 +0000
  • 37b6e22321 Misc; mostly fix links to hard disk locations Beman Dawes 2001-08-20 13:04:43 +0000
  • 6e6ae18aab Missing "std::" added (std::size_t) Ralf W. Grosse-Kunstleve 2001-08-15 19:15:57 +0000
  • 9f3cda0ac3 Spell things consistently. Add some bits of Mac stuff to the tests. Use std::size_t where needed. Darin Adler 2001-08-07 17:22:02 +0000
  • f646975c36 convert int/double to complex Ralf W. Grosse-Kunstleve 2001-07-31 08:10:05 +0000
  • 801cae13ac Macintosh mods: do_it_yourself_converters -> do_it_yourself_convts Ralf W. Grosse-Kunstleve 2001-07-31 07:39:05 +0000
  • f1ae502b1f Merged from branch boost_python_richcmp. Ralf W. Grosse-Kunstleve 2001-07-31 07:12:14 +0000
  • f2e34d4836 MSVC doesn't like boost::dereferencable<T> unless T has a default constructor, so operator-> must be defined by hand Dave Abrahams 2001-07-30 13:31:23 +0000
  • 3c6a8d718f build system update Dave Abrahams 2001-07-23 03:34:37 +0000
  • 08eb28f7b8 move to main trunk Dave Abrahams 2001-07-22 17:03:15 +0000
  • 24509a21d4 Change absolute URL's to relative Beman Dawes 2001-07-12 15:31:15 +0000
  • 4f41a10fef fixed a comment Dave Abrahams 2001-07-11 11:53:46 +0000
  • 26aa8b69f9 Integrate fix from Peter.Bienstman@rug.ac.be Dave Abrahams 2001-07-10 17:57:06 +0000
  • 819db1524f Integrate fix from Peter.Bienstman@rug.ac.be Dave Abrahams 2001-07-09 23:45:09 +0000
  • 8ad7d06ec6 fixed &gt -> &gt; Dave Abrahams 2001-07-08 22:30:12 +0000
  • 606898f569 tiny trivial fix. Ralf W. Grosse-Kunstleve 2001-07-06 07:31:39 +0000
  • 76c6adf1cf --broken_auto_ptr -> --broken-auto-ptr Dave Abrahams 2001-07-03 12:43:12 +0000
  • e504c3cd46 Made it a little more immune to command-line argument ordering Dave Abrahams 2001-07-02 00:16:53 +0000
  • 884b59a0b3 Added JIT debugging hooks Dave Abrahams 2001-07-02 00:16:28 +0000