summaryrefslogtreecommitdiff
path: root/lib/common/FileStream.h
Commit message (Expand)AuthorAge
* Add a ToString method to IOStream and some subclasses.Chris Wilson2014-04-29
* Move definition of INVALID_HANDLE_VALUE and tOSFileHandle toChris Wilson2009-04-26
* Move stream comparison code out of BackupQueries::Compare to Chris Wilson2009-01-04
* Remove #ifdef WIN32 as we now define O_BINARY to 0 on Unixes, soChris Wilson2008-09-26
* Fix test regression on Windows where a const char pointer was treatedChris Wilson2008-09-07
* Change FileStream constructor to take a const std::string& instead of a Chris Wilson2008-08-21
* Undo mangling by tailorChris Wilson2008-04-04
* TailorizationChris Wilson2008-04-04
* Improve logging with macros that consistently output strerror(errno) andChris Wilson2008-03-28
* Use INVALID_HANDLE_VALUE instead of NULL for invalid handles on Win32.Chris Wilson2006-10-27
* Merge chris/win32/vc2005-compile-fixes @ r455, add infrastructure/msvc to dis...Ben Summers2006-02-13
* Fixing up svn:executable properties.Martin Ebourne2005-12-12
* Marged chris/win32/merge/07-win32-fixes at r210 to trunkMartin Ebourne2005-12-12
* Box Backup 0.09 with a few tweeksBen Summers2005-10-14