summaryrefslogtreecommitdiffstats
path: root/raul/SRSWQueue.hpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-13Update license to GPL3+.David Robillard1-16/+15
2011-05-20Make boost dependency optional. Note Raul compiled with --cpp0x is NOT compa...David Robillard1-3/+2
2011-05-18Strip double blank lines.David Robillard1-11/+0
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-01-08Code clean-up (cpplint).David Robillard1-0/+2
2010-09-30Declare single-argument constructors explicit (except where implicit conversi...David Robillard1-1/+1
2010-09-04My name is David. :)David Robillard1-1/+1
2010-02-28Use appropriate allocation for RingBuffer and SRSWQueue (was backwards).David Robillard1-4/+7
2010-02-05Convert C-style casts to C++ style casts.David Robillard1-1/+1
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-10/+10
2008-10-20Actually use installation location variables for everything.David Robillard1-1/+1
2008-08-19More thread-safe ringbuffer.David Robillard1-15/+15
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-0/+157