|
d3659f11f7
|
Implemented getCPUTicks() and getCPUTicksPerSecond() for Windows.
|
2025-07-17 10:56:39 +02:00 |
|
|
ba6ffa6c42
|
Added getCPUTicks() and getCPUTicksPerSeconds() functions.
|
2025-07-16 21:07:50 +02:00 |
|
|
573c431dbd
|
Lots of windows fixes and some more improvements.
|
2025-06-24 15:21:01 +02:00 |
|
|
061c58ef41
|
Added more stuff like Logging, DynamicPointer, utilities for using STL allocators and NotNullable.
|
2025-06-21 08:07:57 +02:00 |
|
|
55fb360dfa
|
Fixed Windows version of getExecutablePath().
|
2025-01-22 11:54:13 +01:00 |
|
|
461d3ec694
|
Added getExecutablePath(). Still need to check if the Windows version works, but who cares?
|
2025-01-19 21:24:38 +01:00 |
|
|
9ba097fc2f
|
Added support for completely disabling noexcept using MIJIN_TEST_NO_NOEXCEPT (for testing).
|
2024-08-29 00:01:23 +02:00 |
|
|
6d111904d4
|
Added clang-tidy config and cleaned up the code a little.
|
2024-08-18 13:30:40 +02:00 |
|
|
9f011952c2
|
Fixed a bunch of clang-tidy warnings.
|
2024-08-18 13:13:17 +02:00 |
|
|
f6f77f6dc1
|
Return result with more error information when opening a shared library fails.
|
2024-07-29 21:48:04 +02:00 |
|
|
232e2a3e28
|
Added closeSharedLibrary().
|
2024-07-27 11:32:56 +02:00 |
|
|
8b55786e77
|
Added LIBRARY_EXT constant.
|
2024-07-27 11:14:44 +02:00 |
|
|
b1fa99428e
|
Fixed Windows/MSVC compilation.
|
2024-06-26 10:05:32 +02:00 |
|
|
920e83d4da
|
Update to LibConf system, added loading of dynamic libraries (only Linux for now) and some more fixes.
|
2023-05-31 23:41:22 +02:00 |
|
|
da781b87f2
|
intial commit
|
2023-05-29 14:51:44 +02:00 |
|