Historique des commits

Auteur SHA1 Message Date
  Weiyi Wang fdb35760a7 string_util: unify UTF8<->UTF16 conversion to codecvt il y a 7 ans
  Weiyi Wang a4595bb939 string_util: remove ShiftJIS/CP1252 conversion function il y a 7 ans
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" il y a 7 ans
  zhupengfei ff510157d8 common/string_utils: replace boost::transform with std counterpart il y a 8 ans
  Lioncash 9d33122197 string_util: Get rid of separate resize() in CPToUTF16(), UTF16ToUTF8(), CodeToUTF8() and UTF8ToUTF16() il y a 8 ans
  Lioncash 26a157cd31 string_util: Use emplace_back() in SplitString() instead of push_back() il y a 8 ans
  Lioncash cd46b267f5 string_util: Remove unnecessary std::string instance in TabsToSpaces() il y a 8 ans
  Lioncash 33fbcb45a7 string_util: Remove AsciiToHex() il y a 8 ans
  Hedges e066bc75b9 More improvements to GDBStub (#653) il y a 8 ans
  James Rowe 638956aa81 Rename logging macro back to LOG_* il y a 8 ans
  mailwl a2efb1dd48 Common/string_util: add StringFromBuffer function il y a 8 ans
  Lioncash 3abba08080 string_util: Remove StringFromFormat() and related functions il y a 8 ans
  Lioncash 3cfe77ae75 common: Move logging macros over to new fmt-capable macros where applicable il y a 8 ans
  Daniel Lim Wee Soong 3b558eebee Logging: Create logging macros based on fmtlib il y a 8 ans
  James Rowe 096be16636 Format: Run the new clang format on everything il y a 8 ans
  Huw Pascoe a13ab958cb Fixed type conversion ambiguity il y a 8 ans
  Jannik Vogel 45d941d62e Support mingw cross-compile il y a 9 ans
  James Rowe c3ea6f4ddb Add mingw compile support il y a 10 ans
  Yuri Kunde Schlesner f120e78b56 Remove special rules for Windows.h and library includes il y a 9 ans
  Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include il y a 9 ans
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. il y a 9 ans
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. il y a 9 ans
  LFsWang acfa76aa38 Fix encode problem On Windows il y a 10 ans
  Yuri Kunde Schlesner 48393d452c Common: Work around bug in MSVC2015 standard library il y a 11 ans
  zawata 6e9a6ca6bf Common : Fix Conversion Warnings il y a 11 ans
  Emmanuel Gil Peyrot 13e6876463 Common: Fix string_util includes. il y a 11 ans
  Yuri Kunde Schlesner 8809d02db3 Common: Add StringFromFixedZeroTerminatedBuffer il y a 11 ans
  Lioncash 9adad45b0f string_util: Get rid of UriDecode/UriEncode il y a 11 ans
  Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h il y a 11 ans
  Subv 8e2b248e05 Build: Fixed some warnings il y a 11 ans