summaryrefslogtreecommitdiff
path: root/glib/gqsort.c
Commit message (Expand)AuthorAgeFilesLines
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-141-1/+4
* Don't include alloca.h. It is not needed, and does not exist on win32.Matthias Clasen2005-01-181-1/+0
* Sync to glibc. (#133994, Morten Welinder, patch by Kjartan Maraas)Matthias Clasen2005-01-131-111/+107
* Implement the same PLT reduction technique used in GTK+:Matthias Clasen2004-09-161-0/+1
* Use gchar, gint, gsize instead of char, int, size_t in the interface forMatthias Clasen2003-07-291-1/+1
* Patch from Sven Neumann to make the include order consistent. (#71704)Owen Taylor2002-12-041-0/+3
* Fixes for #79347, Ron Arts.Owen Taylor2002-05-071-2/+5
* Fixes for compilation on Solaris (#59026, Frank Belew)Owen Taylor2001-09-181-1/+1
* docsHavoc Pennington2001-04-161-2/+15
* changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik2001-03-071-1/+1
* Patch from David Benson <daveb@idealab.com> to add user_data support toJonathan Blandford2000-11-201-0/+269