1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
SqMod/module/Library
Sandu Liviu Catalin ac162b0c14 Update CURL.hpp
2021-01-28 05:19:19 +02:00
..
Chrono Use pragma once instead of macro guards. 2020-03-22 01:45:04 +02:00
Crypt Initial preparations for CURL and Discord integration. 2021-01-27 07:27:48 +02:00
IO Code cleanup. 2020-04-27 13:10:54 +03:00
Numeric Initial preparations for CURL and Discord integration. 2021-01-27 07:27:48 +02:00
System Initial preparations for CURL and Discord integration. 2021-01-27 07:27:48 +02:00
Utils Code cleanup. 2020-04-27 13:10:54 +03:00
Worker Rewrite logger to account for multiple-threads. 2020-09-08 22:44:04 +03:00
Chrono.cpp Rename source to module. 2020-03-21 23:02:27 +02:00
Chrono.hpp Use pragma once instead of macro guards. 2020-03-22 01:45:04 +02:00
Crypt.cpp Rename source to module. 2020-03-21 23:02:27 +02:00
Crypt.hpp Use pragma once instead of macro guards. 2020-03-22 01:45:04 +02:00
CURL.cpp Initial implementation of a CURL extension. 2021-01-28 05:00:03 +02:00
CURL.hpp Update CURL.hpp 2021-01-28 05:19:19 +02:00
Discord.cpp Initial preparations for CURL and Discord integration. 2021-01-27 07:27:48 +02:00
Discord.hpp Initial preparations for CURL and Discord integration. 2021-01-27 07:27:48 +02:00
IO.cpp Rename source to module. 2020-03-21 23:02:27 +02:00
IO.hpp Use pragma once instead of macro guards. 2020-03-22 01:45:04 +02:00
MMDB.cpp Code cleanup. 2020-04-27 13:10:54 +03:00
MMDB.hpp Integrate MaxmindDB module. 2020-03-22 16:33:48 +02:00
MySQL.cpp Code cleanup. 2020-04-27 13:10:54 +03:00
MySQL.hpp MySQL library 8.x removed my_bool type. 2020-12-10 19:13:23 +02:00
Numeric.cpp Rename source to module. 2020-03-21 23:02:27 +02:00
Numeric.hpp Use pragma once instead of macro guards. 2020-03-22 01:45:04 +02:00
Socket.cpp Minor changes and additions. 2020-04-21 06:06:27 +03:00
Socket.hpp Fix: remove leftover code. 2020-04-21 06:07:47 +03:00
SQLite.cpp Initial preparations for CURL and Discord integration. 2021-01-27 07:27:48 +02:00
SQLite.hpp What is dead may never live. 2020-04-30 23:27:24 +03:00
String.cpp Initial preparations for CURL and Discord integration. 2021-01-27 07:27:48 +02:00
String.hpp Use pragma once instead of macro guards. 2020-03-22 01:45:04 +02:00
System.cpp Rename source to module. 2020-03-21 23:02:27 +02:00
System.hpp Use pragma once instead of macro guards. 2020-03-22 01:45:04 +02:00
Utils.cpp Rename source to module. 2020-03-21 23:02:27 +02:00
Utils.hpp Use pragma once instead of macro guards. 2020-03-22 01:45:04 +02:00
Web.cpp Add potential library. 2020-09-04 23:50:12 +03:00
Web.hpp Add potential library. 2020-09-04 23:50:12 +03:00
Worker.cpp Rewrite logger to account for multiple-threads. 2020-09-08 22:44:04 +03:00
Worker.hpp Rewrite logger to account for multiple-threads. 2020-09-08 22:44:04 +03:00
XML.cpp Fix rename issues from XML library. 2020-03-22 03:15:49 +02:00
XML.hpp Cleanup XML library code. 2020-03-22 02:22:32 +02:00