1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 16:57:16 +01:00
SqMod/source/Library
2015-11-07 12:17:39 +02:00
..
IRC Implemented a simple command system. Added a custom buffer class. Implemented reconnection for IRC sessions. Various other adjustments and additions. 2015-11-07 12:17:39 +02:00
SQLite Untested implementation of the SQLite database library. 2015-11-03 04:22:21 +02:00
Datetime.cpp Changes required to compile on x64 and against extra compiler warnings. 2015-11-01 05:36:03 +02:00
Datetime.hpp Initial commit. 2015-09-30 03:56:11 +03:00
FileIO.cpp Changes required to compile on x64 and against extra compiler warnings. 2015-11-01 05:36:03 +02:00
FileIO.hpp Initial commit. 2015-09-30 03:56:11 +03:00
Format.cpp Discarded the noexcept specifier entirely. 2015-11-01 05:48:01 +02:00
Format.hpp Discarded the noexcept specifier entirely. 2015-11-01 05:48:01 +02:00
Hashing.cpp Discarded the noexcept specifier entirely. 2015-11-01 05:48:01 +02:00
Hashing.hpp Discarded the noexcept specifier entirely. 2015-11-01 05:48:01 +02:00
INI.cpp Changes required to compile on x64 and against extra compiler warnings. 2015-11-01 05:36:03 +02:00
INI.hpp Initial commit. 2015-09-30 03:56:11 +03:00
JSON.cpp Changes required to compile on x64 and against extra compiler warnings. 2015-11-01 05:36:03 +02:00
JSON.hpp Initial commit. 2015-09-30 03:56:11 +03:00
LongInt.cpp Added an untested implementation a 64bit integer wrapper for 32bit module. 2015-11-03 04:21:46 +02:00
LongInt.hpp Added an untested implementation a 64bit integer wrapper for 32bit module. 2015-11-03 04:21:46 +02:00
Math.cpp Changes required to compile on x64 and against extra compiler warnings. 2015-11-01 05:36:03 +02:00
Math.hpp Initial commit. 2015-09-30 03:56:11 +03:00
Numeric.cpp Changes required to compile on x64 and against extra compiler warnings. 2015-11-01 05:36:03 +02:00
Numeric.hpp Initial commit. 2015-09-30 03:56:11 +03:00
Shared.cpp Changes required to compile on x64 and against extra compiler warnings. 2015-11-01 05:36:03 +02:00
Shared.hpp Initial commit. 2015-09-30 03:56:11 +03:00
String.cpp Changes required to compile on x64 and against extra compiler warnings. 2015-11-01 05:36:03 +02:00
String.hpp Initial commit. 2015-09-30 03:56:11 +03:00
SysPath.cpp Changes required to compile on x64 and against extra compiler warnings. 2015-11-01 05:36:03 +02:00
SysPath.hpp Initial commit. 2015-09-30 03:56:11 +03:00
System.cpp Changes required to compile on x64 and against extra compiler warnings. 2015-11-01 05:36:03 +02:00
System.hpp Initial commit. 2015-09-30 03:56:11 +03:00
Timer.cpp Changes required to compile on x64 and against extra compiler warnings. 2015-11-01 05:36:03 +02:00
Timer.hpp Initial commit. 2015-09-30 03:56:11 +03:00
Utils.cpp Changes required to compile on x64 and against extra compiler warnings. 2015-11-01 05:36:03 +02:00
Utils.hpp Initial commit. 2015-09-30 03:56:11 +03:00
XML.cpp Changes required to compile on x64 and against extra compiler warnings. 2015-11-01 05:36:03 +02:00
XML.hpp Initial commit. 2015-09-30 03:56:11 +03:00