summaryrefslogtreecommitdiff
path: root/glib/gdate.c
Commit message (Expand)AuthorAgeFilesLines
* glib: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* gdate: Add an assertion to help static analysisPhilip Withnall2022-05-051-0/+2
* gdate.c: Use standard name if no daylight saving existsChun-wei Fan2022-04-121-3/+1
* docs: mark macros, flags, enums with percent signGabor Karsay2022-03-041-2/+2
* gdate: Clarify the documentation for g_date_new_dmy() and new_julian()Philip Withnall2021-11-031-8/+14
* Fix signedness warning in glib/gdate.cEmmanuel Fleury2021-10-141-1/+2
* docs: Clean up the GDate types descriptionEmmanuele Bassi2021-08-021-11/+20
* Fix signedness warning in glib/gdate.cEmmanuel Fleury2021-04-081-1/+1
* Correct FIXME by implementing a function for converting two digits yearFrederic Martinsons2021-03-271-22/+20
* gdate: Use string length when validating UTF-8Philip Withnall2020-12-211-1/+1
* gdate: Limit length of dates which can be parsed as validPhilip Withnall2020-12-181-0/+7
* gdate: Validate input as UTF-8 before parsingPhilip Withnall2020-12-091-1/+5
* tree: Fix various ableist languagePhilip Withnall2020-06-231-6/+6
* gdate: Add some missing error handling to GetDateFormatW() callsPhilip Withnall2020-06-121-9/+28
* Replace fallthrough comments with G_GNUC_FALLTHROUGHTimm Bäder2020-03-041-1/+2
* gdate: Fix tautological comparison warnings on AndroidPhilip Withnall2019-09-251-2/+2
* gdate: Deprecate methods which use GTimeValPhilip Withnall2019-07-291-0/+4
* gdate: Fix minor typo in GTimeVal documentationPhilip Withnall2019-07-291-1/+1
* gtypes: Deprecate GTimeVal in favour of guint64 or GDateTimePhilip Withnall2019-07-291-0/+2
* gdate: Minor documentation formatting improvements for GTimePhilip Withnall2019-07-291-4/+4
* gdate: Deprecate GTimePhilip Withnall2019-07-291-0/+2
* gdate: Officially mark GTime as deprecatedPhilip Withnall2019-05-081-0/+3
* Fixing signedness in glib/gdate.cEmmanuel Fleury2019-01-281-2/+2
* gdate: Use longest matching month name in g_date_set_parseTomasz Miąsko2018-11-131-44/+31
* gdate: Reinitialize locale information in g_date_prepare_to_parse.Tomasz Miąsko2018-10-301-0/+6
* Document that GTimeVal is subject to the year 2038 problem on 32-bit systemsIain Lane2018-09-041-1/+3
* glib: Don’t use time(NULL) to get current timePhilip Withnall2018-07-091-1/+4
* gdate: Use a more recent year when fetching the month names. Fixes #1386Christoph Reiter2018-05-291-1/+1
* all: Remove trailing newlines from g_message()/g_warning()/g_error()sPhilip Withnall2018-04-271-4/+4
* gdate: Comment that g_date_valid_dmy() does all necessary bounds checksPhilip Withnall2018-04-131-0/+2
* gdate: Make integer comparisons explicitPhilip Withnall2018-04-131-6/+6
* gdate: Add overflow precondition checks for g_date_[add|subtract]_*()Philip Withnall2018-04-131-5/+10
* date: Amend some comments about the month namesRafal Luzynski2018-02-281-1/+5
* win32_strftime_helper: Support nominative/genitive month namesRafal Luzynski2018-02-201-13/+44
* win32_strftime_helper: Factor out the common codeRafal Luzynski2018-02-201-8/+19
* g_date_set_parse: Also support nominative/genitive month namesRafal Luzynski2018-02-201-1/+66
* gdate: add g_date_copy()Andrew Potter2017-10-111-0/+29
* glib/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* Fix a typoMichael Catanzaro2016-04-071-1/+1
* gdate: Move warning pragma outside of functioncoypu2016-03-031-3/+5
* gdate: Suppress string format literal warningcoypu2016-02-081-0/+3
* glib: Add missing (nullable) and (optional) annotationsPhilip Withnall2015-11-071-1/+1
* Fix a markup confusionMatthias Clasen2015-06-051-5/+5
* Eradicate links and xrefsMatthias Clasen2014-02-081-5/+5
* Annotate all examples with their languageMatthias Clasen2014-02-011-2/+2
* Docs: Big entity cleanupMatthias Clasen2014-02-011-1/+1
* Docs: Don't use the emphasis tagMatthias Clasen2014-01-311-12/+12
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Docs: don't use the type tagMatthias Clasen2014-01-311-1/+1
* Docs: don't use the structname tagMatthias Clasen2014-01-311-24/+26