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 c4b9b4c0a5 Basic implementation of PCRE.
Just the foundation is currently implemented. Utilities are to be added with time.
2022-06-13 03:51:39 +03:00
..
Chrono Remove SLongInt and ULongInt helper types. 2021-09-10 21:27:28 +03:00
IO Update INI.cpp 2022-03-06 20:02:01 +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 Update Announce.hpp 2021-09-07 19:46:28 +03: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 code for changes to CPR library. 2021-08-22 22:10:03 +03:00
CURL.hpp Update code for changes to CPR library. 2021-08-22 22:10:03 +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 Replace JSMN with SAJSON. 2021-07-16 20:42:34 +03:00
JSON.hpp Replace JSMN with SAJSON. 2021-07-16 20:42:34 +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 Remove SLongInt and ULongInt helper types. 2021-09-10 21:27:28 +03:00
MySQL.hpp Update MySQL.hpp 2022-03-16 22:36:50 +02:00
Net.cpp Initial implementation of WebSocket client. 2021-09-07 20:55:05 +03:00
Net.hpp Update Net.hpp 2021-09-10 22:44:55 +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 Basic implementation of PCRE. 2022-06-13 03:51:39 +03:00
RegEx.hpp Basic implementation of PCRE. 2022-06-13 03:51:39 +03:00
SQLite.cpp Update SQLite.cpp 2021-09-12 15:13:20 +03:00
SQLite.hpp Remove SLongInt and ULongInt helper types. 2021-09-10 21:27:28 +03: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 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 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