summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-07-18 21:57:13 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-07-18 21:57:13 +0000
commitfab7622b239a38d53a92ef37296a629dc8b4f4df (patch)
treeddf1914e89072c1a2f971b3819041bb205b18f11
parentd1c9d16570f14244e8f993c009865f5ab67dfb15 (diff)
downloadperl-fab7622b239a38d53a92ef37296a629dc8b4f4df.tar.gz
Update Changes; update Configure.
p4raw-id: //depot/perl@17636
-rw-r--r--Changes86
-rwxr-xr-xConfigure2
-rw-r--r--Porting/config.sh10
-rw-r--r--Porting/config_H2
-rw-r--r--patchlevel.h2
5 files changed, 94 insertions, 8 deletions
diff --git a/Changes b/Changes
index 5236f2a156..bbff3c050a 100644
--- a/Changes
+++ b/Changes
@@ -28,6 +28,92 @@ example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
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
diff --git a/Configure b/Configure
index be7ef31750..814f9e644f 100755
--- a/Configure
+++ b/Configure
@@ -20,7 +20,7 @@
# $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
#
-# Generated on Sun Jul 14 02:17:35 EET DST 2002 [metaconfig 3.0 PL70]
+# Generated on Fri Jul 19 01:54:37 EET DST 2002 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.org)
cat >c1$$ <<EOF
diff --git a/Porting/config.sh b/Porting/config.sh
index 309be58a6d..6b5b7ba65b 100644
--- a/Porting/config.sh
+++ b/Porting/config.sh
@@ -8,7 +8,7 @@
# 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
@@ -63,7 +63,7 @@ ccsymbols='__alpha=1 __LANGUAGE_C__=1 __osf__=1 __unix__=1 _LONGLONG=1 _SYSTYPE_
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'
@@ -770,7 +770,7 @@ patchlevel='8'
path_sep=':'
perl5='perl'
perl=''
-perl_patchlevel='17513'
+perl_patchlevel='17634'
perladmin='yourname@yourhost.yourplace.com'
perllibs='-lm -lutil'
perlpath='/opt/perl/bin/perl'
@@ -954,7 +954,7 @@ vendorlibexp=''
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'
@@ -983,7 +983,7 @@ PERL_SUBVERSION=0
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"'
diff --git a/Porting/config_H b/Porting/config_H
index 826b11a5f3..315d9dfa54 100644
--- a/Porting/config_H
+++ b/Porting/config_H
@@ -17,7 +17,7 @@
/*
* 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
*/
diff --git a/patchlevel.h b/patchlevel.h
index 6425b76660..ad6ee8e9a1 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -79,7 +79,7 @@
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
NULL
- ,"DEVEL17621"
+ ,"DEVEL17634"
,NULL
};