summaryrefslogtreecommitdiff
path: root/src/common/scope_exit.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-10Asserts: break/crash program, fit to style guide; log.h->assert.hGravatar archshift1-0/+1
2015-01-30Common: Fix SCOPE_EXIT to actually create unique identifiers.Gravatar Yuri Kunde Schlesner1-1/+3
2014-12-20License changeGravatar purpasmart961-1/+1
2014-12-13Add SCOPE_EXIT macro to conveniently execute cleanup actionsGravatar Yuri Kunde Schlesner1-0/+37