Lioncash
|
9d33122197
string_util: Get rid of separate resize() in CPToUTF16(), UTF16ToUTF8(), CodeToUTF8() and UTF8ToUTF16()
|
před 8 roky |
Lioncash
|
26a157cd31
string_util: Use emplace_back() in SplitString() instead of push_back()
|
před 8 roky |
Lioncash
|
cd46b267f5
string_util: Remove unnecessary std::string instance in TabsToSpaces()
|
před 8 roky |
Lioncash
|
33fbcb45a7
string_util: Remove AsciiToHex()
|
před 8 roky |
Hedges
|
e066bc75b9
More improvements to GDBStub (#653)
|
před 8 roky |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
před 8 roky |
mailwl
|
a2efb1dd48
Common/string_util: add StringFromBuffer function
|
před 8 roky |
Lioncash
|
3abba08080
string_util: Remove StringFromFormat() and related functions
|
před 8 roky |
Lioncash
|
3cfe77ae75
common: Move logging macros over to new fmt-capable macros where applicable
|
před 8 roky |
Daniel Lim Wee Soong
|
3b558eebee
Logging: Create logging macros based on fmtlib
|
před 8 roky |
James Rowe
|
096be16636
Format: Run the new clang format on everything
|
před 8 roky |
Huw Pascoe
|
a13ab958cb
Fixed type conversion ambiguity
|
před 8 roky |
Jannik Vogel
|
45d941d62e
Support mingw cross-compile
|
před 9 roky |
James Rowe
|
c3ea6f4ddb
Add mingw compile support
|
před 10 roky |
Yuri Kunde Schlesner
|
f120e78b56
Remove special rules for Windows.h and library includes
|
před 9 roky |
Yuri Kunde Schlesner
|
84fbbe2629
Use negative priorities to avoid special-casing the self-include
|
před 9 roky |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
před 9 roky |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
před 9 roky |
LFsWang
|
acfa76aa38
Fix encode problem On Windows
|
před 10 roky |
Yuri Kunde Schlesner
|
48393d452c
Common: Work around bug in MSVC2015 standard library
|
před 11 roky |
zawata
|
6e9a6ca6bf
Common : Fix Conversion Warnings
|
před 11 roky |
Emmanuel Gil Peyrot
|
13e6876463
Common: Fix string_util includes.
|
před 11 roky |
Yuri Kunde Schlesner
|
8809d02db3
Common: Add StringFromFixedZeroTerminatedBuffer
|
před 11 roky |
Lioncash
|
9adad45b0f
string_util: Get rid of UriDecode/UriEncode
|
před 11 roky |
Yuri Kunde Schlesner
|
e1fbac3ca1
Common: Remove common.h
|
před 11 roky |
Subv
|
8e2b248e05
Build: Fixed some warnings
|
před 11 roky |
darkf
|
5d10b212ec
Fix MSVC-related #defines and add CMakeLists comment
|
před 11 roky |
darkf
|
8ba9ac0f74
Fix merge conflicts
|
před 11 roky |
purpasmart96
|
ebfd831ccb
License change
|
před 11 roky |
Yuri Kunde Schlesner
|
0600e2d8b5
Convert old logging calls to new logging macros
|
před 11 roky |