Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-01-25 | Improved the memory limitter: | Lasse Collin | 1 | -14/+83 | |
- Added lzma_memlimit_max() and lzma_memlimit_reached() API functions. - Added simple estimation of malloc()'s memory usage overhead. - Fixed integer overflow detection in lzma_memlimit_alloc(). - Made some white space cleanups and added more comments. The description of lzma_memlimit_max() in memlimit.h is bad and should be improved. | |||||
2008-01-16 | Added lzma_memlimit_count(). | Lasse Collin | 1 | -0/+19 | |
2007-12-09 | Imported to git. | Lasse Collin | 1 | -0/+200 | |