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
/
osd
/
windows
/
winutf8.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-1
/
+1
*
fixed some modernize-use-auto clang-tidy warnings (nw) (#6238)
Oliver Stöneberg
2020-01-30
1
-1
/
+1
*
use C++ library includes (nw)
firewave
2020-01-22
1
-1
/
+1
*
Changed a number of comment declarations to read *.cpp instead of *.c
npwoods
2019-06-16
1
-1
/
+1
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-5
/
+5
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-5
/
+5
*
osd/windows: Send logerror to stderr if no debugger is attached and -oslog is...
Vas Crabb
2019-01-13
1
-5
/
+5
*
Move special windows.h include directives to build defines (nw)
Brad Hughes
2016-12-28
1
-1
/
+0
*
UWP builds again but by no means working (nw)
Brad Hughes
2016-11-10
1
-0
/
+6
*
Bulk renaming of Windows string conversion functions
Nathan Woods
2016-10-03
1
-8
/
+8
*
Changed win_get_window_text_utf8() to return std::string
Nathan Woods
2016-09-25
1
-16
/
+17
*
Changed strconv.[cpp|h] functions to return their results as std::string and ...
Nathan Woods
2016-07-24
1
-60
/
+27
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-7
/
+7
*
Removing unused functions from winutf8.cpp. Also adding UWP implementations f...
Brad Hughes
2016-03-23
1
-103
/
+10
*
more cleanups and fix (nw)
Miodrag Milanovic
2015-11-11
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+262