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
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
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
/
srcclean.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/ioprocs.cpp: Added wrappers for common patterns. (#11608)
Vas Crabb
2024-02-25
1
-4
/
+15
*
mattel/aquarius.cpp: Support pasting Arabic text for aquarius_ar in Arabic mode.
Vas Crabb
2024-01-11
1
-0
/
+1
*
tools/srcclean.cpp: Escape 'high' Unicode characters found in strings rather ...
Vas Crabb
2023-03-15
1
-10
/
+20
*
-tools/srcclean.cpp: Use the same rules for character literals and strings in...
Vas Crabb
2023-03-14
1
-1
/
+1
*
embargo: remove input tag lookups
hap
2022-09-13
1
-1
/
+1
*
A little more refactoring, and Coverity fixes:
Vas Crabb
2021-11-25
1
-1
/
+1
*
util: Further API cleanups: (#8661)
Vas Crabb
2021-10-05
1
-3
/
+9
*
-ui: Made zoom controls a bit more intuitive.
Vas Crabb
2021-09-06
1
-1
/
+1
*
formats, osd, util: Started refactoring file I/O stuff. (#8456)
Vas Crabb
2021-08-22
1
-3
/
+3
*
srcclean: Added JSON cleaning support, and some cleanup.
Vas Crabb
2021-08-20
1
-2
/
+302
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-3
/
+2
*
Low-level #include overhaul
AJR
2021-01-02
1
-1
/
+1
*
-Switch to building MAME as C++17.
Vas Crabb
2020-11-15
1
-0
/
+5
*
Build system maintenance:
Vas Crabb
2019-10-04
1
-20
/
+125
*
srcclean: treat *.xslt as XML (nw)
Vas Crabb
2019-01-03
1
-1
/
+2
*
fix building with clang 6.0.1 (nw)
smf-
2018-07-07
1
-0
/
+2
*
More initialisation at declaration to make things clearer, clean up some tabu...
Vas Crabb
2018-01-29
1
-43
/
+26
*
missing thing in if condition (nw)
Vas Crabb
2017-07-10
1
-0
/
+2
*
use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c...
Miodrag Milanovic
2016-10-22
1
-130
/
+130
*
fix srcclean when doing multiple files in a single run (nw)
Vas Crabb
2016-09-28
1
-9
/
+9
*
Add Lua-cleaning ability to srcclean
Vas Crabb
2016-08-30
1
-37
/
+388
*
clang didn't like that...
Vas Crabb
2016-08-04
1
-1
/
+5
*
remove leftover crud (nw)
Vas Crabb
2016-08-03
1
-18
/
+0
*
fix overlong code detection in srcclean
Vas Crabb
2016-08-02
1
-2
/
+12
*
Make srcclean a bit more forgiving
Vas Crabb
2016-08-02
1
-3
/
+3
*
Re-write srcclean to be cool with UTF-8 and C++14 [Vas Crabb]
Vas Crabb
2016-08-02
1
-291
/
+1512
*
INC -> HXX makes editors and code analyzers see it as C++ (nw)
Miodrag Milanovic
2016-05-01
1
-1
/
+1
*
clang-modernize part 5
Miodrag Milanovic
2015-12-04
1
-3
/
+3
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+402