Commit message (Expand) | Author | |
---|---|---|
2021-05-29 | move _address functions to winapi::address | Egor Tensin |
2021-05-29 | namespace pdb -> namespace winapi | Egor Tensin |
2021-05-29 | include/pdb/ -> include/winapi/debug/ | Egor Tensin |
2021-05-15 | rename the project | Egor Tensin |
2021-05-15 | switch from Boost.Nowide to winapi-utf8 | Egor Tensin |
2020-09-14 | fix GCC builds | Egor Tensin |
2020-09-14 | add missing copyright headers | Egor Tensin |
2020-09-14 | unit_tests: more call stack tests | Egor Tensin |
2020-09-14 | test_lib: test -> test_ns | Egor Tensin |
2020-09-14 | call_stack: can't noinline w/ MSVC, let's try a DLL | Egor Tensin |