Regen stuff.
[p5sagit/p5-mst-13.2.git] / Changes
diff --git a/Changes b/Changes
index 7fc7126..5ab837e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -28,6 +28,383 @@ example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
 Version v5.7.X         Development release working toward v5.8
 --------------
 ____________________________________________________________________________
+[ 17302] By: jhi                                   on 2002/06/19  14:00:35
+        Log: #17301 was only part of the story.
+     Branch: perl
+          ! MANIFEST
+____________________________________________________________________________
+[ 17301] By: jhi                                   on 2002/06/19  13:53:52
+        Log: Make MANIFEST comply with #17297.
+     Branch: perl
+          ! MANIFEST
+____________________________________________________________________________
+[ 17300] By: jhi                                   on 2002/06/19  13:37:45
+        Log: Subject: Re: perlbug mail loop? [PATCH]
+             From: Richard.Foley@t-online.de
+             Date: Wed, 19 Jun 2002 15:29:37 +0200
+             Message-ID: <17KgXO-0dYZCiC@fwd08.sul.t-online.com>
+     Branch: perl
+          ! utils/perlbug.PL
+____________________________________________________________________________
+[ 17299] By: jhi                                   on 2002/06/19  13:18:42
+        Log: opendir was missing for the list.
+     Branch: perl
+          ! pod/perltodo.pod
+____________________________________________________________________________
+[ 17298] By: jhi                                   on 2002/06/19  13:01:51
+        Log: Integrate perlio:
+             
+             [ 17295]
+             Un-deprecate :raw after all - just define what it means
+             more precisely. (Pending approval).
+     Branch: perl
+         !> lib/PerlIO.pm pod/perldelta.pod pod/perlfunc.pod
+         !> pod/perlrun.pod
+____________________________________________________________________________
+[ 17297] By: jhi                                   on 2002/06/19  12:33:04
+        Log: The only difference between NW5.pm and Win32.pm was that
+             NetWare preferred SYS:/temp over C:/temp for tmpdir().
+     Branch: perl
+          - lib/File/Spec/NW5.pm
+          ! MANIFEST lib/File/Spec.pm lib/File/Spec/Win32.pm
+____________________________________________________________________________
+[ 17296] By: jhi                                   on 2002/06/19  12:20:54
+        Log: Subject: [PATCH] POSIX taint tests
+             From: "Paul Marquess" <Paul.Marquess@btinternet.com>
+             Date: Wed, 19 Jun 2002 09:29:22 +0100
+             Message-ID: <AIEAJICLCBDNAAOLLOKLMEFJEOAA.Paul.Marquess@btinternet.com>    
+     Branch: perl
+          + ext/POSIX/t/taint.t
+          ! MANIFEST
+____________________________________________________________________________
+[ 17295] By: nick                                  on 2002/06/19  12:14:32
+        Log: Un-deprecate :raw after all - just define what it means
+             more precisely. (Pending approval).
+     Branch: perlio
+          ! lib/PerlIO.pm pod/perldelta.pod pod/perlfunc.pod
+          ! pod/perlrun.pod
+____________________________________________________________________________
+[ 17294] By: nick                                  on 2002/06/19  06:09:49
+        Log: Integrate mainline
+     Branch: perlio
+         !> configure.com ext/Digest/MD5/t/files.t lib/PerlIO.pm
+         !> lib/perl5db.pl lib/utf8.pm os2/os2_base.t pod/perldelta.pod
+         !> pod/perlfunc.pod pod/perlipc.pod pod/perlsyn.pod
+         !> pod/perltodo.pod pod/perlunicode.pod pod/perluniintro.pod
+         !> toke.c
+____________________________________________________________________________
+[ 17293] By: jhi                                   on 2002/06/19  02:00:05
+        Log: Subject: [PATCH os2/os2_base.t] Re: Patch 14705 botched. (was Re: os2_base test failed)
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Tue, 18 Jun 2002 21:31:43 -0400
+             Message-id: <20020619013143.GF3079@ool-18b93024.dyn.optonline.net>
+     Branch: perl
+          ! os2/os2_base.t
+____________________________________________________________________________
+[ 17292] By: jhi                                   on 2002/06/18  21:36:21
+        Log: This is probably the reason for the GW failures.
+     Branch: perl
+          ! ext/Digest/MD5/t/files.t
+____________________________________________________________________________
+[ 17291] By: jhi                                   on 2002/06/18  21:28:33
+        Log: Debugger tweak from from Peter Scott.
+     Branch: perl
+          ! lib/perl5db.pl
+____________________________________________________________________________
+[ 17290] By: jhi                                   on 2002/06/18  20:31:10
+        Log: To mirror #17285.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17289] By: jhi                                   on 2002/06/18  20:29:25
+        Log: Subject: [PATCH] configure.com: build Encode sub-extensions once and only once
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Tue, 18 Jun 2002 10:34:51 -0500
+             Message-Id: <5.1.1.5.0.20020618103102.01b643e0@exchi01>
+     Branch: perl
+          ! configure.com
+____________________________________________________________________________
+[ 17288] By: jhi                                   on 2002/06/18  20:27:58
+        Log: Tiny tweaks.
+     Branch: perl
+          ! lib/PerlIO.pm pod/perlfunc.pod
+____________________________________________________________________________
+[ 17287] By: jhi                                   on 2002/06/18  20:22:56
+        Log: Integrate perlio:
+             
+             [ 17280]
+             Slight improvement to :win32 layer
+             
+             [ 17282]
+             More PerlIO doc tweaks - trying to make them document what
+             happens in current implementation while leaving way open
+             to "fixing" things.
+     Branch: perl
+         !> lib/PerlIO.pm pod/perlfunc.pod win32/win32io.c
+____________________________________________________________________________
+[ 17286] By: jhi                                   on 2002/06/18  20:19:25
+        Log: Document the "Unicode in package/sub names" problem;
+             a microfix in toke.c towards the final goal (the fix
+             removes the need to have quotes around Unicode package
+             names when calling a method on them)
+     Branch: perl
+          ! lib/utf8.pm pod/perldelta.pod pod/perltodo.pod
+          ! pod/perlunicode.pod pod/perluniintro.pod toke.c
+____________________________________________________________________________
+[ 17285] By: rgs                                   on 2002/06/18  19:03:52
+        Log: Further clarification about safe pipe opens.
+     Branch: perl
+          ! pod/perlipc.pod
+____________________________________________________________________________
+[ 17284] By: rgs                                   on 2002/06/18  18:42:49
+        Log: perlsyn.pod tweak suggested by Larry.
+     Branch: perl
+          ! pod/perlsyn.pod
+____________________________________________________________________________
+[ 17283] By: rgs                                   on 2002/06/18  18:25:53
+        Log: Subject: [DOC PATCH] perlsyn
+             From: Elizabeth Mattijsen <liz@dijkmat.nl>
+             Date: Tue, 18 Jun 2002 13:37:30 +0200
+             Message-ID: <4.2.0.58.20020618133610.01956d30@mickey.dijkmat.nl>
+             
+             Subject: Re: [DOC PATCH] perlsyn (2)
+             From: Elizabeth Mattijsen <liz@dijkmat.nl>
+             Date: Tue, 18 Jun 2002 15:08:17 +0200
+             Message-ID: <4.2.0.58.20020618150341.01798100@mickey.dijkmat.nl>
+             
+             (Plus tweak by Ronald J Kimball)
+     Branch: perl
+          ! pod/perlsyn.pod
+____________________________________________________________________________
+[ 17282] By: nick                                  on 2002/06/18  09:14:25
+        Log: More PerlIO doc tweaks - trying to make them document what
+             happens in current implementation while leaving way open
+             to "fixing" things.
+     Branch: perlio
+          ! lib/PerlIO.pm pod/perlfunc.pod
+____________________________________________________________________________
+[ 17281] By: nick                                  on 2002/06/18  09:12:59
+        Log: Integrate mainline
+     Branch: perlio
+         !> Changes Configure config_h.SH installperl patchlevel.h
+         !> pod/perldelta.pod pod/perlipc.pod
+____________________________________________________________________________
+[ 17280] By: nick                                  on 2002/06/18  07:03:08
+        Log: Slight improvement to :win32 layer
+     Branch: perlio
+          ! win32/win32io.c
+____________________________________________________________________________
+[ 17279] By: jhi                                   on 2002/06/18  03:10:42
+        Log: Do not install XS::{APItest,Typemap}
+     Branch: perl
+          ! installperl
+____________________________________________________________________________
+[ 17278] By: jhi                                   on 2002/06/18  02:46:43
+        Log: Subject: Re: Do we want XS::APItest installed?
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Mon, 17 Jun 2002 16:59:52 -0400 (EDT)
+             Message-ID: <Pine.SOL.4.10.10206171658290.12935-100000@maxwell.phys.lafayette.edu>
+             
+             (rats, forgot to submit the metaconfig change separately)
+     Branch: metaconfig/U/perl
+          ! Extensions.U
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[ 17277] By: jhi                                   on 2002/06/18  02:31:26
+        Log: "Borrow" Rafael's multiarg open descripion to perldelta,
+             shuffle the highlights a bit (can't believe the perlio
+             mention was missing)
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17276] By: rgs                                   on 2002/06/17  22:46:28
+        Log: Document the '-|' open form in perlipc.pod
+     Branch: perl
+          ! pod/perlipc.pod
+____________________________________________________________________________
+[ 17275] By: gsar                                  on 2002/06/17  19:20:06
+        Log: avoid AUTOLOAD() clobbering $!
+     Branch: maint-5.6/perl
+          ! ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
+          ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm
+          ! ext/Socket/Socket.pm ext/Sys/Syslog/Syslog.pm
+          ! lib/AutoLoader.pm utils/h2xs.PL
+____________________________________________________________________________
+[ 17274] By: nick                                  on 2002/06/17  14:50:35
+        Log: Integrate mainline
+     Branch: perlio
+         !> README.vms lib/File/Basename.pm lib/PerlIO.pm lib/open.pm
+         !> pod/perlfunc.pod pod/perlrun.pod
+____________________________________________________________________________
+[ 17273] By: jhi                                   on 2002/06/17  14:34:17
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 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