aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPThreadAdditions.m
Commit message (Collapse)AuthorAgeFilesLines
* +[NSThread detachNewThreadWithName:…] changesMax2014-12-301-4/+56
| | | | | The method never did the one extra thing it should do, because… see comment in the code. Let's see how this works out :)
* 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
|
* - Add names for most threads created by Sequel Pro for easier debugrowanbeentje2012-10-141-0/+47