summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-06-17 14:34:17 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-06-17 14:34:17 +0000
commit90389f49993e219f2fa68e33594736ae3b73ca73 (patch)
tree5e6bf4816de94d4a046cc32e35b6755ee30ce691 /Changes
parenta6445d6f86f35d439d396b8deb840ae3cb7a429e (diff)
downloadperl-90389f49993e219f2fa68e33594736ae3b73ca73.tar.gz
Update Changes.
p4raw-id: //depot/perl@17273
Diffstat (limited to 'Changes')
-rw-r--r--Changes163
1 files changed, 163 insertions, 0 deletions
diff --git a/Changes b/Changes
index 7fc7126468..e2808c2431 100644
--- a/Changes
+++ b/Changes
@@ -28,6 +28,169 @@ example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
Version v5.7.X Development release working toward v5.8
--------------
____________________________________________________________________________
+[ 17272] By: jhi on 2002/06/17 14:21:55
+ Log: :bytes is not the inverse of :crlf, either (from NI-S)
+ Branch: perl
+ ! lib/PerlIO.pm
+____________________________________________________________________________
+[ 17271] By: jhi on 2002/06/17 13:56:33
+ Log: Further discouraging of :raw.
+ Branch: perl
+ ! lib/PerlIO.pm lib/open.pm pod/perlfunc.pod pod/perlrun.pod
+____________________________________________________________________________
+[ 17270] By: jhi on 2002/06/17 13:27:35
+ Log: Integrate perlio:
+
+ [ 17267]
+ Handle IO error in "slow gets"
+ Branch: perl
+ !> sv.c
+____________________________________________________________________________
+[ 17269] By: jhi on 2002/06/17 12:49:06
+ Log: Subject: [PATCH File/Basename.pm] use of undef var
+ From: Stas Bekman <stas@stason.org>
+ Date: Mon, 17 Jun 2002 16:31:48 +0800
+ Message-ID: <3D0D9E74.7000908@stason.org>
+
+ (modified)
+ Branch: perl
+ ! lib/File/Basename.pm
+____________________________________________________________________________
+[ 17268] By: jhi on 2002/06/17 12:45:10
+ Log: Subject: [PATCH] README.vms -- updated testing instructions
+ From: "Craig A. Berry" <craigberry@mac.com>
+ Date: Mon, 17 Jun 2002 00:31:18 -0500
+ Message-Id: <a05111b1cb9332326226f@[172.16.52.1]>
+ Branch: perl
+ ! README.vms
+____________________________________________________________________________
+[ 17267] By: nick on 2002/06/17 12:41:49
+ Log: Handle IO error in "slow gets"
+ Branch: perlio
+ ! sv.c
+____________________________________________________________________________
+[ 17266] By: nick on 2002/06/17 07:05:20
+ Log: Integrate mainline
+ Branch: perlio
+ !> autodoc.pl embed.pl lib/perl5db.pl pod/perldebtut.pod
+ !> pod/perldebug.pod pod/perldelta.pod
+____________________________________________________________________________
+[ 17265] By: jhi on 2002/06/17 00:53:49
+ Log: Subject: Re: [ID 20020614.027] Bad Debugger mojo in RC1
+ From: Peter Scott <Peter@PSDT.com>
+ Date: Sun, 16 Jun 2002 18:31:31 -0700
+ Message-id: <4.3.2.7.2.20020616182012.00b70780@shell2.webquarry.com>
+
+ @file -> source file
+ Branch: perl
+ ! lib/perl5db.pl pod/perldebtut.pod pod/perldebug.pod
+____________________________________________________________________________
+[ 17264] By: jhi on 2002/06/17 00:47:43
+ Log: Missing hunk from #15363.
+ Branch: perl
+ ! lib/perl5db.pl
+____________________________________________________________________________
+[ 17263] By: jhi on 2002/06/17 00:36:26
+ Log: Advertise MakeMaker.
+ Branch: perl
+ ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17262] By: jhi on 2002/06/16 23:16:18
+ Log: Subject: Re: [ID 20020212.002] locale test fails for *ISO8859-15 on freebsd 4.5
+ From: parv <parv@pair.com>
+ Date: Sun, 16 Jun 2002 20:12:24 -0400
+ Message-ID: <20020617001224.GC466@moo.holy.cow>
+ Branch: perl
+ ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17261] By: ams on 2002/06/16 21:40:47
+ Log: Subject: PATCH: correct confusing lie in {embed,autodoc}.pl
+ From: Robin Houston <robin@kitsite.com>
+ Date: Sun, 16 Jun 2002 23:33:50 +0100
+ Message-Id: <20020616233350.A9675@robin.kitsite.com>
+ Branch: perl
+ ! autodoc.pl embed.pl
+____________________________________________________________________________
+[ 17260] By: jhi on 2002/06/16 17:06:31
+ Log: Deprecate (or at least discourage) :raw.
+ Branch: perl
+ ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17259] By: jhi on 2002/06/16 16:54:28
+ Log: Integrate perlio:
+
+ [ 17258]
+ Last minute tinkering with PerlIO abstraction API.
+ - PerlIO_importFILE and PerlIO_exportFILE now documented as taking
+ const char *mode.
+ - Other 'flags' field changed to U32
+ - Discouraging words written about ":raw".
+ Branch: perl
+ !> perlio.c perlio.h perliol.h pod/perlapio.pod pod/perltoc.pod
+____________________________________________________________________________
+[ 17258] By: nick on 2002/06/16 16:38:59
+ Log: Last minute tinkering with PerlIO abstraction API.
+ - PerlIO_importFILE and PerlIO_exportFILE now documented as taking
+ const char *mode.
+ - Other 'flags' field changed to U32
+ - Discouraging words written about ":raw".
+ Branch: perlio
+ ! perlio.c perlio.h perliol.h pod/perlapio.pod pod/perltoc.pod
+____________________________________________________________________________
+[ 17257] By: nick on 2002/06/16 15:16:46
+ Log: Integrate mainline
+ Branch: perlio
+ !> (integrate 32 files)
+____________________________________________________________________________
+[ 17256] By: ams on 2002/06/16 09:00:51
+ Log: Subject: [PATCH] Sync MakeMaker 6.01 -> 6.02
+ From: Michael G Schwern <schwern@pobox.com>
+ Date: Sun, 16 Jun 2002 03:49:27 -0400
+ Message-Id: <20020616074927.GD7403@ool-18b93024.dyn.optonline.net>
+
+ Subject: [PATCH] Test::Harness 2.24 -> 2.25
+ From: Michael G Schwern <schwern@pobox.com>
+ Date: Sun, 16 Jun 2002 03:58:40 -0400
+ Message-Id: <20020616075840.GE7403@ool-18b93024.dyn.optonline.net>
+ Branch: perl
+ ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
+ ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_MacOS.pm
+ ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
+ ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
+ ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/writemakefile_args.t
+ ! lib/Test/Harness.pm lib/Test/Harness/Changes
+ ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/callback.t
+ ! lib/Test/Harness/t/strap-analyze.t
+ ! lib/Test/Harness/t/test-harness.t
+ ! t/lib/MakeMaker/Test/Utils.pm
+____________________________________________________________________________
+[ 17255] By: jhi on 2002/06/16 03:29:09
+ Log: Subject: [PATCH] pp.c:pp_pow() -- quit when you're done
+ From: "Craig A. Berry" <craigberry@mac.com>
+ Date: Sat, 15 Jun 2002 18:56:12 -0500
+ Message-Id: <a05111b15b93181a27d6d@[172.16.52.1]>
+ Branch: perl
+ ! pp.c
+____________________________________________________________________________
+[ 17254] By: jhi on 2002/06/15 20:09:47
+ Log: Collect the known AmigaOS wisdom.
+ Branch: perl
+ ! README.amiga hints/amigaos.sh
+____________________________________________________________________________
+[ 17253] By: jhi on 2002/06/15 18:08:06
+ Log: Subject: [PATCH] README.vms, Multinet fix update
+ From: "Craig A. Berry" <craigberry@mac.com>
+ Date: Sat, 15 Jun 2002 14:02:50 -0500
+ Message-Id: <a05111b12b9313d818599@[172.16.52.1]>
+ Branch: perl
+ ! README.vms
+____________________________________________________________________________
+[ 17252] By: jhi on 2002/06/15 17:22:56
+ Log: Regenerate Changes; most importantly automassage the
+ "Integrate perlio" entries to be more informative.
+ Branch: perl
+ ! Changes
+____________________________________________________________________________
[ 17251] By: jhi on 2002/06/15 15:39:09
Log: Spurious empty statements.
Branch: perl