summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/tagmap.h
Commit message (Expand)AuthorAgeFilesLines
* 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