This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Perl 5 source code".
The branch, y2038 has been updated
via 289b1100de0ef5acbece345d1806ea101d438b8e (commit)
from 2dcab7993c0cebe4e29ce7b95208dadf01926326 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 289b1100de0ef5acbece345d1806ea101d438b8e
Author: Michael G. Schwern <[EMAIL PROTECTED]>
Date: Sat Oct 4 18:24:54 2008 -0400
Update from y2038.
Add trace code.
Fix implied negative time in localtie64_r(). This fixes Windows.
Put in some more tests around small negative and positive times to
try and catch the above.
Explain the loss of accuracy due to use of doubles in perlport.
-----------------------------------------------------------------------
Summary of changes:
lib/Time/gmtime.t | 3 +--
lib/Time/localtime.t | 5 ++---
pod/perlport.pod | 5 ++++-
t/op/time.t | 29 +++++++++++++++++------------
time64.c | 41 +++++++++++++++++++++++++++--------------
time64_config.h | 7 +++++++
6 files changed, 58 insertions(+), 32 deletions(-)
hooks/post-receive
--
Perl 5 source code