7315a1372asee #3501: moved release note entry to correct release
Gunter Winkler
2010-04-06 20:15:11 +0000
2663ef2398Give up on warnings-as-errors for gcc for now.
Daniel James
2010-04-06 20:14:12 +0000
6987b7f55eclose#3968: merge 60156,60215,60623,60780,61111 into release
Gunter Winkler
2010-04-06 20:09:04 +0000
a7c758c9casee #3968: added line to release notes
Gunter Winkler
2010-04-06 19:44:27 +0000
f4496eec13Spirit: still fighting tree conflict...
Hartmut Kaiser
2010-04-06 18:31:22 +0000
b7cdbb3fd0Spirit: trying to resolve tree conflict
Hartmut Kaiser
2010-04-06 18:20:34 +0000
e8cbe76018Spirit: merging from trunk
Hartmut Kaiser
2010-04-06 18:02:47 +0000
3c8b1a8cc3Spirit: merging from trunk
Hartmut Kaiser
2010-04-06 16:28:38 +0000
90e25f9a87Wave: merging from trunk
Hartmut Kaiser
2010-04-06 15:43:50 +0000
51b7ace132Spirit: Updating docs
Hartmut Kaiser
2010-04-06 14:54:40 +0000
de2e2803a6Comment out check for boost-test from process_jam_log. It's not really needed and jsut get's in the way of processing when there is build output before the boost-test lines. As is the case with the new BB configuration system.
Rene Rivera
2010-04-06 13:29:12 +0000
1457c7aad6Spirit: fixing comment
Hartmut Kaiser
2010-04-06 12:52:12 +0000
47d641366eSpirit: adding Karma new example
Hartmut Kaiser
2010-04-06 12:49:00 +0000
18a05f895fBoost.Range - avoid accidental ADL of begin/end functions.
Neil Groves
2010-04-06 10:12:11 +0000
768f64253fRevert [60052], as it causes other libraries to break.
Daniel James
2010-04-06 07:56:54 +0000
ebedbe93e1And back, back, again, to bjam 3.1.18. Now that process_jam_log should no longer complain about the new output.
Rene Rivera
2010-04-06 04:37:11 +0000
c65f35c644Merge lastest changes to release
Robert Ramey
2010-04-06 01:58:37 +0000
fe85f4868dMerge last changes to release
Robert Ramey
2010-04-06 01:55:56 +0000
175a70b40bchanges to properly support DLLS in jamfiles
Robert Ramey
2010-04-06 01:37:09 +0000
f2a35f4310Merge to release
Robert Ramey
2010-04-06 01:32:56 +0000
8260f7112bAnd back again to bjam 3.1.17 until we can fix process_jam_log.
Rene Rivera
2010-04-05 22:03:21 +0000
4d8402d82blibs/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
6d90660e1dAdded more diagnostics
Jeremiah Willcock
2010-04-05 21:23:35 +0000
168bcbcc83Changed to Boost.Range for duplicate algorithms, merging the rest of r60919 from trunk
Jeremiah Willcock
2010-04-05 21:16:50 +0000
9c903d1e69Back to bjam 3.1.18 for testing.
Rene Rivera
2010-04-05 20:20:52 +0000
ac0312332bMerge [61074]. Fixes#4067.
Peter Dimov
2010-04-05 19:37:32 +0000
e2f9c94dafMerged std_bitset.cpp (boost::swap test) from trunk r60292 through r60334 and r61065 through r61076, including #3984 fix.
Niels Dekker
2010-04-05 19:21:12 +0000
e6d6c77d71code clean-up
Eric Niebler
2010-04-05 19:15:49 +0000
4f609d7db2Boost.Range - fixed documentation Jamfile defect and added the algorithm extension iota to the documentation.
Neil Groves
2010-04-05 17:36:10 +0000
9278b515c8Boost.Range fix to the combine function that did not show as a defect on most compilers. This iteration also makes the code compatible with more compilers.
Neil Groves
2010-04-05 14:12:24 +0000
a6c5a58779Merge some link fixes.
Daniel James
2010-04-05 10:01:20 +0000
9d13b21fa3Boost.Range fix to the skip_iterator constructor used by adjacent_filter. On the templatised constructor the m_range variable was uninitialized. This may explain some of the failures for adjacent_filtered and uniqued on Intel compilers.
Neil Groves
2010-04-05 09:54:34 +0000
837ec13370Merge quickbook
Daniel James
2010-04-05 09:03:29 +0000
695157b7b4Revert accidental commit to range.
Daniel James
2010-04-05 08:51:43 +0000
f41a0a6988Merge throw_exception use in unordered.
Daniel James
2010-04-05 08:08:25 +0000
bea9f94de4Fix link in crc.
Daniel James
2010-04-05 08:05:00 +0000
7f19aec79bUpdate some links in uuid.
Daniel James
2010-04-05 08:04:38 +0000
0528ec2e04Merge link fix for integer.
Daniel James
2010-04-05 07:41:52 +0000
51d0aab94eSmall iostreams merge.
Daniel James
2010-04-05 07:31:41 +0000
dcf5d220bdRebuild the integer documentation.
Daniel James
2010-04-05 07:27:25 +0000
ff465161ccFix some inspect errors.
Daniel James
2010-04-05 07:24:27 +0000
d0ba78b160acknowledge Dave A. for responding to my call for help with msvc-7.1
Eric Niebler
2010-04-04 23:22:56 +0000
e9ffe573f7try to get proto working on msvc-7.1 again, misc clean-up
Eric Niebler
2010-04-04 23:09:58 +0000
39438be5c5Disambiguiate targets and directories passed to 'build-project'.
Vladimir Prus
2010-04-04 21:04:48 +0000
eb2eb6355clibs/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
dcf55922e6Merged the new Boost.Range into the release branch.
Neil Groves
2010-04-04 20:00:13 +0000
95ad637887Boost.Range explicitly expects MSVC7.1 to fail the adl_conformance test. This test is designed to fail for various compilers by design to give users the ability to decide how they will extend the library.
Neil Groves
2010-04-04 19:31:43 +0000
9ea691ddf1Merged recent statechart trunk changes to the release branch.
Andreas Huber
2010-04-04 19:22:08 +0000
c22e2381e8Fix duplication of algorithms by delegating to the specific Boost.Range algorithm header files. This avoids pulling in any more names than necessary for maximum backward compatibility. Also the old algorithms that are not duplicated have been reinstated again to maximize backward compatibility.
Neil Groves
2010-04-04 19:19:58 +0000
bf4b1e4cdcFixes#3963. post_event() is now protected and forwards to post_event_impl(), which unfortunately must remain public. So, client code can still abuse the class by calling post_event_impl(), but the abuse should now be more obvious. I considered adding an assert to post_event_impl(), so that unauthorized calls from the outside could at least be detected at runtime, but it turned out that an assert requires more additional machinery than expected, which is why it was not implemented.
Andreas Huber
2010-04-04 18:45:45 +0000
183736c42eFixes#3329. Thanks for the report!
Andreas Huber
2010-04-04 16:27:48 +0000
374234a2c1merge from trunk
Christopher Schmidt
2010-04-04 14:43:54 +0000
89f3342326Boost.Range added unit tests for extended algorithms. Put the extended algorithms into boost::range in a similar manner to the standard algorithms. Added iota as an extended algorithm. Fixed defects in the extended algorithms brought to light by the new unit tests.
Neil Groves
2010-04-04 14:14:12 +0000
c27cc99469Added documentation for triggering_event.
Andreas Huber
2010-04-04 13:31:24 +0000
c59841b89eBoost.Range a recent fix to a trac ticket causes a compilation error on Sun compilers. This commit causes the old code to be used for the operator[] of iterator_range on Sun compilers.
Neil Groves
2010-04-04 11:38:14 +0000
bb0701bac7Updated the reference to reflect the recent change to the simple_state<>::outer_context() functions.
Andreas Huber
2010-04-04 11:33:46 +0000
cfa13a3004Boost.Range is modified to conditionally compile concept assertions. This has been configured to disable concept assertions in Boost.Range for known broken compilers.
Neil Groves
2010-04-04 10:47:21 +0000
3d2707c1e1libs/python/test/Jamfile.v2: disabling calling_conventions tests
Ralf W. Grosse-Kunstleve
2010-04-04 05:23:15 +0000
0728a3bd6bmerging current boost/python and libs/python from trunk into release branch
Ralf W. Grosse-Kunstleve
2010-04-04 05:19:57 +0000
ba188250e6Final changes for 1.43
Robert Ramey
2010-04-04 00:25:20 +0000
ee12390504Final changes for 1.43
Robert Ramey
2010-04-04 00:24:38 +0000
224016a260Final changes for 1.43
Robert Ramey
2010-04-04 00:23:47 +0000
aaa835bd96Boost.Range Fix for trac issue #3110 - Multi_array and iterator_range interaction. This has been fixed by reusing the well proven iterator_facade operator[] mechanism.
Neil Groves
2010-04-03 22:09:29 +0000
7999f043f8Boost.Range fixes for compilers that were having problems picking between const and mutable range overloads of range algorithms.
Neil Groves
2010-04-03 21:00:56 +0000
018b651cdfBoost.Range improvements for compiler compatibility, especially C++0x compilers.
Neil Groves
2010-04-03 20:10:16 +0000
da993c5445Boost.Range fixed C++0x problem due to accidental argument dependent lookup in the const_ranges unit test.
Neil Groves
2010-04-03 19:31:43 +0000
928d43899bBoost.Range correct the adjacent_filtered adaptor to be resilient accident argument dependent lookup of boost::next
Neil Groves
2010-04-03 19:28:03 +0000
e872779a37Boost.Range algorithms are now in the boost::range namespace and brought into boost by the appropriate using statement. This allows better interoperation with Boost.Algorithm since errors only occur when the use calls similarly named ambiguous functions. In this event the user can disambiguate by using algorithm::xxx() or range::xxx(). This iteration also updates the concept assert code in the range algorithms.
Neil Groves
2010-04-03 19:14:13 +0000
649e9b1c98added intrusive struct generating macros
Christopher Schmidt
2010-04-03 13:34:20 +0000
8302096017complete scheme operators
Joel de Guzman
2010-04-03 09:30:13 +0000
fb91e6aad0complete scheme operators
Joel de Guzman
2010-04-03 09:28:28 +0000
97da6b8064Boost.Range minor documentation corrections and code comment fixes.
Neil Groves
2010-04-03 09:02:21 +0000
1bc940701bscheme operators
Joel de Guzman
2010-04-03 08:48:25 +0000
86ee158022scheme operators
Joel de Guzman
2010-04-03 07:57:36 +0000
5eaad16c36Try to fix compile errors on various platforms in fenced_block.
Christopher Kohlhoff
2010-04-03 00:29:06 +0000
05719ef7d1Add ifdef to allow asio's threading support to be independently disabled.
Christopher Kohlhoff
2010-04-02 22:51:42 +0000
608aac034arevert accidental commit
David Dean
2010-04-02 22:48:06 +0000
20e2138d25make abi/borland_prefix and borland.jam defaults match
David Dean
2010-04-02 18:35:00 +0000
f7245b0ae1- better attribute handling - introduced is_proxy
Joel de Guzman
2010-04-02 16:00:02 +0000
d168d2ceb0Applied changes r58876, r59133, r59134, r59628, r60078, r60079, r60126, r60127, r60196, r60197, r60198, r60365, r60366, r60384, r60385, r60472, r60485, r60610, r60611, r60651, r60769, r60770, r60899, r60900, r60916, r60919, r60920, r60958, r60998, r60999, r61000 from trunk, except for changes to <boost/detail/algorithm.hpp> which are waiting for Boost.Range algorithms to be merged; added find_if to <boost/detail/algorithm.hpp>
Jeremiah Willcock
2010-04-02 15:25:11 +0000
e202b16a2aApplied another patch (unordered_equal_range_dispatch.2.patch) from #3972; fixes#3972
Jeremiah Willcock
2010-04-02 15:06:13 +0000