Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Log from Core -> Utility. | Zachary Turner | 2017-03-03 | 1 | -212/+0 |
* | Fix gcc compilation of LogTest.cpp | Pavel Labath | 2017-03-01 | 1 | -1/+1 |
* | Modernize Enable/DisableLogChannel interface a bit | Pavel Labath | 2017-03-01 | 1 | -13/+13 |
* | Log: Fix a regression in handling log options | Pavel Labath | 2017-02-27 | 1 | -0/+14 |
* | Log: Fix race in accessing the stream variable | Pavel Labath | 2017-02-21 | 1 | -0/+26 |
* | Reapply "Refactor log channel registration mechanism" | Pavel Labath | 2017-02-17 | 1 | -0/+113 |
* | Revert "Refactor log channel registration mechanism" | Pavel Labath | 2017-02-15 | 1 | -113/+0 |
* | Refactor log channel registration mechanism | Pavel Labath | 2017-02-15 | 1 | -0/+113 |
* | Convert Log class to llvm streams | Pavel Labath | 2017-02-10 | 1 | -2/+4 |
* | Move classes from Core -> Utility. | Zachary Turner | 2017-02-02 | 1 | -1/+1 |
* | Fix new Log unit test | Pavel Labath | 2017-01-18 | 1 | -1/+1 |
* | Fix windows build for previous commit | Pavel Labath | 2017-01-18 | 1 | -1/+2 |
* | Add a more succinct logging syntax | Pavel Labath | 2017-01-18 | 1 | -0/+56 |