summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-05-06 13:38:56 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-05-06 13:38:56 +0000
commit536cc2c14e13822cdd93e5b1aef6723e848db3fd (patch)
tree519c76772aa3b1e2fbe4cb9658d6f2fe9831545d /Changes
parent0b2c215abcaa8ddb7711b25e83c02552d8bddbc5 (diff)
downloadperl-536cc2c14e13822cdd93e5b1aef6723e848db3fd.tar.gz
Update Changes.
p4raw-id: //depot/perl@16433
Diffstat (limited to 'Changes')
-rw-r--r--Changes398
1 files changed, 398 insertions, 0 deletions
diff --git a/Changes b/Changes
index b8ff4eb84e..3764b809cb 100644
--- a/Changes
+++ b/Changes
@@ -28,6 +28,404 @@ example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
Version v5.7.X Development release working toward v5.8
--------------
____________________________________________________________________________
+[ 16432] By: jhi on 2002/05/06 13:29:22
+ Log: Add a test for #16431, and document Dave's campaign
+ against localised hash element bugs.
+ Branch: perl
+ ! pod/perldelta.pod t/op/tie.t
+____________________________________________________________________________
+[ 16431] By: jhi on 2002/05/06 13:13:00
+ Log: Subject: [proposed PATCH] correctly unlocalise exists on tied/%ENV
+ From: Dave Mitchell <davem@fdgroup.com>
+ Date: Sat, 4 May 2002 00:34:18 +0100
+ Message-ID: <20020504003418.F22026@fdgroup.com>
+ Branch: perl
+ ! pp_hot.c t/op/local.t
+____________________________________________________________________________
+[ 16430] By: jhi on 2002/05/06 12:39:31
+ Log: Regen uconfig.h.
+ Branch: perl
+ ! uconfig.h
+____________________________________________________________________________
+[ 16429] By: jhi on 2002/05/06 12:18:23
+ Log: Unfortunately AmigaOS has been broken since 11423
+ and is unlikely to get fixed in time for 5.8.0.
+ Branch: perl
+ ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16428] By: jhi on 2002/05/06 12:12:59
+ Log: Ultimate discouragement for the old tools, from Andreas.
+ Branch: perl
+ - Porting/p4d2p Porting/p4desc
+ ! MANIFEST Porting/repository.pod
+____________________________________________________________________________
+[ 16427] By: jhi on 2002/05/06 12:01:36
+ Log: Upgrade to Digest::MD5 2.20.
+ Branch: perl
+ ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
+ ! ext/Digest/MD5/t/files.t ext/Digest/MD5/t/md5-aaa.t
+____________________________________________________________________________
+[ 16426] By: ams on 2002/05/06 09:48:42
+ Log: Subject: [Encode] 1.70 released
+ From: Dan Kogai <dankogai@dan.co.jp>
+ Date: Mon, 6 May 2002 19:36:15 +0900
+ Message-Id: <17AB2CE6-60DD-11D6-9982-00039301D480@dan.co.jp>
+ Branch: perl
+ ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/bin/enc2xs
+ ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
+ ! ext/Encode/t/Unicode.t ext/Encode/t/mime-header.t
+____________________________________________________________________________
+[ 16425] By: ams on 2002/05/06 09:40:42
+ Log: Subject: [PATCH] PerlIO::Via reference
+ From: Gisle Aas <gisle@ActiveState.com>
+ Date: 05 May 2002 22:50:23 -0700
+ Message-Id: <lrd6w925b4.fsf_-_@caliper.activestate.com>
+ Branch: perl
+ ! pod/perliol.pod
+____________________________________________________________________________
+[ 16424] By: ams on 2002/05/06 09:37:58
+ Log: Subject: [PATCH] Term/Complete.pm: quote metachars
+ From: Brendan O'Dea <bod@debian.org>
+ Date: Mon, 6 May 2002 14:04:48 +1000
+ Message-Id: <20020506040448.GA8241@londo.odea.dropbear.id.au>
+ Branch: perl
+ ! lib/Term/Complete.pm
+____________________________________________________________________________
+[ 16423] By: gsar on 2002/05/06 05:25:59
+ Log: p4genpatch: avoid stderr noise during adds
+ Branch: perl
+ ! Porting/p4genpatch
+____________________________________________________________________________
+[ 16422] By: jhi on 2002/05/06 02:16:31
+ Log: Subject: [PATCH] Fixup VOS builds of miniperl
+ From: Paul_GreenVOS@vos.stratus.com
+ Date: Sun, 5 May 02 23:11 edt
+ Message-Id: <200205060311.XAA12996@mailhub1.stratus.com>
+ Branch: perl
+ ! vos/build.cm vos/compile_perl.cm vos/perl.bind
+____________________________________________________________________________
+[ 16421] By: jhi on 2002/05/06 01:09:24
+ Log: Subject: Re: [ID 20020504.006] $s=`command` fails if $/=\integer
+ From: Radu Greab <radu@netsoft.ro>
+ Date: Mon, 6 May 2002 04:23:10 +0300
+ Message-ID: <15573.56062.264379.981864@ix.netsoft.ro>
+ Branch: perl
+ ! pp_sys.c t/op/exec.t
+____________________________________________________________________________
+[ 16420] By: jhi on 2002/05/05 22:35:58
+ Log: Further comment tweak, to agree with perlxs.pod.
+ Branch: perl
+ ! perl.h
+____________________________________________________________________________
+[ 16419] By: jhi on 2002/05/05 22:15:48
+ Log: Subject: [PATCH] Update README.vos and release vos build macros
+ From: Paul_GreenVOS@vos.stratus.com
+ Date: Sun, 5 May 02 17:15 edt
+ Message-Id: <200205052114.RAA26329@mailhub2.stratus.com>
+ To: perl5-porters@perl.org
+ Branch: perl
+ + vos/compile_full_perl.cm vos/configure_full_perl.sh
+ + vos/make_full_perl.sh
+ ! MANIFEST README.vos vos/Changes
+____________________________________________________________________________
+[ 16418] By: jhi on 2002/05/05 22:09:27
+ Log: Retract MM_NW5.pm part of #16371, at the request
+ of Michael Schwern.
+ Branch: perl
+ ! lib/ExtUtils/MM_NW5.pm
+____________________________________________________________________________
+[ 16417] By: jhi on 2002/05/05 17:57:04
+ Log: Comment tweaks.
+ Branch: perl
+ ! perl.h
+____________________________________________________________________________
+[ 16416] By: gsar on 2002/05/05 17:00:33
+ Log: a few more p4genpatch fixes:
+
+ don't assume previous revision exists, let p4 compute it from
+ the one-less-change number instead
+
+ the time part in timestamps were always 00:00:00; fix by
+ fetching metadata via "p4 fsync" rather than "p4 filelog"
+
+ quote all file names used in external commands to make them
+ them work when there are spaces in those file names
+
+ looks production worthy now :)
+ Branch: perl
+ ! Porting/p4genpatch
+____________________________________________________________________________
+[ 16415] By: jhi on 2002/05/05 15:51:01
+ Log: The #16401 was far from enough, and mostly in a wrong direction.
+ The right thing to do would be to convert Storable into using
+ the new MY_CXT scheme (no static data, and memory management
+ using SVs).
+ Branch: perl
+ ! ext/Storable/Storable.xs
+____________________________________________________________________________
+[ 16414] By: gsar on 2002/05/05 08:41:22
+ Log: p4genpatch diffs against depot files from //depot/perl when called
+ with -b //depot/maint-5.6/perl
+ Branch: perl
+ ! Porting/p4genpatch
+____________________________________________________________________________
+[ 16413] By: gsar on 2002/05/05 07:50:53
+ Log: p4genpatch: current directory may not be writable, so don't
+ create temp files there
+ Branch: perl
+ ! Porting/p4genpatch
+____________________________________________________________________________
+[ 16412] By: gsar on 2002/05/05 07:34:33
+ Log: p4genpatch now works on windows
+ Branch: perl
+ ! Porting/p4genpatch
+____________________________________________________________________________
+[ 16411] By: gsar on 2002/05/05 07:16:37
+ Log: p4genpatch: tweak from Andreas to strip leading portion of
+ path specified in -b (so patch can be applied with "patch -p1")
+ Branch: perl
+ ! Porting/p4genpatch
+____________________________________________________________________________
+[ 16410] By: jhi on 2002/05/05 03:04:56
+ Log: Subject: [PATCH: perl@16307] add niscat (aka NIS 3, aka NIS +) to t/op/pwent
+ From: PPrymmer@factset.com
+ Date: Fri, 3 May 2002 14:52:12 -0400
+ Message-ID: <OF365AB827.72878468-ON85256BAE.0066F730@55.25.11>
+ Branch: perl
+ ! t/op/pwent.t
+____________________________________________________________________________
+[ 16409] By: jhi on 2002/05/05 01:53:24
+ Log: Upgrade to Net::Ping 2.17.
+ Branch: perl
+ ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
+____________________________________________________________________________
+[ 16408] By: jhi on 2002/05/05 01:38:39
+ Log: Upgrade to Getopt::Long 2.31.
+ Branch: perl
+ ! lib/Getopt/Long.pm
+____________________________________________________________________________
+[ 16407] By: jhi on 2002/05/05 01:05:17
+ Log: Subject: Re: Cross-compiling as of WinCE
+ From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
+ Date: Sat, 4 May 2002 03:49:11 +0400
+ Message-ID: <00ca01c1f2fd$20a35fb0$cb5cc3d9@vad>
+ Branch: perl
+ + wince/compile.bat wince/win32io.c
+ - wince/perldll.def
+ ! MANIFEST configpm makedef.pl wince/Makefile.ce
+ ! wince/cecopy-lib.pl wince/comp.pl wince/config.ce
+ ! wince/config_h.PL wince/wince.c
+____________________________________________________________________________
+[ 16406] By: jhi on 2002/05/05 00:23:16
+ Log: The loclibpth is always set by Configure.
+ Branch: perl
+ ! hints/dec_osf.sh
+____________________________________________________________________________
+[ 16405] By: jhi on 2002/05/05 00:13:04
+ Log: Subject: Re: [Unicode::Collate] UCA Version number
+ From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
+ Date: Sun, 05 May 2002 10:07:57 +0900
+ Message-Id: <20020505095942.3BEF.BQW10602@nifty.com>
+ Branch: perl
+ ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
+ ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
+____________________________________________________________________________
+[ 16404] By: rgs on 2002/05/04 19:35:13
+ Log: Subject: [PATCH sv.c] delete inaccurate comment
+ From: Dave Mitchell <davem@fdgroup.com>
+ Date: Fri, 3 May 2002 21:17:00 +0100
+ Message-ID: <20020503211700.C22026@fdgroup.com>
+ Branch: perl
+ ! sv.c
+____________________________________________________________________________
+[ 16403] By: jhi on 2002/05/04 19:02:56
+ Log: Solaris: show what 'that' is.
+ Branch: perl
+ ! hints/solaris_2.sh
+____________________________________________________________________________
+[ 16402] By: rgs on 2002/05/04 18:25:25
+ Log: Syntax fix.
+ Branch: perl
+ ! t/op/arith.t
+____________________________________________________________________________
+[ 16401] By: jhi on 2002/05/04 18:25:01
+ Log: (retracted by #16415) Storable: try to free what we allocated.
+ Branch: perl
+ ! ext/Storable/Storable.xs
+____________________________________________________________________________
+[ 16400] By: jhi on 2002/05/04 17:15:10
+ Log: UNICOS: division is really sloppy.
+ Branch: perl
+ ! t/op/arith.t
+____________________________________________________________________________
+[ 16399] By: jhi on 2002/05/04 17:00:58
+ Log: Subject: fix t/io/fs.t for VOS
+ From: Paul_GreenVOS@vos.stratus.com
+ Date: Sat, 4 May 02 14:01 edt
+ Message-Id: <200205041801.OAA13071@mailhub1.stratus.com>
+ Branch: perl
+ ! t/io/fs.t
+____________________________________________________________________________
+[ 16398] By: jhi on 2002/05/04 16:57:05
+ Log: Subject: [Unicode::Collate] UCA Version number
+ From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
+ Date: Sat, 04 May 2002 16:07:07 +0900
+ Message-Id: <20020504160547.D7E0.BQW10602@nifty.com>
+ Branch: perl
+ ! lib/Unicode/Collate.pm lib/Unicode/Collate/t/test.t
+____________________________________________________________________________
+[ 16397] By: jhi on 2002/05/04 16:54:40
+ Log: Subject: [PATCH lib/overload.pm] "\"\""
+ From: Michael G Schwern <schwern@pobox.com>
+ Date: Sat, 4 May 2002 13:17:44 -0400
+ Message-ID: <20020504171743.GD640@blackrider>
+ Branch: perl
+ ! lib/overload.pm
+____________________________________________________________________________
+[ 16396] By: jhi on 2002/05/04 16:32:45
+ Log: Add the EBCDIC test data to downgrade.t.
+ Branch: perl
+ ! ext/Storable/t/downgrade.t
+____________________________________________________________________________
+[ 16395] By: jhi on 2002/05/04 16:25:37
+ Log: EBCDIC tweak.
+ Branch: perl
+ ! ext/Storable/t/utf8hash.t
+____________________________________________________________________________
+[ 16394] By: jhi on 2002/05/04 16:09:15
+ Log: Allow p4genpatch to use diff programs other than 'diff'.
+ Branch: perl
+ ! Porting/p4genpatch
+____________________________________________________________________________
+[ 16393] By: jhi on 2002/05/04 16:03:56
+ Log: Add p4genpatch from Andreas; obsoletes both
+ p4d2p and p4desc.
+ Branch: perl
+ + Porting/p4genpatch
+ ! MANIFEST Porting/makerel
+____________________________________________________________________________
+[ 16392] By: jhi on 2002/05/04 15:58:53
+ Log: Upgrade to Encode 1.69.
+ Branch: perl
+ ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
+ ! ext/Encode/Encode/Makefile_PL.e2x
+ ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
+ ! ext/Encode/lib/Encode/Guess.pm
+ ! ext/Encode/lib/Encode/MIME/Header.pm
+ ! ext/Encode/t/mime-header.t
+____________________________________________________________________________
+[ 16391] By: jhi on 2002/05/04 15:51:52
+ Log: Subject: [PATCH INSTALL] - remove binary compatibility claims
+ From: Dave Mitchell <davem@fdgroup.com>
+ Date: Sat, 4 May 2002 16:09:26 +0100
+ Message-ID: <20020504160926.A24990@fdgroup.com>
+ Branch: perl
+ ! INSTALL
+____________________________________________________________________________
+[ 16390] By: jhi on 2002/05/04 15:47:49
+ Log: Subject: [PATCH] Re: [PATCH] Re: Data::Dumper tests with -Mutf8
+ From: Nicholas Clark <nick@unfortu.net>
+ Date: Sat, 4 May 2002 12:38:58 +0100
+ Message-ID: <20020504113857.GC317@Bagpuss.unfortu.net>
+ Branch: perl
+ ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
+____________________________________________________________________________
+[ 16389] By: jhi on 2002/05/04 15:40:26
+ Log: Subject: [PATCH] Re: Data::Dumper tests with -Mutf8
+ From: Nicholas Clark <nick@unfortu.net>
+ Date: Sat, 4 May 2002 00:30:43 +0100
+ Message-ID: <20020503233042.GF294@Bagpuss.unfortu.net>
+ Branch: perl
+ ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
+____________________________________________________________________________
+[ 16388] By: jhi on 2002/05/04 15:28:56
+ Log: Doc tweak from Elizabeth Mattijsen.
+ Branch: perl
+ ! pod/perlunicode.pod
+____________________________________________________________________________
+[ 16387] By: rgs on 2002/05/04 13:29:33
+ Log: Subject: [PATCH] channames.pm doc tweaks
+ From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
+ Date: Sat, 04 May 2002 11:45:18 +0900
+ Message-ID: <86it64d41t.wl@mail.edge.co.jp>
+ Branch: perl
+ ! lib/charnames.pm
+____________________________________________________________________________
+[ 16386] By: rgs on 2002/05/04 13:22:41
+ Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
+ From: Dave Mitchell <davem@fdgroup.com>
+ Date: Fri, 3 May 2002 23:51:10 +0100
+ Message-ID: <20020503235110.E22026@fdgroup.com>
+ Branch: perl
+ ! pp_hot.c scope.c
+____________________________________________________________________________
+[ 16385] By: nick on 2002/05/04 09:29:41
+ Log: Integrate mainline
+ Branch: perlio
+ !> (integrate 47 files)
+____________________________________________________________________________
+[ 16384] By: jhi on 2002/05/03 21:00:27
+ Log: Subject: Re: perl@16307
+ From: Nicholas Clark <nick@unfortu.net>
+ Date: Fri, 3 May 2002 21:49:04 +0100
+ Message-ID: <20020503204903.GC294@Bagpuss.unfortu.net>
+
+ canonical #3 was failing under -Mutf8.
+ Branch: perl
+ ! ext/Storable/t/canonical.t
+____________________________________________________________________________
+[ 16383] By: rgs on 2002/05/03 20:45:58
+ Log: Subject: [PATCH scope.c] Re: local($tied->{foo}) leaks
+ From: Dave Mitchell <davem@fdgroup.com>
+ Date: Fri, 3 May 2002 21:12:10 +0100
+ Message-ID: <20020503211210.B22026@fdgroup.com>
+ Branch: perl
+ ! scope.c
+____________________________________________________________________________
+[ 16382] By: rgs on 2002/05/03 20:14:07
+ Log: Subject: [PATCH] perl -i clobbers files on Cygwin
+ From: "Gerrit P. Haase" <gerrit@familiehaase.de>
+ Date: Fri, 3 May 2002 20:30:25 +0200
+ Message-ID: <190109228332.20020503203025@familiehaase.de>
+ Branch: perl
+ ! doio.c
+____________________________________________________________________________
+[ 16381] By: rgs on 2002/05/03 20:07:44
+ Log: Subject: t/TestInit.pm - clean up comments
+ From: Paul_GreenVOS@vos.stratus.com
+ Date: Fri, 3 May 02 14:51 edt
+ Message-ID: <200205031850.OAA09104@mailhub2.stratus.com>
+ Branch: perl
+ ! t/TestInit.pm
+____________________________________________________________________________
+[ 16380] By: jhi on 2002/05/03 15:47:38
+ Log: Subject: [PATCH] enc2xs template -- searches script more sensibly
+ From: Dan Kogai <dankogai@dan.co.jp>
+ Date: Sat, 4 May 2002 01:46:35 +0900
+ Message-Id: <544C1568-5EB5-11D6-8F1D-00039301D480@dan.co.jp>
+ Branch: perl
+ ! ext/Encode/Encode/Makefile_PL.e2x
+____________________________________________________________________________
+[ 16379] By: jhi on 2002/05/03 15:43:47
+ Log: Forgotten test arrangement.
+ Branch: perl
+ ! ext/Digest/MD5/t/files.t
+____________________________________________________________________________
+[ 16378] By: jhi on 2002/05/03 14:54:19
+ Log: Comedy of typing errors.
+ Branch: perl
+ ! hints/solaris_2.sh
+____________________________________________________________________________
+[ 16377] By: jhi on 2002/05/03 14:45:26
+ Log: Let's try the "no Net:: if no Socket" again.
+ Branch: perl
+ ! t/lib/1_compile.t
+____________________________________________________________________________
+[ 16376] By: jhi on 2002/05/03 14:11:42
+ Log: Update Changes.
+ Branch: perl
+ ! Changes patchlevel.h
+____________________________________________________________________________
[ 16375] By: jhi on 2002/05/03 14:09:38
Log: Oops.
Branch: perl