Commit Graph

15 Commits

Author SHA1 Message Date
Edward Diener
d595901ae4 Merge branch 'bugfix/10561' of https://github.com/jlodos/iostreams into develop_test 2016-12-10 08:15:32 -05:00
Jorge Lodos
ec09583209 Bugfix in test_seekable_... functions and new dual_seekable_test function. 2016-02-07 22:24:51 -06:00
Marcel Raad
9e31b98833 Fix MSVC compiler warnings
- silenced narrowing conversion warnings with explicit casts
- fixed a variable shadowing warning by removing an unused variable
2015-09-17 13:08:11 +02:00
Jonathan Turkanis
e21ce6efba merged branch 'bugfix/warnings-2015-09-01' into develop; silenced numerous compiler warnings for msvc, gcc, and clang 2015-09-03 15:50:36 -04:00
Steven Watanabe
fd81a28296 Rejigger file_descriptors handling of std::ios_base::openmode to match std::fstream. In particular, truncate existing files, if std::ios_base::trunc is passed. Refs #3323.
[SVN r62934]
2010-06-14 15:56:00 +00:00
Jonathan Turkanis
ecbd2bd5e8 merged changes from iostreams_dev, revisions 42962-43059: updated copyright notices
[SVN r43061]
2008-02-02 22:10:46 +00:00
Jonathan Turkanis
9dccd2482b ported changes from branches/iostreams_dev revisions 42343-42356
[SVN r42357]
2007-12-30 04:19:38 +00:00
Jonathan Turkanis
8c65fa7d15 ported changes from branches/iostreams_dev revisions 42265-42306
[SVN r42307]
2007-12-26 05:45:15 +00:00
Jonathan Turkanis
1b1a424a3e putback_test.hpp
[SVN r29689]
2005-06-19 20:47:37 +00:00
Jonathan Turkanis
088221f841 initial commitment
[SVN r28131]
2005-04-11 15:41:45 +00:00
Jonathan Turkanis
f4ae19c6c9 disabled global optimization for VC6
[SVN r27372]
2005-02-14 07:14:29 +00:00
Jonathan Turkanis
ca39c0c829 additional support for 'old' iostreams
[SVN r27237]
2005-02-08 09:02:47 +00:00
Jonathan Turkanis
7971f6540e preliminary support for 'old' iostreams
[SVN r27214]
2005-02-07 08:02:42 +00:00
Jonathan Turkanis
e11d869497 updated to avoid explicit spec of template args, for VC6
[SVN r27103]
2005-02-04 21:04:11 +00:00
Jonathan Turkanis
c0564c3c7c initial commitment
[SVN r26900]
2005-01-28 23:54:41 +00:00