summaryrefslogtreecommitdiff
path: root/glib/gdate.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-02Fix compiler warningsDan Winship1-1/+1
2010-09-06Fix build on Windows and possibly other non-Linux platformsTor Lillqvist1-0/+5
2010-09-03More include cleanupsMatthias Clasen1-2/+8
2010-08-01Add comment to g_date_set_time_val about local timezone.Stef Walter1-0/+2
2010-07-07glib/: fully remove galias hacksRyan Lortie1-5/+0
2009-12-24[docs] Fix 'Deprecated' tag in g_date_set_time()Javier Jardón1-1/+1
2008-12-31Fix some compiler warningsMatthias Clasen1-26/+30
2008-09-11Documentation improvementsMatthias Clasen1-2/+5
2007-11-25Require gtk-doc 1.8.Matthias Clasen1-2/+2
2007-11-10Improve g_date_clamp docs. (#491970, Areg Beketovski)Matthias Clasen1-101/+81
2007-10-21Fix warnings from sparse. (#487491, Kjartan Maraas)Behdad Esfahbod1-2/+2
2007-02-17New Win32-only function. Use the wide character Win32 API to do the workTor Lillqvist1-0/+394
2007-01-19Fix a typo. (#398203, Owen Taylor)Matthias Clasen1-1/+1
2006-04-16Avoid an array overrun. (Coverity, fix by Pascal Terjan)Matthias Clasen1-1/+1
2006-04-04Move short_month_names and long_month_names to bss.Matthias Clasen1-2/+5
2005-12-05Add versioned deprecation informationMatthias Clasen1-1/+1
2005-11-17Add functions to set a date from a time_t and from a GTimeVal.Matthias Clasen1-12/+60
2005-11-17const correctness fixes, found by Arjan van de Ven and gcc.Matthias Clasen1-1/+1
2005-03-28Add tests for g_date_get_iso8601_week_of_year().Matthias Clasen1-1/+1
2005-03-14Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen1-1/+5
2005-03-11Remove a lot of pointless g_return_if_fail() checks. (#169859, MortenMatthias Clasen1-26/+2
2005-01-22Don't g_assert that localtime() returns non-NULL. It does return NULL atTor Lillqvist1-2/+16
2004-10-24Apply a patch to fix sparse warnings. (#154696, Kjartan Maraas)Matthias Clasen1-1/+1
2004-09-16Implement the same PLT reduction technique used in GTK+:Matthias Clasen1-0/+1
2004-09-02Add a function to calculate the ISO 8601 week number of a date. (#92579,Matthias Clasen1-0/+36
2004-02-27Translate from locale era to AD in g_date_set_parse(). (#133400, TheppitakMatthias Clasen1-2/+12
2002-12-04Patch from Sven Neumann to make the include order consistent. (#71704)Owen Taylor1-4/+2
2002-10-14Fix a memory leak. (#94550, Sebastian Rittau)Owen Taylor1-3/+5
2002-02-27Remove the shortcut for UTF-8 locales to ensure consistent behaviour. FixDaniel Elstner1-90/+78
2002-02-08Make hostname parameter const char *. Added a new "ASCII must not beDarin Adler1-2/+1
2001-11-29Fixed wrong order in conversion.Sebastian Wilhelmi1-1/+1
2001-07-07Add length arguments to g_utf8_{strup,strdown,casefold,collate_key}.Owen Taylor1-6/+6
2001-07-02Use G_N_ELEMENTS rather than a custom macro.Owen Taylor1-21/+113
2001-06-23Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane.Owen Taylor1-1/+0
2001-06-05Changed to take a const argument, and then to cast out const.Jon Trowbridge1-17/+69
2001-03-14From Edward M. Lee <tailbert@yahoo.com>:Tor Lillqvist1-0/+7
2000-12-24New gcompat.h header file as recommended by Havoc.Ali Abdin1-26/+26
2000-09-29Several minor ANSI C fixes.Martin Baulig1-1/+1
2000-07-26applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik1-4/+4
1999-07-2418:36. incorporated proposed cleanups from gtk-devel-list.Tim Janik1-23/+14
1999-03-14Commented out debugging output.Jeff Garzik1-0/+10
1999-02-24inserted additional note to look for ChangeLog and AUTHORS file for a logCST 1999 Shawn T. Amundson1-0/+7
1999-02-10s/G_LOCK_DECLARE/G_LOCK_DEFINE/ throuhout glib. Added G_LOCK_EXTERN macroSebastian Wilhelmi1-1/+1
1999-01-26Removed the #warning about MT unsafety without localtime_r.Sebastian Wilhelmi1-4/+0
1999-01-12#warning isn't portable, check for gccManish Singh1-1/+1
1999-01-12Include config.h to get HAVE_LOCALTIME_R macro.Sebastian Wilhelmi1-0/+4
1999-01-11Test for localtime_r only after including the right MT enabling CFLAGSSebastian Wilhelmi1-4/+11
1999-01-09Add checks for vasprintf, localtime_r.Jeff Garzik1-1/+6
1999-01-07Here we must replace getpwuid by getpwuid_r, but as I do not know how forSebastian Wilhelmi1-18/+11
1998-12-16version bump to 1.1.8, binary age 0, interface age 0.Tim Janik1-4/+4