summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/corealloc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix clang error: cannot initialize a parameter of type 'void *' with an lvalu... AJR2019-11-241-1/+1
* apparently 3AM is not the time to code (nw) Vas Crabb2019-11-251-3/+3
* helps to git add before git commit (nw) Vas Crabb2019-11-251-1/+1
* pre-fill things allocated with operator new with 0xcd in debug builds (value ... Vas Crabb2019-11-251-0/+34
* removed memory tracking (nw) Miodrag Milanovic2016-01-081-470/+0
* Add realloc implementation as required by the C standard (nw) balr0g2016-01-021-0/+38
* cleanup of osdcomm.h (nw) Miodrag Milanovic2015-12-091-0/+4
* Revert "Cleanup of osdcomm.h (nw)" Miodrag Milanovic2015-12-091-4/+1
* Cleanup of osdcomm.h (nw) Miodrag Milanovic2015-12-091-1/+4
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-33/+33
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+428