Ludovic Courtès
|
69f23174d3
|
Use Gnulib's `strftime' to address bug #24130.
* libguile/stime.c (scm_strftime): Use `nstrftime ()' from Gnulib.
This provides the same semantics on all platforms, thereby fixing
bug #24130.
* doc/ref/posix.texi (Time): Remove note about non-portable `%Z'
behavior. Describe the new, portable behavior.
* test-suite/tests/time.test ("strftime")["strftime %Z doesn't return
garbage"]: Reinstate.
["C99 %z format"](have-strftime-%z): Remove.
("GMT", "EST+5"): Don't use `have-strftime-%z'.
|
2008-09-02 21:58:58 +02:00 |
|
Kevin Ryde
|
004be623c4
|
merge from 1.8 branch
|
2007-03-07 23:00:22 +00:00 |
|
Kevin Ryde
|
8ab3d8a068
|
merge from 1.8 branch
|
2006-10-09 23:40:48 +00:00 |
|
Kevin Ryde
|
6e7d5622ee
|
merge from 1.8 branch
|
2006-04-16 23:37:40 +00:00 |
|
Marius Vollmer
|
a64d058951
|
Replaced 'futures' with threads.
|
2006-01-29 19:44:45 +00:00 |
|
Kevin Ryde
|
9f4e29f66b
|
(strftime %Z): Disable this test, its assumptions
about %Z are not valid on NetBSD.
|
2005-10-23 22:40:12 +00:00 |
|
Marius Vollmer
|
92205699d0
|
The FSF has a new address.
|
2005-05-23 19:57:22 +00:00 |
|
Kevin Ryde
|
c59e0b9fb1
|
(gmtime, strptime): New tests, but unresolved.
(internal-time-units-per-second): New test.
|
2004-09-07 00:17:49 +00:00 |
|
Kevin Ryde
|
feb3640d87
|
(strftime): Force tm:isdst to 0 for the test, for
the benefit of HP-UX. Reported by Andreas Vögele.
Use set-tm:zone rather than a hard coded vector offset.
|
2004-05-02 23:08:58 +00:00 |
|
Jim Blandy
|
9061286382
|
* tests/time.test: New test file.
|
1999-06-15 14:09:53 +00:00 |
|