rpcs3/Utilities
Peter Tissen 4066950975 Various warning fixes and devirtualization
* Remove ArrayString
* devirtualize GetCount and SetCount, they're no longer needed
* set storage duration of fmt::placeholder to extern to be consistent
* make length unsigned and the return value of sprintf signed
* remove dead code "s.Close()" is never reached
* devirtualize WrteToLog()
* devirtualize Ini functions
2014-04-08 19:41:47 +02:00
..
Array.h Various warning fixes and devirtualization 2014-04-08 19:41:47 +02:00
BEType.h Conflicts fixed 2014-03-06 15:50:45 +04:00
git-version-gen.cmd Update git-version-gen.cmd 2014-03-22 11:45:59 +01:00
GNU.h fix small mistakes 2014-02-28 19:36:19 +01:00
IdManager.h make things compile under windows again, there's still some ugly ifdefs 2014-02-24 01:51:55 +01:00
MTProgressDialog.h Make buildable with GCC in Linux 2014-02-23 17:52:52 +01:00
SMutex.cpp Merge pull request #145 from Nekotekina/master 2014-03-31 12:04:34 +02:00
SMutex.h Merge pull request #145 from Nekotekina/master 2014-03-31 12:04:34 +02:00
SQueue.h Merge pull request #145 from Nekotekina/master 2014-03-31 12:04:34 +02:00
StrFmt.cpp Various warning fixes and devirtualization 2014-04-08 19:41:47 +02:00
StrFmt.h Various warning fixes and devirtualization 2014-04-08 19:41:47 +02:00
Thread.cpp Some errors fixed 2014-02-27 22:25:32 +04:00
Thread.h Make buildable with GCC in Linux 2014-02-23 17:52:52 +01:00
Timer.h Improved VFS 2014-02-16 17:19:06 +02:00