summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-05-24 12:27:51 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-05-24 12:27:51 +0000
commit326090f825ed95c57222c6f0d20fe1421879b635 (patch)
treee831d0644473a87d4ddc9e86cc4135119675736d /Changes
parent8d066a74bf8b7f097c444f417a1bdf65f52f4252 (diff)
downloadperl-326090f825ed95c57222c6f0d20fe1421879b635.tar.gz
Update Changes.
p4raw-id: //depot/perl@16764
Diffstat (limited to 'Changes')
-rw-r--r--Changes191
1 files changed, 191 insertions, 0 deletions
diff --git a/Changes b/Changes
index 9b38723cb3..0ecd94cb65 100644
--- a/Changes
+++ b/Changes
@@ -28,6 +28,197 @@ example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
Version v5.7.X Development release working toward v5.8
--------------
____________________________________________________________________________
+[ 16763] By: jhi on 2002/05/24 12:02:42
+ Log: Subject: [PATCH Makefile.SH] 'make distclean' should remove *old files too.
+ From: Abigail <abigail@foad.org>
+ Date: Fri, 24 May 2002 02:43:37 -0700
+ Message-ID: <20020524024337.A28749@ucan.foad.org>
+ Branch: perl
+ ! Makefile.SH
+____________________________________________________________________________
+[ 16762] By: jhi on 2002/05/24 12:01:18
+ Log: Subject: [PATCH ext/POSIX/t/posix.t, pod/perldelta.pod] Typos
+ From: Abigail <abigail@foad.org>
+ Date: Fri, 24 May 2002 02:26:48 -0700
+ Message-ID: <20020524022648.A31684@ucan.foad.org>
+ Branch: perl
+ ! ext/POSIX/t/posix.t
+____________________________________________________________________________
+[ 16761] By: jhi on 2002/05/23 23:25:48
+ Log: Doc tweaks.
+ Branch: perl
+ ! pod/perlunicode.pod pod/perluniintro.pod
+____________________________________________________________________________
+[ 16760] By: jhi on 2002/05/23 22:44:48
+ Log: More portability defines, now mostly type-related
+ (based on Storable.xs)
+ Branch: perl
+ ! ext/Devel/PPPort/PPPort.pm
+____________________________________________________________________________
+[ 16759] By: jhi on 2002/05/23 22:11:11
+ Log: Subject: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
+ From: Nicholas Clark <nick@unfortu.net>
+ Date: Thu, 23 May 2002 23:43:16 +0100
+ Message-ID: <20020523224316.GB989@Bagpuss.unfortu.net>
+ Branch: perl
+ + ext/Storable/t/integer.t
+ ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
+ ! ext/Storable/Storable.xs
+____________________________________________________________________________
+[ 16758] By: jhi on 2002/05/23 21:25:40
+ Log: Subject: [PATCH] configure.com: C switch tweak for VAX
+ From: "Craig A. Berry" <craigberry@mac.com>
+ Date: Thu, 23 May 2002 16:47:34 -0500
+ Message-Id: <a05111704b9131291e9f0@[172.16.52.1]>
+ Branch: perl
+ ! configure.com
+____________________________________________________________________________
+[ 16757] By: jhi on 2002/05/23 20:24:57
+ Log: One more ppportability thing (from Sarathy).
+ Branch: perl
+ ! ext/Devel/PPPort/PPPort.pm
+____________________________________________________________________________
+[ 16756] By: jhi on 2002/05/23 20:20:41
+ Log: Subject: [PATCH] Test::Harness 2.22 -> 2.23
+ From: Michael G Schwern <schwern@pobox.com>
+ Date: Wed, 22 May 2002 19:21:43 -0400
+ Message-id: <20020522232143.GS7147@ool-18b93024.dyn.optonline.net>
+ Branch: perl
+ ! lib/Test/Harness.pm lib/Test/Harness/Changes
+ ! lib/Test/Harness/t/strap-analyze.t
+ ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/die
+ ! t/lib/sample-tests/die_head_end
+ ! t/lib/sample-tests/die_last_minute
+____________________________________________________________________________
+[ 16755] By: jhi on 2002/05/23 20:17:54
+ Log: Subject: [PATCH] ExtUtils::MakeMaker 5.95_01 -> 5.96_01
+ From: Michael G Schwern <schwern@pobox.com>
+ Date: Wed, 22 May 2002 19:14:35 -0400
+ Message-id: <20020522231434.GR7147@ool-18b93024.dyn.optonline.net>
+ Branch: perl
+ ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
+ ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/basic.t
+ ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
+____________________________________________________________________________
+[ 16754] By: jhi on 2002/05/23 19:02:23
+ Log: Subject: [PATCH] dump.c recognizes CvLOCKED
+ From: Tim Jenness <t.jenness@jach.hawaii.edu>
+ Date: Thu, 23 May 2002 10:00:00 -1000 (HST)
+ Message-ID: <Pine.LNX.4.44.0205230959040.3222-100000@lapaki>
+ Branch: perl
+ ! dump.c
+____________________________________________________________________________
+[ 16753] By: jhi on 2002/05/23 17:41:21
+ Log: Typo squad.
+ Branch: perl
+ ! ext/POSIX/POSIX.pod pod/perldelta.pod
+____________________________________________________________________________
+[ 16752] By: jhi on 2002/05/23 16:04:15
+ Log: Subject: Re: [ID 20020523.001] POSIX::sleep not POSIX compliant
+ From: Abigail <abigail@foad.org>
+ Date: Thu, 23 May 2002 07:53:33 -0700
+ Message-ID: <20020523075333.A14658@ucan.foad.org>
+ Branch: perl
+ ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod pod/perldelta.pod
+____________________________________________________________________________
+[ 16751] By: jhi on 2002/05/23 10:21:09
+ Log: PPPort dTHX.
+ Branch: perl
+ ! ext/Devel/PPPort/PPPort.pm
+____________________________________________________________________________
+[ 16750] By: nick on 2002/05/23 08:00:24
+ Log: Integrate mainline (all ok on MinGW-1.1 Win2k)
+ Branch: perlio
+ !> README.aix ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
+ !> hints/hpux.sh hints/unicos.sh lib/utf8.t lib/vmsish.t
+ !> pod/perldelta.pod
+____________________________________________________________________________
+[ 16749] By: jhi on 2002/05/22 22:36:35
+ Log: We do not want utf8.t to be compiled under -Mutf8,
+ wonky as it sounds.
+ Branch: perl
+ ! lib/utf8.t
+____________________________________________________________________________
+[ 16748] By: jhi on 2002/05/22 22:34:20
+ Log: We do not want to see the utf8 hints bit.
+ Branch: perl
+ ! lib/vmsish.t
+____________________________________________________________________________
+[ 16747] By: jhi on 2002/05/22 22:30:57
+ Log: More -Mutf8 cleanup.
+ Branch: perl
+ ! ext/PerlIO/t/fallback.t
+____________________________________________________________________________
+[ 16746] By: jhi on 2002/05/22 22:29:08
+ Log: -Mutf8 cleanup.
+ Branch: perl
+ ! ext/Encode/t/mime-header.t
+____________________________________________________________________________
+[ 16745] By: jhi on 2002/05/22 21:57:48
+ Log: Integrate perlio; VMS vs perlio.
+ Branch: perl
+ !> ext/PerlIO/encoding/encoding.xs perlio.c
+____________________________________________________________________________
+[ 16744] By: jhi on 2002/05/22 21:52:58
+ Log: Subject: Re: Additional README.aix changes
+ From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+ Date: Wed, 22 May 2002 08:37:37 +0200
+ Message-Id: <20020522075227.348B.H.M.BRAND@hccnet.nl>
+ Branch: perl
+ ! README.aix
+____________________________________________________________________________
+[ 16743] By: jhi on 2002/05/22 21:52:09
+ Log: HP-UX 11.00 io_xs hangup workaround.
+ Branch: perl
+ ! hints/hpux.sh
+____________________________________________________________________________
+[ 16742] By: jhi on 2002/05/22 21:49:59
+ Log: Updated UNICOS status from Mark Lutz.
+ Branch: perl
+ ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16741] By: jhi on 2002/05/22 21:47:41
+ Log: UNICOS: Mark Lutz had a better idea.
+ Branch: perl
+ ! hints/unicos.sh
+____________________________________________________________________________
+[ 16740] By: nick on 2002/05/22 21:13:10
+ Log: #ifdef VMS code was not ported right from sv.c - s/fp/stdio/
+ Branch: perlio
+ ! perlio.c
+____________________________________________________________________________
+[ 16739] By: nick on 2002/05/22 20:59:22
+ Log: Fix for ungetc() issues flagged by ext/Encode/t/perlio.t on VMS.
+ ungetc() and buffer snooping may not mix. So use buffer snoop
+ hooks to avoid ungetc() where available.
+ unread() falls back to using :pending layer, and fill has
+ VMS specific code (which should not get used) or ungetc()
+ which should work.
+ Branch: perlio
+ ! perlio.c
+____________________________________________________________________________
+[ 16738] By: nick on 2002/05/22 20:34:55
+ Log: Integrate mainline
+ Branch: perlio
+ !> (integrate 40 files)
+____________________________________________________________________________
+[ 16737] By: nick on 2002/05/22 19:04:13
+ Log: Flag the VMS-problem-causing part of :encoding
+ for enhancement. (Problem still needs fixing in perlio.c)
+ Branch: perlio
+ ! ext/PerlIO/encoding/encoding.xs
+____________________________________________________________________________
+[ 16736] By: jhi on 2002/05/22 16:20:38
+ Log: UNICOS: using uname -m is wrong since what matter
+ is what CPUs (FPUs) we have.
+ Branch: perl
+ ! hints/unicos.sh
+____________________________________________________________________________
+[ 16735] By: jhi on 2002/05/22 13:07:41
+ Log: Update Changes.
+ Branch: perl
+ ! Changes patchlevel.h
+____________________________________________________________________________
[ 16734] By: jhi on 2002/05/22 12:39:25
Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
From: Dave Mitchell <davem@fdgroup.com>