summaryrefslogtreecommitdiffstats
path: root/raul/AtomicPtr.hpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-13Update license to GPL3+.David Robillard1-16/+15
2011-09-17Add check for <atomic> header if C++0x is enabled.David Robillard1-0/+2
2011-09-17C++0x AtomicInt and AtomicPtr implementation.David Robillard1-0/+35
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-4/+4
2009-11-16Fix types.David Robillard1-1/+1
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-3/+3
2008-11-27Fix warnings for non-debug builds.David Robillard1-3/+3
2008-11-27Decruft.David Robillard1-1/+0
2008-11-16Cast glib operations to compile on annoying platforms.David Robillard1-6/+7
2008-10-14Aaaaaaaaaaaaaaand more guesswork.David Robillard1-1/+1
2008-10-14More *&%*&%@ guesswork.David Robillard1-1/+1
2008-10-14Yet another attempted fix for weird anal compilers of mysterious pedantry...David Robillard1-1/+1
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/+53