summaryrefslogtreecommitdiffstats
path: root/src/Thread.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-07-29Build system fixes, building from top level doesn't recursively configure slv...David Robillard1-1/+1
2007-07-25Never launch the same thread twice, no matter what the stupid caller says.David Robillard1-17/+24
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-1/+1
2007-06-24Move exessive Thread code from header to source file.David Robillard1-0/+85
2007-02-07Updated FSF address, copyright dates where appropriate, etc.David Robillard1-1/+2
2007-01-22Created Raul namespace.David Robillard1-3/+8
2007-01-06Added ability to get Raul Thread for current calling context.David Robillard1-0/+21