This website requires JavaScript.
Explore
Help
Sign In
thijn
/
SqMod
Watch
1
Star
0
Fork
0
mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced
2026-07-21 16:07:13 +02:00
Code
Releases
Activity
Files
3e75e36cdf724d4f6f50d479114dd9d769308a39
SqMod
/
module
/
Library
T
History
Sandu Liviu Catalin
3e75e36cdf
continuous-integration/drone/push
Build was killed
Details
Add auto-close option for web-socket client.
2022-08-14 21:00:57 +03:00
..
Chrono
Remove SLongInt and ULongInt helper types.
2021-09-10 21:27:28 +03:00
IO
Allow chaining in traversal methods for buffer type.
2022-08-14 21:00:30 +03: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
Asynchronous statements implementation for SQLite.
2022-07-23 19:27:40 +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
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
Basic implementation of PCRE.
2022-06-13 03:51:39 +03:00
RegEx.hpp
Update RegEx.hpp
2022-06-23 21:07:52 +03:00
SQLite.cpp
More work on async statements for SQLite.
2022-07-23 21:41:10 +03:00
SQLite.hpp
Asynchronous statements implementation for SQLite.
2022-07-23 19:27:40 +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