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
/
lib
/
util
/
unicode.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-69
/
+101
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-101
/
+69
*
Make search not suck as badly (use algorithm derived from Jaro-Winkler simila...
Vas Crabb
2019-01-14
1
-69
/
+101
*
Renamed flipendian -> swapendian, as I spent minutes trying to find the funct...
mooglyguy
2018-11-05
1
-4
/
+4
*
srcclean (nw)
Vas Crabb
2017-08-27
1
-2
/
+2
*
Imgtool: Merged normalize_filename() into cannonicalize_path(), C++-ificatio...
npwoods
2017-07-30
1
-0
/
+22
*
Revert "reordering the #include lets you build this file with latest mingw he...
smf-
2017-05-14
1
-6
/
+3
*
reordering the #include lets you build this file with latest mingw headers (nw)
smf-
2017-05-14
1
-3
/
+6
*
Fixed building using system utf8proc
Julian Sikorski
2017-01-26
1
-1
/
+1
*
srcclean (nw)
Vas Crabb
2017-01-22
1
-4
/
+4
*
Vas Crabb feedback:
Nathan Woods
2017-01-04
1
-3
/
+3
*
[Imgtool] Changed to use wcout/wcerr in order to support Unicode console output
Nathan Woods
2017-01-02
1
-0
/
+36
*
Introduced utf8proc and created wrapper code to expose a prettier API
Nathan Woods
2016-12-31
1
-1
/
+88
*
use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c...
Miodrag Milanovic
2016-10-22
1
-15
/
+15
*
srcclean (nw)
Vas Crabb
2016-09-26
1
-3
/
+3
*
Consolidated code that inputs characters into buffers
Nathan Woods
2016-09-19
1
-0
/
+27
*
Fix UTF-16 encode, pass UTF-16 to Windows character drawing (unfortunately st...
Vas Crabb
2016-08-02
1
-8
/
+10
*
std::min and std:max instead of MIN and MAX, also some more macros converted ...
Miodrag Milanovic
2016-07-31
1
-4
/
+4
*
Cleanups and version bump
Miodrag Milanovic
2016-07-27
1
-1
/
+1
*
Converted menu_file_create to use std::string for its filename buffer
Nathan Woods
2016-07-02
1
-0
/
+13
*
C++-ification of src/lib/util/unicode.[cpp|h]
Nathan Woods
2016-07-02
1
-72
/
+72
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-2
/
+2
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+365