Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-24 | Delete trailing whitespace. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@4456 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-05-14 | Remove useless Thread::create(). | David Robillard | 1 | -4/+6 | |
Use safer C++isms for value allocation in ThreadVar. Test ThreadVar. git-svn-id: http://svn.drobilla.net/lad/trunk/raul@4412 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-05-14 | Remove Thread context stuff and add a thread-specific variable class, ↵ | David Robillard | 1 | -0/+70 | |
ThreadVar, which can be used for this and many other things. ClientBroadcaster => Broadcaster. git-svn-id: http://svn.drobilla.net/lad/trunk/raul@4405 a436a847-0d15-0410-975c-d299462d15a1 |