.. |
Chrono
|
More additions to chrono utilities.
|
2021-08-18 21:37:33 +03: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 Path.cpp
|
2021-07-04 20:22:25 +03:00 |
Utils
|
Update Vector.hpp
|
2021-08-24 19:14:37 +03:00 |
Chrono.cpp
|
Move away from C format to cpp::fmt.
|
2021-02-03 17:50:39 +02: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
|
Allow unoptimized to use formatting without errors.
|
2021-08-18 21:36:59 +03:00 |
MMDB.hpp
|
Remove obsolete typedef.
|
2021-02-03 17:51:20 +02:00 |
MySQL.cpp
|
Allow unoptimized to use formatting without errors.
|
2021-08-18 21:36:59 +03:00 |
MySQL.hpp
|
Change MySQL header include path.
|
2021-08-22 19:16:31 +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
|
Update SQLite.cpp
|
2021-09-04 19:09:10 +03:00 |
SQLite.hpp
|
Port legacy SQLite implementation.
|
2021-06-12 17:51:01 +03:00 |
String.cpp
|
Add Levenshtein distance to string utilities.
|
2021-08-22 22:23:25 +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 |