Lioncash
|
3cfe77ae75
common: Move logging macros over to new fmt-capable macros where applicable
|
8 anni fa |
Daniel Lim Wee Soong
|
3b558eebee
Logging: Create logging macros based on fmtlib
|
8 anni fa |
James Rowe
|
096be16636
Format: Run the new clang format on everything
|
8 anni fa |
Huw Pascoe
|
a13ab958cb
Fixed type conversion ambiguity
|
8 anni fa |
Jannik Vogel
|
45d941d62e
Support mingw cross-compile
|
9 anni fa |
James Rowe
|
c3ea6f4ddb
Add mingw compile support
|
10 anni fa |
Yuri Kunde Schlesner
|
f120e78b56
Remove special rules for Windows.h and library includes
|
9 anni fa |
Yuri Kunde Schlesner
|
84fbbe2629
Use negative priorities to avoid special-casing the self-include
|
9 anni fa |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
9 anni fa |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
9 anni fa |
LFsWang
|
acfa76aa38
Fix encode problem On Windows
|
10 anni fa |
Yuri Kunde Schlesner
|
48393d452c
Common: Work around bug in MSVC2015 standard library
|
11 anni fa |
zawata
|
6e9a6ca6bf
Common : Fix Conversion Warnings
|
11 anni fa |
Emmanuel Gil Peyrot
|
13e6876463
Common: Fix string_util includes.
|
11 anni fa |
Yuri Kunde Schlesner
|
8809d02db3
Common: Add StringFromFixedZeroTerminatedBuffer
|
11 anni fa |
Lioncash
|
9adad45b0f
string_util: Get rid of UriDecode/UriEncode
|
11 anni fa |
Yuri Kunde Schlesner
|
e1fbac3ca1
Common: Remove common.h
|
11 anni fa |
Subv
|
8e2b248e05
Build: Fixed some warnings
|
11 anni fa |
darkf
|
5d10b212ec
Fix MSVC-related #defines and add CMakeLists comment
|
11 anni fa |
darkf
|
8ba9ac0f74
Fix merge conflicts
|
11 anni fa |
purpasmart96
|
ebfd831ccb
License change
|
11 anni fa |
Yuri Kunde Schlesner
|
0600e2d8b5
Convert old logging calls to new logging macros
|
11 anni fa |
Tony Wasserka
|
33e61ef514
Merge pull request #261 from neobrain/boost
|
11 anni fa |
archshift
|
4763fca9f8
Explicitly specify LE strings to iconv, fixes paths in Steel Diver
|
11 anni fa |
Tony Wasserka
|
3d8c6e61be
StringUtil: Perform some minimal cleanup.
|
11 anni fa |
Rohit Nirmal
|
8a62423970
Change NULLs to nullptrs.
|
11 anni fa |
darkf
|
459502e48c
Fix MinGW build
|
11 anni fa |
Emmanuel Gil Peyrot
|
f5d38649c7
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
|
11 anni fa |
archshift
|
1f7c4ab7f6
Use std::u16string for conversion between UTF-8 and UTF-16, FS:USER functions
|
11 anni fa |
archshift
|
7fa4dbd0c6
Removed uses of raw c-string manipulation functions.
|
11 anni fa |