Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-02-02 | Modify LZMA_API macro so that it works on Windows with | Lasse Collin | 1 | -5/+6 |
2009-02-01 | Use __cdecl also for function pointers in liblzma API when | Lasse Collin | 1 | -2/+2 |
2009-01-31 | Add LZMA_API to liblzma API headers. It's useful at least | Lasse Collin | 1 | -5/+5 |
2008-12-15 | Bunch of liblzma API cleanups and fixes. | Lasse Collin | 1 | -61/+113 |
2008-09-13 | Renamed constants: | Lasse Collin | 1 | -2/+2 |
2008-09-06 | Comments | Lasse Collin | 1 | -28/+53 |
2008-09-06 | Some API cleanups | Lasse Collin | 1 | -113/+201 |
2008-08-28 | Sort of garbage collection commit. :-| Many things are still | Lasse Collin | 1 | -28/+33 |
2008-06-18 | Update the code to mostly match the new simpler file format | Lasse Collin | 1 | -0/+15 |
2008-04-28 | Fixed wrong spelling "limitter" to "limiter". This affects | Lasse Collin | 1 | -2/+2 |
2008-03-12 | Make lzma_stream.next_in const. Let's see if anyone complains. | Lasse Collin | 1 | -1/+1 |