7fa249efc0boost/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
9d6458713amutable get_error_info support
Emil Dotchevski
2009-08-21 22:28:44 +0000
2adec13f04Change <section> to <chapter> so we get valid XML in the output.
John Maddock
2009-08-21 18:49:55 +0000
ed3bd0a5dfAdd signals2 to the PDF docs built.
John Maddock
2009-08-21 18:48:50 +0000
8801cd37a3Merge: Force shared runtime if using ICU.
Vladimir Prus
2009-08-21 16:55:51 +0000
c82ef46ad1Use base_unit_info when computing the name of a scaled base_unit. Fixes#3360.
Steven Watanabe
2009-08-21 13:19:36 +0000
451290132fMerge: Fix type in 'user-config.jam' in diagnostic message
Vladimir Prus
2009-08-21 12:46:00 +0000
b23a40334fFix type in 'user-config.jam' in diagnostic message
Vladimir Prus
2009-08-21 12:44:17 +0000
f983236d22Suppress GCC warnings.
John Maddock
2009-08-20 17:27:24 +0000
7322de8ab0remove "non_convertible" header.
Robert Ramey
2009-08-20 17:19:08 +0000
477ae5a629Make the unrolled implementation of all work for multiples of four. Fixes#2599.
Steven Watanabe
2009-08-20 14:01:39 +0000
3c8b909b25Force shared runtime if using ICU.
Vladimir Prus
2009-08-20 12:05:55 +0000
58c2c7bfbeMerge from trunk per Doug
Beman Dawes
2009-08-20 11:02:08 +0000
96ba519f22Apply patch from issue #3354. Fixes#3354.
John Maddock
2009-08-20 10:43:44 +0000
fd810c55acMPL: merge fix for #3337 from the trunk (thanks Steven!)
Aleksey Gurtovoy
2009-08-20 07:50:16 +0000
061bcad247correct error in exception handling
Robert Ramey
2009-08-20 05:38:50 +0000
c9589a19f7Include warning when serialization pointers with implementation level set to "object_serializable" with tracking set to "track_selectively"
Robert Ramey
2009-08-20 05:36:16 +0000
0e31e93441Fix error in export functionality: a) set key when etf record is constructed. b) make corrections in no_rtti type system c) make no_rtti type system more robust and self-diagnosing
Robert Ramey
2009-08-20 05:32:59 +0000
fcdde56ae6Fix error in export functionality: a) set key when etf record is constructed. b) make corrections in no_rtti type system c) make no_rtti type system more robust and self-diagnosing
Robert Ramey
2009-08-20 05:32:13 +0000
bc1592008dMerged documentation changes from trunk:
Christopher Kohlhoff
2009-08-19 23:39:44 +0000
2604641cc8Provide definitions for the dummy structs used by has_push_back_impl and has_push_front_impl so that they work with Fusion containers. Fixes#3337.
Steven Watanabe
2009-08-19 22:52:27 +0000
0c6e0b62f6Merged revision 55500 from trunk:
Christopher Kohlhoff
2009-08-19 22:47:35 +0000
15d9cc78b7Clarify that deadline_timer uses a UTC-based clock by default.
Christopher Kohlhoff
2009-08-19 22:44:02 +0000
f568492082Add revision history to docs.
Christopher Kohlhoff
2009-08-19 22:29:34 +0000
399ccb6014Fixed edge doubling for copying from an undirected graph to a CSR graph; fixes#3357
Jeremiah Willcock
2009-08-19 20:54:42 +0000
3bf6587df5libs/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
76c3f77031boost/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
075727be7dAssign copyright back to Eric (fixing copy & paste error in changeset 55621)
Aleksey Gurtovoy
2009-08-17 11:01:40 +0000
e8a901f9b3Assign copyright back to Eric (fixing copy & paste error in changeset 55621)
Aleksey Gurtovoy
2009-08-17 10:45:29 +0000
2873528296MPL refmanul: fix copyrights, move all build files in the _build dir
Aleksey Gurtovoy
2009-08-17 10:27:13 +0000
dd1f26ad31Spirit: doc update (added doc for repeat[] directive, minor additions and corrections all over the place)
Hartmut Kaiser
2009-08-16 22:54:12 +0000
a2b2d87c7bSpirit: adding missing header files
Hartmut Kaiser
2009-08-16 22:52:36 +0000
27205e87c1Spirit: make inherited attributes work with multiple subrules
François Barel
2009-08-16 13:43:12 +0000
cd9c8441e3Spirit: make Karma tests more verbose on failure
François Barel
2009-08-16 09:26:05 +0000
059afabbb4Spirit: more work on docs
Hartmut Kaiser
2009-08-15 21:56:17 +0000
a9330a5f92Spirit: docs again
Hartmut Kaiser
2009-08-15 02:54:37 +0000
eb2a635455Spirit: factored out floating point conversion into a separate header
Hartmut Kaiser
2009-08-14 22:27:52 +0000
3a5d61b84aSpirit: working around a mac specific problem
Hartmut Kaiser
2009-08-14 22:26:41 +0000
cd56e470b7Spirit: delete old html files
Hartmut Kaiser
2009-08-14 21:45:10 +0000
d00d6c2449Spirit: Fixed broken docs
Hartmut Kaiser
2009-08-14 21:40:14 +0000
fb1a2de90cSpirit: no longer tie subrules to a skipper/delimiter type
François Barel
2009-08-14 21:14:01 +0000
b3b72b5066Spirit: doc update for real_policy changes, added example printf_style_double_format
Hartmut Kaiser
2009-08-14 20:26:59 +0000
15317a7478Spirit: adjustments to real_policies to accommodate more use cases
Hartmut Kaiser
2009-08-14 20:25:02 +0000
89d8c47153Even though Windows CE has BOOST_NO_STDC_NAMESPACE defined (since STLport doesn't always move everything to std::), numeric_limits and w_int are not in the global namespace.
David Deakins
2009-08-14 17:06:30 +0000
d1e5e56a35Spirit: adding Karma subrules to repository
François Barel
2009-08-14 16:39:56 +0000
d9fc53989dSpirit: added gettimeofday based implementation for high_resolution_timer (thanks to Edward Grace)
Hartmut Kaiser
2009-08-14 12:46:24 +0000
59d224a435Spirit: simplified an example
Hartmut Kaiser
2009-08-14 02:39:51 +0000
8a881cb8c4Spirit: minor adjustment to output_iterator
Hartmut Kaiser
2009-08-14 01:11:37 +0000
94c7be595dSpirit: trying to fix compilation problems with older versions of Boost while BOOST_SPIRIT_DEBUG is defined
Hartmut Kaiser
2009-08-14 00:53:25 +0000
1e8a6c31abFix bug in the code for finding a basis for a set of base units.
Steven Watanabe
2009-08-13 18:50:21 +0000
ae2f4c8f88Spirit: finished floating point generator section in docs
Hartmut Kaiser
2009-08-13 18:01:34 +0000
4ea28317bdUpdated release notes to include information of modified headers for those making their own archives.
Robert Ramey
2009-08-13 16:51:00 +0000
cb7b340eccFix some classname elements that resulted in links to old Boost.Signals documentation.
Frank Mori Hess
2009-08-13 14:13:46 +0000
4d8c9c1ab3Spirit: add performance section to subrules doc
François Barel
2009-08-13 13:00:20 +0000
d42d84105cSpirit: doc updates
Hartmut Kaiser
2009-08-13 12:57:34 +0000
430e81a612minor typo
Ion Gaztañaga
2009-08-13 04:42:52 +0000
9b199751e2minor typo
Ion Gaztañaga
2009-08-13 04:41:31 +0000