.. |
Chrono
|
Furher implementation and improvement of the Chrono types and also exposed them to the module API.
|
2016-06-04 22:33:34 +03:00 |
Crypt
|
Update the module API and merge shared code between modules and host plugin.
|
2016-06-03 21:26:19 +03:00 |
IO
|
Update the module API and merge shared code between modules and host plugin.
|
2016-06-03 21:26:19 +03:00 |
System
|
Update the module API and merge shared code between modules and host plugin.
|
2016-06-03 21:26:19 +03:00 |
Utils
|
Update the module API and merge shared code between modules and host plugin.
|
2016-06-03 21:26:19 +03:00 |
Chrono.cpp
|
Implemented and improved more types in the Chrono library.
|
2016-06-04 19:17:42 +03:00 |
Chrono.hpp
|
Implemented and improved more types in the Chrono library.
|
2016-06-04 19:17:42 +03:00 |
Crypt.cpp
|
Forgot to register the Hash and AES sub libraries from the main Crypt library.
|
2016-06-04 22:32:08 +03:00 |
Crypt.hpp
|
Untested update to the new plugin API.
|
2016-05-22 06:20:38 +03:00 |
IO.cpp
|
Separate the IO library into smaller sub components.
|
2016-05-24 18:37:34 +03:00 |
IO.hpp
|
Separate the IO library into smaller sub components.
|
2016-05-24 18:37:34 +03:00 |
Math.cpp
|
Update the module API and merge shared code between modules and host plugin.
|
2016-06-03 21:26:19 +03:00 |
Math.hpp
|
Initial implementation of the standard math library.
|
2016-04-14 03:08:06 +03:00 |
Numeric.cpp
|
Update the module API and merge shared code between modules and host plugin.
|
2016-06-03 21:26:19 +03:00 |
Numeric.hpp
|
Minor changes to the LongInt type.
|
2016-05-23 18:45:21 +03:00 |
Random.cpp
|
Migrated the host module to C++ exceptions as well.
|
2016-03-10 05:57:13 +02:00 |
Random.hpp
|
Dumped the old implementation. Started with a more simple approach.
|
2016-02-21 00:25:00 +02:00 |
String.cpp
|
Update the module API and merge shared code between modules and host plugin.
|
2016-06-03 21:26:19 +03:00 |
String.hpp
|
Add the declaration of the functions that return buffers in string library.
|
2016-03-25 01:54:43 +02:00 |
System.cpp
|
Update the module API and merge shared code between modules and host plugin.
|
2016-06-03 21:26:19 +03:00 |
System.hpp
|
Untested update to the new plugin API.
|
2016-05-22 06:20:38 +03:00 |
Utils.cpp
|
Untested update to the new plugin API.
|
2016-05-22 06:20:38 +03:00 |
Utils.hpp
|
Untested update to the new plugin API.
|
2016-05-22 06:20:38 +03:00 |