Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | | | | | | | | | It's intended to be used for the future dump writing functionality, to generate a meaningful file name, etc. Also, add Boost.Nowide, which provides handy UTF-8 conversion functions. I'm not sure about this, but things indicate that it's about to be included in Boost. | ||
* | Travis: incremental Docker builds | Egor Tensin | 2020-03-21 |
| | |||
* | CallStack: overhaul the API | Egor Tensin | 2020-03-21 |
| | |||
* | test: foobar -> symbols | Egor Tensin | 2020-03-16 |
| | |||
* | DbgHelp: start fixing the API | Egor Tensin | 2020-03-16 |
| | |||
* | Travis: ignore everything in .dockerignore | Egor Tensin | 2020-03-12 |
| | |||
* | AppVeyor: lint the config | Egor Tensin | 2020-02-02 |
| | | | | CMake can detect --stagedir=lib*-msvc-* automatically. | ||
* | update cmake-common | Egor Tensin | 2020-02-02 |
| | |||
* | Travis: lint the config | Egor Tensin | 2020-01-29 |
| | |||
* | Travis: multi-stage Docker builds | Egor Tensin | 2020-01-29 |
| | |||
* | README: update badge labels | Egor Tensin | 2020-01-25 |
| | |||
* | Travis: add badge to README | Egor Tensin | 2020-01-25 |
| | |||
* | update cmake-common | Egor Tensin | 2020-01-25 |
| | |||
* | add Travis configuration | Egor Tensin | 2020-01-25 |
| | |||
* | mingw builds: lowercase library names | Egor Tensin | 2020-01-25 |
| | |||
* | mingw builds: lowercase header file names | Egor Tensin | 2020-01-25 |
| | |||
* | update cmake-common | Egor Tensin | 2020-01-18 |
| | |||
* | AppVeyor: fix Release builds | Egor Tensin | 2020-01-16 |
| | |||
* | test/foobar: noinline just in case | Egor Tensin | 2020-01-16 |
| | |||
* | SymbolInfo: get rid of a dangerous hack | Egor Tensin | 2020-01-16 |
| | |||
* | add call stack collection support | Egor Tensin | 2020-01-16 |
| | |||
* | lab_rat -> foobar | Egor Tensin | 2020-01-15 |
| | |||
* | lab_rat: decrease total symbol count | Egor Tensin | 2020-01-15 |
| | |||
* | enum_symbols: support symbol mask using --mask | Egor Tensin | 2020-01-15 |
| | |||
* | lab_rat: namespace the functions | Egor Tensin | 2020-01-15 |
| | |||
* | AppVeyor: basic enum_symbols test | Egor Tensin | 2020-01-15 |
| | |||
* | enum_symbols: use DbgHelp instead of Repo | Egor Tensin | 2020-01-15 |
| | |||
* | DbgHelp: add more enum_* methods | Egor Tensin | 2020-01-15 |
| | |||
* | split symbol.hpp | Egor Tensin | 2020-01-15 |
| | |||
* | refactoring | Egor Tensin | 2020-01-15 |
| |