Commit Graph

10 Commits

Author SHA1 Message Date
Guillermo Frontera
d6301d81a2 Fix processing of multi-stream files (#87)
* Fix processing of multi-stream files
* Added test for bzip2 multi-stream files.
* Fixed comments in bzip2 test

This fixes #86
2019-05-24 08:29:54 -04:00
Steven Watanabe
9fc89eaf00 Allow bzip2_decompressor to process multiple concatenated streams. Fixes #3853.
[SVN r63057]
2010-06-17 19:14:14 +00:00
Steven Watanabe
b37e8fc658 Make sure that the bzip2 filters can be closed even if no input has been read. Fixes #3348.
[SVN r62962]
2010-06-15 01:22:50 +00:00
Steven Watanabe
43c8489154 Make sure that compressing an empty string works.
[SVN r62960]
2010-06-15 01:02:06 +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
4b7933c685 swicthed to filter/test.hpp
[SVN r29002]
2005-05-17 21:59:20 +00:00
Jonathan Turkanis
58b65b7b7e added support for non-blocking i/o
[SVN r28426]
2005-04-22 19:29:05 +00:00
Jonathan Turkanis
8f367f6f7a updated Boost.Test namespaces
[SVN r27570]
2005-03-08 02:25:34 +00:00
Jonathan Turkanis
81ace62bfb erged .hpp files into .cpp files
[SVN r27135]
2005-02-05 05:12:11 +00:00
Jonathan Turkanis
c0564c3c7c initial commitment
[SVN r26900]
2005-01-28 23:54:41 +00:00