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
/
tagmap.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
more conversions to std::string (nw)
Miodrag Milanovic
2015-04-19
1
-3
/
+3
*
do not start tagmap lookup counting until everything is initialized / tagmap ...
Oliver Stöneberg
2014-09-09
1
-2
/
+5
*
moved tagged_list:: out of tagged_list to make it catch-able / handle add_exc...
Oliver Stöneberg
2014-09-08
1
-9
/
+9
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-2
/
+2
*
Moved core template container classes up from emutempl.h to coretmpl.h:
Aaron Giles
2014-03-11
1
-2
/
+107
*
fixed non-DEBUG build (nw)
Oliver Stöneberg
2014-02-21
1
-4
/
+4
*
added DEBUG-only tagmap lookup counter (nw)
Oliver Stöneberg
2014-02-21
1
-0
/
+12
*
Bulk convert files that already had standard BSD license in my name
Aaron Giles
2013-10-16
1
-31
/
+2
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-8
/
+8
*
tagmap: Try a slightly better hashing function [O. Galibert]
Olivier Galibert
2013-01-03
1
-2
/
+2
*
Major CHD/chdman update. The CHD version number has been increased
Aaron Giles
2012-02-16
1
-1
/
+1
*
Clean-ups and version bump
mame0144u7
Angelo Salese
2012-01-29
1
-9
/
+9
*
fix Linux compile (nw)
R. Belmont
2012-01-18
1
-1
/
+1
*
tagmap is just a C++ template now. Added iterators to it as
Aaron Giles
2012-01-17
1
-149
/
+170
*
Be consistent about template argument naming.
Aaron Giles
2011-04-30
1
-7
/
+7
*
tagmap_hash is supposed to be fast. Calling strlen is not the way to be fast.
Aaron Giles
2010-12-12
1
-7
/
+3
*
Fixed debug command symlist (bug #4131) [Robbbert]
Miodrag Milanovic
2010-12-12
1
-3
/
+7
*
Created new template class tagged_list which manages a simple list
Aaron Giles
2010-01-17
1
-0
/
+4
*
Cleanups and version bump.
Aaron Giles
2010-01-16
1
-4
/
+4
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-3
/
+38
*
Memory shares are now specified by tag instead of index.
Aaron Giles
2009-12-05
1
-2
/
+2
*
Cleanups and version bump.
mame0135u2
Aaron Giles
2009-11-30
1
-6
/
+6
*
Oops, forgot to add these.
Aaron Giles
2009-11-23
1
-0
/
+185