Changeset 42451
- Timestamp:
- Jan 4, 2008, 4:08:53 AM (15 years ago)
- Author:
- Eric Niebler
- Message:
-
Merged revisions 42432-42450 via svnmerge from
https://svn.boost.org/svn/boost/trunk
........
r42433 | eric_niebler | 2008-01-02 22:11:00 -0800 (Wed, 02 Jan 2008) | 1 line
add missing #includes
........
r42435 | johnmaddock | 2008-01-03 02:04:01 -0800 (Thu, 03 Jan 2008) | 1 line
Add cstdio include to keep libstdcxx happy.
........
r42436 | schoepflin | 2008-01-03 02:04:39 -0800 (Thu, 03 Jan 2008) | 2 lines
Modified spelling of my surname to avoid problems with non-ASCII characters.
........
r42440 | turkanis | 2008-01-03 11:10:48 -0800 (Thu, 03 Jan 2008) | 1 line
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
........
r42441 | turkanis | 2008-01-03 11:28:01 -0800 (Thu, 03 Jan 2008) | 1 line
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
........
r42447 | andreas_huber69 | 2008-01-03 15:17:00 -0800 (Thu, 03 Jan 2008) | 2 lines
- Updated copyright years
- Factored out transition dispatching logic
........
r42448 | eric_niebler | 2008-01-03 16:10:53 -0800 (Thu, 03 Jan 2008) | 1 line
add missing typename keyword
........
r42449 | eric_niebler | 2008-01-03 16:41:44 -0800 (Thu, 03 Jan 2008) | 1 line
don't deref NULL in typeof, to keep HP cxx happy
........
- (No files)
-