提交歷史

作者 SHA1 備註 提交日期
  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::" 8 年之前
  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. 10 年之前
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 10 年之前
  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 年之前
  Lioncash 9adad45b0f string_util: Get rid of UriDecode/UriEncode 11 年之前
  Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h 11 年之前
  purpasmart96 ebfd831ccb License change 11 年之前
  Yuri Kunde Schlesner 6390c66e95 Implement text path trimming for shorter paths. 11 年之前
  Emmanuel Gil Peyrot f5d38649c7 Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 11 年之前
  archshift 1f7c4ab7f6 Use std::u16string for conversion between UTF-8 and UTF-16, FS:USER functions 11 年之前
  archshift 7fa4dbd0c6 Removed uses of raw c-string manipulation functions. 11 年之前