Andreas Huber
|
a79bcd1237
This should fix template parameter shadowing errors for gcc and Intel compilers.
|
18 years ago |
Eric Niebler
|
16c7ef63d7
mark up borland and sun accumulators failures
|
18 years ago |
John Maddock
|
bd4c0d59c7
Fix typos.
|
18 years ago |
Eric Niebler
|
97586db636
don't deref NULL in typeof, to keep HP cxx happy
|
18 years ago |
Eric Niebler
|
120c17b3f3
add missing typename keyword
|
18 years ago |
Andreas Huber
|
2c2e72d479
- Updated copyright years
|
18 years ago |
Jonathan Turkanis
|
e4147e1913
merged changes from iostreams_dev not handled by svnmerge for some reason; use BOOST_NO_RESULT_OF workaround even for late versions of Borland that supposedly have result_of; added 'std::' all over the place for Intel on Linux and Darwin
|
18 years ago |
Jonathan Turkanis
|
2df069d2a4
changes from iostreams_dev not merged by svnmerge for some reason; better error reporting for file_offset_64bit_test.cpp; added 'std::' all over the place for Intel on Linux and Darwin; commented out stream_state_test.cpp because it seems to be a test for the standard library, and it is not clear that the standard requires that the test pass
|
18 years ago |
Markus Schöpflin
|
a59e381750
Modified spelling of my surname to avoid problems with non-ASCII characters.
|
18 years ago |
John Maddock
|
4e0e37537f
Add cstdio include to keep libstdcxx happy.
|
18 years ago |
Eric Niebler
|
1e07070952
add missing #includes
|
18 years ago |
K. Noel Belcourt
|
88beb044cf
Truncate lines in bjam.log to 8k bytes to avoid very deep recursion
|
18 years ago |
Eric Niebler
|
7e483c98b1
clean up vcproj
|
18 years ago |
Andreas Huber
|
13d4ee011e
Minor implementation simplification.
|
18 years ago |
Eric Niebler
|
5cb35c73a8
add accumulators
|
18 years ago |
Eric Niebler
|
501c07a149
add accumulators
|
18 years ago |
Andreas Huber
|
92f54d00bb
Added a new FAQ item.
|
18 years ago |
Daniel James
|
36c35a838d
Remove the _fpclass code from floating point hash.
|
18 years ago |
Daniel Wallin
|
e3b0efe712
Applied part of patch from Jens Seidel in: http://svn.boost.org/trac/boost/ticket/1541.
|
18 years ago |
Andreas Huber
|
2ae3a92583
- Removed all permanent warning suppressions from library headers and avoided the resulting warnings with other means
|
18 years ago |
Markus Schöpflin
|
d6c9433a14
Applied patch by Richard Webb from ticket #1541. This fixes the latest
|
18 years ago |
Aleksey Gurtovoy
|
91ea927162
map doc clarification (thanks to Larry Evans)
|
18 years ago |
Frank Mori Hess
|
d59e8c8ad6
Fixed some minor newline and highlighting issues
|
18 years ago |
Frank Mori Hess
|
129968cd99
Updated the boostbook.dtd and reference docs
|
18 years ago |
Andreas Huber
|
8e8c9a7a72
- Added the DebugFail and ReleaseFail configurations
|
18 years ago |
Andreas Huber
|
e184d7c3e1
All compilation output is now put into an individual directory for each test. This allows for multi-threaded building in Visual Studio 2008.
|
18 years ago |
Andreas Huber
|
381bc1abf9
Modified compiler settings so that the example works with NO_OF_BITS = 8.
|
18 years ago |
Andreas Huber
|
85e826cd79
Unified example compilation settings with the ones of the tests.
|
18 years ago |
Andreas Huber
|
bd61da943a
Added statechart markup for new platforms.
|
18 years ago |
Andreas Huber
|
3da12a6c8c
- Unified settings of test projects
|
18 years ago |