Commit Graph

10 Commits

Author SHA1 Message Date
Daniel James
4df5255bf0 Iostreams: Fix test for latest Boost.Test changes.
[SVN r76973]
2012-02-11 12:34:30 +00:00
Daniel James
b429d69932 Fix write_device_impl<ostream_tag>
And enchance the newline tests so that they test it.
Refs #3839

[SVN r60228]
2010-03-06 15:17:38 +00:00
Jonathan Turkanis
34ee5bdaa6 merged changes from iostreams_dev, revisions 43243-43298: overhaul of category_of and close(): stringstream is now dual_seekable; standard file streams and string streams are closable; public Boost.Iostreams streams and streambufs are closable; close() pops filtering streams and streambufs
[SVN r43299]
2008-02-18 05:48:13 +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
Victor A. Wagner Jr.
88343953fd Changed - \r\r\n to \r\n so it works on VC-8_0
Deleted - apparently some trailing spaces


[SVN r29305]
2005-05-30 19:59:42 +00:00
Jonathan Turkanis
331bdd80e6 switched from array_source to string_source
[SVN r29295]
2005-05-30 07:51:45 +00:00
Jonathan Turkanis
952c3f7f51 removed iterator_range.hpp include
[SVN r29222]
2005-05-26 09:05:18 +00:00
Jonathan Turkanis
c1130811d5 renamed windows --> dos
[SVN r29087]
2005-05-20 02:42:11 +00:00
Jonathan Turkanis
0eacb16a0f swicthed from C strings to std::strings
[SVN r29003]
2005-05-17 22:01:07 +00:00
Jonathan Turkanis
26b764756a renamed from 'newline_filter_test.cpp'; major rewrite
[SVN r28675]
2005-05-05 22:12:33 +00:00