summaryrefslogtreecommitdiff
path: root/sal/rtl/alloc_global.cxx
AgeCommit message (Expand)Author
2018-07-31the custom SAL allocator is no longer usedNoel Grandin
2018-01-17Missing includes (Windows --disable-pch)Stephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-21Disable custom allocatorDennis Francis
2017-10-23loplugin:includeform: salStephan Bergmann
2017-07-22rtl: remove comparisons against nullptr from RTL mem filesChris Sherlock
2017-07-22rtl: remove comment cruft from alloc filesChris Sherlock
2017-04-13Removed duplicated includesAndrea Gelmini
2016-05-22Convert AllocMode to scoped enumNoel Grandin
2016-04-07Drop pointless "internal" directory level for already internal include filesTor Lillqvist
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-05cppcheck-suppress sizeofwithsilentarraypointerCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-01Revert "by default use the system memory allocator"Markus Mohrhard
2015-09-28by default use the system memory allocatorMarkus Mohrhard
2015-03-31V597: introduce a rtl_secureZeroMemoryCaolán McNamara
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-20Some more loplugin:cstylecast: salStephan Bergmann
2014-11-10fix spelling implemenation -> implementationNoel Grandin
2014-02-28Fix typo: s/Alined/AlignedTor Lillqvist
2014-02-27Ensure that numeric array storage is aligned to 256-byte boundary.Kohei Yoshida
2014-01-28bool improvementsStephan Bergmann
2013-06-10mingw64: casting to pointer from narrower integer fixes in salFridrich Štrba
2013-02-22Bin pointless single-child directory levelTor Lillqvist