Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-02-14 | Add SPDX license identifier into 0BSD source code files. | Lasse Collin | 1 | -0/+2 |
2024-02-14 | Change most public domain parts to 0BSD. | Lasse Collin | 1 | -3/+0 |
2022-10-19 | Tests: Fix a warning in test_memlimit.c when decoders are disabled. | Lasse Collin | 1 | -0/+3 |
2022-10-06 | Tests: Fix compilation issues. | Jia Tan | 1 | -1/+15 |
2022-10-05 | Tests: Include mythread.h in the tests that use MYTHREAD_ENABLED. | Lasse Collin | 1 | -0/+1 |
2022-10-05 | Tests: Fix compilation error when threading support has been disabled. | Jia Tan | 1 | -0/+4 |
2022-09-28 | Tests: Add test_memlimit.c to test restarting after LZMA_MEMLIMIT_ERROR. | Lasse Collin | 1 | -0/+151 |
2008-11-25 | Remove the nowadays unneeded memory limitting malloc() wrapper. | Lasse Collin | 1 | -114/+0 |
2008-04-28 | Fixed wrong spelling "limitter" to "limiter". This affects | Lasse Collin | 1 | -2/+2 |
2008-01-25 | Added test_memlimit.c. | Lasse Collin | 1 | -0/+114 |