| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2020-04-17 | common: scope_exit: Implement mechanism for canceling a scope exit. | 1 | -1/+8 | |
| 2019-04-11 | common/scope_exit: Replace std::move with std::forward in ScopeExit() | 1 | -1/+1 | |
| 2018-01-20 | Format: Run the new clang format on everything | 1 | -1/+1 | |
| 2016-09-18 | Manually tweak source formatting and then re-run clang-format | 1 | -2/+1 | |
| 2016-09-18 | Sources: Run clang-format on everything. | 1 | -9/+14 | |
| 2015-02-10 | Asserts: break/crash program, fit to style guide; log.h->assert.h | 1 | -0/+1 | |
| 2015-01-30 | Common: Fix SCOPE_EXIT to actually create unique identifiers. | 1 | -1/+3 | |
| 2014-12-20 | License change | 1 | -1/+1 | |
| 2014-12-13 | Add SCOPE_EXIT macro to conveniently execute cleanup actions | 1 | -0/+37 |