Mon, 27 Jul 2015 16:41:17 -0700 |
Paul Eggert |
time_rz: port better to MinGW
|
Sat, 25 Jul 2015 16:37:17 -0700 |
Paul Eggert |
strftime: fix newly-introduced bug on Solaris
|
Thu, 23 Jul 2015 18:28:13 -0700 |
Paul Eggert |
fprintftime, strftime: use timezone_t args
|
Thu, 01 Jan 2015 01:38:23 +0000 |
Paul Eggert |
version-etc: new year
|
Wed, 26 Mar 2014 02:45:58 +0100 |
Bernhard Voelker |
strftime: wrap macros in "do {...} while(0)"
|
Wed, 01 Jan 2014 00:04:40 -0700 |
Eric Blake |
maint: update copyright
|
Wed, 09 Jan 2013 00:04:08 -0800 |
Paul Eggert |
Fix misspellings of "occurred".
|
Fri, 04 Jan 2013 13:21:48 -0800 |
Paul Eggert |
fprintftime: bring back and reword fwrite comment
|
Fri, 04 Jan 2013 01:55:18 +0000 |
Paul Eggert |
fprintftime: depend on stdio, not ignore-value
|
Tue, 01 Jan 2013 00:50:58 +0000 |
Eric Blake |
maint: update all copyright year number ranges
|
Sun, 05 Feb 2012 13:42:03 -0800 |
Paul Eggert |
maint: spelling fixes
|
Thu, 05 Jan 2012 23:53:49 -0800 |
Paul Eggert |
In commentary, do not use ` to quote.
|
Sun, 01 Jan 2012 10:04:58 +0100 |
Jim Meyering |
maint: update all copyright year number ranges
|
Mon, 21 Mar 2011 15:32:54 +0100 |
Jim Meyering |
strftime: fix a bug in yesterday's change
|
Sun, 20 Mar 2011 23:59:29 -0700 |
Paul Eggert |
strftime: don't assume a byte count fits in 'int'
|
Tue, 18 Jan 2011 09:40:16 -0800 |
Paul Eggert |
strftime: remove dependencies on multibyte modules
|
Sat, 01 Jan 2011 20:17:23 +0100 |
Jim Meyering |
maint: update almost all copyright ranges to include 2011
|
Fri, 01 Jan 2010 10:31:12 +0100 |
Jim Meyering |
update nearly all FSF copyright year lists to include 2010
|
Mon, 28 Dec 2009 10:50:36 +0100 |
Jim Meyering |
update nearly all FSF copyright year lists to include 2009
|
Thu, 10 Dec 2009 20:28:30 +0100 |
Bruno Haible |
Use spaces for indentation, not tabs.
|
Mon, 09 Nov 2009 11:41:29 +0100 |
James Youngman |
strftime.c: include ignore-value.h only when FPRINTFTIME is defined
|
Wed, 28 Oct 2009 11:25:29 +0100 |
Jim Meyering |
fprintftime: wrap macro code argument in "do {...} while(0)"
|
Wed, 28 Oct 2009 11:07:31 +0100 |
Jim Meyering |
fprintftime: remove stray semicolon from previous change
|
Wed, 28 Oct 2009 10:24:09 +0100 |
Jim Meyering |
fprintftime: avoid a warning about ignored fwrite return value
|
Sun, 30 Nov 2008 17:10:29 +0100 |
Jim Meyering |
avoid misc. warnings
|
Sun, 18 Jan 2009 23:48:59 +0100 |
Bruno Haible |
Revisit the condition when to use multibyte parsing in strftime.
|
Sun, 18 Jan 2009 21:46:46 +0100 |
Bruno Haible |
Remove unused code for mempcpy.
|
Fri, 02 Jan 2009 09:58:09 +0100 |
Jim Meyering |
strftime: avoid compilation failure on Solaris 2.6
|
Tue, 15 Jan 2008 16:32:59 -0800 |
Paul Eggert |
Fix problem with getdate on mingw32 reported by Simon Josefsson
|
Sun, 07 Oct 2007 19:14:58 +0200 |
Bruno Haible |
Change copyright notice from GPLv2+ to GPLv3+.
|