summaryrefslogtreecommitdiff
path: root/gobject/gatomicarray.c
Commit message (Expand)AuthorAgeFilesLines
* gatomicarray: suppress valgrind memory leak warningsMichael Catanzaro2020-11-241-0/+6
* minor typos in the documentation (a/an)Дилян Палаузов2019-08-241-1/+1
* gobject/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Improvde #include order consistencyMatthias Clasen2013-01-011-2/+2
* Remove a redundant assertionMatthias Clasen2011-06-141-5/+4
* Don't do pointer arithmetics on void*Haakon Sporsheim2010-01-071-1/+1
* Add GAtomicArray for RCU-style lockless updatesAlexander Larsson2009-11-301-0/+169