1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
SqMod/module/Library
2023-08-13 15:23:51 +03:00
..
Chrono Remove SLongInt and ULongInt helper types. 2021-09-10 21:27:28 +03:00
Discord Update Constants.cpp 2023-08-13 15:23:51 +03:00
IO Add GetJSON method to buffer. 2023-03-05 15:37:24 +02:00
Numeric Remove SLongInt and ULongInt helper types. 2021-09-10 21:27:28 +03:00
System Update Dir.hpp 2022-01-28 15:23:48 +02:00
Utils Add a placeholder template library. 2023-03-23 20:23:35 +02:00
Chrono.cpp Remove SLongInt and ULongInt helper types. 2021-09-10 21:27:28 +03:00
Chrono.hpp More additions to chrono utilities. 2021-08-18 21:37:33 +03:00
CURL.cpp Update WIP discord and some vendors. 2023-08-05 21:31:33 +03:00
CURL.hpp Update WIP discord and some vendors. 2023-08-05 21:31:33 +03:00
Discord.cpp Update WIP discord and some vendors. 2023-08-05 21:31:33 +03:00
Discord.hpp Update WIP discord and some vendors. 2023-08-05 21:31:33 +03:00
Format.cpp Indentation. 2021-04-20 20:07:06 +03:00
Format.hpp Lazy fix for new changes to cpp fmt library. 2021-07-03 14:09:58 +03:00
IO.cpp Initial draft for I/O streams. 2021-03-09 00:18:07 +02:00
IO.hpp Major plugin refactor and cleanup. 2021-01-30 08:51:39 +02:00
JSON.cpp Add GetJSON method to buffer. 2023-03-05 15:37:24 +02:00
JSON.hpp Update JSON.hpp 2022-10-02 21:47:20 +03:00
MMDB.cpp Remove SLongInt and ULongInt helper types. 2021-09-10 21:27:28 +03:00
MMDB.hpp Remove SLongInt and ULongInt helper types. 2021-09-10 21:27:28 +03:00
MySQL.cpp More work on async statements for SQLite. 2022-07-23 21:41:10 +03:00
MySQL.hpp More work on async statements for SQLite. 2022-07-23 21:41:10 +03:00
Net.cpp Add auto-close option for web-socket client. 2022-08-14 21:00:57 +03:00
Net.hpp Add auto-close option for web-socket client. 2022-08-14 21:00:57 +03:00
Numeric.cpp Remove SLongInt and ULongInt helper types. 2021-09-10 21:27:28 +03:00
Numeric.hpp Major plugin refactor and cleanup. 2021-01-30 08:51:39 +02:00
RegEx.cpp Disable current RegEx implementation. 2023-03-23 20:22:12 +02:00
RegEx.hpp Disable current RegEx implementation. 2023-03-23 20:22:12 +02:00
SQLite.cpp Update SQLite Trace and Profile implementation. 2023-03-23 20:22:58 +02:00
SQLite.hpp Update SQLite Trace and Profile implementation. 2023-03-23 20:22:58 +02:00
String.cpp Add more flexible string to integer and float conversion. 2021-09-12 22:28:42 +03:00
String.hpp Major plugin refactor and cleanup. 2021-01-30 08:51:39 +02:00
System.cpp Major plugin refactor and cleanup. 2021-01-30 08:51:39 +02:00
System.hpp Major plugin refactor and cleanup. 2021-01-30 08:51:39 +02:00
UTF8.cpp Update UTF8.cpp 2021-09-19 17:40:55 +03:00
UTF8.hpp Add UTF8 library. 2021-09-19 14:23:47 +03:00
Utils.cpp Update WIP discord and some vendors. 2023-08-05 21:31:33 +03:00
Utils.hpp Add a basic ID pool. 2023-03-05 19:51:09 +02:00
XML.cpp Minor changes. 2022-03-09 22:59:19 +02:00
XML.hpp Minor changes. 2022-03-09 22:59:19 +02:00
ZMQ.cpp Add string opt support and fix inevitable exception. 2021-02-04 23:27:43 +02:00
ZMQ.hpp Implement multi-part messages for ZMQ. 2021-02-04 07:55:10 +02:00