summaryrefslogtreecommitdiffstats
path: root/src/AllocationPool.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove double includes part 2 (#3890)peterbell102017-08-031-2/+0
|
* MSVC Debug builds: Added operator new redirection to provide more info. (#3781)Mattes D2017-06-191-0/+26
|
* Clang 5.0 fixesLukas Pioch2017-05-211-1/+1
| | | | | - Added override keyword - Removed inherited member variables
* Bulk clearing of whitespaceLogicParrot2016-02-051-10/+10
|
* Unified the doxy-comment format.Mattes D2015-07-311-58/+71
|
* Make -Werror disabling file onlytycho2015-05-191-3/+3
| | | | Ad fix a load of warnings
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-3/+3
|
* Final template keyword style fix.Mattes D2014-08-281-2/+2
|
* Fixed basic whitespace problems.madmaxoft2014-07-171-2/+6
| | | | Indenting by spaces and alignment by spaces, as well as trailing whitespace on non-empty lines.
* Merge branch 'master' of github.com:mc-server/MCServerTycho2014-06-161-0/+109