Changeset 42395
- Timestamp:
- Dec 31, 2007, 9:59:48 PM (15 years ago)
- Author:
- Eric Niebler
- Message:
-
Merged revisions 42357,42361,42370-42371,42378,42381-42390 via svnmerge from
https://svn.boost.org/svn/boost/trunk
........
r42357 | turkanis | 2007-12-29 20:19:38 -0800 (Sat, 29 Dec 2007) | 1 line
ported changes from branches/iostreams_dev revisions 42343-42356
........
r42361 | turkanis | 2007-12-29 21:18:37 -0800 (Sat, 29 Dec 2007) | 1 line
removed Boost.Build v1 residue
........
r42370 | andreas_huber69 | 2007-12-30 02:57:46 -0800 (Sun, 30 Dec 2007) | 1 line
Added statechart markup for new platforms.
........
r42371 | johnmaddock | 2007-12-30 05:09:12 -0800 (Sun, 30 Dec 2007) | 1 line
Change Poisson PDF to use gamma_p_derivative as it avoids overflows and other nasties.
........
r42378 | turkanis | 2007-12-30 12:16:41 -0800 (Sun, 30 Dec 2007) | 14 lines
ported changes from branches/iostreams_dev revisions 42356-42376:
fixed ticket #525:
detail/adapter/direct_adapter.hpp:
fixed ticket #822:
detail/adapter/direct_adapter.hpp:
detail/adapter/range_adapter.hpp
applied optimization from ticket #817:
detail/streambuf/indirect_streambuf.hpp
changed svn:keywords property:
test/large_file_test.cpp
........
r42381 | turkanis | 2007-12-30 14:35:46 -0800 (Sun, 30 Dec 2007) | 7 lines
ported changes to large_file_test.cpp from branches/iostreams_dev revisions 42376-42380:
- added optimization for win32 (excpet Borland 5.8.2) using mapped files
- replaced SetFilePointerEx with SetFilePointer
- replaced BOOST_CHECK_MESSAGE with BOOST_REQUIRE_MESSAGE in test for file existence
- changed file attributes passed to CreateFile; previous flags were the result of a haphazard attempt to speed up execution
- added docs
........
r42382 | andreas_huber69 | 2007-12-30 16:34:06 -0800 (Sun, 30 Dec 2007) | 2 lines
- Adapted solution & projects to Visual Studio 2008
- Removed a few no longer necessary warning suppressions
........
r42383 | andreas_huber69 | 2007-12-31 03:43:15 -0800 (Mon, 31 Dec 2007) | 2 lines
- Unified settings of test projects
- Suppressed one more thread-related warning
........
r42384 | andreas_huber69 | 2007-12-31 04:03:37 -0800 (Mon, 31 Dec 2007) | 1 line
Added statechart markup for new platforms.
........
r42385 | andreas_huber69 | 2007-12-31 04:12:48 -0800 (Mon, 31 Dec 2007) | 1 line
Unified example compilation settings with the ones of the tests.
........
r42386 | andreas_huber69 | 2007-12-31 04:57:24 -0800 (Mon, 31 Dec 2007) | 1 line
Modified compiler settings so that the example works with NO_OF_BITS = 8.
........
r42387 | andreas_huber69 | 2007-12-31 05:14:47 -0800 (Mon, 31 Dec 2007) | 1 line
All compilation output is now put into an individual directory for each test. This allows for multi-threaded building in Visual Studio 2008.
........
r42388 | andreas_huber69 | 2007-12-31 05:41:55 -0800 (Mon, 31 Dec 2007) | 2 lines
- Added the DebugFail and ReleaseFail configurations
- Updated copyright years
........
r42389 | fmhess | 2007-12-31 07:53:06 -0800 (Mon, 31 Dec 2007) | 4 lines
Updated the boostbook.dtd and reference docs
for "enumvalue" elements to indicate they can have "purpose"
and "description" children.
........
r42390 | fmhess | 2007-12-31 07:54:00 -0800 (Mon, 31 Dec 2007) | 4 lines
Fixed some minor newline and highlighting issues
in class synopsis for "data-member" elements.
........
- (No files)
-