Yuri Kunde Schlesner
|
8809d02db3
|
Common: Add StringFromFixedZeroTerminatedBuffer
|
11 years ago |
Lioncash
|
9adad45b0f
|
string_util: Get rid of UriDecode/UriEncode
|
11 years ago |
Yuri Kunde Schlesner
|
e1fbac3ca1
|
Common: Remove common.h
|
11 years ago |
Subv
|
8e2b248e05
|
Build: Fixed some warnings
|
11 years ago |
darkf
|
5d10b212ec
|
Fix MSVC-related #defines and add CMakeLists comment
|
11 years ago |
purpasmart96
|
ebfd831ccb
|
License change
|
11 years ago |
Yuri Kunde Schlesner
|
0600e2d8b5
|
Convert old logging calls to new logging macros
|
11 years ago |
archshift
|
4763fca9f8
|
Explicitly specify LE strings to iconv, fixes paths in Steel Diver
|
11 years ago |
Tony Wasserka
|
3d8c6e61be
|
StringUtil: Perform some minimal cleanup.
|
11 years ago |
Rohit Nirmal
|
8a62423970
|
Change NULLs to nullptrs.
|
11 years ago |
darkf
|
459502e48c
|
Fix MinGW build
|
11 years ago |
Emmanuel Gil Peyrot
|
f5d38649c7
|
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
|
11 years ago |
archshift
|
1f7c4ab7f6
|
Use std::u16string for conversion between UTF-8 and UTF-16, FS:USER functions
|
11 years ago |
archshift
|
7fa4dbd0c6
|
Removed uses of raw c-string manipulation functions.
|
11 years ago |
archshift
|
9d7cc2bedc
|
common: Prune all redundant includes
|
11 years ago |
archshift
|
5472fd4d9b
|
Added string_util to common, small changes in loader.cpp
|
11 years ago |
archshift
|
4ed24a0619
|
loader.cpp: improved file extension checking, made Upper/LowerStr useful
Instead of forcibly taking the last 4 characters, it now finds the last extension separator (the period) and takes a substr of its location.
|
11 years ago |
Lioncash
|
2f6ef914db
|
Common: Fix a potential infinite loop in StringUtil's ReplaceAll
|
11 years ago |
Lioncash
|
da6f24b374
|
Common: Move remaining C header includes over to their C++ equivalent
|
12 years ago |
bunnei
|
cb504e236b
|
added helper functions for upper/lowercase strings
|
12 years ago |
bunnei
|
de0a034a84
|
fixed project includes to use new directory structure
|
12 years ago |
bunnei
|
63e46abdb8
|
got rid of 'src' folders in each sub-project
|
12 years ago |
bunnei
|
c9b5b89e21
|
convert tabs to spaces
|
12 years ago |
ShizZy
|
7564d28faf
|
replaced common code with dolphin common
|
12 years ago |