lat9nq
|
ffd3afcf2f
string_util: Add U16StringFromBuffer
|
4 lat temu |
Andrea Pappacoda
|
01cf05bc75
chore: add missing SPDX tags
|
4 lat temu |
ameerj
|
923decae5a
common: Reduce unused includes
|
4 lat temu |
Morph
|
0d6057b2fa
string_util: Make use of std::string_view and add bounds checking
|
4 lat temu |
Morph
|
3ffff78a27
string_util: Prevent out of bounds access in u16string_view buffer
|
4 lat temu |
Morph
|
065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)
|
5 lat temu |
Morph
|
ff58ad2050
string_util: Remove MSVC workaround for converting between UTF8/UTF16
|
5 lat temu |
Lioncash
|
4a4b685a04
common: Enable warnings as errors
|
5 lat temu |
BreadFish64
|
a31ed02ae4
common/logging: don't use regex for path trimming
|
6 lat temu |
Zach Hilman
|
e696ed1f4d
am: Deglobalize software keyboard applet
|
7 lat temu |
Zach Hilman
|
c70529c1ec
string_util: Implement buffer to UTF-16 string helper function
|
7 lat temu |
Lioncash
|
c7387e6504
string_util: Remove ArrayToString()
|
7 lat temu |
Lioncash
|
f1219e3a87
string_util: Remove TryParse()
|
7 lat temu |
Weiyi Wang
|
fdb35760a7
string_util: unify UTF8<->UTF16 conversion to codecvt
|
7 lat temu |
Weiyi Wang
|
a4595bb939
string_util: remove ShiftJIS/CP1252 conversion function
|
7 lat temu |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 lat temu |
zhupengfei
|
ff510157d8
common/string_utils: replace boost::transform with std counterpart
|
8 lat temu |
Lioncash
|
9d33122197
string_util: Get rid of separate resize() in CPToUTF16(), UTF16ToUTF8(), CodeToUTF8() and UTF8ToUTF16()
|
8 lat temu |
Lioncash
|
26a157cd31
string_util: Use emplace_back() in SplitString() instead of push_back()
|
8 lat temu |
Lioncash
|
cd46b267f5
string_util: Remove unnecessary std::string instance in TabsToSpaces()
|
8 lat temu |
Lioncash
|
33fbcb45a7
string_util: Remove AsciiToHex()
|
8 lat temu |
Hedges
|
e066bc75b9
More improvements to GDBStub (#653)
|
8 lat temu |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
8 lat temu |
mailwl
|
a2efb1dd48
Common/string_util: add StringFromBuffer function
|
8 lat temu |
Lioncash
|
3abba08080
string_util: Remove StringFromFormat() and related functions
|
8 lat temu |
Lioncash
|
3cfe77ae75
common: Move logging macros over to new fmt-capable macros where applicable
|
8 lat temu |
Daniel Lim Wee Soong
|
3b558eebee
Logging: Create logging macros based on fmtlib
|
8 lat temu |
James Rowe
|
096be16636
Format: Run the new clang format on everything
|
8 lat temu |
Huw Pascoe
|
a13ab958cb
Fixed type conversion ambiguity
|
8 lat temu |
Jannik Vogel
|
45d941d62e
Support mingw cross-compile
|
9 lat temu |