Version v5.7.X Development release working toward v5.8
--------------
____________________________________________________________________________
+[ 17634] By: jhi on 2002/07/18 21:32:52
+ Log: Subject: [DOCPATCH] Re: [Patch] rand() functionality
+ From: Nicholas Clark <nick@unfortu.net>
+ Date: Thu, 18 Jul 2002 22:34:36 +0100
+ Message-ID: <20020718213435.GN301@Bagpuss.unfortu.net>
+ Branch: perl
+ ! pod/perlfunc.pod
+____________________________________________________________________________
+[ 17633] By: jhi on 2002/07/18 19:26:50
+ Log: Mention the chdir("")/chdir(undef) deprecation.
+ Branch: perl
+ ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17632] By: jhi on 2002/07/18 19:13:53
+ Log: Warn about mixing signals and threads;
+ mention the comp.programming.threads FAQ.
+ Branch: perl
+ ! pod/perlthrtut.pod
+____________________________________________________________________________
+[ 17631] By: jhi on 2002/07/18 19:01:53
+ Log: Regen toc.
+ Branch: perl
+ ! pod/perltoc.pod
+____________________________________________________________________________
+[ 17630] By: jhi on 2002/07/18 19:00:38
+ Log: AUTHORS updates.
+ Branch: perl
+ ! AUTHORS
+____________________________________________________________________________
+[ 17629] By: jhi on 2002/07/18 18:37:43
+ Log: Subject: [PATCH] perlvar pod
+ From: "John L. Allen" <allen@grumman.com>
+ Date: Thu, 18 Jul 2002 15:37:07 -0400 (EDT)
+ Message-ID: <Pine.SOL.3.91.1020718153229.20591A@gateway.grumman.com>
+ Branch: perl
+ ! pod/perlvar.pod
+____________________________________________________________________________
+[ 17628] By: gsar on 2002/07/18 18:23:35
+ Log: exclude windows from change#17569 since it "breaks" pseudo-forked
+ children from signalling their parent via kill(), and therefore
+ socketpair.t failed (windows signal emulation should be thread
+ safe because it is built around a message loop)
+ Branch: perl
+ ! util.c
+____________________________________________________________________________
+[ 17627] By: jhi on 2002/07/18 18:20:57
+ Log: File::stat bug + workarounds, based on Yves Orton's patch.
+ Branch: perl
+ ! lib/File/stat.pm
+____________________________________________________________________________
+[ 17626] By: jhi on 2002/07/18 18:10:29
+ Log: Add a pointer about the non-portability of ctime,
+ based on Yves Orton's patch.
+ Branch: perl
+ ! pod/perlfunc.pod
+____________________________________________________________________________
+[ 17625] By: jhi on 2002/07/18 17:50:27
+ Log: Thread-safety doc tweaks from Jörg Walter <jwalt@cpan.org>;
+ add a note about process-scope changing functions to perlthrtut
+ as suggested by Stas Bekman.
+ Branch: perl
+ ! pod/perlthrtut.pod
+____________________________________________________________________________
+[ 17624] By: jhi on 2002/07/18 16:01:38
+ Log: Subject: Re: [PATCH] AUTHORS and INSTALL
+ From: Andy Dougherty <doughera@lafayette.edu>
+ Date: Thu, 18 Jul 2002 12:40:05 -0400 (EDT)
+ Message-ID: <Pine.SOL.4.10.10207181236030.15097-100000@maxwell.phys.lafayette.edu>
+ Branch: perl
+ ! INSTALL
+____________________________________________________________________________
+[ 17623] By: jhi on 2002/07/18 13:18:25
+ Log: Subject: Re: [PATCH] AUTHORS and INSTALL
+ From: Chris Ball <chris@void.printf.net>
+ Date: 18 Jul 2002 15:10:25 +0100
+ Message-ID: <86znwp5dpq.fsf@void.printf.net>
+
+ Remind that Perl 5.8.0 is binary incompatible.
+ Branch: perl
+ ! INSTALL
+____________________________________________________________________________
+[ 17622] By: jhi on 2002/07/18 13:03:43
+ Log: Update Changes.
+ Branch: perl
+ ! Changes patchlevel.h
+____________________________________________________________________________
[ 17621] By: jhi on 2002/07/18 12:49:48
Log: Subject: [PATCH] AUTHORS and INSTALL
From: Richard.Foley@t-online.de
# Package name : perl5
# Source directory : .
-# Configuration time: Sun Jul 14 02:21:32 EET DST 2002
+# Configuration time: Fri Jul 19 01:55:41 EET DST 2002
# Configured by : jhi
# Target system : osf1 alpha.hut.fi v4.0 878 alpha
ccversion='V5.6-082'
cf_by='jhi'
cf_email='yourname@yourhost.yourplace.com'
-cf_time='Sun Jul 14 02:21:32 EET DST 2002'
+cf_time='Fri Jul 19 01:55:41 EET DST 2002'
charsize='1'
chgrp=''
chmod='chmod'
path_sep=':'
perl5='perl'
perl=''
-perl_patchlevel='17513'
+perl_patchlevel='17634'
perladmin='yourname@yourhost.yourplace.com'
perllibs='-lm -lutil'
perlpath='/opt/perl/bin/perl'
vendorprefix=''
vendorprefixexp=''
version='5.8.0'
-version_patchlevel_string='version 8 subversion 0 patch 17513'
+version_patchlevel_string='version 8 subversion 0 patch 17634'
versiononly='undef'
vi=''
voidflags='15'
PERL_API_REVISION=5
PERL_API_VERSION=8
PERL_API_SUBVERSION=0
-PERL_PATCHLEVEL=17513
+PERL_PATCHLEVEL=17634
PERL_CONFIG_SH=true
# Variables propagated from previous config.sh file.
pp_sys_cflags='ccflags="$ccflags -DNO_EFF_ONLY_OK"'