Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-28 | Remove trailing whitespace errors from all files | Martin Szulecki | 1 | -3/+3 | |
2014-10-27 | debug: Fix linking failure on OS X by keeping debug level symbol internal | Martin Szulecki | 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 | Martin Szulecki | 1 | -12/+4 | |
2013-09-27 | common/debug: remove inline from debug functions to make clang happy | Nikias Bassen | 1 | -4/+4 | |
2013-04-25 | common: Move debug and userpref code into libinternalcommon | Martin Szulecki | 1 | -0/+59 | |