| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | NOTICE (TYPE NAME CONSOLIDATION) | 2016-10-22 | 1 | -133/+133 | |
| | | | | | | Use standard uint64_t, uint32_t, uint16_t or uint8_t instead of UINT64, UINT32, UINT16 or UINT8 also use standard int64_t, int32_t, int16_t or int8_t instead of INT64, INT32, INT16 or INT8 | ||||
| * | dynamic_buffer is just std::vector<UINT8> (nw) | 2016-10-21 | 1 | -4/+4 | |
| | | |||||
| * | std::min and std:max instead of MIN and MAX, also some more macros converted ↵ | 2016-07-31 | 1 | -1/+1 | |
| | | | | | to inline functions (nw) | ||||
| * | Various cleanups suggested by static analyzer (nw) | 2016-04-24 | 1 | -1/+1 | |
| | | |||||
| * | Update LZMA SDK to 15.14 | 2016-04-09 | 1 | -7/+22 | |
| | | |||||
| * | clang-modernize part 1 (nw) | 2015-12-03 | 1 | -40/+40 | |
| | | |||||
| * | Rename *.c -> *.cpp in our source (nw) | 2015-11-08 | 1 | -0/+1779 | |
