1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/module/Library
Sandu Liviu Catalin 0ed82f66e1 Remove extra containers.
They must be implemented without binding library for them to compete in terms of performance.
2021-07-04 04:15:38 +03:00
..
Chrono Move away from C format to cpp::fmt. 2021-02-03 17:50:39 +02:00
IO Adjust stream constructor. 2021-03-09 00:40:16 +02:00
Numeric Move away from C format to cpp::fmt. 2021-02-03 17:50:39 +02:00
System Update Env.cpp 2021-04-20 19:24:44 +03:00
Utils Remove extra containers. 2021-07-04 04:15:38 +03:00
Chrono.cpp Move away from C format to cpp::fmt. 2021-02-03 17:50:39 +02:00
Chrono.hpp Update Chrono.hpp 2021-03-30 20:32:32 +03:00
CURL.cpp Implement user agent option in CPR. 2021-07-02 21:11:06 +03:00
CURL.hpp Implement user agent option in CPR. 2021-07-02 21:11:06 +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
MMDB.cpp Lazy fix for new changes to cpp fmt library. 2021-07-03 14:09:58 +03:00
MMDB.hpp Remove obsolete typedef. 2021-02-03 17:51:20 +02:00
MySQL.cpp Lazy fix for new changes to cpp fmt library. 2021-07-03 14:09:58 +03:00
MySQL.hpp Port legacy MySQL implementation. 2021-06-12 17:51:33 +03:00
Numeric.cpp Rename source to module. 2020-03-21 23:02:27 +02:00
Numeric.hpp Major plugin refactor and cleanup. 2021-01-30 08:51:39 +02:00
SQLite.cpp Lazy fix for new changes to cpp fmt library. 2021-07-03 14:09:58 +03:00
SQLite.hpp Port legacy SQLite implementation. 2021-06-12 17:51:01 +03:00
String.cpp Update String.cpp 2021-04-20 19:54:41 +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
Utils.cpp Remove extra containers. 2021-07-04 04:15:38 +03:00
Utils.hpp Major plugin refactor and cleanup. 2021-01-30 08:51:39 +02:00
XML.cpp Backport basic xml. 2021-07-03 20:42:44 +03:00
XML.hpp Backport basic xml. 2021-07-03 20:42:44 +03: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