714ca79739Removed unnecessary overload for the std::basic_string<> overload of extract_c_string, added embedded char_type typedef to extract_c_string specializations that were missing it.
Bryce Adelstein-Lelbach
2011-01-27 22:59:14 +0000
3c95a953b6Updated Jamfile.v2 for test fix_icl_after_thread.
Joachim Faulhaber
2011-01-27 22:53:12 +0000
f765c51355Tests to check for the bug fix described in Ticket #5135. The affected code in boost/icl/type_traits/is_interval.hpp has been fixed before this commit already.
Joachim Faulhaber
2011-01-27 22:29:16 +0000
91a288c4e4Spirit: adding advance tests to repository
Hartmut Kaiser
2011-01-27 22:13:46 +0000
6faa67721fRevert quickbook documentation changes.
Daniel James
2011-01-27 21:38:58 +0000
f321ea5a3eRegenerated Spirit documentation, added a missing generated HTML file.
Bryce Adelstein-Lelbach
2011-01-27 20:43:24 +0000
9136ad16d6Added regression tests and fixes for Spirit.Qi numeric literal alternatives issue.
Bryce Adelstein-Lelbach
2011-01-27 20:30:12 +0000
e4a68f61ddExport a specific revision number, protecting against divergence between POSIX and Windows packages.
Beman Dawes
2011-01-27 19:34:28 +0000
ca20f6a85cMerge doc changes from Trunk so that BOOST*NIX macros are no longer defined.
John Maddock
2011-01-27 18:29:26 +0000
d9f910ff70Remove mistakenly added usage of Unix headers everywhere
Vladimir Prus
2011-01-27 16:28:07 +0000
07559e227dRemove mistakenly added usage of Unix headers everywhere
Vladimir Prus
2011-01-27 16:25:26 +0000
e69bb26991Bug fix. BOOST_STATIC_CONSTANT macro won't compile, if boost/icl/.. includes are preceeded by #include <boost/thread.hpp> The fix is to put a subexpression into parentheses.
Joachim Faulhaber
2011-01-27 15:33:28 +0000
93ca4b2893Fix up Intel C++0x features. Fixes#5112.
John Maddock
2011-01-27 11:47:11 +0000
ee3b8cfff1Patch for Sun on Solaris with stdcxx4
John Maddock
2011-01-27 10:10:13 +0000
f56a094a64Mention that MSVC 2010 is the same as 10.0
Vladimir Prus
2011-01-27 09:14:19 +0000
ad476e894bfix const correctness problem in pass_through
Eric Niebler
2011-01-27 07:52:01 +0000
d4df05893bSpirit: updating repository docs
Hartmut Kaiser
2011-01-27 01:31:11 +0000
5a4f62aefdSpirit: adding advance parser component to Spirit repository
Hartmut Kaiser
2011-01-27 01:09:54 +0000
98ca9d9b6bBoost.Chrono: Try to solve some msvc9.0 issues related to enable_if on duration overloading
Vicente J. Botet Escriba
2011-01-26 22:41:18 +0000
1c56c1543cSpirit: fixing const correctness bug in Karma real_policies
Hartmut Kaiser
2011-01-26 18:03:45 +0000
8577936c9bChrono: Change UPPERCASE by lowercase in <target-os>
Vicente J. Botet Escriba
2011-01-26 12:04:03 +0000
fcb2d26df0Spirit: fixing inconsistency in docs
Hartmut Kaiser
2011-01-26 01:28:12 +0000
64e9fb0c4breverting code to reflect tutorial
Joel de Guzman
2011-01-25 23:39:30 +0000
62b5b64f7cMake unnecessary_copy_tests a bit more lenient.
Daniel James
2011-01-25 20:15:27 +0000
ddc026956bAdd copy constructors and assignment operators when using rvalue references. Refs #5119.
Daniel James
2011-01-25 20:13:43 +0000
3d3174d6bdAdd uniform_real_distribution to match C++0x.
Steven Watanabe
2011-01-25 20:08:07 +0000
1d3d61e09fCommit the "don't stop when configure test fail" fix.
Vladimir Prus
2011-01-25 19:51:05 +0000
e292990764Chrono: Change <os> by <target-os>
Vicente J. Botet Escriba
2011-01-25 19:37:00 +0000
4addfc03e5Add uniform_int_distribution to match C++0x.
Steven Watanabe
2011-01-25 19:16:54 +0000
9b31ad73ebAdd files that recent merge of Boost.Build missed
Vladimir Prus
2011-01-25 18:46:03 +0000
a83ba0c416Merge Boost.Build from trunk
Vladimir Prus
2011-01-25 18:06:12 +0000
b0eb263256Chrono: Set -Wno-long-long with pathscale toolset as needed if -pedantic is set
Vicente J. Botet Escriba
2011-01-25 17:26:35 +0000
8a8ebe127dRatio: Set -Wno-long-long with pathscale toolset as needed if -pedantic is set
Vicente J. Botet Escriba
2011-01-25 17:25:43 +0000
014f34ba46Boost.Ratio: Unset vacpp as unusable Boost.Chrono: Set vacpp* as unusable
Vicente J. Botet Escriba
2011-01-25 17:18:47 +0000
1e4192faa1Update triangle_distribution to match C++0x.
Steven Watanabe
2011-01-25 01:17:50 +0000
82d49d8c30Added "minimal" sample for doxygen_xml2qbk
Barend Gehrels
2011-01-24 22:33:12 +0000
0a7ccf7b77Update lognormal_distribution to match C++0x.
Steven Watanabe
2011-01-24 21:18:40 +0000
a4b927719bRemove BOOST_ENABLE_ASSERT_MSG_HANDLER; use BOOST_ENABLE_ASSERT_HANDLER in its stead
Beman Dawes
2011-01-24 20:15:36 +0000
37003651aeFix acosh bug, and update tests and docs accordingly. Fixes#5113.
John Maddock
2011-01-24 19:04:24 +0000
e34750aa77Update geometric_distribution to match C++0x.
Steven Watanabe
2011-01-24 06:28:59 +0000
165c16624cSpirit: removing utree from release branch
Hartmut Kaiser
2011-01-24 02:04:39 +0000
69f9e264ceUpdate cauchy_distribution to match C++0x.
Steven Watanabe
2011-01-23 23:33:41 +0000
b8d756ff49Boost.Chrono: Set vacpp as unusable and try again with pathscale
Vicente J. Botet Escriba
2011-01-23 23:12:28 +0000
e92e293958Update failure markup for unordered on pathscale.
Daniel James
2011-01-23 23:09:23 +0000
08a3c6930ffix (exploding compile-time)
Christophe Henry
2011-01-23 23:04:52 +0000
6a0552a606backward compatibility fix
Robert Ramey
2011-01-23 20:28:05 +0000
bbb5b4cfabBoost.Chrono: Try to solve some msvc9.0 issues related to enable_if on duration overloading
Vicente J. Botet Escriba
2011-01-23 17:51:41 +0000
25f19c0de4Updated Jamfile for program_options
Barend Gehrels
2011-01-23 16:30:12 +0000
a5b9c7a0a2improve compatibility with older archive versions
Robert Ramey
2011-01-23 16:28:10 +0000
031fb4871fRenamed linear_ring to ring (linear_ring is still available)
Barend Gehrels
2011-01-23 16:20:01 +0000
0d2b5590dfPhoenix: suppressing (MSVC) warning about multiple assignment operators
Hartmut Kaiser
2011-01-23 16:09:44 +0000
67670953e6Renamed linear_ring to ring (linear_ring is still available) Doc update Renamed some template parameters (for doc)
Barend Gehrels
2011-01-23 16:04:35 +0000
ac4e85575dCopied and adapted descriptions for Geometry Concepts Reverted qbk_begin / qbk_end back to qbk because multi-line IS possible there Renamed linear_ring to ring Updated the doxygen_xml2qbk tool
Barend Gehrels
2011-01-23 15:58:04 +0000
90769dab86Boost.Chrono: Try to solve some msvc9.0 issues related to enable_if on duration overloading
Vicente J. Botet Escriba
2011-01-23 14:57:37 +0000
e1619f1d4dBoost.Chrono: Try to solve some msvc9.0 issues related to enable_if on duration overloading
Vicente J. Botet Escriba
2011-01-23 14:38:46 +0000
4285d3911bPGI add -fPIC when compiling with shared libs to try to solve this issue
Vicente J. Botet Escriba
2011-01-23 14:29:45 +0000
113664eb3eAdded default construction of values + assignment operator for actors.
Joel de Guzman
2011-01-23 10:49:16 +0000
18098c000fRestrict new pathscale config to 4.x versions.
John Maddock
2011-01-23 10:18:44 +0000
4fec1859aaUpdate bernoulli_distribution to match C++0x.
Steven Watanabe
2011-01-23 02:14:26 +0000
7adb8268bcAdded default construction of values + assignment operator for actors.
Joel de Guzman
2011-01-22 23:08:10 +0000
b7167c41b4use declval to fix#5098
Daniel Walker
2011-01-22 22:18:48 +0000
7dff7167fdUpdate exponential_distribution to C++0x.
Steven Watanabe
2011-01-22 21:44:25 +0000
f45307931cDoc update Renamed area_by_triangles.hpp to area_surveyor.hpp because most files are named to their inventor or formula
Barend Gehrels
2011-01-22 18:51:45 +0000
5ad36a5eaeDoc update New: qbk_begin and qbk_end , often more convenient then {qbk..}
Barend Gehrels
2011-01-22 17:36:56 +0000
c637875616Merge fix for issue 5095. Refs #5095.
John Maddock
2011-01-22 17:31:29 +0000
7653ec35b0Removed (Doxygen) group descriptions Reworked doxygen_xml2qbk, splitted into headerfiles, using program_options, geometry independant
Barend Gehrels
2011-01-22 15:30:44 +0000
671186135aPGI add -fPIC when compiling with shared libs to try to solve this issue
Vicente J. Botet Escriba
2011-01-22 11:33:21 +0000
ffaaf1cdfdsequence/comparison/less_equal.hpp: bug fix in code used only by Visual C++ 7.1 and 8.0
Ralf W. Grosse-Kunstleve
2011-01-21 20:41:06 +0000
0b65216fafAdded note about fixed bug. Refs #5095.
John Maddock
2011-01-21 12:03:47 +0000
7b03655684Add more debug/diagnostic info and fix bug that manifests itself on SSE x64 machines only. Fixes#5095
John Maddock
2011-01-21 09:42:51 +0000
acb27190cdMerge xinclude fix for windows.
Daniel James
2011-01-21 00:24:42 +0000
82a2ba883areduce the number of bins.
Steven Watanabe
2011-01-20 22:56:25 +0000
d72c8f0adbAdded geometry, marked several compilers as unusable
Barend Gehrels
2011-01-20 22:44:20 +0000
a6bfdc023bBoost.Chrono: Try to solve some msvc9.0 issues related to enable_if on duration overloading
Vicente J. Botet Escriba
2011-01-20 22:28:18 +0000
46f767258eFix Jamfile typo.
Steven Watanabe
2011-01-20 21:16:27 +0000
71f08e71d7fix for VC8 (connected to ticket 5084 -showstopper)
Joel de Guzman
2011-01-20 20:47:25 +0000
4e8b9dfa6afix for VC8
Joel de Guzman
2011-01-20 19:57:20 +0000
18b648a161Boost.Chrono: Added prefix for link in pdf doc
Vicente J. Botet Escriba
2011-01-20 19:54:32 +0000
a61ff2d16aBoost.Chrono: Remove dependency on typeof header
Vicente J. Botet Escriba
2011-01-20 19:53:42 +0000
4fa95481b2removed unnecessary private assignment operator
Joel de Guzman
2011-01-20 13:03:42 +0000
b8a33fd3f6Building with IBM C++ no longer needs a main() entry point. Fixes#5088.
John Maddock
2011-01-20 10:14:55 +0000
c5d427ec91Tighten up test_piecewise_linear.
Steven Watanabe
2011-01-20 05:46:49 +0000
9d668376dbdisplay_expr is copyable, fixes#5096
Eric Niebler
2011-01-20 04:06:20 +0000
29148335baTighten test_piecewise_constant.
Steven Watanabe
2011-01-20 02:18:08 +0000
ddfa3c7057Spirit: merging docs from trunk, merging tests for fix for proto/fusion/spirit issue
Hartmut Kaiser
2011-01-19 23:45:38 +0000
ac4aed6184Spirit: regenerating docs
Hartmut Kaiser
2011-01-19 23:10:12 +0000
fe493d8caeUse generic paths in xinclude.
Daniel James
2011-01-19 22:05:48 +0000
5d1243508aAdd support for verbatim from doxygen.
Daniel James
2011-01-19 22:04:56 +0000