Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Separate test_write_format_7zip.c into three files. | Michihiro NAKAJIMA | 2012-12-03 | 1 | -410/+0 |
* | Split a test for 7-Zip writer into seven tests to know easily what | Michihiro NAKAJIMA | 2012-12-02 | 1 | -10/+38 |
* | Fix a bug in 7zip writer that the writer cannot correctly handle | Michihiro NAKAJIMA | 2012-12-02 | 1 | -0/+136 |
* | Replace deprecated macro ARCHIVE_COMPRESSION_* by ARCHIVE_FILTER_*. | Michihiro NAKAJIMA | 2012-10-09 | 1 | -4/+4 |
* | Stop using deprecated functions. Much remains to be replaced. | Michihiro NAKAJIMA | 2012-10-07 | 1 | -4/+4 |
* | Stop using deprecated functions. Much remains to be replaced. | Michihiro NAKAJIMA | 2012-10-07 | 1 | -5/+5 |
* | Issue 236. | Michihiro NAKAJIMA | 2012-01-30 | 1 | -1/+210 |
* | Add support for PPMd to 7-Zip writer. | Michihiro NAKAJIMA | 2011-12-19 | 1 | -0/+2 |
* | Set proper the default compression type as appropriate according to the compr... | Michihiro NAKAJIMA | 2011-12-19 | 1 | -1/+5 |
* | Add 7-Zip writer. | Michihiro NAKAJIMA | 2011-12-18 | 1 | -0/+601 |