summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/tagmap.h
Commit message (Expand)AuthorAgeFilesLines
* reverting: Miodrag Milanovic2016-01-201-6/+6
* tags are now strings (nw) Miodrag Milanovic2016-01-161-6/+6
* Fix tagged_list (nw) Miodrag Milanovic2015-12-141-1/+1
* make exception save actual tag (nw) Miodrag Milanovic2015-12-121-2/+2
* tagged_list without tagmap_t (nw) Miodrag Milanovic2015-12-111-254/+7
* fix for VS builds, due to FPTR conversion (nw) Miodrag Milanovic2015-12-051-1/+1
* clang-modernize part 5 Miodrag Milanovic2015-12-041-1/+1
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-15/+16
* more conversions to std::string (nw) Miodrag Milanovic2015-04-191-3/+3
* do not start tagmap lookup counting until everything is initialized / tagmap ... Oliver Stöneberg2014-09-091-2/+5
* moved tagged_list:: out of tagged_list to make it catch-able / handle add_exc... Oliver Stöneberg2014-09-081-9/+9
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-2/+2
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-2/+107
* fixed non-DEBUG build (nw) Oliver Stöneberg2014-02-211-4/+4
* added DEBUG-only tagmap lookup counter (nw) Oliver Stöneberg2014-02-211-0/+12
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-8/+8
* tagmap: Try a slightly better hashing function [O. Galibert] Olivier Galibert2013-01-031-2/+2
* Major CHD/chdman update. The CHD version number has been increased Aaron Giles2012-02-161-1/+1
* Clean-ups and version bumpmame0144u7 Angelo Salese2012-01-291-9/+9
* fix Linux compile (nw) R. Belmont2012-01-181-1/+1
* tagmap is just a C++ template now. Added iterators to it as Aaron Giles2012-01-171-149/+170
* Be consistent about template argument naming. Aaron Giles2011-04-301-7/+7
* tagmap_hash is supposed to be fast. Calling strlen is not the way to be fast. Aaron Giles2010-12-121-7/+3
* Fixed debug command symlist (bug #4131) [Robbbert] Miodrag Milanovic2010-12-121-3/+7
* Created new template class tagged_list which manages a simple list Aaron Giles2010-01-171-0/+4
* Cleanups and version bump. Aaron Giles2010-01-161-4/+4
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-3/+38
* Memory shares are now specified by tag instead of index. Aaron Giles2009-12-051-2/+2
* Cleanups and version bump.mame0135u2 Aaron Giles2009-11-301-6/+6
* Oops, forgot to add these. Aaron Giles2009-11-231-0/+185