summaryrefslogtreecommitdiff
path: root/glib/glib.h
Commit message (Expand)AuthorAgeFilesLines
* Add GPathBufEmmanuele Bassi2023-02-091-0/+1
* glib: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* glib_typeof: Move definition to its own headerXavier Claessens2021-05-171-0/+1
* gstrvbuilder: Add a new object to make NULL-terminated string arrays.Robert Ancell2020-10-141-0/+1
* guri: new URI parsing and generating functionsDan Winship2020-06-251-1/+1
* glib: Sort #includes in top-level header filesPhilip Withnall2019-12-111-2/+3
* glib: Unconditionally include deprecated headersPhilip Withnall2019-05-301-2/+0
* Add reference counted stringsEmmanuele Bassi2018-07-091-0/+1
* Add refcounted dataEmmanuele Bassi2018-07-091-0/+1
* Add reference counting typesEmmanuele Bassi2018-06-111-0/+1
* glib/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* guuid: Add UUID helper functions to GLibBastien Nocera2017-02-061-0/+1
* glib: add support for g_auto() and g_autoptr()Ryan Lortie2015-01-301-0/+2
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Make G_DISABLE_DEPRECATED work again for wholly deprecated headersMatthias Clasen2013-02-031-0/+2
* win32: re-fix the _utf8 compat function situationDan Winship2012-11-161-4/+0
* win32: add gwin32compat.h, for utf8-renaming compatibility definesDan Winship2012-11-151-0/+4
* Add flexible API version boundariesEmmanuele Bassi2012-02-261-0/+1
* GBytes: A new type for an immutable set of bytes.Stef Walter2011-11-241-0/+1
* Move old deprecated gmain api into deprecated/Matthias Clasen2011-11-031-0/+1
* Don't use G_DISABLE_DEPRECATED guards around deprecated functionsMatthias Clasen2011-11-031-2/+0
* Make things compile againMatthias Clasen2011-10-171-0/+1
* Move charset and locale name functions to their own filesMatthias Clasen2011-10-161-0/+1
* Move version APIs out of gutilsMatthias Clasen2011-10-161-0/+1
* Move GTrashStack out of gutils.[hc]Matthias Clasen2011-10-161-0/+1
* Move environment-related functions into their own filesMatthias Clasen2011-10-151-0/+1
* Deprecate GCacheMatthias Clasen2011-10-121-1/+1
* Move GStringChunk into its own filesMatthias Clasen2011-10-011-0/+1
* Move some things to deprecated/gthread.hRyan Lortie2011-09-211-0/+1
* Move deprecated GCompletion to deprecated/Ryan Lortie2011-09-181-1/+1
* Move deprecated GRel to deprecated/Ryan Lortie2011-09-181-1/+1
* Move GAllocator/GMemChunk to separate fileRyan Lortie2011-09-181-0/+4
* hmac: Implementation of HMAC in glibStef Walter2011-08-141-0/+1
* Clean-up/tweaking of GDateTime and GTimeZoneRyan Lortie2010-09-171-0/+1
* Add GDateTime to GLibThiago Santos2010-08-241-0/+1
* merge GVariantRyan Lortie2010-02-101-0/+1
* Bug 548967 - 1 bit mutex lockRyan Lortie2010-01-281-0/+1
* merge GVariantTypeRyan Lortie2010-01-251-0/+1
* Add hostname-related utilities in glib/ghostutils.hDan Winship2009-04-221-0/+1
* #include <glib/gpoll.h>Michael Natterer2008-09-231-0/+1
* #define __GLIB_H_INSIDE__ around including everything.Michael Natterer2008-05-051-0/+4
* make it possible to disable single-file includes by definingMichael Natterer2008-03-141-1/+2
* Include gurifuncs.hMatthias Clasen2007-12-111-0/+1
* Add GChecksum, a generic wrapper around various hashing algorithms. At theEmmanuele Bassi2007-12-041-0/+1
* Renamed gtestframework to gtestutils.Tim Janik2007-11-201-1/+1
* Added gtestframework.[hc] and glib/tests/.Tim Janik2007-11-201-0/+1
* Add GRegex for regular expression matching. (#50075)Marco Barisione2007-03-151-0/+1
* New files implementing GSequence, a list implemented using a binary tree.Soren Sandmann2007-02-031-0/+1
* Add base64 encode/decode functionsAlexander Larsson2006-04-041-0/+1
* glib/gbookmarkfile.h Add GBookmarkFile, a parser for files containingEmmanuele Bassi2006-03-271-0/+1