Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-08-03 | liblzma: SHA-256: Remove the GCC #pragma that became unneeded. | Lasse Collin | 1 | -5/+0 |
2014-08-03 | liblzma: SHA-256: Unroll a little more. | Lasse Collin | 1 | -9/+16 |
2014-08-03 | liblzma: SHA-256: Do the byteswapping without a temporary buffer. | Lasse Collin | 1 | -12/+1 |
2014-01-12 | liblzma: Remove a useless C99ism from sha256.c. | Lasse Collin | 1 | -1/+1 |
2012-08-24 | A few typo fixes to comments and the xz man page. | Lasse Collin | 1 | -1/+0 |
2011-04-05 | liblzma: Use TUKLIB_GNUC_REQ to check GCC version in sha256.c. | Lasse Collin | 1 | -3/+3 |
2009-10-04 | Use a tuklib module for integer handling. | Lasse Collin | 1 | -15/+3 |
2009-05-02 | Use a GCC-specific #pragma instead of GCC-specific | Lasse Collin | 1 | -0/+5 |
2009-04-13 | Put the interesting parts of XZ Utils into the public domain. | Lasse Collin | 1 | -9/+14 |
2008-08-28 | Sort of garbage collection commit. :-| Many things are still | Lasse Collin | 1 | -16/+13 |
2008-06-18 | Update the code to mostly match the new simpler file format | Lasse Collin | 1 | -25/+28 |