aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPLogger.m
Commit message (Expand)AuthorAgeFilesLines
* Update URL in source file header to point to GitHub.Stuart Connolly2014-01-261-1/+1
* Remove SVN property placeholder.Stuart Connolly2014-01-261-2/+0
* Fix warning.Stuart Connolly2013-11-241-2/+2
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-18/+25
* Tidy up.stuconnolly2012-04-011-1/+2
* Warning: this branch commit is largely untested, and known to throw exception...rowanbeentje2012-02-231-0/+1
* Fix more compiler warnings, including a few bugsrowanbeentje2011-03-081-9/+9
* - Improve SPLogger to fix log issues when using SPLogger from multiple exect...rowanbeentje2010-12-191-1/+4
* Add a new class template for the favorites controller.stuconnolly2010-11-101-10/+0
* Tidy up.stuconnolly2010-10-191-0/+3
* • overall replacement of:Bibiko2010-08-201-1/+1
* Add the option to set whether or not old leaks logs are deleted.stuconnolly2010-04-251-33/+36
* Dump leaks logs to the user's desktop, falling back to /tmp if not possible.stuconnolly2010-04-251-12/+40
* Enhance SPLogger by adding the ability to run leaks() against the application...stuconnolly2010-04-241-38/+116
* Modify our current implementation of all singleton instances to be inline wit...stuconnolly2010-03-161-8/+12
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-1/+1
* - Add a "SPLogger" class to allow easy debug builds when attempting to pinpo...rowanbeentje2009-08-211-0/+143