summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/hashing.h
Commit message (Expand)AuthorAgeFilesLines
* Allow loading PNG/JPEG/MS DIB bitmaps from Lua, and cleanup. Vas Crabb2023-04-131-62/+62
* Low-level #include overhaul AJR2021-01-021-2/+2
* hash.cpp, hashing.cpp: Change string processing to use std::string_view param... AJR2021-01-011-4/+60
* util: re-implement SHA-1 and get rid of the two third-party implementations (nw) Vas Crabb2020-04-131-14/+9
* Better support for screen orientation/geometry: Vas Crabb2018-07-261-4/+4
* yo sup dawg (nw) Vas Crabb2017-02-021-7/+47
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-18/+18
* Moved src/emu/hash.[cpp|h] into src/lib/util, and namespaced that code (and h... Nathan Woods2016-07-231-0/+3
* Return std::string objects by value rather than pass by reference AJR2016-01-101-4/+4
* moved all to std::string (nw) Miodrag Milanovic2015-04-221-5/+6
* 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-4/+4
* Clean-ups and version bumpmame0145u1 Angelo Salese2012-02-191-51/+51
* Rewrote SAMPLES as a modern device. Updated all callers. FLAC Aaron Giles2012-02-191-1/+0
* Remove redundant hashing code, use hashing.h instead. Aaron Giles2012-02-161-10/+14
* Major CHD/chdman update. The CHD version number has been increased Aaron Giles2012-02-161-0/+245