[kdbus] sync with kdbus (kdbus.h - commit: 5ae1ecac44cb)
[platform/upstream/glib.git] / glib / gdataset.c
2014-10-02 Matthias ClasenGDataSet: silently accept NULL/0 as keys
2014-07-10 Javier Jardóndocs: Use "Returns:" instead "Return:"
2014-06-28 Ryan Lortieall: remove use of 'register' keyword
2014-02-20 William Jon McCanndocs: use "Returns:" consistently
2014-02-08 Matthias ClasenEradicate links and xrefs
2014-01-31 Daniel MustielesUpdated FSF's address
2013-12-11 Matthias ClasenRemove an unused define
2012-11-01 Robert AncellUse "Returns:" instead of the invalid "@returns" for...
2012-09-23 Matthias ClasenFix up docs for GDuplicateFunc
2012-09-02 Matthias ClasenAdd compare-and exchange for data lists
2012-08-28 Matthias ClasenPut quarks in their own source file
2012-03-31 Robert AncellAdd missing allow-none annotations for function parameters.
2012-01-28 Ravi Sankar Gunturcomments/docs: Fix couple of typos
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-14 Simon McVittieg_data_set_internal: avoid use-after-free if datalist...
2011-09-19 Ryan LortieDon't #include <glib/gslice.h> from gmem.h
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-08-29 Matthias ClasenSpelling fixes
2011-08-21 Pavel Holejsovsky[gi] Add annotations to g_quark functions
2011-07-22 Ryan LortieRename a few arguments
2011-06-09 Ryan LortieRemove all uses of G_CONST_RETURN
2011-06-07 Matthias ClasenGDataList: don't hold the bitlock over callbacks
2011-06-04 Matthias ClasenFix doc typos
2011-06-04 Alexander LarssonUse g_atomic_pointer_or/and to set datalist flags
2011-06-04 Alexander LarssonMake g_datalist_get_data not look up the quark
2011-06-04 Alexander LarssonMake quark to string lockless
2011-06-04 Alexander LarssonMake g_datalist not use a global lock and perform better
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-03-15 Emmanuele BassiRevert "Remove all uses of G_CONST_RETURN"
2011-03-15 Ryan LortieRemove all uses of G_CONST_RETURN
2011-02-01 Johan DahlinCorrect gtk-doc SECTION: syntax
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-21 Philip WithnallBug 630185 — Allow NULL strings in g_quark_try_string()
2010-09-04 Emmanuele BassiBuild fixes for the fall-out of the inclusion changes
2010-09-04 Matthias ClasenMore include cleanups
2010-07-07 Ryan Lortieglib/: fully remove galias hacks
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-05-27 Alexander LarssonInitial support for dtrace and systemtap
2010-04-27 Alexander LarssonAllocate quarks in chunks to avoid overhead and fragmen...
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-01-31 Ryan Lortiedata{list,sets}, quarks: move docs from tmpl to .c
2009-02-17 Matthias Clasen Fix strict aliasing warnings and viiolations...
2007-06-17 Behdad EsfahbodAccept NULL and return GQuark value of zero. (#446859)
2006-12-18 Matthias ClasenFix a typo
2006-09-30 Matthias ClasenFix PLT issues
2006-04-19 Matthias ClasenAdd some missing Since: 2.8 tags
2006-01-31 Tim Janikcarry out all dtalist pointer accesses atomically,...
2005-11-23 Tim Janikaccess datalist flags via atomic pointer access funcito...
2005-11-23 Tim Janikstreamlined initialization code somewhat, removed GData...
2005-11-22 Matthias ClasenAvoid double locking in g_intern_string (#322133, Bened...
2005-11-01 Tim Janikprepared deprecation of GMemChunk and GAllocator. added...
2005-08-31 Matthias ClasenAdd functions to intern strings.
2005-08-10 Stepan KasalFix typos: invokation -> invocation.
2005-07-31 Tim Janikmoved G_DATALIST_*_POINTER() macros here, because prope...
2005-05-05 Owen TaylorAdd g_object_add/remove_toggle_ref() functions to get...
2005-03-14 Manish Singhremove spurious IA prefix from g_quark_try_string.
2005-03-14 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-09-16 Matthias ClasenImplement the same PLT reduction technique used in...
2002-12-04 Owen TaylorPatch from Sven Neumann to make the include order consi...
2001-05-11 Tim Janikmake these safe against removal of the current element.
2001-02-17 Havoc Penningtoninclude string.h
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-02-03 Tim Janikreturn stolen data from g_datalist_id_remove_no_notify...
1999-10-17 Sebastian Wilhelmiremove g_dataset_global_lock around destroy() notificat...
1999-02-24 CST 1999 Shawn T... inserted additional note to look for ChangeLog and...
1999-02-10 Sebastian Wilhelmis/G_LOCK_DECLARE/G_LOCK_DEFINE/ throuhout glib. Added...
1998-12-16 Tim Janikversion bump to 1.1.8, binary age 0, interface age 0.
1998-12-15 Owen TaylorThis commit merges the glib-threads branch into the...
1998-11-24 Tim Janikremoved the GListAllocator type and its g_*_allocator_...
1998-11-19 Elliot LeeFix for g_datalist_id_set_full() use (error is deeper...
1998-10-08 Tim Janikremoved functions g_dataset_id_set_destroy and g_datali...
1998-09-18 Tim Janikmake the datalists a safe type (not using a generic...
1998-09-17 Tim Janikimplemented g_datalist_* along the lines of g_dataset...
1998-06-19 Tim Janikremoved g_dataset_try_key, g_dataset_force_id and g_dat...
1998-06-12 Federico Mena Quintero#include <string.h>
1998-06-11 Tim Janiknew function g_dataset_retrive_key. adjusted prealloc...
1998-06-10 Owen TaylorInitial revision