summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/huffman.c
Commit message (Expand)AuthorAgeFilesLines
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-761/+0
* Cleanups and version bumpmame0163 Miodrag Milanovic2015-06-241-9/+9
* Licenses for Raphael Nabet (nw) Miodrag Milanovic2015-06-071-4/+14
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-141-7/+7
* moved assert replacement inside emucore.h so it is actually used / removed as... Oliver Stöneberg2015-03-201-0/+1
* converted some global_alloc_array() usage to dynamic_array/dynamic_buffer (nw) Oliver Stöneberg2014-03-281-1/+1
* 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-9/+9
* CHD fixes: [jmak] R. Belmont2012-06-171-3/+20
* Clean-ups and version bumpmame0145u1 Angelo Salese2012-02-191-23/+23
* Major CHD/chdman update. The CHD version number has been increased Aaron Giles2012-02-161-1387/+454
* lib/util now includes stdlib.h where needed Couriersud2010-01-171-0/+2
* Results of running the latest srcclean. Aaron Giles2009-12-281-1/+1
* Cleanups and version bump.mame0134u3 Aaron Giles2009-10-121-13/+13
* Assert copyright ownership of core library files, and relicense Aaron Giles2009-10-091-2/+30
* Modified the makefile to support experimental optional C++ Aaron Giles2009-02-281-2/+2
* Cleanups and version bump.mame0126u5 Aaron Giles2008-08-141-96/+96
* Rejiggered huffman.c to support multiple interleaving Aaron Giles2008-08-121-295/+1026
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+934