index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
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
/
pool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-23
/
+23
*
Final round of struct/union/enum normalization.
Aaron Giles
2012-09-16
1
-2
/
+2
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
1
-6
/
+3
*
Fix the memory leaks with the strconv.c function by
Scott Stone
2010-04-23
1
-1
/
+1
*
pool.c calls renamed so they can me used by MAMEUI and MESS (no whatsnew needed)
Miodrag Milanovic
2010-01-19
1
-20
/
+19
*
lib/util now includes stdlib.h where needed
Couriersud
2010-01-17
1
-0
/
+2
*
NOTE: This change requires two new osd functions: osd_malloc() and
Aaron Giles
2010-01-08
1
-8
/
+0
*
Results of running the latest srcclean.
Aaron Giles
2009-12-28
1
-2
/
+2
*
Some misc cleanups:
Aaron Giles
2009-12-15
1
-2
/
+2
*
Cleanups and version bump.
mame0134u3
Aaron Giles
2009-10-12
1
-13
/
+13
*
Moved all files in src/lib/util over to straight BSD and common
Aaron Giles
2009-10-10
1
-2
/
+30
*
Modified the makefile to support experimental optional C++
Aaron Giles
2009-02-28
1
-5
/
+5
*
Cleanups/version bump/added missing drivers.
mame0128u5
Aaron Giles
2008-12-06
1
-5
/
+5
*
Pool items are now tracked globally, and freed in reverse order
Aaron Giles
2008-11-26
1
-43
/
+50
*
Need to actually set the pool fail callback when allocating a pool.
Aaron Giles
2008-01-19
1
-0
/
+3
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
(From Oliver Stoneberg)
Aaron Giles
2008-01-03
1
-2
/
+2
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+614