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
Commit message (
Expand
)
Author
Age
*
add `make install`, `make test`, etc.
Egor Tensin
2021-04-03
*
cmake: use install_pdbs()
Egor Tensin
2021-03-24
*
unit_tests: dynamic path to test_lib.pdb
Egor Tensin
2021-03-24
*
add CTest tests
Egor Tensin
2021-03-24
*
workflows/ci: Bionic to Focal
Egor Tensin
2021-03-24
*
update cmake-common
Egor Tensin
2021-03-24
*
update cmake-common
Egor Tensin
2021-01-31
*
workflows/ci.yml: run unit tests
Egor Tensin
2021-01-24
*
README: update
Egor Tensin
2021-01-24
*
add GitHub workflow
Egor Tensin
2021-01-24
*
remove .dockerignore
Egor Tensin
2021-01-23
*
bye-bye, Travis & AppVeyor!
no_more_travis
Egor Tensin
2021-01-23
*
AppVeyor: only Debug on Win32
Egor Tensin
2020-10-05
*
update cmake-common
Egor Tensin
2020-10-04
*
Process: static get_executable_path
Egor Tensin
2020-10-01
*
pdb::error: include function name in error message
Egor Tensin
2020-09-20
*
pdb::file: use wide WinAPI
Egor Tensin
2020-09-19
*
fix GCC builds
Egor Tensin
2020-09-14
*
clean up includes
Egor Tensin
2020-09-14
*
add missing copyright headers
Egor Tensin
2020-09-14
*
unit_tests: adjust test messages
Egor Tensin
2020-09-14
*
unit_tests: fix the tests
Egor Tensin
2020-09-14
*
disable incremental linking for the tests
Egor Tensin
2020-09-14
*
unit_tests: more call stack tests
Egor Tensin
2020-09-14
*
disable Boost autolinking feature
Egor Tensin
2020-09-14
*
DbgHelp: fix move ctor
Egor Tensin
2020-09-14
*
test_lib: test -> test_ns
Egor Tensin
2020-09-14
*
clang-format: regroup #includes
Egor Tensin
2020-09-14
*
unit_tests: add a test for call stack collection
Egor Tensin
2020-09-14
*
unit_tests: rework enum_symbols test
Egor Tensin
2020-09-14
*
AppVeyor: back to testing the output of enum_symbols
Egor Tensin
2020-09-14
*
call_stack: can't noinline w/ MSVC, let's try a DLL
Egor Tensin
2020-09-14
*
call_stack: try to fix __declspec(noinline) #3
Egor Tensin
2020-09-13
*
call_stack: try to fix __declspec(noinline) #2
Egor Tensin
2020-09-13
*
call_stack: try to fix __declspec(noinline)
Egor Tensin
2020-09-13
*
AppVeyor: test call_stack output
Egor Tensin
2020-09-13
*
Travis: Debug builds only
Egor Tensin
2020-09-13
*
Travis: lint the config
Egor Tensin
2020-08-31
*
Travis: fix the clang-format job
Egor Tensin
2020-08-26
*
Travis: remove unnecessary .travis/
Egor Tensin
2020-08-26
*
Travis: Focal is now available
Egor Tensin
2020-08-26
*
update cmake-common
Egor Tensin
2020-04-05
*
add some unit tests
Egor Tensin
2020-03-27
*
fix a bug where I failed to account for TCHARs, again
Egor Tensin
2020-03-24
*
WIP
Egor Tensin
2020-03-24
*
update cmake-common
Egor Tensin
2020-03-24
*
switch to Boost.Nowide everywhere
Egor Tensin
2020-03-24
*
add Process class
Egor Tensin
2020-03-24
*
Travis: incremental Docker builds
Egor Tensin
2020-03-21
*
CallStack: overhaul the API
Egor Tensin
2020-03-21
[next]