docs: gvariant-core: g_variant_normalise -> g_variant_get_normal_form()
[platform/upstream/glib.git] / glib / gatomic.h
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-07-11 Matthias ClasenMove docs for atomic operations inline
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-15 Lars EllenbergCast to volatile to avoid warnings from -Wcast-qual
2009-02-17 Matthias Clasen Fix strict aliasing warnings and viiolations...
2008-05-05 Michael Natterer#define __GLIB_H_INSIDE__ around including everything.
2008-03-14 Michael Natterermake it possible to disable single-file includes by...
2005-12-13 Tim Janikadded g_atomic_pointer_set() and g_atomic_int_set(...
2005-11-22 Tim Janikg_hash_table_new_full(): create hash tables with a...
2005-08-04 Matthias ClasenAlways export g_atomic_int_get and g_atomic_pointer_get...
2004-02-29 Sebastian WilhelmiMoved the assembler functions from gatomic.h to gatomic...
2004-02-26 Sebastian Wilhelmiempty G_ATOMIC_MEMORY_BARRIER() definition for !G_THREA...
2004-02-26 Sebastian Wilhelmiempty G_ATOMIC_MEMORY_BARRIER() definition for !G_THREA...
2004-02-26 Sebastian WilhelmiNew files to implement atomic operations for different...