| .. |
|
Debug
|
Update copyright year
|
2017-01-20 12:58:35 +01:00 |
|
Hash
|
Prerequisites instead of Prerequesites (typo) #152 (#153)
|
2018-01-16 12:23:01 +01:00 |
|
Posix
|
Core/StackArray: Moved StackArray class to its own header
|
2018-07-02 17:53:49 +02:00 |
|
Win32
|
Core/Win32: Encapsulate internal struct
|
2018-01-28 14:28:33 +01:00 |
|
AbstractHash.cpp
|
Core: Add CRC64 and regenerate global headers
|
2017-08-15 12:32:19 +02:00 |
|
AbstractLogger.cpp
|
Update copyright year
|
2017-01-20 12:58:35 +01:00 |
|
AlgorithmCore.cpp
|
Update copyright year
|
2017-01-20 12:58:35 +01:00 |
|
ByteArray.cpp
|
Include-What-You-Use (#137)
|
2017-10-01 11:17:09 +02:00 |
|
ByteStream.cpp
|
Include-What-You-Use (#137)
|
2017-10-01 11:17:09 +02:00 |
|
Clock.cpp
|
Core/Clock: Restart now returns the elapsed time in milliseconds
|
2018-02-07 15:02:44 +01:00 |
|
Color.cpp
|
Update copyright year
|
2017-01-20 12:58:35 +01:00 |
|
ConditionVariable.cpp
|
Core: Add MovablePtr class
|
2017-09-30 13:57:25 +02:00 |
|
Core.cpp
|
Include-What-You-Use (#137)
|
2017-10-01 11:17:09 +02:00 |
|
Directory.cpp
|
Core/String: Replace implicit operator std::string by ToStd::String
|
2017-12-14 19:50:06 +01:00 |
|
DynLib.cpp
|
Core: Add MovablePtr class
|
2017-09-30 13:57:25 +02:00 |
|
Error.cpp
|
Core/String: Replace implicit operator std::string by ToStd::String
|
2017-12-14 19:50:06 +01:00 |
|
ErrorFlags.cpp
|
Update copyright year
|
2017-01-20 12:58:35 +01:00 |
|
File.cpp
|
Include-What-You-Use (#137)
|
2017-10-01 11:17:09 +02:00 |
|
FileLogger.cpp
|
Update copyright year
|
2017-01-20 12:58:35 +01:00 |
|
GuillotineBinPack.cpp
|
Core/GuillotineBinPack: Prevent heap allocation when calling Insert with multiple rectangles
|
2019-09-25 16:18:23 +02:00 |
|
HandledObject.cpp
|
Core/ObjectHandle: Remade object handle system
|
2018-10-12 15:46:40 +02:00 |
|
HardwareInfo.cpp
|
Include-What-You-Use (#137)
|
2017-10-01 11:17:09 +02:00 |
|
Log.cpp
|
Update copyright year
|
2017-01-20 12:58:35 +01:00 |
|
MemoryManager.cpp
|
General bug fixes (#142)
|
2017-11-21 12:16:46 +01:00 |
|
MemoryStream.cpp
|
Core/MemoryStream: Fix assertion trigger when writing zero-sized block
|
2017-12-09 20:34:07 +01:00 |
|
MemoryView.cpp
|
Update copyright year
|
2017-01-20 12:58:35 +01:00 |
|
Mutex.cpp
|
Core: Add MovablePtr class
|
2017-09-30 13:57:25 +02:00 |
|
ParameterList.cpp
|
General bug fixes (#142)
|
2017-11-21 12:16:46 +01:00 |
|
PluginManager.cpp
|
General bug fixes (#142)
|
2017-11-21 12:16:46 +01:00 |
|
PrimitiveList.cpp
|
Update copyright year
|
2017-01-20 12:58:35 +01:00 |
|
RefCounted.cpp
|
Include-What-You-Use (#137)
|
2017-10-01 11:17:09 +02:00 |
|
Resource.cpp
|
Update copyright year
|
2017-01-20 12:58:35 +01:00 |
|
Semaphore.cpp
|
Update copyright year
|
2017-01-20 12:58:35 +01:00 |
|
SerializationContext.cpp
|
Core/SerializationContext: Replaced currentBitPos and currentByte by [read|write][BitPos][Byte] to handle properly bit reading/writing
|
2018-05-31 16:10:58 +02:00 |
|
StdLogger.cpp
|
Update copyright year
|
2017-01-20 12:58:35 +01:00 |
|
Stream.cpp
|
Core/Stream: Fix infinite loop
|
2018-04-18 20:20:23 +02:00 |
|
String.cpp
|
String::FindLast/FindWord: Fix bug where index wouldn't be used (#177)
|
2018-08-01 23:12:02 +02:00 |
|
StringStream.cpp
|
Fix StringStream tests
|
2017-10-15 14:54:28 +02:00 |
|
TaskScheduler.cpp
|
Update copyright year
|
2017-01-20 12:58:35 +01:00 |
|
Thread.cpp
|
Core/Thread: Fix possible infinite recursion
|
2017-12-13 17:42:45 +01:00 |
|
Unicode.cpp
|
unicode: silence shadow variable warnings (#194)
|
2019-01-14 22:09:03 +01:00 |
|
UnicodeData.hpp
|
Core: Integrated Unicode data
|
2018-08-03 20:24:56 +02:00 |
|
Updatable.cpp
|
Update copyright year
|
2017-01-20 12:58:35 +01:00 |