Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix C2712 build error on Windows | Konstantin Zhuravlyov | 2017-03-07 | 1 | -6/+12 |
* | Try to fix thread name truncation on non-Windows. | Zachary Turner | 2017-03-04 | 1 | -1/+1 |
* | Truncate thread names if they're too long. | Zachary Turner | 2017-03-04 | 1 | -0/+2 |
* | [Support] Provide access to current thread name/thread id. | Zachary Turner | 2017-03-03 | 1 | -0/+101 |
* | Revert "Revert "Revert 220932.": "Removing the static initializer in ManagedS... | Mehdi Amini | 2016-05-14 | 1 | -24/+0 |
* | Revert "Revert 220932.": "Removing the static initializer in ManagedStatic.cp... | Mehdi Amini | 2016-05-14 | 1 | -0/+24 |
* | Revert 220932. | Jiangning Liu | 2014-11-05 | 1 | -24/+0 |
* | #include <winbase.h> is not enough for Visual C++ 2013, it errors: | Yaron Keren | 2014-11-04 | 1 | -1/+1 |
* | Speculative fix for Windows build after r220932 | Hans Wennborg | 2014-10-30 | 1 | -0/+5 |
* | Removing the static initializer in ManagedStatic.cpp by using llvm_call_once ... | Chris Bieneman | 2014-10-30 | 1 | -0/+19 |