summaryrefslogtreecommitdiffstats
path: root/raul/AtomicInt.hpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-13Update license to GPL3+.David Robillard1-18/+22
2012-03-27Delete trailing whitespace.David Robillard1-1/+1
2011-09-17Add check for <atomic> header if C++0x is enabled.David Robillard1-0/+1
2011-09-17C++0x AtomicInt and AtomicPtr implementation.David Robillard1-0/+58
2011-05-18Strip double blank lines.David Robillard1-2/+0
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-01-10Touch up documentation (add everything to raul group).David Robillard1-0/+3
2010-09-04My name is David. :)David Robillard1-1/+1
2010-02-05Convert C-style casts to C++ style casts.David Robillard1-6/+5
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-9/+9
2008-11-16Cast glib operations to compile on annoying platforms.David Robillard1-14/+14
2008-10-14Fix const correctness of Atomic* (g_atomic_int_get takes a non-const pointer ...David Robillard1-1/+1
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-0/+84