aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/utils (follow)
Commit message (Collapse)AuthorAge
* export pdb::file to winapi-common's FileEgor Tensin2021-05-16
|
* use error reporting from winapi-commonEgor Tensin2021-05-15
|
* rename the projectEgor Tensin2021-05-15
|
* switch from Boost.Nowide to winapi-utf8Egor Tensin2021-05-15
|
* get rid of SafeIntEgor Tensin2021-05-15
|
* pdb::error: include function name in error messageEgor Tensin2020-09-20
|
* pdb::file: use wide WinAPIEgor Tensin2020-09-19
|
* clang-format: regroup #includesEgor Tensin2020-09-14
|
* mingw builds: lowercase header file namesEgor Tensin2020-01-25
|
* fix SafeInt usageEgor Tensin2020-01-14
|
* clang-format all the codeEgor Tensin2020-01-14
|
* update exception messageEgor Tensin2017-08-07
|
* i have no idea how this compiledEgor Tensin2017-05-20
|
* don't load the same PDB twiceEgor Tensin2017-05-20
|
* hardening & refactoringEgor Tensin2017-05-19
| | | | My latest obsession is integer overflows.
* initial commitEgor Tensin2017-05-17