index
:
winapi-debug
master
WinAPI: C++ wrappers for DbgHelp
Egor Tensin
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
utils
/
addr2name.cpp
(
follow
)
Commit message (
Collapse
)
Author
Age
*
move _address functions to winapi::address
Egor Tensin
2021-05-29
|
*
rename class Repo to PostMortem
Egor Tensin
2021-05-29
|
*
namespace pdb -> namespace winapi
Egor Tensin
2021-05-29
|
*
include/pdb/ -> include/winapi/debug/
Egor Tensin
2021-05-29
|
*
rename the project
Egor Tensin
2021-05-15
|
*
switch from Boost.Nowide to winapi-utf8
Egor Tensin
2021-05-15
|
*
switch to Boost.Nowide everywhere
Egor Tensin
2020-03-24
|
*
mingw builds: get rid of #pragma warning
Egor Tensin
2020-01-15
|
*
addr2name: fix usage message
Egor Tensin
2020-01-14
|
*
clang-format all the code
Egor Tensin
2020-01-14
|
*
refactor command-line parameters parsing
Egor Tensin
2017-06-22
|
*
get rid of third-party warnings
Egor Tensin
2017-06-01
|
*
add line numbers to symbols
Egor Tensin
2017-05-22
|
*
addr2name: include module names
Egor Tensin
2017-05-20
|
*
code style
Egor Tensin
2017-05-20
|
*
refactoring
Egor Tensin
2017-05-19
|
*
add displacement to symbols
Egor Tensin
2017-05-19
|
*
initial commit
Egor Tensin
2017-05-17