aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src (unfollow)
Commit message (Expand)Author
2021-05-29move _address functions to winapi::addressEgor Tensin
2021-05-29rename class Repo to PostMortemEgor Tensin
2021-05-29namespace pdb -> namespace winapiEgor Tensin
2021-05-29include/pdb/ -> include/winapi/debug/Egor Tensin
2021-05-16export Process to winapi-commonEgor Tensin
2021-05-16export pdb::file to winapi-common's FileEgor Tensin
2021-05-15use error reporting from winapi-commonEgor Tensin
2021-05-15rename the projectEgor Tensin
2021-05-15switch from Boost.Nowide to winapi-utf8Egor Tensin
2021-05-15get rid of SafeIntEgor Tensin
2020-10-01Process: static get_executable_pathEgor Tensin
2020-09-20pdb::error: include function name in error messageEgor Tensin
2020-09-19pdb::file: use wide WinAPIEgor Tensin
2020-09-14add missing copyright headersEgor Tensin
2020-09-14DbgHelp: fix move ctorEgor Tensin
2020-09-14clang-format: regroup #includesEgor Tensin
2020-03-27add some unit testsEgor Tensin
2020-03-24fix a bug where I failed to account for TCHARs, againEgor Tensin
2020-03-24switch to Boost.Nowide everywhereEgor Tensin
2020-03-24add Process classEgor Tensin
2020-03-21CallStack: overhaul the APIEgor Tensin
2020-03-16DbgHelp: start fixing the APIEgor Tensin
2020-01-25mingw builds: lowercase header file namesEgor Tensin
2020-01-16SymbolInfo: get rid of a dangerous hackEgor Tensin
2020-01-16add call stack collection supportEgor Tensin
2020-01-15enum_symbols: support symbol mask using --maskEgor Tensin
2020-01-15DbgHelp: add more enum_* methodsEgor Tensin
2020-01-15split symbol.hppEgor Tensin
2020-01-15refactoringEgor Tensin
2020-01-15mingw builds: workaround incorrect SymLoadModule64Egor Tensin
2020-01-15mingw builds: get rid of #pragma warningEgor Tensin
2020-01-14fix SafeInt usageEgor Tensin
2020-01-14clang-format all the codeEgor Tensin
2017-08-07update exception messageEgor Tensin
2017-06-01get rid of third-party warningsEgor Tensin
2017-05-22add line numbers to symbolsEgor Tensin
2017-05-20refactoringEgor Tensin
2017-05-20code styleEgor Tensin
2017-05-20i have no idea how this compiledEgor Tensin
2017-05-20hardening & refactoringEgor Tensin
2017-05-20don't load the same PDB twiceEgor Tensin
2017-05-20don't load multiple PDBs with the same baseEgor Tensin
2017-05-19hardeningEgor Tensin
2017-05-19hardening & refactoringEgor Tensin
2017-05-19refactoringEgor Tensin
2017-05-19add displacement to symbolsEgor Tensin