| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix macos build | 2018-01-08 | 1 | -1/+1 | |
| * | Remove empty newlines in #include blocks. | 2016-09-21 | 1 | -2/+1 | |
| * | Sources: Run clang-format on everything. | 2016-09-18 | 1 | -11/+15 | |
| * | assert: Allow UNREACHABLE_MSG to have just one argument | 2016-04-24 | 1 | -1/+1 | |
| * | assert: Add _MSG variations for UNREACHABLE and UNIMPLEMENTED | 2016-04-23 | 1 | -0/+2 | |
| * | Common: Cleanup profiler includes. | 2015-06-28 | 1 | -1/+0 | |
| * | Common: Use the log system to print assert messages | 2015-05-12 | 1 | -7/+3 | |
| * | Clean-up includes | 2015-05-06 | 1 | -0/+1 | |
| * | Asserts: Use lambdas to keep assertion code away from the main code path | 2015-02-18 | 1 | -6/+25 | |
| * | Asserts: break/crash program, fit to style guide; log.h->assert.h | 2015-02-10 | 1 | -0/+36 |