Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | faster copy functions for lzo decoder that also need padding | Reimar Döffinger | 2006-01-22 | 1 | -18/+77 |
* | 10l, get_byte returning 0 on error can cause a hang. So let's try with 1 inst... | Reimar Döffinger | 2006-01-15 | 1 | -1/+1 |
* | get_byte may not return -1 on error, since it can lead to a negative backptr. | Reimar Döffinger | 2006-01-14 | 1 | -1/+1 |
* | Wrong state handling causing decompression errors in some cases | Reimar Döffinger | 2006-01-14 | 1 | -3/+1 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | Our own LZO (1X) implementation, under LGPL and optimized for readability. | Reimar Döffinger | 2006-01-12 | 1 | -0/+167 |