summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-05-20 14:53:31 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-05-20 14:53:31 +0000
commit53783487bb15c46b58182a4a1b824fa286ec26cb (patch)
tree9310454279e6e98496b142950a66a35bc3a542ce /Changes
parentb5b6f21045162f5187f396c06212333eaec75130 (diff)
downloadperl-53783487bb15c46b58182a4a1b824fa286ec26cb.tar.gz
Update Changes.
p4raw-id: //depot/perl@16714
Diffstat (limited to 'Changes')
-rw-r--r--Changes155
1 files changed, 155 insertions, 0 deletions
diff --git a/Changes b/Changes
index 72b2ca578e..8ffc8b79fd 100644
--- a/Changes
+++ b/Changes
@@ -28,6 +28,161 @@ example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
Version v5.7.X Development release working toward v5.8
--------------
____________________________________________________________________________
+[ 16713] By: jhi on 2002/05/20 14:46:15
+ Log: A bit of self-promotion from David Wheeler <david@wheeler.net> :-)
+ Branch: perl
+ ! pod/perlfaq4.pod
+____________________________________________________________________________
+[ 16712] By: jhi on 2002/05/20 14:25:03
+ Log: metaconfig unit changes for #16711.
+ Branch: metaconfig
+ ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
+ ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
+ ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
+ ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
+ ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
+ ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
+ ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
+ ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
+ ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
+ ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
+ ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
+ ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
+ ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
+ ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
+ ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
+ ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
+ ! U/threads/d_localtime_r.U U/threads/d_random_r.U
+ ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
+ ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
+ ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
+ ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
+ ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
+ ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
+ ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
+____________________________________________________________________________
+[ 16711] By: jhi on 2002/05/20 14:24:38
+ Log: Document better what the foo_r_proto are supposed to be.
+ Branch: perl
+ ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+ ! config_h.SH reentr.pl
+____________________________________________________________________________
+[ 16710] By: jhi on 2002/05/20 14:11:33
+ Log: Subject: Re: pod patches.
+ From: Jim Cromie <jcromie@divsol.com>
+ Date: Mon, 20 May 2002 09:00:10 -0600
+ Message-ID: <3CE90F7A.3070309@divsol.com>
+
+ (with Philip Newton's tweaks)
+ Branch: perl
+ ! pod/perlsub.pod
+____________________________________________________________________________
+[ 16709] By: jhi on 2002/05/20 12:50:34
+ Log: Subject: Re: pod patch - perldelta.pod
+ From: Jim Cromie <jcromie@divsol.com>
+ Date: Mon, 20 May 2002 07:16:54 -0600
+ Message-ID: <3CE8F746.50603@divsol.com>
+ Branch: perl
+ ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16708] By: jhi on 2002/05/20 12:49:20
+ Log: Subject: [patch] one more little step for WinCE
+ From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
+ Date: Mon, 20 May 2002 11:47:19 +0400
+ Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C0282D3@cio-test001.spb.lucent.com>
+ Branch: perl
+ ! wince/Makefile.ce
+____________________________________________________________________________
+[ 16707] By: jhi on 2002/05/20 12:42:35
+ Log: Preemptive doc patch.
+ Branch: perl
+ ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16706] By: rgs on 2002/05/20 12:21:14
+ Log: The "constant sub redefined" warning can't be disabled.
+ Branch: perl
+ ! pod/perldiag.pod
+____________________________________________________________________________
+[ 16705] By: nick on 2002/05/20 10:18:26
+ Log: Integrate mainline
+ Branch: perlio
+ +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
+ !> MANIFEST configure.com ext/Encode/Encode/Makefile_PL.e2x
+ !> ext/Socket/socketpair.t pod/perldelta.pod pod/perlfunc.pod
+ !> pod/perlthrtut.pod vms/vms.c vms/vmsish.h
+____________________________________________________________________________
+[ 16704] By: jhi on 2002/05/20 02:49:22
+ Log: Missed hunk from #16701.
+ Branch: perl
+ ! vms/vms.c
+____________________________________________________________________________
+[ 16703] By: jhi on 2002/05/20 02:37:29
+ Log: Subject: Re: [PATCH mirroredby.t] Tests for CPAN::Mirrored::By
+ From: andreas.koenig@anima.de (Andreas J. Koenig)
+ Date: Mon, 20 May 2002 05:36:14 +0200
+ Message-ID: <m34rh37aoh.fsf@anima.de>
+ Branch: perl
+ + lib/CPAN/t/mirroredby.t
+ ! MANIFEST
+____________________________________________________________________________
+[ 16702] By: jhi on 2002/05/20 02:25:40
+ Log: Subject: tiny doc tweaks
+ From: andreas.koenig@anima.de (Andreas J. Koenig)
+ Date: Mon, 20 May 2002 05:07:13 +0200
+ Message-ID: <m38z6f7c0u.fsf@anima.de>
+ Branch: perl
+ ! pod/perldelta.pod pod/perlfunc.pod
+____________________________________________________________________________
+[ 16701] By: jhi on 2002/05/20 02:23:03
+ Log: Subject: [PATCH @16694] ithreads for VMS
+ From: "Craig A. Berry" <craigberry@mac.com>
+ Date: Sun, 19 May 2002 22:06:43 -0500
+ Message-Id: <a05111704b90e14567261@[172.16.52.1]>
+ Branch: perl
+ ! configure.com vms/vms.c vms/vmsish.h
+____________________________________________________________________________
+[ 16700] By: jhi on 2002/05/19 23:52:45
+ Log: Subject: [PATCH] Make Makefile_PL.e2x happy on MSWin32
+ From: Autrijus Tang <autrijus@autrijus.org>
+ Date: Mon, 20 May 2002 04:10:31 +0800
+ Message-ID: <20020519201031.GA1603@not.autrijus.org>
+ Branch: perl
+ ! ext/Encode/Encode/Makefile_PL.e2x
+____________________________________________________________________________
+[ 16699] By: jhi on 2002/05/19 22:26:07
+ Log: Mac OS X 10.1.4 started to consume 150MB+ virtual memory
+ while trying to -O3 optimize B.c. (A bit weird since
+ 10.1.4 used to work fine, and nothing has changed in
+ ext/B/..., but the overoptimization was repeatable.)
+ Branch: perl
+ + ext/B/hints/darwin.pl
+ ! MANIFEST
+____________________________________________________________________________
+[ 16698] By: jhi on 2002/05/19 21:11:55
+ Log: UNICOS/mk seems to still have this problem.
+ Branch: perl
+ ! ext/Socket/socketpair.t
+____________________________________________________________________________
+[ 16697] By: jhi on 2002/05/19 18:53:54
+ Log: perldelta tweaks.
+ Branch: perl
+ ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16696] By: nick on 2002/05/19 18:26:39
+ Log: Integrate mailine
+ Branch: perlio
+ !> (integrate 35 files)
+____________________________________________________________________________
+[ 16695] By: jhi on 2002/05/19 18:02:54
+ Log: Document the reentrant_retry(), but from user's viewpoint.
+ Branch: perl
+ ! pod/perlthrtut.pod
+____________________________________________________________________________
+[ 16694] By: jhi on 2002/05/19 14:49:49
+ Log: Update Changes.
+ Branch: perl
+ ! Changes patchlevel.h
+____________________________________________________________________________
[ 16693] By: jhi on 2002/05/19 14:28:37
Log: Subject: [PATCH] Benchmark.pm: empty loop too slow
From: Slaven Rezic <slaven.rezic@berlin.de>