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
(
follow
)
Commit message (
Expand
)
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
*
cmake: check CTest tests output
Egor Tensin
2021-04-07
*
cmake: use install_pdbs()
Egor Tensin
2021-03-24
*
add CTest tests
Egor Tensin
2021-03-24
*
disable Boost autolinking feature
Egor Tensin
2020-09-14
*
switch to Boost.Nowide everywhere
Egor Tensin
2020-03-24
*
DbgHelp: start fixing the API
Egor Tensin
2020-03-16
*
enum_symbols: support symbol mask using --mask
Egor Tensin
2020-01-15
*
enum_symbols: use DbgHelp instead of Repo
Egor Tensin
2020-01-15
*
mingw builds: external definitions for static members
Egor Tensin
2020-01-15
*
mingw builds: fix boost::program_options::validate overloads
Egor Tensin
2020-01-15
*
mingw builds: work around missing SymTagEnum
Egor Tensin
2020-01-15
*
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
*
cmake: install() PDBs & use Boost::*
Egor Tensin
2019-12-21
*
AppVeyor: package artifacts
Egor Tensin
2019-12-15
*
minor improvements to CMakeLists.txt
Egor Tensin
2019-12-09
*
define WIN32_LEAN_AND_MEAN
Egor Tensin
2017-08-06
*
code style
Egor Tensin
2017-06-25
*
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