cleanup
[platform/upstream/glib.git] / glib / glist.h
2014-01-31 Daniel MustielesUpdated FSF's address
2013-01-13 Ryan Lortievarious: add GLIB_AVAILABLE_IN_ALL everywhere else
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-06-21 Jonh WendellAdds g_list_copy_deep and g_slist_copy_deep
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-10-12 Matthias ClasenMake single includes mandatory
2011-09-19 Ryan LortieMove GAllocator/GMemChunk to separate file
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-28 Ryan LortieBug 158725 - free linked list with data
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
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'
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-09 Alexander LarssonUse G_GNUC_WARN_UNUSED_RESULT on list functions that...
2005-12-07 Martyn James Russell- Added g_list_insert_sorted_with_data () and
2005-11-01 Tim Janikprepared deprecation of GMemChunk and GAllocator. added...
2002-11-08 Soeren SandmannTrivial s/foo/foo_/ fixes to make <glib.h> includable...
2001-07-02 Tim Janikadded g_list_insert_before().
2001-06-26 Owen TaylorMove glib library into a subdirectory, make all GLib...
2001-04-03 Tim Janikadded g_list_nth_prev() which walks ->prev instead...
2001-03-18 Tim Janikremoved archaic gpointer derived_data; relict and added...
2001-03-07 Tim Janikchanged prototype of g_boxed_type_register_static(...
2000-11-20 Jonathan BlandfordPatch from David Benson <daveb@idealab.com> to add...
2000-10-12 Sebastian WilhelmiSplit glib.h into many header files mostly according...