Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-28 | Remove trailing whitespace errors from all files | 1 | -3/+3 | ||
2014-10-27 | debug: Fix linking failure on OS X by keeping debug level symbol internal | 1 | -0/+2 | ||
This change keeps the debug level symbol within the internal convenience library and makes it accessible using an internal helper. This fixes linking, prevents new exported symbols and finally allows proper control of enabling debug messages. | |||||
2014-10-03 | Avoid exporting non-public symbols | 1 | -12/+4 | ||
2013-09-27 | common/debug: remove inline from debug functions to make clang happy | 1 | -4/+4 | ||
2013-04-25 | common: Move debug and userpref code into libinternalcommon | 1 | -0/+59 | ||