Age | Commit message (Expand) | Author |
---|---|---|
2007-05-06 | remove dead header | Chris Lattner |
2006-11-05 | Unbreak VC++ build. | Jeff Cohen |
2006-07-07 | This patch (written by Reid) changes compressor to never throw an exception. | Chris Lattner |
2006-05-14 | Improve documentation on throwing, it is not complete still though. :( | Chris Lattner |
2005-04-21 | Remove trailing whitespace | Misha Brukman |
2005-01-29 | There is no reason to include ostream here, include iosfwd instead. | Chris Lattner |
2004-11-25 | Restrict the interface to not allow algorithm selection | Reid Spencer |
2004-11-14 | Add higher level interface to simplify use of Compressor | Reid Spencer |
2004-10-04 | Add a context for the callback so different compression scenarios can be | Reid Spencer |
2004-10-04 | First version of a support utility to provide generalized compression in | Reid Spencer |