Files
Misaki.HighPerformance/Misaki.HighPerformance.LowLevel/Collections/UnsafeArray.cs
Misaki 730bc664ac feat(dispose): add detailed debug output with stack trace
Enhanced Dispose() in HashMapHelper, UnTypedArray, and UnsafeArray<T> to provide more informative debug messages when called on uninitialized or already disposed objects. When MHP_ENABLE_STACKTRACE is defined, the debug output now includes a stack trace with file, type, method, and line number details.

Also incremented project version to 1.6.5.
2026-04-02 19:34:36 +09:00

16 KiB