2012-11-01 |
Robert Ancell | Use "Returns:" instead of the invalid "@returns" for... |
blob | commitdiff |
2012-09-23 |
Matthias Clasen | Fix up docs for GDuplicateFunc |
blob | commitdiff | diff to current |
2012-09-02 |
Matthias Clasen | Add compare-and exchange for data lists |
blob | commitdiff | diff to current |
2012-08-28 |
Matthias Clasen | Put quarks in their own source file |
blob | commitdiff | diff to current |
2012-03-31 |
Robert Ancell | Add missing allow-none annotations for function parameters. |
blob | commitdiff | diff to current |
2012-01-28 |
Ravi Sankar Guntur | comments/docs: Fix couple of typos |
blob | commitdiff | diff to current |
2012-01-13 |
Alexander Larsson | Merge remote-tracking branch 'gvdb/master' |
blob | commitdiff | diff to current |
2011-12-14 |
Simon McVittie | g_data_set_internal: avoid use-after-free if datalist... |
blob | commitdiff | diff to current |
2011-09-19 |
Ryan Lortie | Don't #include <glib/gslice.h> from gmem.h |
blob | commitdiff | diff to current |
2011-09-12 |
Ryan Lortie | Merge remote-tracking branch 'gvdb/master' |
blob | commitdiff | diff to current |
2011-08-29 |
Matthias Clasen | Spelling fixes |
blob | commitdiff | diff to current |
2011-08-21 |
Pavel Holejsovsky | [gi] Add annotations to g_quark functions |
blob | commitdiff | diff to current |
2011-07-22 |
Ryan Lortie | Rename a few arguments |
blob | commitdiff | diff to current |
2011-06-09 |
Ryan Lortie | Remove all uses of G_CONST_RETURN |
blob | commitdiff | diff to current |
2011-06-07 |
Matthias Clasen | GDataList: don't hold the bitlock over callbacks |
blob | commitdiff | diff to current |
2011-06-04 |
Matthias Clasen | Fix doc typos |
blob | commitdiff | diff to current |
2011-06-04 |
Alexander Larsson | Use g_atomic_pointer_or/and to set datalist flags |
blob | commitdiff | diff to current |
2011-06-04 |
Alexander Larsson | Make g_datalist_get_data not look up the quark |
blob | commitdiff | diff to current |
2011-06-04 |
Alexander Larsson | Make quark to string lockless |
blob | commitdiff | diff to current |
2011-06-04 |
Alexander Larsson | Make g_datalist not use a global lock and perform better |
blob | commitdiff | diff to current |
2011-04-15 |
Ryan Lortie | Merge remote-tracking branch 'gvdb/master' |
blob | commitdiff | diff to current |
2011-03-15 |
Emmanuele Bassi | Revert "Remove all uses of G_CONST_RETURN" |
blob | commitdiff | diff to current |
2011-03-15 |
Ryan Lortie | Remove all uses of G_CONST_RETURN |
blob | commitdiff | diff to current |
2011-02-01 |
Johan Dahlin | Correct gtk-doc SECTION: syntax |
blob | commitdiff | diff to current |
2011-01-27 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-10-04 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-10-04 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-09-21 |
Philip Withnall | Bug 630185 — Allow NULL strings in g_quark_try_string() |
blob | commitdiff | diff to current |
2010-09-04 |
Emmanuele Bassi | Build fixes for the fall-out of the inclusion changes |
blob | commitdiff | diff to current |
2010-09-04 |
Matthias Clasen | More include cleanups |
blob | commitdiff | diff to current |
2010-07-07 |
Ryan Lortie | glib/: fully remove galias hacks |
blob | commitdiff | diff to current |
2010-06-10 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-05-27 |
Alexander Larsson | Initial support for dtrace and systemtap |
blob | commitdiff | diff to current |
2010-04-27 |
Alexander Larsson | Allocate quarks in chunks to avoid overhead and fragmen... |
blob | commitdiff | diff to current |
2010-04-21 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-04-16 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-04-16 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-01-31 |
Ryan Lortie | data{list,sets}, quarks: move docs from tmpl to .c |
blob | commitdiff | diff to current |
2009-02-17 |
Matthias Clasen | Fix strict aliasing warnings and viiolations... |
blob | commitdiff | diff to current |
2007-06-17 |
Behdad Esfahbod | Accept NULL and return GQuark value of zero. (#446859) |
blob | commitdiff | diff to current |
2006-12-18 |
Matthias Clasen | Fix a typo |
blob | commitdiff | diff to current |
2006-09-30 |
Matthias Clasen | Fix PLT issues |
blob | commitdiff | diff to current |
2006-04-19 |
Matthias Clasen | Add some missing Since: 2.8 tags |
blob | commitdiff | diff to current |
2006-01-31 |
Tim Janik | carry out all dtalist pointer accesses atomically,... |
blob | commitdiff | diff to current |
2005-11-23 |
Tim Janik | access datalist flags via atomic pointer access funcito... |
blob | commitdiff | diff to current |
2005-11-23 |
Tim Janik | streamlined initialization code somewhat, removed GData... |
blob | commitdiff | diff to current |
2005-11-22 |
Matthias Clasen | Avoid double locking in g_intern_string (#322133, Bened... |
blob | commitdiff | diff to current |
2005-11-01 |
Tim Janik | prepared deprecation of GMemChunk and GAllocator. added... |
blob | commitdiff | diff to current |
2005-08-31 |
Matthias Clasen | Add functions to intern strings. |
blob | commitdiff | diff to current |
2005-08-10 |
Stepan Kasal | Fix typos: invokation -> invocation. |
blob | commitdiff | diff to current |
2005-07-31 |
Tim Janik | moved G_DATALIST_*_POINTER() macros here, because prope... |
blob | commitdiff | diff to current |
2005-05-05 |
Owen Taylor | Add g_object_add/remove_toggle_ref() functions to get... |
blob | commitdiff | diff to current |
2005-03-14 |
Manish Singh | remove spurious IA prefix from g_quark_try_string. |
blob | commitdiff | diff to current |
2005-03-14 |
Matthias Clasen | Make PLT-reduction work with gcc4, and don't include... |
blob | commitdiff | diff to current |
2004-09-16 |
Matthias Clasen | Implement the same PLT reduction technique used in... |
blob | commitdiff | diff to current |
2002-12-04 |
Owen Taylor | Patch from Sven Neumann to make the include order consi... |
blob | commitdiff | diff to current |
2001-05-11 |
Tim Janik | make these safe against removal of the current element. |
blob | commitdiff | diff to current |
2001-02-17 |
Havoc Pennington | include string.h |
blob | commitdiff | diff to current |
2000-07-26 |
Tim Janik | applied patch from Andreas Persenius <ndap@swipnet... |
blob | commitdiff | diff to current |
2000-02-03 |
Tim Janik | return stolen data from g_datalist_id_remove_no_notify... |
blob | commitdiff | diff to current |
1999-10-17 |
Sebastian Wilhelmi | remove g_dataset_global_lock around destroy() notificat... |
blob | commitdiff | diff to current |
1999-02-24 |
CST 1999 Shawn T... | inserted additional note to look for ChangeLog and... |
blob | commitdiff | diff to current |
1999-02-10 |
Sebastian Wilhelmi | s/G_LOCK_DECLARE/G_LOCK_DEFINE/ throuhout glib. Added... |
blob | commitdiff | diff to current |
1998-12-16 |
Tim Janik | version bump to 1.1.8, binary age 0, interface age 0. |
blob | commitdiff | diff to current |
1998-12-15 |
Owen Taylor | This commit merges the glib-threads branch into the... |
blob | commitdiff | diff to current |
1998-11-24 |
Tim Janik | removed the GListAllocator type and its g_*_allocator_... |
blob | commitdiff | diff to current |
1998-11-19 |
Elliot Lee | Fix for g_datalist_id_set_full() use (error is deeper... |
blob | commitdiff | diff to current |
1998-10-08 |
Tim Janik | removed functions g_dataset_id_set_destroy and g_datali... |
blob | commitdiff | diff to current |
1998-09-18 |
Tim Janik | make the datalists a safe type (not using a generic... |
blob | commitdiff | diff to current |
1998-09-17 |
Tim Janik | implemented g_datalist_* along the lines of g_dataset... |
blob | commitdiff | diff to current |
1998-06-19 |
Tim Janik | removed g_dataset_try_key, g_dataset_force_id and g_dat... |
blob | commitdiff | diff to current |
1998-06-12 |
Federico Mena Quintero | #include <string.h> |
blob | commitdiff | diff to current |
1998-06-11 |
Tim Janik | new function g_dataset_retrive_key. adjusted prealloc... |
blob | commitdiff | diff to current |
1998-06-10 |
Owen Taylor | Initial revision |
blob | commitdiff | diff to current |
|