index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
lib
/
util
/
corealloc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
-util/corealloc.h: Reduced make_unique_clear to a single variant for POD arrays.
Vas Crabb
2022-04-03
1
-31
/
+14
*
Low-level #include overhaul
AJR
2021-01-02
1
-2
/
+0
*
Got rid of global_alloc/global_free.
Vas Crabb
2020-10-03
1
-35
/
+5
*
use C++ library includes (nw)
firewave
2020-01-22
1
-1
/
+1
*
misc cleanup:
Vas Crabb
2019-11-18
1
-2
/
+0
*
misc fixes (nw)
Vas Crabb
2016-05-28
1
-38
/
+26
*
Fix many valgrind Mismatched free() / delete / delete [] errors
Vas Crabb
2016-03-21
1
-16
/
+21
*
Small code cleanup:
dankan1890
2016-01-29
1
-0
/
+2
*
Cleanups and version bump
mame0170
Miodrag Milanovic
2016-01-27
1
-3
/
+3
*
make make make_unique_clear accept all kind of parameters (nw)
Miodrag Milanovic
2016-01-08
1
-2
/
+54
*
removed memory tracking (nw)
Miodrag Milanovic
2016-01-08
1
-74
/
+19
*
Add realloc implementation as required by the C standard (nw)
balr0g
2016-01-02
1
-1
/
+5
*
Revert "Comment this, so OSX can compile"
Miodrag Milanovic
2016-01-01
1
-1
/
+1
*
Comment this, so OSX can compile
Miodrag Milanovic
2016-01-01
1
-1
/
+1
*
Fix to make VS2015 release builds possible (nw)
Miodrag Milanovic
2015-10-24
1
-2
/
+6
*
Revert "Placed back old corealloc otherwise NO_MEM_TRACKING do not have any m...
balr0g
2015-06-07
1
-19
/
+9
*
Nope. (nw)
balr0g
2015-06-07
1
-4
/
+4
*
Use attribute unused for inlined new/delete. (nw)
balr0g
2015-06-07
1
-4
/
+4
*
Placed back old corealloc otherwise NO_MEM_TRACKING do not have any meaning (nw)
Miodrag Milanovic
2015-06-07
1
-9
/
+19
*
Mark replacements separate from overloads and remove unneeded prototypes (nw)
balr0g
2015-05-16
1
-10
/
+0
*
Remove nonstandard inline overloads (nw)
balr0g
2015-05-16
1
-13
/
+13
*
re-applied safe corealloc changes (nw)
Oliver Stöneberg
2014-05-16
1
-12
/
+0
*
Revert of r30457 per Micko (nw)
Scott Stone
2014-05-15
1
-2
/
+14
*
corealloc adjustments:
Oliver Stöneberg
2014-05-15
1
-14
/
+2
*
fixed GCC/clang compilation / fixed some forward declarations (nw)
Oliver Stöneberg
2014-03-11
1
-0
/
+1
*
Moved core template container classes up from emutempl.h to coretmpl.h:
Aaron Giles
2014-03-11
1
-0
/
+121