Commit graph

30413 commits

Author SHA1 Message Date
John Maddock
b4f6cd7636 Fixed typo in code block, added Boostbook example/test as well.
[SVN r50187]
2008-12-08 14:10:51 +00:00
Eric Niebler
e1dee9bb02 temporary hack to make proto work with C++0x
[SVN r50185]
2008-12-08 02:06:58 +00:00
Vladimir Prus
3f222b3aa5 Include more attributes in test results
[SVN r50179]
2008-12-07 14:56:43 +00:00
Beman Dawes
947512c2bf Remove doc build from snapshot scripts, rename inspect.sh to snapshot_inspect.sh, beef up snapshot scripts.
[SVN r50178]
2008-12-07 14:29:33 +00:00
Daniel James
9710f64ba1 Fix processing of unmatched escape characters in code - and issue a warning for unexpected characters.
[SVN r50175]
2008-12-07 12:37:07 +00:00
Vladimir Prus
c429d54445 Use 'common.mkdir' as the name of the action shown to user.
There's no need to include 'quick-fix' in that text :-)


[SVN r50174]
2008-12-07 08:55:43 +00:00
Vladimir Prus
8d2b9ab965 Include annotations in test log
[SVN r50173]
2008-12-07 08:41:56 +00:00
Vladimir Prus
d4d861fed6 Support for 32+64 fat binaries on Darwin.
Fixes #1679.


[SVN r50172]
2008-12-07 08:25:41 +00:00
Vladimir Prus
589ea035a4 Revive threading support for intel-linux.
[SVN r50171]
2008-12-07 08:02:47 +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
Daniel James
89da11df3b Revert my change to the quickbook jamfile, it isn't adequately tested.
[SVN r50163]
2008-12-06 19:22:32 +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
ca21a73fde Copy boostbook.dtd into the correct position for the 1.1 uri. I'm not sure what should be done with the existing location.
[SVN r50159]
2008-12-06 14:07:35 +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
Daniel James
59c958ddb5 Defined BOOST_CYGWIN_PATH when building quickbook on cygwin.
[SVN r50142]
2008-12-05 19:03:19 +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
351ce1eaf0 Added initial documentation test.
[SVN r50136]
2008-12-05 16:34:46 +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
Beman Dawes
d29f46d334 Initial commit
[SVN r50133]
2008-12-05 15:17:56 +00:00
Joel de Guzman
9980998e96 updated to use "classic" spirit includes and namespace
[SVN r50125]
2008-12-05 02:13:59 +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
Steven Watanabe
8537fa5a21 Use .exe extensions on cygwin. Fixes #2163
[SVN r50115]
2008-12-04 16:57:44 +00:00
Vladimir Prus
1709ef6e4e Mention that builtin variables exist only in the global module
[SVN r50114]
2008-12-04 16:25:00 +00:00
Vladimir Prus
bdd631124b Run Boost.Build tests
[SVN r50110]
2008-12-04 10:15:13 +00:00
John Maddock
beb39bccb8 Added dependency to the test file.
[SVN r50109]
2008-12-04 10:14: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
725d18ba13 added expected failures for test_intermod_holder in flyweight
[SVN r50096]
2008-12-03 20:54:57 +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
Daniel James
5bb84a2616 Keep a count of errors in quickbook, and return an error code when appropriate. Refs #1399.
[SVN r50091]
2008-12-03 19:14:42 +00:00
Niels Dekker
be4e43a8d3 Added expected failures of CodeGear 6.10.0 on swap tests (array_of_class and array_of_array_of_class).
[SVN r50090]
2008-12-03 18:20:21 +00:00
John Maddock
cbab3b8121 Add missing \.
[SVN r50089]
2008-12-03 18:12:16 +00:00
Boris Gubenko
689d5f388d mark up spirit library test karma_sequence that can take too long to compile with aC++
[SVN r50088]
2008-12-03 18:10:42 +00:00
John Maddock
141bd8cf61 Added checks for required tools.
[SVN r50087]
2008-12-03 18:10:33 +00:00
John Maddock
71d515a429 Added quickbook-fail-test rule and two tests that make use of it: note that these currently fail.
[SVN r50084]
2008-12-03 09:42:52 +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
a169b17090 Fix Jamfile by adding <preserve-test-targets>on to test requirements.
[SVN r50068]
2008-12-02 13:13:57 +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
Robert Ramey
90c745fc8c adjusted relative path
[SVN r50056]
2008-12-01 16:22:33 +00:00
John Maddock
fc0bb72159 Adjust usage logic of log1pl and expm1l.
[SVN r50055]
2008-12-01 13:31:39 +00:00