summaryrefslogtreecommitdiff
path: root/glib/gdate.h
Commit message (Expand)AuthorAgeFilesLines
* gdate: Fix a typo in a code commentMichael Vetter2022-06-291-1/+1
* glib: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* tree: Fix various ableist languagePhilip Withnall2020-06-231-1/+1
* gdate: Deprecate methods which use GTimeValPhilip Withnall2019-07-291-2/+2
* gdate: Deprecate GTimePhilip Withnall2019-07-291-1/+3
* gdate: Drop unnecessary use of G_DISABLE_DEPRECATEDPhilip Withnall2019-05-301-2/+0
* glib, gio: Use GLIB_DEPRECATED_MACRO instead of G_DISABLE_DEPRECATEDPhilip Withnall2019-05-301-15/+11
* gdate: add g_date_copy()Andrew Potter2017-10-111-0/+2
* glib/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie2013-01-131-0/+47
* Move single-include guards inside include guardsMatthias Clasen2012-12-271-3/+3
* Make single includes mandatoryMatthias Clasen2011-10-121-1/+1
* Use GLIB_DEPRECATED instead of G_GNUC_DEPRECATED in our headersChun-wei Fan2011-10-111-1/+2
* Add G_GNUC_DEPRECATED to deprecated APIs in glibMatthias Clasen2011-10-081-1/+1
* #define __GLIB_H_INSIDE__ around including everything.Michael Natterer2008-05-051-1/+1
* make it possible to disable single-file includes by definingMichael Natterer2008-03-141-2/+5
* Remove old comment and forward declaration of struct tm: gdate.h includesEmmanuele Bassi2007-03-271-2/+0
* Add functions to set a date from a time_t and from a GTimeVal.Matthias Clasen2005-11-171-0/+9
* Add a function to calculate the ISO 8601 week number of a date. (#92579,Matthias Clasen2004-09-021-0/+1
* Trivial s/foo/foo_/ fixes to make <glib.h> includable with -WshadowSoeren Sandmann2002-11-081-1/+1
* Move glib library into a subdirectory, make all GLib include files includeOwen Taylor2001-06-261-1/+1
* Changed to take a const argument, and then to cast out const.Jon Trowbridge2001-06-051-15/+27
* -DG_DISABLE_DEPRECATEDOwen Taylor2001-03-261-0/+16
* New gcompat.h header file as recommended by Havoc.Ali Abdin2000-12-241-11/+11
* Split glib.h into many header files mostly according to the resp.Sebastian Wilhelmi2000-10-121-0/+224