Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-01-13 | Use debug_plist() to print xml plists instead of binary buffers | Martin Szulecki | 1 | -0/+2 |
2010-01-13 | Improve debug print format and make it a bit more compact | Martin Szulecki | 1 | -2/+2 |
2010-01-12 | Add debug function to print a plist | Martin Szulecki | 1 | -0/+13 |
2010-01-12 | Fix return type of vasprintf, asprintf to silence warnings | Martin Szulecki | 1 | -2/+2 |
2010-01-12 | Refactor and unify internal debug system for ease of use and verbosity | Martin Szulecki | 1 | -19/+51 |
2010-01-12 | Remove support for debug masks due to inconsistent use | Martin Szulecki | 1 | -27/+0 |
2010-01-12 | Rename utils to debug as it does exactly that, contain debug code | Martin Szulecki | 1 | -0/+131 |