Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced cpp14::make_unique<> with std::make_unique<>. | Mattes D | 2020-08-01 | 1 | -1/+1 |
* | Limit the size of cListAllocationPool's free list | peterbell10 | 2019-02-20 | 1 | -1/+1 |
* | Optimise chunk set (#4260) | peterbell10 | 2018-07-23 | 1 | -2/+2 |
* | Implement protocol level chunk sparsing (#3864) | peterbell10 | 2017-08-21 | 1 | -0/+34 |
* | Bulk clearing of whitespace | LogicParrot | 2016-02-05 | 1 | -6/+6 |
* | Removed unused class cChunkDataCollector. | Mattes D | 2015-12-18 | 1 | -20/+0 |
* | Unified the doxy-comment format. | Mattes D | 2015-07-31 | 1 | -14/+10 |
* | Removed redundant semicolons and re-added warning | archshift | 2014-07-24 | 1 | -7/+7 |
* | Fixed basic whitespace problems. | madmaxoft | 2014-07-17 | 1 | -2/+2 |
* | Added comments, reformatted code. | madmaxoft | 2014-05-29 | 1 | -9/+31 |
* | Implemented style changes | Tycho | 2014-05-24 | 1 | -4/+4 |
* | Renamed cChunkBuffer to cChunkData | Tycho | 2014-05-21 | 1 | -9/+9 |
* | Fixed issue with types not being defined for an unused parameter | Tycho | 2014-05-18 | 1 | -0/+105 |