Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
View Tickets
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset 42381
Timestamp:
Dec 30, 2007, 10:35:46 PM (
15 years
ago)
Author:
Jonathan Turkanis
Message:
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
(No files)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive