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