Patrick Wuttke
|
cc20702249
|
Added [[maybe_unused]] to std::atexit() call to fix non-debug builds.
|
2025-09-22 21:39:46 +02:00 |
|
|
8ad34427f3
|
Made TypelessBuffer allocator-aware and split some of its functionality into MemoryView type.
|
2025-07-07 00:12:34 +02:00 |
|
|
6090d5fc74
|
Implemented stacktrace collection for Windows.
|
2025-07-02 16:39:26 +02:00 |
|
|
573c431dbd
|
Lots of windows fixes and some more improvements.
|
2025-06-24 15:21:01 +02:00 |
|
|
9ba097fc2f
|
Added support for completely disabling noexcept using MIJIN_TEST_NO_NOEXCEPT (for testing).
|
2024-08-29 00:01:23 +02:00 |
|
|
9f011952c2
|
Fixed a bunch of clang-tidy warnings.
|
2024-08-18 13:13:17 +02:00 |
|
|
b1fa99428e
|
Fixed Windows/MSVC compilation.
|
2024-06-26 10:05:32 +02:00 |
|
|
c44350269a
|
Added code to capture stacktrace whenever an exception is thrown.
|
2023-11-26 11:49:23 +01:00 |
|
|
45845fa31b
|
Fixed crashes when capturing stacktrace from multiple threads.
|
2023-11-24 22:00:47 +01:00 |
|
|
2cc0f74d06
|
Added result type and stacktrace capabilities.
|
2023-11-11 12:41:47 +01:00 |
|