| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | improved assert (#37) | Dan Engelbrecht | 2024-04-04 | 1 | -2/+2 |
| | | | | | - Improvement: Add file and line to ASSERT exceptions - Improvement: Catch call stack when throwing assert exceptions and log/output call stack at important places to provide more context to caller | ||||
| * | added thread names (#441) | Stefan Boberg | 2023-10-04 | 1 | -0/+2 |
| | | | | added names to process handle GC thread and main thread for easier identification in crash dumps / process monitoring | ||||
| * | crash in process cache (#375) | Dan Engelbrecht | 2023-08-23 | 1 | -36/+70 |
| | | | | | * - Bugfix: Fix OpenProcessCache state error causing assert/error * changelog | ||||
| * | Cache process handles for FormatPackageMessage (#360) | Dan Engelbrecht | 2023-08-17 | 1 | -0/+150 |