bunnei
|
00d401d639
common: string_util: Use std::string_view for UTF16ToUTF8/UTF8ToUTF16W.
|
3 лет назад |
ameerj
|
2d2522693e
Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"
|
3 лет назад |
liamwhite
|
b01698775b
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer"
|
3 лет назад |
ameerj
|
fbc375f0de
fsp_srv: Use ReadBufferSpan
|
3 лет назад |
lat9nq
|
ffd3afcf2f
string_util: Add U16StringFromBuffer
|
4 лет назад |
Andrea Pappacoda
|
01cf05bc75
chore: add missing SPDX tags
|
4 лет назад |
Morph
|
0d6057b2fa
string_util: Make use of std::string_view and add bounds checking
|
4 лет назад |
Morph
|
065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)
|
5 лет назад |
Lioncash
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 лет назад |
LC
|
e3503de588
common/string_util: Remove unimplemented function prototype (#4414)
|
6 лет назад |
Zach Hilman
|
e696ed1f4d
am: Deglobalize software keyboard applet
|
7 лет назад |
Zach Hilman
|
c70529c1ec
string_util: Implement buffer to UTF-16 string helper function
|
7 лет назад |
Lioncash
|
c7387e6504
string_util: Remove ArrayToString()
|
7 лет назад |
Lioncash
|
f1219e3a87
string_util: Remove TryParse()
|
7 лет назад |
Lioncash
|
9bc18eada8
string_util: Remove ThousandSeparate()
|
7 лет назад |
Weiyi Wang
|
bfe84f06f2
string_util: remove TString conversion for windows
|
7 лет назад |
Weiyi Wang
|
a4595bb939
string_util: remove ShiftJIS/CP1252 conversion function
|
7 лет назад |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 лет назад |
Lioncash
|
cd46b267f5
string_util: Remove unnecessary std::string instance in TabsToSpaces()
|
8 лет назад |
Lioncash
|
33fbcb45a7
string_util: Remove AsciiToHex()
|
8 лет назад |
mailwl
|
a2efb1dd48
Common/string_util: add StringFromBuffer function
|
8 лет назад |
Lioncash
|
3abba08080
string_util: Remove StringFromFormat() and related functions
|
8 лет назад |
Daniel Lim Wee Soong
|
3b558eebee
Logging: Create logging macros based on fmtlib
|
8 лет назад |
James Rowe
|
096be16636
Format: Run the new clang format on everything
|
8 лет назад |
Huw Pascoe
|
a13ab958cb
Fixed type conversion ambiguity
|
8 лет назад |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
9 лет назад |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
9 лет назад |
LFsWang
|
acfa76aa38
Fix encode problem On Windows
|
10 лет назад |
Emmanuel Gil Peyrot
|
13e6876463
Common: Fix string_util includes.
|
11 лет назад |
Yuri Kunde Schlesner
|
8809d02db3
Common: Add StringFromFixedZeroTerminatedBuffer
|
11 лет назад |