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
/
emu
/
hash.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
1
-31
/
+36
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
1
-4
/
+4
*
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
-6
/
+6
*
Be more rigorous about parsing invalid hashes. Report them
Aaron Giles
2012-02-21
1
-7
/
+19
*
Clean-ups and version bump
mame0145u1
Angelo Salese
2012-02-19
1
-15
/
+15
*
fixed whitespace in macro_string().
smf-
2012-02-18
1
-2
/
+2
*
Remove redundant hashing code, use hashing.h instead.
Aaron Giles
2012-02-16
1
-467
/
+158
*
Removed old C-based interface to astrings. astring exists only as
Aaron Giles
2012-01-03
1
-1
/
+1
*
- Removing MD5 support in ROMLOAD_* [Oliver Stoneberg]
Miodrag Milanovic
2011-07-31
1
-71
/
+1
*
Remove redundant check.
Aaron Giles
2011-04-17
1
-1
/
+1
*
fixed hash collection == so a collection with only a sha1 and a collection wi...
smf-
2011-04-17
1
-2
/
+2
*
(Big tangle of changes that all happened as I was looking into the ROM
Aaron Giles
2011-04-13
1
-2
/
+2
*
Two hash_collections can only match if they have at least one matching hash.
Aaron Giles
2011-03-29
1
-3
/
+8
*
Cleanups and version bump.
mame0141u3
Aaron Giles
2011-02-28
1
-30
/
+30
*
Enable CRC(1) SHA1(1)-style hashes to work without error.
Aaron Giles
2011-02-28
1
-3
/
+11
*
Hash generation and general cleanup. New class hash_collection holds
Aaron Giles
2011-02-14
1
-526
/
+610
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-5
/
+4
*
Added casts to ensure proper values are passed to the ctype.h functions.
Aaron Giles
2009-06-25
1
-5
/
+5
*
Many casts added to the core files, and various other tweaks
Aaron Giles
2009-03-12
1
-1
/
+1
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Changes for MAME 0.121u4.
mame0121u4
Aaron Giles
2007-12-17
1
-1
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+713