NazaraEngine/src/Nazara/Core
Lynix 812a41a4b2 Core/String: Consider tabspace as separator
Former-commit-id: 83188efd0af64eb3cbc683fd1ddb73ea3fa1adcc [formerly d0d8a4870433c3791ac38c9f2aa4e513ecf473f9] [formerly 6f9a95341216bb79e5a964900f76621b25b03b6c [formerly 6c51f4af08d55ca09da4a801f01cbe4c82e8b097]]
Former-commit-id: 6ee9a65c18432d62c60222e19a364f015a98e046 [formerly 7a2dce7db255019b5bcb547938a30765520b8062]
Former-commit-id: 2fac38a14d3e6ab16816e837d45847e084a6bb40
2016-08-05 09:08:45 +02:00
..
Debug Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Hash Fix a shitloads of warnings on VS 2015-11-25 18:19:26 +01:00
Posix Fix for problems signaled by clang static analyzer 2016-05-31 21:50:31 +02:00
Win32 Fix a shitload of warnings in 64 bits mode 2016-06-13 21:09:55 +02:00
AbstractHash.cpp Improve documentation 2016-03-01 15:37:05 +01:00
AbstractLogger.cpp Improve documentation 2016-03-01 15:37:05 +01:00
AlgorithmCore.cpp Core/Algorithm: Add ReverseBits function 2016-05-17 17:08:14 +02:00
ByteArray.cpp Improve documentation 2016-03-01 15:37:05 +01:00
ByteStream.cpp Core/ByteStream: Fix SetStream pointer overloads 2016-04-25 18:34:00 +02:00
Clock.cpp Improve documentation 2016-03-01 15:37:05 +01:00
Color.cpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
ConditionVariable.cpp Improve documentation 2016-03-01 15:37:05 +01:00
Core.cpp Fix documentation for module: Core 2016-05-30 14:09:51 +02:00
Directory.cpp Improve documentation 2016-03-01 15:37:05 +01:00
DynLib.cpp Improve documentation 2016-03-01 15:37:05 +01:00
Error.cpp Core/Error: Remove Directory include in Error.hpp 2016-04-11 13:01:17 +02:00
ErrorFlags.cpp Improve documentation 2016-03-01 15:37:05 +01:00
File.cpp Various fixes 2016-07-28 19:22:41 +02:00
FileLogger.cpp Improve documentation 2016-03-01 15:37:05 +01:00
GuillotineBinPack.cpp Improve documentation 2016-03-01 15:37:05 +01:00
HardwareInfo.cpp Core/HardwareInfo: Fix comments 2016-03-30 17:50:26 +02:00
Log.cpp Improve documentation 2016-03-01 15:37:05 +01:00
MemoryManager.cpp Replace useless reinterpret_cast by static_cast 2016-04-07 04:20:18 +02:00
MemoryStream.cpp Improve documentation 2016-03-01 15:37:05 +01:00
MemoryView.cpp Replace useless reinterpret_cast by static_cast 2016-04-07 04:20:18 +02:00
Mutex.cpp Improve documentation 2016-03-01 15:37:05 +01:00
ParameterList.cpp Core/ParameterList: Fix GetIntegerParameter 2016-07-08 18:02:19 +02:00
PluginManager.cpp Core/PluginManager: Fix usage of Mount(Plugin) 2016-06-23 00:37:32 +02:00
PrimitiveList.cpp Improve documentation 2016-03-01 15:37:05 +01:00
RefCounted.cpp Revert "Core/RefCounted: Remove persistent boolean" 2016-08-02 13:20:34 +02:00
Resource.cpp Improve documentation 2016-03-01 15:37:05 +01:00
Semaphore.cpp Improve documentation 2016-03-01 15:37:05 +01:00
SerializationContext.cpp UnitTests: Fix errors 2016-05-05 21:27:36 +02:00
StdLogger.cpp Improve documentation 2016-03-01 15:37:05 +01:00
Stream.cpp Improve documentation 2016-03-01 15:37:05 +01:00
String.cpp Core/String: Consider tabspace as separator 2016-08-05 09:08:45 +02:00
StringStream.cpp Various fixes 2016-07-28 19:22:41 +02:00
TaskScheduler.cpp Improve documentation 2016-03-01 15:37:05 +01:00
Thread.cpp Improve documentation 2016-03-01 15:37:05 +01:00
Unicode.cpp Improve documentation 2016-03-01 15:37:05 +01:00
Updatable.cpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00