Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-06-21 | Windows ARM64 support for StackWalker | Erik Kundiman | |
Basically just add what the author added to the file. https://github.com/JochenKalmbach/StackWalker/commit/2a96079ba54a905d29afb3834182cbf06eff9132#diff-0d2beffe54d2ad0b9c31814fc48e5ef5841ba542fe545bba8b8971c767c89911 | |||
2024-06-10 | Post-merge - trim trailing whitespace | Andrey Lihatskiy | |
2024-05-07 | secondlife/viewer#1333 BOOL to bool conversion leftovers: ternaries | Alexander Gavriliuk | |
2024-02-09 | Follow up 364bd17: restore return value | Andrey Lihatskiy | |
2024-02-09 | Replace remaining BOOL with bool in llcommon and remove dead code | Ansariel | |
2020-03-25 | DRTVWR-476: Fix Windows line endings | Nat Goodspeed | |
2020-03-25 | [DRTVWR-476] - disable dbghelp.h warnings | Anchor | |
2020-03-25 | DRTVWR-476: Eliminate unnecessary typedefs from struct, enum decls. | Nat Goodspeed | |
With VS 2017, these produced fatal warnings. | |||
2016-01-28 | SL-315 - verbose option for CallStack objects, doc headers in ↵ | Brad Payne (Vir Linden) | |
StackWalker.{h,cpp} | |||
2016-01-26 | SL-315 WIP - added callstack info to joint debugging. Made joint debugging ↵ | Brad Payne (Vir Linden) | |
run-time configurable via debug setting DebugAvatarJoints | |||
2016-01-26 | SL-315 WIP - added a call stack extractor for windows to help with tracing ↵ | Brad Payne (Vir Linden) | |
joint issues (of course, could be used for other things as well). |