rpcs3/Utilities
Silent 974bce19ed Use path_append instead of operator + to concat paths
This allows to cleanly prevent double // slashes when appending paths
While this should not be a problem, Windows seems to have problems
with such paths when paths are very long - and preventing this
is trivial enough.
2019-12-31 19:24:19 +03:00
..
address_range.h C-style cast cleanup III 2019-12-01 00:32:44 +03:00
asm.h
BEType.h
bin_patch.cpp
bin_patch.h
bit_set.h
BitField.h silence some annoying warnings 2019-12-28 15:40:57 +01:00
cfmt.h C-style cast cleanup (partial) 2019-11-29 00:35:23 +03:00
cond.cpp
cond.h
Config.cpp
Config.h
CPUStats.h
CRC.h
date_time.h
dynamic_library.cpp C-style cast cleanup (partial) 2019-11-29 00:35:23 +03:00
dynamic_library.h C-style cast cleanup (partial) 2019-11-29 00:35:23 +03:00
File.cpp Use path_append instead of operator + to concat paths 2019-12-31 19:24:19 +03:00
File.h Handle ERROR_FILENAME_EXCED_RANGE error on Windows 2019-12-31 19:24:19 +03:00
geometry.h C-style cast cleanup III 2019-12-01 00:32:44 +03:00
git-version-gen.cmd
hash.h
JIT.cpp LLVM: compress PPU cache 2019-12-27 23:12:16 +03:00
JIT.h C-style cast cleanup III 2019-12-01 00:32:44 +03:00
lockless.h
Log.cpp C-style cast cleanup (partial) 2019-11-29 00:35:23 +03:00
Log.h
LUrlParser.cpp
LUrlParser.h
mutex.cpp
mutex.h
rXml.cpp
rXml.h
sema.cpp
sema.h
span.h
StrFmt.cpp
StrFmt.h
StrUtil.h
sync.h
sysinfo.cpp
sysinfo.h
Thread.cpp Fix some warnings 2019-12-13 02:08:52 +03:00
Thread.h
Timer.h
typemap.h
types.h silence some annoying warnings 2019-12-28 15:40:57 +01:00
version.cpp
version.h
VirtualMemory.cpp C-style cast cleanup VII 2019-12-05 02:10:15 +03:00
VirtualMemory.h