2646001a9bMerge from trunk to release
Robert Ramey
2011-01-19 18:31:02 +0000
c01707ad72Small doc-gen update, move from qbk{include,...} to qbk{[include ...]} to have greater flexibility (any qbk code can now be inlined)
Barend Gehrels
2011-01-19 18:17:51 +0000
640aa977e4Fix for IMB C++ on Linux. Fixes#5090.
John Maddock
2011-01-19 15:05:18 +0000
ecee0772bfPatch IBM compiler support to latest version. Fixes#5091.
John Maddock
2011-01-19 13:20:45 +0000
d9ee70a239Add needed PDF build property.
John Maddock
2011-01-19 12:57:00 +0000
3f539af31fFix PDF name and PDF index generation.
John Maddock
2011-01-19 12:49:55 +0000
a96bf62cb1Get the PDF file name correct.
John Maddock
2011-01-19 12:18:35 +0000
c5116980b2fixes Ticket #3418
Joel de Guzman
2011-01-19 11:20:30 +0000
f3f9c2c88ffix 1.46 showstopper, fix#5084
Eric Niebler
2011-01-19 04:28:17 +0000
15f8da26dbAdded rationale section
Joel de Guzman
2011-01-19 03:44:14 +0000
2de991a873disable fusions comparison operators
Eric Niebler
2011-01-19 02:08:41 +0000
54b97a14d8typo
Joel de Guzman
2011-01-19 01:00:21 +0000
e64acb2e86small tweak
Joel de Guzman
2011-01-19 00:53:35 +0000
95cdecc2afputting is_native_fusion_sequence in is_sequence.hpp where it belongs.
Joel de Guzman
2011-01-19 00:10:13 +0000
849e0a80a0Revert doctype in html generated from boostbook.
Daniel James
2011-01-18 22:06:05 +0000
58d417a3c0Revert doctype in html generated from boostbook.
Daniel James
2011-01-18 22:05:34 +0000
46fcfda599Removed assertion (currently goes of for GeometryOut, is a vector, not a geometry-type)
Barend Gehrels
2011-01-18 21:28:38 +0000
715caff64cAdded Boost.Fusion points adapted to Boost.Geometry (effectively by Akira Takahashi)
Barend Gehrels
2011-01-18 18:57:46 +0000
d010b7c2d6Added Boost.Fusion points adapted to Boost.Geometry (effectively by Akira Takahashi) Added MPL-assertions to traits classes not yet having them Added constructors for linear_ring/linestring to support Boost.Assign better
Barend Gehrels
2011-01-18 18:51:57 +0000
065e723162Updated testcases for reimplemented remove_spikes by first marking and after that removing
Barend Gehrels
2011-01-18 13:05:28 +0000
320c986d32Reimplemented remove_spikes by first marking and after that removing, the algorithm is also changed. This can not only remove "spikes" but also larger indentations, exdentations (intrusions/extrusions). We need the marking to check before if there are spikes. (Note: this is payed-project-related work)
Barend Gehrels
2011-01-18 12:57:25 +0000
9eb8bfb19amerged rev. 67897
Christophe Henry
2011-01-17 20:53:03 +0000
82ea5a3d69merged rev. 68213
Christophe Henry
2011-01-17 20:51:10 +0000
cd7cf14a0bDoc update, move from qbk/* to qbk/include and separate qbk files in folder ref
Barend Gehrels
2011-01-17 20:41:54 +0000
6e03ce6d7aadded link to MPL.Graph doc
Christophe Henry
2011-01-17 20:39:12 +0000
5a7cdc8a00merge [68172] from trunk
Eric Niebler
2011-01-17 16:41:52 +0000
1faa4f1f23Added Michel's patches for #1427
Marshall Clow
2011-01-17 14:52:49 +0000
f419ebfeb3Converted exception_ptr from a shared_ptr typedef to a stand-alone class to allow simpler declaration of namespace boost { class exception_ptr; }
Emil Dotchevski
2011-01-17 07:01:35 +0000
e82f4c4eadRevert addition of BOOST_NIX, etc and everything tied to it. ([66696], [66783], [66804], [66833], and [66834])
Steven Watanabe
2011-01-17 04:51:54 +0000
b1eefb2f20Merge from trunk:
Christopher Kohlhoff
2011-01-17 04:28:16 +0000
2acc907958Merge typeindex support for hash. Fixes#4756.
Daniel James
2011-01-17 04:15:00 +0000
5c6635bcb2Spirit: merging from trunk
Hartmut Kaiser
2011-01-17 02:29:15 +0000
79d7474aa5Spirit: updated acknowledgments section
Hartmut Kaiser
2011-01-17 00:24:16 +0000
ca3f024abeapplying 'inline' patch to numerics
Joel de Guzman
2011-01-17 00:10:17 +0000
c1296765d9better implementation of the favor_compile_time policy, not based on boost::any
Christophe Henry
2011-01-16 21:10:07 +0000
b261b85330Boost.Chrono: Replace INLENED by HEADER_ONLY
Vicente J. Botet Escriba
2011-01-16 17:28:20 +0000
49a34631a7Boost.Chrono: Replace INLENED by HEADER_ONLY
Vicente J. Botet Escriba
2011-01-16 17:27:58 +0000
3f88a9315b[boost][range] - Merge a fix to undo an erroneous change to iterator_range.size() that allowed it to compile for ranges that did not model the Random Access Range Concept and thereby broken the complexity guarantees.
Neil Groves
2011-01-16 17:07:27 +0000
373f400893Boost.Ratio/Chrono: Added boost/ratio/include.hpp file and make use of boost/ratio/ratio.hpp when all the files are not needed
Vicente J. Botet Escriba
2011-01-16 12:07:26 +0000
1fc2aae24fFix copy and paste typo. Refs #4756.
Daniel James
2011-01-16 11:06:00 +0000
aae944690eWorkaround regressions introduced in Karma by r68177; add asserts to karma::as and qi::as.
Bryce Adelstein-Lelbach
2011-01-16 06:28:23 +0000
daa2b0e7f9Revision history.
Christopher Kohlhoff
2011-01-16 01:38:16 +0000
08e4213b35[boost][range] - Fixed erroneous change by 'Wash' the size() function is intended to be for Random Access Ranges only to be in keeping with the other Boost.Range size() functions.
Neil Groves
2011-01-16 00:05:12 +0000
98edda3d92trim_all test fixed
Pavol Droba
2011-01-15 18:37:46 +0000
abbf201633fix handling of operator sfinae in the presence of sub-domains with grammars that differ from the super-domain's
Eric Niebler
2011-01-15 15:24:15 +0000
e84b02cbdfeliminate -Wundef warning on gcc
Eric Niebler
2011-01-15 10:38:08 +0000
b399349fa6Use correct interrupt method when timerfd is not available. Refs #5045
Christopher Kohlhoff
2011-01-15 09:32:13 +0000
b4d7352a3cRevert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
Steven Watanabe
2011-01-15 08:11:51 +0000
f1c7970bc4Spirit: added explicit name() to symbols
Hartmut Kaiser
2011-01-15 02:54:22 +0000
1855cdb558Spirit: added explicit name() to symbols, doc fixes
Hartmut Kaiser
2011-01-15 02:48:46 +0000
152094692bMake <boost/detail/iomanip.hpp> include <iomanip> and put the <iomanip> functions in the boost::detail namespace if not on clang- or intel-linux.
Bryce Adelstein-Lelbach
2011-01-15 02:23:46 +0000
3da2c09bc7Added html docs that I missed.
Bryce Adelstein-Lelbach
2011-01-15 00:03:12 +0000
7d2ec628ecDocs for karma::as, more utree docs.
Bryce Adelstein-Lelbach
2011-01-14 23:15:23 +0000
442b4000fatabs removed
Pavol Droba
2011-01-14 23:12:32 +0000
4409d05742trim_all algorithm added
Pavol Droba
2011-01-14 23:06:14 +0000
80b58be9dbfix for binary archive version 1.44 & and 1.43 item_version compatibility
Robert Ramey
2011-01-14 22:22:49 +0000
96b242732aMerge from trunk
Beman Dawes
2011-01-14 19:21:55 +0000
90a7ad5f95Boost.Chrono: Remove BOOST_USE_WINDOWS_H from the Jamfiles and move it to the config.h file when BOOST_CHRONO_SOURCE is defined
Vicente J. Botet Escriba
2011-01-14 17:44:05 +0000
450698703bBoost.Chrono: Remove BOOST_USE_WINDOWS_H from the Jamfiles and move it to the config.h file when BOOST_CHRONO_SOURCE is defined
Vicente J. Botet Escriba
2011-01-14 17:43:41 +0000
0cb2a82d00Fixed ambiguity issues when compiling with C++0x support enabled.
Bryce Adelstein-Lelbach
2011-01-14 17:37:59 +0000
6062fc448cUpdating line numbers in unit test.
Bryce Adelstein-Lelbach
2011-01-14 14:41:20 +0000
ddd554de12Oops, make new hash_value overload inline.
Daniel James
2011-01-14 03:36:39 +0000
84f8b69f4eWave: After preprocessing the body of any #pragma wave option() the wave tool now concatenates all adjacent string literals into a single string literal.
Hartmut Kaiser
2011-01-14 03:35:24 +0000
7a1c467801Support typeindex in hash. Refs #4756.
Daniel James
2011-01-14 03:13:39 +0000
f97f220d69Removed the use of __gnu_cxx::is_sorted from Boost.Graph as it's lolnonportable, implemented a version of the algorithm as a replacement,
Bryce Adelstein-Lelbach
2011-01-14 03:02:47 +0000
f17210a81aReverting some accident changes to a few jamfiles from my last commit.
Bryce Adelstein-Lelbach
2011-01-14 02:51:17 +0000
78d9413f26Replacing the use of <iomanip> with <boost/detail/iomanip.hpp> across Boost. On Linux, GNU's libstdc++, which is the default stdlib for icc and clang, cannot parse the <iomanip> header in version 4.5+ (which thankfully neither compiler advises the use of yet), as it's original C++98-friendly implementation has been replaced with a gnu++0x implementation. <boost/detail/iomanip.hpp> is a portable implementation of <iomanip>, providing boost::detail::setfill, boost::detail::setbase, boost::detail::setw, boost::detail::setprecision, boost::detail::setiosflags and boost::detail::resetiosflags.
Bryce Adelstein-Lelbach
2011-01-14 02:35:58 +0000