Commit graph

22456 commits

Author SHA1 Message Date
Eric Niebler
e1dee9bb02 temporary hack to make proto work with C++0x
[SVN r50185]
2008-12-08 02:06:58 +00:00
Eric Niebler
5d9c8f2966 eliminate bogus gcc warning
[SVN r50169]
2008-12-07 06:21:54 +00:00
Joel de Guzman
13d69703db added streaming for unused_type
[SVN r50168]
2008-12-06 23:35:05 +00:00
Eric Niebler
e080070b0b fix bad link
[SVN r50165]
2008-12-06 21:02:38 +00:00
John Maddock
62120cd167 Added debugging info to test case.
[SVN r50162]
2008-12-06 16:07:42 +00:00
John Maddock
75062e4440 Fix Intel/Linux compile failures, and reinstate some old workarounds for broken std::fpclassify implementations.
[SVN r50161]
2008-12-06 16:06:15 +00:00
Daniel James
2b864c7e0f Define BOOST_NO_INITIALIZER_LISTS for codegear.
[SVN r50157]
2008-12-06 13:48:38 +00:00
Ion Gaztañaga
2f511ad249 ticket 2570: boost::interprocess::message_queue::timed_send and timed_receive bug
[SVN r50146]
2008-12-05 22:57:51 +00:00
Jürgen Hunold
d09e5ecfed Add deprecation header for wrong-spelled Edmonds-Karp-Max-Flox.
Preparaion to fix #416


[SVN r50137]
2008-12-05 17:53:22 +00:00
John Maddock
508bc6ccb0 Clarified test case.
[SVN r50135]
2008-12-05 16:08:17 +00:00
John Maddock
19fb652f81 Integrated Johan Rade's floating point utilities code.
[SVN r50134]
2008-12-05 16:05:26 +00:00
Alexander Nasonov
a7a400eccc Fixes #1220: lexical_cast requires RTTI
[SVN r50123]
2008-12-04 22:59:27 +00:00
Alexander Nasonov
daba79c0f3 Fixes #2311: any::operator= should have by-value argument
[SVN r50120]
2008-12-04 22:22:39 +00:00
Daniel James
55da8d4f3e Add support for initializer lists to config and the unordered containers.
[SVN r50118]
2008-12-04 21:30:19 +00:00
Eric Niebler
8742457fdc unpack_expr works with Fusion Forward Sequences
[SVN r50106]
2008-12-04 06:14:06 +00:00
Joaquín M López Muñoz
8d35b4cc1c added threading=multi for Linux as discussed in http://lists.boost.org/boost-build/2008/11/20641.php
[SVN r50094]
2008-12-03 20:08:15 +00:00
John Maddock
cbab3b8121 Add missing \.
[SVN r50089]
2008-12-03 18:12:16 +00:00
John Maddock
141bd8cf61 Added checks for required tools.
[SVN r50087]
2008-12-03 18:10:33 +00:00
Hartmut Kaiser
e0d2e79388 Spirit.Karma: Fixed optional operator
[SVN r50080]
2008-12-02 23:27:11 +00:00
Joaquín M López Muñoz
4438daa609 added flyweight
[SVN r50078]
2008-12-02 21:49:42 +00:00
Joaquín M López Muñoz
e63cc2ece1 Boost.Flyweight initial commit
[SVN r50077]
2008-12-02 21:28:53 +00:00
John Maddock
c6c7f85ea3 Fix -Wundef warning and suspect usage of BOOST_STRICT_CONFIG.
[SVN r50064]
2008-12-02 10:10:46 +00:00
John Maddock
172f44ab32 Suppressed a couple more -Wundef warnings.
[SVN r50062]
2008-12-02 10:06:10 +00:00
Steven Watanabe
db9ea171c5 Add using/typedef to clear the remaining pathscale failures
[SVN r50059]
2008-12-02 04:05:27 +00:00
John Maddock
fc0bb72159 Adjust usage logic of log1pl and expm1l.
[SVN r50055]
2008-12-01 13:31:39 +00:00
Jan Gaspar
7b5261362b circular_buffer: #2538 Warning suppression in circular buffer test jamfile
[SVN r50051]
2008-12-01 10:41:06 +00:00
John Maddock
f88e1a1ba7 Added extra instrumentation.
[SVN r50050]
2008-12-01 10:34:56 +00:00
Beman Dawes
3f907c19db Filesystem: fix #2542, wrong close 0 descriptor in copy_file_api on unix
[SVN r50033]
2008-11-30 02:49:13 +00:00
Daniel James
ed4234249a Workaround another in-place destruction.
[SVN r50029]
2008-11-29 21:47:55 +00:00
Steven Watanabe
05901677b7 Help pathscale?
[SVN r50027]
2008-11-29 21:31:52 +00:00
Steven Watanabe
9fd34c2161 Attempt to isolate sun-5.7/8 problems
[SVN r50026]
2008-11-29 21:07:52 +00:00
Steven Watanabe
ea530a65b7 Switch to BOOST_CHECK_CLOSE_FRACTION
[SVN r50025]
2008-11-29 20:45:12 +00:00
Steven Watanabe
01dc44d50e include headers in the second translation unit in the opposite order from the first
[SVN r50024]
2008-11-29 19:00:03 +00:00
Steven Watanabe
b25b981d3b Added missing inline
[SVN r50020]
2008-11-29 18:35:34 +00:00
Steven Watanabe
d733bda263 Removed out of date comment
[SVN r50019]
2008-11-29 18:34:17 +00:00
Ben Hanson
3c575f9e95 grammar fixes
[SVN r50010]
2008-11-29 12:33:45 +00:00
Daryle Walker
b5626ac26f Changed control of extra messages to be determined solely by the Boost.Test messaging controls
[SVN r50009]
2008-11-29 07:45:02 +00:00
Steven Watanabe
b9c6bc6bba Clean up Jamfiles
[SVN r49998]
2008-11-28 21:16:48 +00:00
Steven Watanabe
49ee7cfb99 Remove SFINAE in BOOST_UNITS_DIMENSIONLESS_UNIT to hopefully fix the vacpp failures
[SVN r49997]
2008-11-28 20:08:07 +00:00
Steven Watanabe
dbc162f0a0 base_dimension/base_unit now work on Borland
[SVN r49996]
2008-11-28 18:20:07 +00:00
Tobias Schwinger
747668ed3e adds tests with const result
[SVN r49980]
2008-11-28 11:38:38 +00:00
Anthony Williams
94c4cf5fea Undo commit from r49977 which added extraneous throw to thread example
[SVN r49978]
2008-11-28 11:01:21 +00:00
Anthony Williams
f304dd1b39 Added test for making std::thread work with std::vector
[SVN r49977]
2008-11-28 10:57:12 +00:00
Steven Watanabe
e15ae28ab5 Try to fix static_rational on Borland
[SVN r49971]
2008-11-27 23:35:06 +00:00
Steven Watanabe
c5f4f71680 Remove the last instance of one() to make pathscale happy
[SVN r49970]
2008-11-27 21:50:13 +00:00
Anthony Williams
d58fba8331 Removed controversial catch(...) clauses from thread class
[SVN r49969]
2008-11-27 21:15:37 +00:00
Tobias Schwinger
283e4fcadb removes absolute paths (from development machine)
[SVN r49958]
2008-11-27 15:32:23 +00:00
Tobias Schwinger
a8a3d6268e introduces functional / factory & forward
[SVN r49957]
2008-11-27 15:15:47 +00:00
Tobias Schwinger
6b450f5975 introduces functional/ forward & factory
[SVN r49956]
2008-11-27 15:14:40 +00:00
Daniel James
d22ad8fa03 Wild stab at getting destruction working on more compilers.
[SVN r49955]
2008-11-27 11:42:13 +00:00