Commit Graph

  • bbabf21abf pydoc note Dave Abrahams 2005-03-12 03:05:04 +0000
  • 6d24977dd2 Comments for hacks to make PyDoc work. Eliminate reinterpret_cast. Dave Abrahams 2005-03-12 02:58:42 +0000
  • c2b5925600 Hacks to make PyDoc work, from Nick Rasmussen <nick-at-ilm.com> Dave Abrahams 2005-03-12 02:49:10 +0000
  • 91e76a296f Added Civilization IV Dave Abrahams 2005-03-10 14:53:39 +0000
  • e4eee902d4 Add missing #include Dave Abrahams 2005-03-10 14:40:12 +0000
  • db71f17dba typo fixed Ralf W. Grosse-Kunstleve 2005-03-08 15:17:44 +0000
  • b754037949 account for changes in newer versions of Python's doctest module Ralf W. Grosse-Kunstleve 2005-03-08 14:31:12 +0000
  • 7bd76d869b Intel 9 workaround Stefan Slapeta 2005-02-28 12:14:13 +0000
  • c25967a094 Apply typo fixes from Julio M. Merino Vidal Rene Rivera 2005-02-27 17:28:24 +0000
  • bcb6370b0e fix for obviously broken class Rational example Ralf W. Grosse-Kunstleve 2005-02-20 23:05:14 +0000
  • 17faf4504c Export the client-provided docstrings for init<optional<> > and _FUNCTION_OVERLOADS() for only the last overload. Jonathan Brandmeyer 2005-02-18 02:42:42 +0000
  • 53c335f106 Remove unused references to Boost.Test. Vladimir Prus 2005-02-15 14:43:25 +0000
  • cd8951439e More work on Boost.Python. Most tests now pass on Linux. Vladimir Prus 2005-02-15 12:10:09 +0000
  • 0e5e2dc92e includes moved to satisfy the "Python.h first" requirement Ralf W. Grosse-Kunstleve 2005-02-15 10:41:03 +0000
  • 4d50bf0ad9 Concatentation subsequent function docstrings rather than replace the original. Jonathan Brandmeyer 2005-02-11 20:03:13 +0000
  • 1cfa79554d work around gcc problems (gcc 3.2.2 and higher); thanks to John Maddock for the patch! Ralf W. Grosse-Kunstleve 2005-02-05 07:36:14 +0000
  • 567e620565 Match signatures with their mpl::true variants Jonathan Brandmeyer 2005-01-24 02:37:37 +0000
  • 5933fdbf39 Add docstring support for non-static properties. Jonathan Brandmeyer 2005-01-22 21:41:37 +0000
  • 4c21a29a9f Fix typos Dave Abrahams 2005-01-08 02:13:13 +0000
  • 7c21f3b48d Add fusion Dave Abrahams 2005-01-04 23:50:07 +0000
  • 6f4167700c tests for raw constructors Dave Abrahams 2004-12-14 03:33:30 +0000
  • efae35bbd8 Add tests for raw constructors Dave Abrahams 2004-12-03 08:00:11 +0000
  • 8dbd926d9e __DECCXX_VER test: use BOOST_WORKAROUND, BOOST_TESTED_AT instead of raw '#if defined' Ralf W. Grosse-Kunstleve 2004-11-29 21:32:14 +0000
  • c6e658cfca merge RC_1_32_0 fixes Aleksey Gurtovoy 2004-11-28 04:44:21 +0000
  • b77dcf4bea merge RC_1_32_0 fixes Aleksey Gurtovoy 2004-11-28 03:54:58 +0000
  • 1e3cfbca03 fixes for the warnings. Joel de Guzman 2004-11-25 09:17:04 +0000
  • 1ed231747b update Dave Abrahams 2004-11-19 14:17:02 +0000
  • a926eaa86d Merged from RC 1.32 Joel de Guzman 2004-11-16 07:29:41 +0000
  • acd8ec2c31 adjustment for latest Tru64/cxx release (V6.5-042) Ralf W. Grosse-Kunstleve 2004-11-15 23:50:57 +0000
  • 441a9dbea0 Stop reserving rights Dave Abrahams 2004-11-02 20:07:50 +0000
  • 63e92c49df Stop reserving rights. Dave Abrahams 2004-11-02 19:46:47 +0000
  • 49dd8bcf51 Stop reserving rights. Dave Abrahams 2004-11-01 21:23:47 +0000
  • 942f4c4ffd Fix bug in example. Dave Abrahams 2004-11-01 14:17:00 +0000
  • 43791f3a71 Remove qualification from member function name in overloads invocation. Dave Abrahams 2004-11-01 14:15:08 +0000
  • 321bea59fb tidy Dave Abrahams 2004-11-01 00:21:27 +0000
  • 601fd16cba add wrapper<T> Dave Abrahams 2004-11-01 00:14:18 +0000
  • a9cddc10a9 refactor const_argument test to pass if there is a known workaround Aleksey Gurtovoy 2004-10-29 03:19:27 +0000
  • 03fc159aec no message Bruno da Silva de Oliveira 2004-10-27 10:47:03 +0000
  • 59b596e1ee license Joel de Guzman 2004-10-26 00:13:19 +0000
  • 1fe6626edb BSL update based on permissions granted in blanket-permission.txt John Maddock 2004-10-25 11:58:45 +0000
  • fa8cffb3a2 taking care of const_argument test failures (see http://thread.gmane.org/gmane.comp.python.c++/7221) Aleksey Gurtovoy 2004-10-24 07:28:34 +0000
  • 11daf8dde8 fixed some links Joel de Guzman 2004-10-18 11:58:55 +0000
  • 0d6ac67c04 update to quickibook 1.0 Joel de Guzman 2004-10-18 11:29:52 +0000
  • 978dc88499 Making space for update to quickbook 1.0 Joel de Guzman 2004-10-18 10:39:05 +0000
  • 655868d803 Eliminate return from void function. Dave Abrahams 2004-10-15 16:53:40 +0000
  • 92ff4ab76f Applied patch by Christian Hudon Bruno da Silva de Oliveira 2004-10-09 19:49:09 +0000
  • 48a6db6598 redirect Joel de Guzman 2004-10-06 23:56:05 +0000
  • a97d050016 Fixes from Christoph Ludwig <cludwig-at-cdc.informatik.tu-darmstadt.de> Dave Abrahams 2004-10-05 20:41:12 +0000
  • e888d8aa88 Another fix. Dave Abrahams 2004-10-05 20:40:28 +0000
  • 59ca82128a c++boost.gif -> boost.png replacement Aleksey Gurtovoy 2004-10-05 15:45:52 +0000
  • 0620462efb Fixes from Christoph Ludwig <cludwig-at-cdc.informatik.tu-darmstadt.de> Dave Abrahams 2004-10-05 14:35:31 +0000
  • f99f1e187c Intel 8.1 workaround Stefan Slapeta 2004-10-02 19:14:52 +0000
  • 937a851baa warning suppression for GCC Dave Abrahams 2004-09-28 11:57:06 +0000
  • 8e396f8e91 Add new test. Jonathan Brandmeyer 2004-09-27 20:05:52 +0000
  • bd74676685 Work around the stupid VC++/Intel bug that retains argument constness in function signatures. Dave Abrahams 2004-09-27 14:49:27 +0000
  • 70e012bc45 Be more correct about testing for Intel 7.1 on MS Windows. Jonathan Brandmeyer 2004-09-24 02:47:14 +0000
  • 3bb3434a8d fix MSVC 6.x ICE in 'vector_indexing_suite.cpp' Aleksey Gurtovoy 2004-09-22 16:54:04 +0000
  • 2121039a2b Use proper configuration macros. Dave Abrahams 2004-09-21 14:39:50 +0000
  • 5bab5a2398 Fix GCC export limiting patch from Niall Douglas s_sourceforge-at-nedprod.com Dave Abrahams 2004-09-20 13:59:59 +0000
  • 2ca8be0bb2 vc6 workaround Dave Abrahams 2004-09-20 13:45:52 +0000
  • 227448f061 Fix #include Dave Abrahams 2004-09-20 13:39:37 +0000
  • 0b026dc5a2 Apply GCC export limiting patch from Niall Douglas s_sourceforge-at-nedprod.com Dave Abrahams 2004-09-20 12:47:31 +0000
  • 3ba268ed9c moved indirect_traits to boost/detail Dave Abrahams 2004-09-20 02:50:29 +0000
  • c4b09c7526 move to quickbook (WIP) Joel de Guzman 2004-09-16 05:51:33 +0000
  • 164e517a54 move to quickbook (WIP) Joel de Guzman 2004-09-16 05:47:55 +0000
  • fd75e791a7 moved indirect_traits to boost/detail Dave Abrahams 2004-09-16 01:00:30 +0000
  • 7eb9f910ba moved indirect_traits to boost/detail Dave Abrahams 2004-09-16 00:47:59 +0000
  • 78cd3298aa Move indirect_traits to boost/detail Dave Abrahams 2004-09-15 19:35:10 +0000
  • 2f5dfbb728 Move indirect_traits to boost/detail Dave Abrahams 2004-09-15 15:00:12 +0000
  • 3750668aad Add IPLT, alphabetized. Dave Abrahams 2004-09-13 01:25:37 +0000
  • dc2acc5bf5 add proper default handling Dave Abrahams 2004-09-11 14:53:05 +0000
  • f7db275bc4 License update Douglas Gregor 2004-09-09 13:59:01 +0000
  • 7171a34364 Daniel Holth's PyBool mods (dholth-at-fastmail.fm) Dave Abrahams 2004-09-08 19:18:57 +0000
  • f1260e6869 cw ICE workaround Dave Abrahams 2004-09-08 18:57:14 +0000
  • 0b4f2bafe6 Take a shot at enabling the workaround for ICC 7.1 on Windows. Jonathan Brandmeyer 2004-09-08 02:40:52 +0000
  • c5cf576deb _DEBUG/BOOST_DEBUG_PYTHON/DEBUG_UNDEFINED_FROM_WRAP_PYTHON_H must appear before #include <pyconfig.h> Ralf W. Grosse-Kunstleve 2004-09-06 18:42:41 +0000
  • bfd7f71601 merge new MPL version from 'mplbook' branch Aleksey Gurtovoy 2004-09-02 15:41:37 +0000
  • 87718f91ab Bug fix from Francois Ostiguy <ostiguy-at-fnal.gov>, more similar ones from Dave. Dave Abrahams 2004-09-01 20:27:47 +0000
  • 3918395715 always include <pyconfig.h> first Ralf W. Grosse-Kunstleve 2004-09-01 15:43:52 +0000
  • dec9c6d96e removed as defunct Dave Abrahams 2004-08-31 22:11:37 +0000
  • 0c651a890c Use the non-const prototype for all currently known versions of MSVC. Jonathan Brandmeyer 2004-08-26 21:28:28 +0000
  • e00462992c Added default args Dave Abrahams 2004-08-26 14:07:17 +0000
  • 951c65e5a1 Compaq C++ V6.5-041 still needs the offsetof workaround Ralf W. Grosse-Kunstleve 2004-08-25 21:50:52 +0000
  • 0f19b148f6 Converted files to the BSL. John Maddock 2004-08-20 11:10:24 +0000
  • c750be6fc6 fixed link to doc/quickstart.html Joel de Guzman 2004-08-18 23:53:26 +0000
  • d1003f08de Intel-win32 workaround Stefan Slapeta 2004-08-18 14:29:00 +0000
  • 386c45fd4d - added copyright notice Bruno da Silva de Oliveira 2004-08-17 01:51:29 +0000
  • 725d203c32 Added missing license/copyright Dave Abrahams 2004-08-15 12:34:39 +0000
  • 07a14ce350 Clarify/don't abuse extract<> Dave Abrahams 2004-08-12 14:27:40 +0000
  • 77c2c8d77c Copyright and License Joel de Guzman 2004-08-11 02:21:27 +0000
  • 9ea7f100cc Add license, copyright. Ralf W. Grosse-Kunstleve 2004-08-10 17:17:52 +0000
  • 51487a75e9 exercise keyword argument support Ralf W. Grosse-Kunstleve 2004-08-10 17:05:24 +0000
  • 500b8e190d support gcc 2.96 workaround (typedef arg arg_;) Ralf W. Grosse-Kunstleve 2004-08-10 17:04:14 +0000
  • 9102c12c6d bug fix: make use of kw in make_constructor_aux Ralf W. Grosse-Kunstleve 2004-08-10 17:03:23 +0000
  • cb45ee8879 Add license, copyright. Dave Abrahams 2004-08-10 16:14:51 +0000
  • ecae47236e Add license, copyright. Dave Abrahams 2004-08-10 14:59:58 +0000
  • d0ca0886bb Add missing copyright notice using the Boost Software License. Jonathan Brandmeyer 2004-08-10 14:41:06 +0000
  • 18411f4b5f Optimization bug fix from Stefan Seefeld (sseefeld-at-art.ca) Dave Abrahams 2004-08-09 17:43:02 +0000
  • 2c383e7216 Workaround bogus GCC warning. Dave Abrahams 2004-08-05 16:57:10 +0000
  • cac6d3e5ac Made Python testing more verbose by default Avoid using the Boost.Test library wherever possible. Dave Abrahams 2004-08-02 19:31:59 +0000