Age | Commit message (Expand) | Author | Files | Lines |
2011-04-11 | liblzma: Make lzma_stream_encoder_init() static (second try). | Lasse Collin | 1 | -1/+0 |
2009-11-14 | Fix a design error in liblzma API. | Lasse Collin | 1 | -59/+4 |
2009-04-28 | Fixed a crash in liblzma. | Lasse Collin | 1 | -1/+1 |
2009-04-13 | Put the interesting parts of XZ Utils into the public domain. | Lasse Collin | 1 | -10/+3 |
2009-02-17 | Added lzma_easy_buffer_encode(). Splitted easy.c into small | Lasse Collin | 1 | -47/+6 |
2009-02-02 | Modify LZMA_API macro so that it works on Windows with | Lasse Collin | 1 | -3/+3 |
2009-01-26 | Avoid hardcoded constant in easy.c. | Lasse Collin | 1 | -1/+1 |
2009-01-17 | Beta was supposed to be API stable but I had forgot to rename | Lasse Collin | 1 | -2/+2 |
2008-12-27 | Bunch of liblzma tweaks, including some API changes. | Lasse Collin | 1 | -30/+15 |
2008-12-15 | Bunch of liblzma API cleanups and fixes. | Lasse Collin | 1 | -9/+24 |
2008-09-27 | Some API changes, bug fixes, cleanups etc. | Lasse Collin | 1 | -8/+12 |
2008-09-13 | Renamed constants: | Lasse Collin | 1 | -2/+2 |
2008-09-06 | Some API cleanups | Lasse Collin | 1 | -1/+1 |
2008-08-28 | Sort of garbage collection commit. :-| Many things are still | Lasse Collin | 1 | -8/+10 |
2008-06-18 | Update the code to mostly match the new simpler file format | Lasse Collin | 1 | -34/+53 |
2008-01-22 | Added lzma_easy_* functions. These should make using | Lasse Collin | 1 | -0/+103 |