1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-06-19 16:47:14 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
0de21ae5a0 Move away from C format to cpp::fmt. 2021-02-03 17:50:39 +02:00
09a1767ffe Add Exec[Async] shotrcuts to session. 2021-02-03 16:54:36 +02:00
a28d1799c5 Don't bind incomplete libraries. 2021-02-03 12:51:40 +02:00
3f991cb3e5 Missing return type. 2021-02-03 12:11:02 +02:00
fc9419677f Initial ZMQ bindings. 2021-02-02 19:07:02 +02:00
b04a71dd24 Add checksum generation. 2021-01-31 22:40:38 +02:00
fdc1d9d993 Add base 32/64 encode/decode. 2021-01-31 22:21:42 +02:00
fe27504972 Implement a hashing function. 2021-01-31 21:50:10 +02:00
2f67eae859 Complete Poco Data support.
Most of the necessary things are exported.
More complex functionality is not exposed because is not necessary for the scope of this project.
2021-01-31 20:39:02 +02:00
ea751be7b1 Implement extraction and remaining data bindings. 2021-01-31 17:32:52 +02:00
1829668015 Update Data.cpp 2021-01-31 14:09:10 +02:00
be557939a9 Preliminary Poco::Data bindings. 2021-01-31 00:16:10 +02:00