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
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
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
*
reverting:
Miodrag Milanovic
2016-01-20
1
-6
/
+6
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-6
/
+6
*
Fix tagged_list (nw)
Miodrag Milanovic
2015-12-14
1
-1
/
+1
*
make exception save actual tag (nw)
Miodrag Milanovic
2015-12-12
1
-2
/
+2
*
tagged_list without tagmap_t (nw)
Miodrag Milanovic
2015-12-11
1
-254
/
+7
*
fix for VS builds, due to FPTR conversion (nw)
Miodrag Milanovic
2015-12-05
1
-1
/
+1
*
clang-modernize part 5
Miodrag Milanovic
2015-12-04
1
-1
/
+1
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-15
/
+16
*
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