|
|
|
@79
|
[79]
|
23 months |
jc.lefebvre |
Corrected a bug in the Thread_PThread class which occurred when a thread …
|
|
|
|
@78
|
[78]
|
2 years |
jc.lefebvre |
Corrected a bug in the Thread_Win class which occurred when a thread …
|
|
|
|
@77
|
[77]
|
2 years |
jc.lefebvre |
* On Windows platform, always use mutex instead of critical section for …
|
|
|
|
@76
|
[76]
|
2 years |
jc.lefebvre |
Corrected FD_SETSIZE value checking bug in debug mode.
|
|
|
|
@75
|
[75]
|
3 years |
jc.lefebvre |
Corrected a bug in SHA1 code (again).
|
|
|
|
@74
|
[74]
|
3 years |
jc.lefebvre |
Corrected a bug in SHA1 code (input buffer will not be altered anymore).
|
|
|
|
@73
|
[73]
|
4 years |
jc.lefebvre |
Code cleanup.
|
|
|
|
@72
|
[72]
|
4 years |
jc.lefebvre |
Branding cleanup…
|
|
|
|
@71
|
[71]
|
4 years |
jc.lefebvre |
Added Thread::IsSignaled() method.
|
|
|
|
@70
|
[70]
|
4 years |
jc.lefebvre |
Added the Thread::PeekSignal() method.
|
|
|
|
@69
|
[69]
|
4 years |
jc.lefebvre |
Added the bFlushSignal param to Thread::WaitForSignal().
|
|
|
|
@68
|
[68]
|
4 years |
jc.lefebvre |
Tag 5.06.0219
|
|
|
|
@67
|
[67]
|
4 years |
jc.lefebvre |
Changed to ZLIB License.
|
|
|
|
@66
|
[66]
|
4 years |
jc.lefebvre |
Minor corrections.
|
|
|
|
@65
|
[65]
|
4 years |
jc.lefebvre |
Added the "arm9tdmi" target to the crappy Makefile.
|
|
|
|
@64
|
[64]
|
4 years |
jc.lefebvre |
Minor corrections.
|
|
|
|
@63
|
[63]
|
4 years |
jc.lefebvre |
Corrected incorrect file formatting (new line characters are CRLF …
|
|
|
|
@62
|
[62]
|
4 years |
jc.lefebvre |
Forced static_cast so MSVC8+ does not complain about it…
|
|
|
|
@61
|
[61]
|
4 years |
jc.lefebvre |
Added "uiStartOffset" parameter for every StringA::Extract*() methods.
|
|
|
|
@60
|
[60]
|
4 years |
jc.lefebvre |
Tag 5.05.0215
|
|
|
|
@59
|
[59]
|
4 years |
jc.lefebvre |
* Added Sha1 util class.
* Corrected a typo bug in …
|
|
|
|
@58
|
[58]
|
4 years |
jc.lefebvre |
* Added BuildDate class
* Added BuildDateTime class
|
|
|
|
@57
|
[57]
|
4 years |
jc.lefebvre |
* Added "AutoClose" feature to the NetSocket class.
* Modified behavior of …
|
|
|
|
@56
|
[56]
|
4 years |
jc.lefebvre |
* Added FileSystem::ExtractContent() method.
* Added System::GetUnixTime() …
|
|
|
|
@55
|
[55]
|
4 years |
jc.lefebvre |
* Added the STREAM_AUTODELETE_FILEOBJECT mode to the Streamer class. …
|
|
|
|
@54
|
[54]
|
4 years |
jc.lefebvre |
* Corrected StringA::PathAppend(). Closes #11.
* Added …
|
|
|
|
@53
|
[53]
|
4 years |
jc.lefebvre |
Created the FileSystem class and migrated every System::File_*() methods …
|
|
|
|
@52
|
[52]
|
4 years |
jc.lefebvre |
* Replaced every "String8" occurences by "StringA". "String8" alias is now …
|
|
|
|
@51
|
[51]
|
4 years |
jc.lefebvre |
* Added "StlHelpers.h" header, which is dedicated to STL helper/wrapper …
|
|
|
|
@50
|
[50]
|
4 years |
jc.lefebvre |
Added StreamerDisk and StreamerMem classes to directly create a FileDisk …
|
|
|
|
@49
|
[49]
|
4 years |
jc.lefebvre |
* Added README and VERSION files.
* Added nCoreRoot::IsInit() method for …
|
|
|
|
@48
|
[48]
|
4 years |
jc.lefebvre |
* Implemented AtomicCounter in SmartPointerObject when multithreading is …
|
|
|
|
@47
|
[47]
|
4 years |
jc.lefebvre |
* Corrected behavior of the FileDisk::SetLength() methods. Closes #1.
* …
|
|
|
|
@46
|
[46]
|
4 years |
jc.lefebvre |
* Added the NCORE_COMPILE_TIME_ASSERT_DEBUG macro so those compile-time …
|
|
|
|
@45
|
[45]
|
4 years |
jc.lefebvre |
Tag 5.04.0195
|
|
|
|
@44
|
[44]
|
4 years |
jc.lefebvre |
* Added simplistic ANSI <-> UTF8 conversion support to the StringA class. …
|
|
|
|
@43
|
[43]
|
4 years |
jc.lefebvre |
* Refactored Logger system completely (created the LoggerNew class for …
|
|
|
|
@42
|
[42]
|
4 years |
jc.lefebvre |
* Created the Md5, Crc32, Crc16 and Crc8 classes to handle those features …
|
|
|
|
@41
|
[41]
|
4 years |
jc.lefebvre |
* Removed the poor support of Math module. This really needs to be thought …
|
|
|
|
@40
|
[40]
|
4 years |
jc.lefebvre |
* Huge commit : Since the LGPL license upgraded to version 3 and we still …
|
|
|
|
@39
|
[39]
|
4 years |
jc.lefebvre |
Integrated the optional Math library essentially for trigonometry and …
|
|
|
|
@38
|
[38]
|
4 years |
jc.lefebvre |
* Added Streamer::IsLittleEndian() and Streamer::IsNetworkEndian() …
|
|
|
|
@37
|
[37]
|
4 years |
jc.lefebvre |
Code cleanup.
|
|
|
|
@36
|
[36]
|
4 years |
jc.lefebvre |
* Added StringA::SetDefaultBoolStringType() method to statically setup how …
|
|
|
|
@35
|
[35]
|
4 years |
jc.lefebvre |
* Added StringA::StrComparePath() and StringA::PathCompare() methods.
* …
|
|
|
|
@34
|
[34]
|
4 years |
jc.lefebvre |
* Added the Guid util class which can be used to generate, copy and …
|
|
|
|
@33
|
[33]
|
4 years |
jc.lefebvre |
* Restored STLport compliance (i.e.: <HashMap.h> caused some compile-time …
|
|
|
|
@32
|
[32]
|
4 years |
jc.lefebvre |
* MemoryPool class implementation has been delayed.
* Code cleanup.
|
|
|
|
@31
|
[31]
|
4 years |
jc.lefebvre |
* BIG cleanup and improvements in the MemoryManager (support of placement …
|
|
|
|
@30
|
[30]
|
4 years |
jc.lefebvre |
* Added NCORE_DEPRECATED* macros.
* Cleaned Version3 class a little.
|
|
|
|
@29
|
[29]
|
4 years |
jc.lefebvre |
* Added NCORE_ARCH_* preprocessor variables in nCorePlatform.h.
* Added …
|
|
|
|
@28
|
[28]
|
4 years |
jc.lefebvre |
* Replaced the X_* prefix in the nCore's preprocessor flags by the more …
|
|
|
|
@27
|
[27]
|
4 years |
jc.lefebvre |
* The nCore's default logger is now only enabled in debug mode.
* Created …
|
|
|
|
@26
|
[26]
|
4 years |
jc.lefebvre |
* Added networking support in nCore (only NetAddress for now).
* The new …
|
|
|
|
@25
|
[25]
|
4 years |
jc.lefebvre |
MSVC71 project files corrected.
|
|
|
|
@24
|
[24]
|
4 years |
jc.lefebvre |
Added StringA::FormatBytesToHuman() and StringA::FormatBytesToHuman64() …
|
|
|
|
@23
|
[23]
|
4 years |
jc.lefebvre |
Removed this tag because it was not stable enough.
|
|
|
|
@22
|
[22]
|
4 years |
jc.lefebvre |
Tag 5.03.0175
|
|
|
|
@21
|
[21]
|
4 years |
jc.lefebvre |
* Fixed StringA compliance with std::multimap container by adding …
|
|
|
|
@20
|
[20]
|
4 years |
jc.lefebvre |
* Bug correction.
|
|
|
|
@19
|
[19]
|
4 years |
jc.lefebvre |
* Bug correction.
|
|
|
|
@18
|
[18]
|
4 years |
jc.lefebvre |
Tag 5.02.0173 (corrected)
|
|
|
|
@17
|
[17]
|
4 years |
jc.lefebvre |
Try again…
|
|
|
|
@16
|
[16]
|
4 years |
jc.lefebvre |
* Bugs corrections.
|
|
|
|
@15
|
[15]
|
4 years |
jc.lefebvre |
* Updates for the "stable" release.
|
|
|
|
@14
|
[14]
|
4 years |
jc.lefebvre |
Tag 5.02.0173
|
|
|
|
@13
|
[13]
|
4 years |
jc.lefebvre |
* Removed ByteOrder type which was pretty useless (mainly replaced by …
|
|
|
|
@12
|
[12]
|
4 years |
jc.lefebvre |
* Created StringA class which is a more flexible String class than …
|
|
|
|
@11
|
[11]
|
4 years |
jc.lefebvre |
* Multi-Threading classes were TOTALLY revised (classes : Thread, …
|
|
|
|
@10
|
[10]
|
4 years |
jc.lefebvre |
* Implemented AtomicCounter correctly according to the compiling …
|
|
|
|
@9
|
[9]
|
4 years |
jc.lefebvre |
* Added class ThreadMutexGuard.
* Modified behavior of classes nCoreRoot, …
|
|
|
|
@8
|
[8]
|
4 years |
jc.lefebvre |
Little enhancements and debugging.
|
|
|
|
@7
|
[7]
|
4 years |
jc.lefebvre |
Debug on the File, FileDisk, FileMem and Streamer classes.
|
|
|
|
@6
|
[6]
|
4 years |
jc.lefebvre |
* Added nCoreTester application.
* Modified building system a little.
|
|
|
|
@5
|
[5]
|
4 years |
jc.lefebvre |
|
|
|
|
@4
|
[4]
|
4 years |
jc.lefebvre |
* Added classes : NonCopyable, File, FileDisk, FileMem, Streamer.
* …
|
|
|
|
@3
|
[3]
|
4 years |
jc.lefebvre |
Tag 4.02.0161
|
|
|
|
@2
|
[2]
|
5 years |
jc.lefebvre |
|
|
|
|
@1
|
[1]
|
5 years |
jc.lefebvre |
Initial import.
|