cpptrace/src
2025-01-25 11:48:35 +01:00
..
binary Merge branch 'main' into dev 2024-10-29 22:23:28 -05:00
demangle Fixed compiler warnings and errors under MSYS2+MINGW64 platform. (#186) 2024-10-27 10:30:36 -05:00
platform Add missing CloseHandle() 2025-01-25 11:48:35 +01:00
snippets Improve compilation times on Windows (#172) 2024-10-02 10:55:13 -05:00
symbols Add missing CloseHandle() 2025-01-25 11:48:35 +01:00
unwind Add missing CloseHandle() 2025-01-25 11:48:35 +01:00
utils Specify __cdecl for the terminate handler on MSVC, fixes #197 2024-12-30 23:07:15 -06:00
cpptrace.cpp Add a color overload for stacktrace_frame::to_string, fixes #190 2024-11-14 23:54:52 -06:00
ctrace.cpp A little refactoring and reorganization. Remove relative includes. 2024-08-18 11:58:49 -05:00
exceptions.cpp Split up cpptrace.hpp 2024-10-05 18:01:12 -05:00
from_current.cpp Fixed compiler warnings and errors under MSYS2+MINGW64 platform. (#186) 2024-10-27 10:30:36 -05:00
options.cpp Split up cpptrace.hpp 2024-10-05 18:01:12 -05:00
options.hpp Split up cpptrace.hpp 2024-10-05 18:01:12 -05:00
utils.cpp Specify __cdecl for the terminate handler on MSVC, fixes #197 2024-12-30 23:07:15 -06:00