summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/corealloc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* misc fixes (nw) Vas Crabb2016-05-281-38/+26
* Fix many valgrind Mismatched free() / delete / delete [] errors Vas Crabb2016-03-211-16/+21
* Small code cleanup: dankan18902016-01-291-0/+2
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-3/+3
* make make make_unique_clear accept all kind of parameters (nw) Miodrag Milanovic2016-01-081-2/+54
* removed memory tracking (nw) Miodrag Milanovic2016-01-081-74/+19
* Add realloc implementation as required by the C standard (nw) balr0g2016-01-021-1/+5
* Revert "Comment this, so OSX can compile" Miodrag Milanovic2016-01-011-1/+1
* Comment this, so OSX can compile Miodrag Milanovic2016-01-011-1/+1
* Fix to make VS2015 release builds possible (nw) Miodrag Milanovic2015-10-241-2/+6
* Revert "Placed back old corealloc otherwise NO_MEM_TRACKING do not have any m... balr0g2015-06-071-19/+9
* Nope. (nw) balr0g2015-06-071-4/+4
* Use attribute unused for inlined new/delete. (nw) balr0g2015-06-071-4/+4
* Placed back old corealloc otherwise NO_MEM_TRACKING do not have any meaning (nw) Miodrag Milanovic2015-06-071-9/+19
* Mark replacements separate from overloads and remove unneeded prototypes (nw) balr0g2015-05-161-10/+0
* Remove nonstandard inline overloads (nw) balr0g2015-05-161-13/+13
* re-applied safe corealloc changes (nw) Oliver Stöneberg2014-05-161-12/+0
* Revert of r30457 per Micko (nw) Scott Stone2014-05-151-2/+14
* corealloc adjustments: Oliver Stöneberg2014-05-151-14/+2
* fixed GCC/clang compilation / fixed some forward declarations (nw) Oliver Stöneberg2014-03-111-0/+1
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-0/+121