Merge branch 'concurrent-cancellable'
[platform/upstream/glib.git] / glib / glib.h
2011-08-19 Stef WalterMerge branch 'concurrent-cancellable'
2011-08-14 Stef Walterhmac: Implementation of HMAC in glib
2011-07-25 Ryan LortieGWakeup: make it private API
2011-07-25 Ryan LortieAdd GWakeup
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
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-17 Ryan LortieClean-up/tweaking of GDateTime and GTimeZone
2010-08-24 Thiago SantosAdd GDateTime to GLib
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-02-10 Ryan Lortiemerge GVariant
2010-01-28 Ryan LortieBug 548967 - 1 bit mutex lock
2010-01-25 Ryan Lortiemerge GVariantType
2009-04-22 Dan WinshipAdd hostname-related utilities in glib/ghostutils.h
2008-09-23 Michael Natterer#include <glib/gpoll.h>
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...
2007-12-11 Matthias ClasenInclude gurifuncs.h
2007-12-04 Emmanuele BassiAdd GChecksum, a generic wrapper around various hashing...
2007-11-20 Tim JanikRenamed gtestframework to gtestutils.
2007-11-20 Tim JanikAdded gtestframework.[hc] and glib/tests/.
2007-03-15 Marco BarisioneAdd GRegex for regular expression matching. (#50075)
2007-02-03 Soren SandmannNew files implementing GSequence, a list implemented...
2006-04-04 Alexander LarssonAdd base64 encode/decode functions
2006-03-27 Emmanuele Bassiglib/gbookmarkfile.h Add GBookmarkFile, a parser for...
2005-06-25 Matthias ClasenAdd an mmap() wrapper called GMappedFile. (#148218...
2004-10-23 Matthias ClasenAdd a parser for desktop entries and similar files...
2004-08-02 Anders CarlssonAdd GOption.
2004-02-26 Sebastian WilhelmiNew files to implement atomic operations for different...
2001-11-05 Owen TaylorAdd check for dirent.h
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-26 Owen Taylor-DG_DISABLE_DEPRECATED
2001-03-09 Tor LillqvistCygwin support contributed by Stefan Ondrejicka <ondrej...
2000-12-24 Ali AbdinNew gcompat.h header file as recommended by Havoc.
2000-11-20 Jonathan BlandfordPatch from David Benson <daveb@idealab.com> to add...
2000-10-27 Havoc PenningtonNew module to parse a simple markup language
2000-10-19 Tor LillqvistPass -DGSPAWN_HELPER when building it. Link with user32...
2000-10-12 Sebastian WilhelmiAdded the new headers to glibinclude_HEADERS.
2000-10-12 Sebastian WilhelmiSplit glib.h into many header files mostly according...
2000-10-09 Havoc PenningtonAdd new files.
2000-10-06 Tor LillqvistRevamp to be like makefile.mingw.in, make the MSVC...
2000-10-05 Sebastian WilhelmiChanged alloca stuff a bit: when we have a working...
2000-09-29 Jonathan BlandfordAdded function to keep symetry with g_node_insert_befor...
2000-09-29 Sebastian WilhelmiAdded errorcheck mutexes. These are activated through...
2000-09-29 Havoc Penningtonfix indentation (GConvertError): generic error is conve...
2000-09-26 Elliot LeeAdd G_GNUC_PURE macro (but don't use it anywhere). GNOME_PRINT_0_24
2000-09-25 Elliot LeeAdd a few missing G_GNUC_CONST's.
2000-09-19 Sebastian WilhelmiTest for the existence of getcwd, and use it only when...
2000-09-17 Elliot LeeSun Sep 17 2000 Elliot Lee <sopwith@redhat.com> Define...
2000-09-11 Owen TaylorHavoc Pennington's implementation of convenient charact...
2000-09-07 Tim Janikfor non-i386 and non-alpha, or non gcc, implement BREAK...
2000-09-06 Sebastian Wilhelmis/G_MICROSEC/G_USEC_PER_SEC/
2000-09-06 Sebastian WilhelmiRemoved G_G{U}{SHORT|INT|LONG}_FORMAT from glib.h,...
2000-09-01 Sebastian WilhelmiInclude gerror.h before it is used for some g_thread_...
2000-08-31 Tor Lillqvistglib.h glib.def New function, to make a GPollFD from...
2000-08-31 Tor Lillqvistglib.h No use for separate condition parameter.
2000-08-27 Tor LillqvistHmm, the parameter to g_io_channel_win32_poll() should...
2000-08-27 Tor LillqvistNew function, otherwise like g_io_channel_win32_wait_fo...
2000-08-25 Elliot LeeMark the following functions G_GNUC_CONST (to allow...
2000-08-21 Owen TaylorFix a couple of trivial bugs that were causing warnings.
2000-08-17 Darin AdlerReturn the data left behind. Return the data left behind.
2000-07-29 Tor LillqvistFinally, a new and improved IO Channel and condition...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-26 Tim Janikadded g_strlcat() and g_strlcpy() wrappers, supplied...
2000-07-26 Tim Janikinclude <stdlib.h> and <stddef.h> if STDC_HEADERS is...
2000-07-25 Tim Janikapplied patch from Darin Adler <darin@eazel.com> which...
2000-07-20 Sebastian WilhelmiMark the functions g_basename and g_dirname deprecated...
2000-07-20 Sebastian WilhelmiMark the functions g_hash_table_freeze, g_hash_table_th...
2000-07-19 Sebastian Wilhelmiglibconfig.h and glib.h now include files outside of...
2000-07-12 Havoc Pennington#include <gerror.h>
2000-07-08 Tor LillqvistRename the GUTILS_C_VAR macro to GLIB_VAR.
2000-07-03 Owen TaylorComment g_get_codeset() out of the header file temporar...
2000-06-29 Owen Taylorupdated
2000-06-24 Tim Janikdefine gstring in terms of gchar*. this typedef reflect...
2000-06-21 Owen TaylorInitial pass at adding unicode support functions. A...
2000-05-30 Owen TaylorMove the g_locale_get_codeset() up in the header file...
2000-05-29 Owen TaylorAdd function to get the codeset name for the current...
2000-05-19 Tim Janikadded argument assertments.
2000-05-13 Tor Lillqvistmakefile.mingw.in tests/makefile.mingw.in Rename makefi...
2000-05-12 Tim Janikadded gobject
2000-04-28 Sebastian WilhelmiNew File implementing an asynchronous queue to be used...
2000-04-26 Sebastian WilhelmiChanged the 'value' parameter of g_cache_remove from...
2000-04-19 Sebastian WilhelmiMade the debugging G_TRYLOCK call also work for compile...
2000-04-19 Sebastian WilhelmiChanged the win32 part of this function to be thread...
2000-04-18 Sebastian WilhelmiChanged the 'data' parameters from gpointer to gconstpo...
2000-04-18 Sebastian WilhelmiChanged comment for g_getenv to reflect, that the retur...
2000-04-17 Sebastian WilhelmiAdded g_(array|ptr_array|byte_array)_sized_new function...
2000-04-17 Sebastian WilhelmiRenamed g_queue_create to g_queue_new in conformance...
2000-03-21 Sebastian Wilhelmialways define G_GNUC_EXTENSION, even when not needed...
2000-03-17 Sebastian WilhelmiAdded the missing POSIX_NO_YIELD and POSIX_NO_PRIORITIE...
2000-03-01 Tor LillqvistNew function that returns the message string for a...
2000-03-01 Tim Janikminor optimization.
2000-02-17 Havoc Penningtonchanged g_str_hash() to a 31 bit version based on a...
2000-02-03 Tim Janikreturn stolen data from g_datalist_id_remove_no_notify...
2000-02-02 Tor Lillqvistglib.h New functions for conversion between UTF-8 and...
next