index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
tools
/
src2html.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-906
/
+0
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
1
-91
/
+93
*
removed bool conversion and implicit empty check (nw)
Miodrag Milanovic
2015-04-19
1
-2
/
+2
*
more conversions to std::string (nw)
Miodrag Milanovic
2015-04-19
1
-2
/
+2
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
1
-7
/
+7
*
cstr() - > c_str() as preparation for move to std::string (nw)
Miodrag Milanovic
2015-04-11
1
-18
/
+18
*
fixed several missing assert.h includes (nw)
Oliver Stöneberg
2015-03-20
1
-0
/
+1
*
reverting, sorry for this vconv needs to be updated (nw)
Miodrag Milanovic
2014-03-31
1
-1
/
+1
*
VS2013 x64 is little bit more anal about signed/unsigned comparison (nw)
Miodrag Milanovic
2014-03-31
1
-1
/
+1
*
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
-11
/
+11
*
fixed several Visual Studio compiler warnings and 64-bit libflac compilation ...
Miodrag Milanovic
2012-02-29
1
-4
/
+7
*
Cleanups and version bump
mame0144u5
Angelo Salese
2012-01-08
1
-1
/
+1
*
Removed old C-based interface to astrings. astring exists only as
Aaron Giles
2012-01-03
1
-348
/
+275
*
- Removing MD5 support in ROMLOAD_* [Oliver Stoneberg]
Miodrag Milanovic
2011-07-31
1
-1
/
+1
*
Add C++ keywords. Support hash files and .lst files.
Aaron Giles
2011-04-18
1
-0
/
+31
*
From: Atari Ace <atari_ace@verizon.net>
Aaron Giles
2009-12-23
1
-1
/
+6
*
Fixed srcclean handling of embedded comments within strings [Atari Ace]
Phil Bennett
2009-12-03
1
-1
/
+1
*
Change tools I wrote to be straight BSD.
Aaron Giles
2009-10-31
1
-2
/
+30
*
> From: atari_ace@verizon.net
Aaron Giles
2009-10-21
1
-1
/
+1
*
Added missing casts and made other tweaks. The entire project
Aaron Giles
2009-04-27
1
-10
/
+10
*
Added new function core_fload() to load a file into an allocated buffer.
Aaron Giles
2009-03-11
1
-11
/
+5
*
Cleanups and version bump.
Aaron Giles
2008-11-02
1
-10
/
+10
*
Changed from explicit styles to classes.
Aaron Giles
2008-10-30
1
-70
/
+66
*
Modified src2html to use a template source file instead of hard-coding to
Aaron Giles
2008-10-30
1
-63
/
+85
*
Cleanups for 0.122u5.
Aaron Giles
2008-01-11
1
-1
/
+1
*
Undid accidental checkin of experimental improvements.
Aaron Giles
2008-01-11
1
-31
/
+21
*
(From Chad)
Aaron Giles
2008-01-11
1
-7
/
+24
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Changes for MAME 0.121u3.
mame0121u3
Aaron Giles
2007-12-17
1
-40
/
+99
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+860