.. |
Chrono
|
Avoid GCC error "array subscript is above array bounds" which probably considers that the unsigned char could underflow and access an element out of the months range.
|
2016-03-27 22:15:51 +03:00 |
Crypt
|
Untested update to the new plugin API.
|
2016-05-22 06:20:38 +03:00 |
System
|
Untested update to the new plugin API.
|
2016-05-22 06:20:38 +03:00 |
Utils
|
Untested update to the new plugin API.
|
2016-05-22 06:20:38 +03:00 |
Chrono.cpp
|
Initial implementation of the standard math library.
|
2016-04-14 03:08:06 +03:00 |
Chrono.hpp
|
Merge the time utilities under the chrono library.
|
2016-03-25 14:28:07 +02:00 |
Crypt.cpp
|
Untested update to the new plugin API.
|
2016-05-22 06:20:38 +03:00 |
Crypt.hpp
|
Untested update to the new plugin API.
|
2016-05-22 06:20:38 +03:00 |
FileIO.cpp
|
Dumped the old implementation. Started with a more simple approach.
|
2016-02-21 00:25:00 +02:00 |
FileIO.hpp
|
Dumped the old implementation. Started with a more simple approach.
|
2016-02-21 00:25:00 +02:00 |
Format.cpp
|
Dumped the old implementation. Started with a more simple approach.
|
2016-02-21 00:25:00 +02:00 |
Format.hpp
|
Dumped the old implementation. Started with a more simple approach.
|
2016-02-21 00:25:00 +02:00 |
Math.cpp
|
Fix the digit counting helpers to take into account negative values.
|
2016-04-14 04:50:44 +03:00 |
Math.hpp
|
Initial implementation of the standard math library.
|
2016-04-14 03:08:06 +03:00 |
Numeric.cpp
|
Initial implementation of the standard math library.
|
2016-04-14 03:08:06 +03:00 |
Numeric.hpp
|
Initial implementation of the standard math library.
|
2016-04-14 03:08:06 +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 |
Shared.cpp
|
Dumped the old implementation. Started with a more simple approach.
|
2016-02-21 00:25:00 +02:00 |
Shared.hpp
|
Dumped the old implementation. Started with a more simple approach.
|
2016-02-21 00:25:00 +02:00 |
String.cpp
|
Initial implementation of the standard math library.
|
2016-04-14 03:08:06 +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
|
Untested update to the new plugin API.
|
2016-05-22 06:20:38 +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 |