Integrate perlio:
[p5sagit/p5-mst-13.2.git] / Changes
diff --git a/Changes b/Changes
index c7e248a..4148fb9 100644 (file)
--- a/Changes
+++ b/Changes
@@ -31,6 +31,684 @@ or any other branch.
 Version v5.7.1         Development release working toward v5.8
 --------------
 ____________________________________________________________________________
+[ 10358] By: jhi                                   on 2001/05/31  12:35:05
+        Log: Integrate perlio.
+     Branch: perl
+         !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
+         !> win32/config_H.vc
+____________________________________________________________________________
+[ 10357] By: jhi                                   on 2001/05/31  12:34:04
+        Log: Metaconfig unit change for #10356.
+     Branch: metaconfig
+          ! U/installdirs/inc_version_list.U
+____________________________________________________________________________
+[ 10356] By: jhi                                   on 2001/05/31  12:33:41
+        Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
+             (idea from Sarathy; implementation from Andy)
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 10355] By: jhi                                   on 2001/05/31  12:18:06
+        Log: More AUTHORS.
+     Branch: perl
+          ! AUTHORS
+____________________________________________________________________________
+[ 10354] By: jhi                                   on 2001/05/31  12:16:24
+        Log: Subject: Re: [PATCH] Tests for File::Compare
+             From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
+             Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
+             Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
+     Branch: perl
+          + t/lib/filecomp.t
+          ! MANIFEST t/lib/1_compile.t
+____________________________________________________________________________
+[ 10353] By: jhi                                   on 2001/05/31  12:11:24
+        Log: Subject: [PATCH] DEBUG_* macro cleanups
+             From: Abhijit Menon-Sen <ams@wiw.org>
+             Date: Thu, 31 May 2001 12:16:22 +0530
+             Message-ID: <20010531121622.B4829@lustre.linux.in>
+             
+             Subject: Re: [PATCH] DEBUG_* macro cleanups
+             From: Abhijit Menon-Sen <ams@wiw.org>
+             Date: Thu, 31 May 2001 13:57:01 +0530
+             Message-ID: <20010531135701.A21775@lustre.linux.in>
+             
+             (The DEBUG_ definitions in perl.h changed to use the
+             STMT_START and STMT_END.)
+     Branch: perl
+          ! perl.h pp_ctl.c sv.c toke.c
+____________________________________________________________________________
+[ 10352] By: jhi                                   on 2001/05/31  11:53:31
+        Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
+             From: Abhijit Menon-Sen <ams@wiw.org>
+             Date: Thu, 31 May 2001 08:27:55 +0530
+             Message-ID: <20010531082755.A10018@lustre.linux.in>
+     Branch: perl
+          ! ext/Storable/Storable.xs gv.c perl.c
+____________________________________________________________________________
+[ 10351] By: jhi                                   on 2001/05/31  11:45:16
+        Log: Subject: [PATCH] AUTHORS
+             From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
+             Date: Thu, 31 May 2001 01:27:59 -0500
+             Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
+             
+             Subject: Re: [PATCH] AUTHORS
+             From: "Philip Newton" <Philip.Newton@gmx.net>
+             Date: Thu, 31 May 2001 10:08:06 +0200
+             (Message-Id missing?)
+     Branch: perl
+          ! AUTHORS
+____________________________________________________________________________
+[ 10350] By: nick                                  on 2001/05/31  11:40:43
+        Log: win32 - dmake regen_config_h
+     Branch: perlio
+          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
+____________________________________________________________________________
+[ 10349] By: jhi                                   on 2001/05/31  11:38:27
+        Log: Subject: Re: [PATCH util.c] More warning cleanups.
+             From: "Philip Newton" <Philip.Newton@gmx.net>
+             Date: Thu, 31 May 2001 07:41:36 +0200
+             Message-Id: <200105310538.IAA25458@taku.hut.fi>
+             
+             Undo C++-ism that snekt in.
+     Branch: perl
+          ! util.c
+____________________________________________________________________________
+[ 10348] By: nick                                  on 2001/05/31  11:36:46
+        Log: Tolerate Win32 numerics
+     Branch: perlio
+          ! t/pragma/warn/toke
+____________________________________________________________________________
+[ 10347] By: jhi                                   on 2001/05/31  11:29:40
+        Log: Integrate perlio.
+     Branch: perl
+         !> perlio.c win32/win32.h
+____________________________________________________________________________
+[ 10346] By: nick                                  on 2001/05/31  10:54:55
+        Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
+             perlio.c change 10255.
+     Branch: perlio
+          ! perlio.c
+____________________________________________________________________________
+[ 10345] By: nick                                  on 2001/05/31  10:01:57
+        Log: Conditionaly put back some "unused" dTHX which are used
+             with PERL_IMPLICIT_SYS
+     Branch: perlio
+          ! perlio.c
+____________________________________________________________________________
+[ 10344] By: nick                                  on 2001/05/31  10:00:59
+        Log: Fix Win32 for new spelling IN_BYTES 
+     Branch: perlio
+          ! win32/win32.h
+____________________________________________________________________________
+[ 10343] By: nick                                  on 2001/05/31  08:01:32
+        Log: perlio.c -Wall cleaner under MULTIPLICITY
+             - still minor noise with linux stdio
+     Branch: perlio
+          ! perlio.c
+____________________________________________________________________________
+[ 10342] By: nick                                  on 2001/05/31  07:52:23
+        Log: Integrate mainline.
+     Branch: perlio
+         !> (integrate 42 files)
+____________________________________________________________________________
+[ 10341] By: jhi                                   on 2001/05/31  01:39:02
+        Log: AUTHORS updates.
+     Branch: perl
+          ! AUTHORS
+____________________________________________________________________________
+[ 10340] By: jhi                                   on 2001/05/31  00:19:29
+        Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
+             Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
+     Branch: perl
+          ! t/lib/md5-file.t
+____________________________________________________________________________
+[ 10339] By: jhi                                   on 2001/05/31  00:16:44
+        Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
+             patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
+             to match the pragma name; various robustness cleanups.
+     Branch: perl
+          ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
+          ! sv.c toke.c utf8.c utf8.h utfebcdic.h
+____________________________________________________________________________
+[ 10338] By: jhi                                   on 2001/05/30  23:56:14
+        Log: More -Wall sweeping.
+     Branch: perl
+          ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
+          ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
+          ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
+          ! regcomp.c sv.c toke.c utf8.c
+____________________________________________________________________________
+[ 10337] By: jhi                                   on 2001/05/30  23:20:23
+        Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Wed, 30 May 2001 22:34:41 +0100
+             Message-ID: <20010530223441.Y86445@plum.flirble.org>
+     Branch: perl
+          ! t/op/cmp.t
+____________________________________________________________________________
+[ 10336] By: jhi                                   on 2001/05/30  23:18:48
+        Log: It's is not, it isn't ain't, and it's it's, not its, if you mean it
+             is. If you don't, it's its. Then too, it's hers. It isn't her's. It
+             isn't our's either. It's ours, and likewise yours and theirs.
+             -- Oxford University Press, Edpress News
+     Branch: perl
+          ! lib/autouse.pm
+____________________________________________________________________________
+[ 10335] By: jhi                                   on 2001/05/30  23:12:30
+        Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
+     Branch: perl
+          ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
+          ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
+          ! x2p/str.c x2p/walk.c xsutils.c
+____________________________________________________________________________
+[ 10334] By: jhi                                   on 2001/05/30  22:52:41
+        Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Wed, 30 May 2001 17:10:38 +0100
+             Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
+             
+             Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
+             From: Abhijit Menon-Sen <ams@wiw.org>
+             Date: Wed, 30 May 2001 23:16:13 +0530
+             Message-ID: <20010530231613.A31933@lustre.linux.in>
+     Branch: perl
+          ! perl.c t/run/runenv.t
+____________________________________________________________________________
+[ 10333] By: jhi                                   on 2001/05/30  22:25:02
+        Log: IRIX hints patch from Merijn Broeren.
+             
+             TODO: (this and the earlier Linux hints patch) should be solved
+             at Configure level.  Merijn: -ldb should not be used on any platform
+             for perl, just when linking DBFile itself. Trying to be helpful here
+             is counterproductive.
+     Branch: perl
+          ! hints/irix_6.sh
+____________________________________________________________________________
+[ 10332] By: jhi                                   on 2001/05/30  22:11:13
+        Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Wed, 30 May 2001 23:20:58 +0100
+             Message-ID: <20010530232058.B86445@plum.flirble.org>
+     Branch: perl
+          ! doop.c
+____________________________________________________________________________
+[ 10331] By: jhi                                   on 2001/05/30  22:09:49
+        Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
+             From: Michael G Schwern <schwern@pobox.com> 
+             Date: Wed, 30 May 2001 15:24:20 +0100
+             Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
+     Branch: perl
+          ! t/pragma/autouse.t
+____________________________________________________________________________
+[ 10330] By: jhi                                   on 2001/05/30  22:02:21
+        Log: The regex trick wasn't a good idea.
+     Branch: perl
+          ! pod/perlfaq4.pod
+____________________________________________________________________________
+[ 10329] By: nick                                  on 2001/05/30  18:34:35
+        Log: Integrate mainline
+     Branch: perlio
+         !> (integrate 40 files)
+____________________________________________________________________________
+[ 10328] By: jhi                                   on 2001/05/30  14:28:39
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 10327] By: jhi                                   on 2001/05/30  14:07:01
+        Log: The metaconfig unit change for #10325.
+     Branch: metaconfig
+          + U/modified/afs.U
+____________________________________________________________________________
+[ 10326] By: jhi                                   on 2001/05/30  14:06:36
+        Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
+             is now wrong.
+     Branch: perl
+          ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
+____________________________________________________________________________
+[ 10325] By: jhi                                   on 2001/05/30  14:04:28
+        Log: Introduce $Config{afsroot}.
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
+          ! win32/config.gc win32/config.vc
+____________________________________________________________________________
+[ 10324] By: jhi                                   on 2001/05/30  13:49:44
+        Log: Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
+     Branch: perl
+          ! hints/linux.sh
+____________________________________________________________________________
+[ 10323] By: jhi                                   on 2001/05/30  13:49:29
+        Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
+             (Also Configure tweaks needed; coming up soon.)
+     Branch: perl
+          ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
+____________________________________________________________________________
+[ 10322] By: jhi                                   on 2001/05/30  13:37:56
+        Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Sun, 27 May 2001 10:29:43 +0100
+             Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
+     Branch: perl
+          ! lib/perl5db.pl
+____________________________________________________________________________
+[ 10321] By: jhi                                   on 2001/05/30  13:36:28
+        Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
+             and Abhijit Menon-Sen.
+     Branch: perl
+          ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
+          ! perl.c pp_sys.c regcomp.c
+____________________________________________________________________________
+[ 10320] By: jhi                                   on 2001/05/30  13:35:27
+        Log: Fix the BOOT section to call myU2time properly.
+     Branch: perl
+          ! ext/Time/HiRes/HiRes.xs
+____________________________________________________________________________
+[ 10319] By: jhi                                   on 2001/05/30  13:06:09
+        Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
+             From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
+             Date: Wed, 30 May 2001 09:44:29 -0400
+             Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
+             
+             Detypo; plus add one more trick.
+     Branch: perl
+          ! pod/perlfaq4.pod
+____________________________________________________________________________
+[ 10318] By: jhi                                   on 2001/05/30  12:47:11
+        Log: Subject: Re: [PATCH lib/autouse.pm t/pragma/autouse.t]  (was Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed)
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Wed, 30 May 2001 14:39:06 +0100
+             Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
+     Branch: perl
+          ! lib/autouse.pm t/pragma/autouse.t
+____________________________________________________________________________
+[ 10317] By: jhi                                   on 2001/05/30  12:46:02
+        Log: Subject: Re: AIX and gcc (moving targets)
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Wed, 30 May 2001 15:25:08 +0200
+             Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
+     Branch: perl
+          ! ext/Time/HiRes/HiRes.xs
+____________________________________________________________________________
+[ 10316] By: jhi                                   on 2001/05/30  12:40:46
+        Log: Subject: [PATCH t/TEST] sorting tests
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Wed, 30 May 2001 10:24:02 +0100
+             Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
+     Branch: perl
+          ! t/TEST
+____________________________________________________________________________
+[ 10315] By: jhi                                   on 2001/05/30  12:37:43
+        Log: Subject: [ID 20010529.002] typos in man page perlre
+             From: bart@cg681574-a.adubn1.nj.home.com 
+             Date: Tue, 29 May 2001 13:58:59 -0500
+             Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
+     Branch: perl
+          ! pod/perlre.pod
+____________________________________________________________________________
+[ 10314] By: jhi                                   on 2001/05/30  12:33:53
+        Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Tue, 29 May 2001 23:23:45 -0500
+             Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
+     Branch: perl
+          ! t/lib/extutils.t t/pragma/autouse.t
+____________________________________________________________________________
+[ 10313] By: jhi                                   on 2001/05/30  12:32:17
+        Log: Subject: Re: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (patch to t/lib/filefind.t as requested)
+             From: David Dyck <dcd@tc.fluke.com>
+             Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
+     Branch: perl
+          ! t/lib/filefind.t
+____________________________________________________________________________
+[ 10312] By: jhi                                   on 2001/05/30  12:31:02
+        Log: AIX hints update for gcc from Merijn H. Brand.
+     Branch: perl
+          ! hints/aix.sh
+____________________________________________________________________________
+[ 10311] By: jhi                                   on 2001/05/30  12:18:20
+        Log: Retract #10295 and #10296: a more generic solution
+             is needed (there's something funny with gcc on AIX).
+     Branch: perl
+          ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
+____________________________________________________________________________
+[ 10310] By: jhi                                   on 2001/05/30  12:08:07
+        Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Wed, 30 May 2001 11:59:19 +0100
+             Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
+             
+             localizing $@ has unfortunate semantics - if you die past
+             a local $@, the die message is lost.
+     Branch: perl
+          ! lib/utf8_heavy.pl
+____________________________________________________________________________
+[ 10309] By: nick                                  on 2001/05/30  08:23:02
+        Log: Integrate mainline (autouse works again.)
+     Branch: perlio
+         !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
+         !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
+         !> pod/perlvar.pod t/op/cmp.t
+____________________________________________________________________________
+[ 10308] By: jhi                                   on 2001/05/30  01:55:02
+        Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
+             From: David Dyck <dcd@tc.fluke.com>
+             Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
+             Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
+     Branch: perl
+          ! lib/File/Find.pm
+____________________________________________________________________________
+[ 10307] By: jhi                                   on 2001/05/30  01:47:22
+        Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Tue, 29 May 2001 23:16:09 +0100
+             Message-ID: <20010529231609.U86445@plum.flirble.org>
+             
+             Make the test output slightly clearer by distinguishing
+             between '' and undef.
+     Branch: perl
+          ! t/op/cmp.t
+____________________________________________________________________________
+[ 10306] By: jhi                                   on 2001/05/30  01:45:12
+        Log: Subject: [PATCH 5.6.1] flushNULL OS/2
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Tue, 29 May 2001 19:15:19 -0400
+             Message-ID: <20010529191519.A16020@math.ohio-state.edu>
+     Branch: perl
+          ! hints/os2.sh
+____________________________________________________________________________
+[ 10305] By: jhi                                   on 2001/05/30  01:42:36
+        Log: Subject: perlvar.pod addition
+             From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
+             Date: Fri, 25 May 2001 20:23:12 +0200
+             Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
+             
+             Subject: Re: perlvar.pod addition
+             From: "Abigail" <abigail@foad.org> 
+             Date: Fri, 25 May 2001 22:00:39 +0200
+             Message-ID: <20010525200039.28029.qmail@foad.org>
+             
+             Mention $a and $b in perlvar.
+     Branch: perl
+          ! pod/perlvar.pod
+____________________________________________________________________________
+[ 10304] By: jhi                                   on 2001/05/30  01:36:37
+        Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
+             From: Jeff Pinyan <jeffp@crusoe.net>
+             Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
+             Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
+     Branch: perl
+          ! pod/perlvar.pod
+____________________________________________________________________________
+[ 10303] By: jhi                                   on 2001/05/30  01:35:31
+        Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
+             From: Jeff Pinyan <jeffp@crusoe.net>
+             Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
+             Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
+     Branch: perl
+          ! pod/perlfaq6.pod
+____________________________________________________________________________
+[ 10302] By: jhi                                   on 2001/05/29  20:18:49
+        Log: Mention Time::localtime and Time::gmtime.
+     Branch: perl
+          ! ext/Time/Piece/Piece.pm
+____________________________________________________________________________
+[ 10301] By: jhi                                   on 2001/05/29  20:13:54
+        Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Tue, 29 May 2001 18:51:32 +0100
+             Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
+     Branch: perl
+          ! pod/perlfaq4.pod
+____________________________________________________________________________
+[ 10300] By: jhi                                   on 2001/05/29  20:12:09
+        Log: Retract #10243.
+     Branch: perl
+          ! lib/autouse.pm
+____________________________________________________________________________
+[ 10299] By: nick                                  on 2001/05/29  18:41:19
+        Log: Post weekend integrate mainline (fails one test pragma/autouse).
+     Branch: perlio
+         +> (branch 29 files)
+         !> (integrate 91 files)
+____________________________________________________________________________
+[ 10298] By: jhi                                   on 2001/05/29  16:29:19
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 10297] By: jhi                                   on 2001/05/29  16:25:47
+        Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
+             before Perl_load_module/Perl_call_method and restore the value
+             after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
+     Branch: perl
+          ! utf8.c
+____________________________________________________________________________
+[ 10296] By: jhi                                   on 2001/05/29  16:01:53
+        Log: Subject: Re: AIX and gcc (moving targets)
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Tue, 29 May 2001 17:59:40 +0200
+             Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
+     Branch: perl
+          ! ext/Storable/Makefile.PL
+____________________________________________________________________________
+[ 10295] By: jhi                                   on 2001/05/29  15:59:05
+        Log: Subject: Re: AIX and gcc (moving targets)
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Tue, 29 May 2001 12:32:57 +0200
+             Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
+     Branch: perl
+          ! ext/POSIX/Makefile.PL
+____________________________________________________________________________
+[ 10294] By: jhi                                   on 2001/05/29  15:53:43
+        Log: Syncing with Test::Harness 1.21, from Michael G Schwern
+             (#10280 retracted)
+     Branch: perl
+          ! lib/Test/Harness.pm t/lib/test-harness.t
+____________________________________________________________________________
+[ 10293] By: jhi                                   on 2001/05/29  15:46:10
+        Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Tue, 29 May 2001 09:19:52 +0100
+             Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
+     Branch: perl
+          + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
+          + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
+          + t/lib/Test/todo.t
+          ! MANIFEST lib/Test.pm t/TEST
+____________________________________________________________________________
+[ 10292] By: jhi                                   on 2001/05/29  15:34:08
+        Log: From: Michael G Schwern <schwern@pobox.com>
+             Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
+             Date: Tue, 29 May 2001 08:26:09 +0100
+             Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
+     Branch: perl
+          ! t/TEST
+____________________________________________________________________________
+[ 10291] By: jhi                                   on 2001/05/29  15:29:37
+        Log: Add tests for Time::gmtime and Time::localtime.
+     Branch: perl
+          + t/lib/time-gmtime.t t/lib/time-localtime.t
+          ! MANIFEST t/lib/1_compile.t
+____________________________________________________________________________
+[ 10290] By: jhi                                   on 2001/05/29  15:15:44
+        Log: Add test for File::stat.
+     Branch: perl
+          + t/lib/filestat.t
+          ! MANIFEST t/lib/1_compile.t
+____________________________________________________________________________
+[ 10289] By: jhi                                   on 2001/05/29  15:05:38
+        Log: Add test for Net::servent.
+     Branch: perl
+          + t/lib/net-sent.t
+          ! MANIFEST t/lib/1_compile.t
+____________________________________________________________________________
+[ 10288] By: jhi                                   on 2001/05/29  14:57:15
+        Log: Add test for Net::protoent.
+     Branch: perl
+          + t/lib/net-pent.t
+          ! MANIFEST t/lib/1_compile.t
+____________________________________________________________________________
+[ 10287] By: jhi                                   on 2001/05/29  14:53:10
+        Log: Add test for Net::netent.
+     Branch: perl
+          + t/lib/net-nent.t
+          ! MANIFEST t/lib/1_compile.t
+____________________________________________________________________________
+[ 10286] By: jhi                                   on 2001/05/29  14:31:57
+        Log: Add test for User::grent.  Portability doubtful.
+     Branch: perl
+          + t/lib/user-grent.t
+          ! MANIFEST t/lib/1_compile.t
+____________________________________________________________________________
+[ 10285] By: jhi                                   on 2001/05/29  14:24:20
+        Log: Add test for User::pwent.
+             Probably will fall down somewhere for portability reasons.
+     Branch: perl
+          + t/lib/user-pwent.t
+          ! MANIFEST t/lib/1_compile.t
+____________________________________________________________________________
+[ 10284] By: jhi                                   on 2001/05/29  13:26:43
+        Log: Metaconfig units changes for #10283.
+     Branch: metaconfig
+          ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
+          ! U/installdirs/siteman1.U U/installdirs/siteman3.U
+          ! U/installdirs/sitescript.U U/modified/Signal.U
+____________________________________________________________________________
+[ 10283] By: jhi                                   on 2001/05/29  13:26:24
+        Log: Subject: [PATCH 5.6.1] signal names in Configure
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Tue, 29 May 2001 03:52:25 -0400
+             Message-ID: <20010529035225.A9400@math.ohio-state.edu>
+             
+             Subject: [PATCH 5.6.1] older perl in Configure
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Tue, 29 May 2001 03:55:40 -0400
+             Message-ID: <20010529035539.A9411@math.ohio-state.edu>
+             
+             Subject: [PATCH 5.6.1] goofs in Configure
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Tue, 29 May 2001 04:13:07 -0400
+             Message-ID: <20010529041307.A9658@math.ohio-state.edu>
+             
+             Configure portability tweaks.
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 10282] By: jhi                                   on 2001/05/29  12:41:41
+        Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Tue, 29 May 2001 04:07:06 -0400
+             Message-ID: <20010529040706.A9579@math.ohio-state.edu>
+     Branch: perl
+          ! os2/os2.c
+____________________________________________________________________________
+[ 10281] By: jhi                                   on 2001/05/29  12:40:31
+        Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Tue, 29 May 2001 04:01:38 -0400
+             Message-ID: <20010529040138.A9482@math.ohio-state.edu>
+     Branch: perl
+          ! hints/os2.sh os2/Makefile.SHs
+____________________________________________________________________________
+[ 10280] By: jhi                                   on 2001/05/29  12:38:48
+        Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Tue, 29 May 2001 03:50:18 -0400
+             Message-ID: <20010529035018.A9387@math.ohio-state.edu>
+     Branch: perl
+          ! lib/Test/Harness.pm
+____________________________________________________________________________
+[ 10279] By: jhi                                   on 2001/05/29  12:34:53
+        Log: Additional safeguard against $@ getting trampled; idea from Hugo.
+     Branch: perl
+          ! lib/utf8_heavy.pl
+____________________________________________________________________________
+[ 10278] By: jhi                                   on 2001/05/29  02:15:24
+        Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Tue, 29 May 2001 03:03:45 +0100
+             Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
+             
+             Explanation why the $@ always gets the UTF8 flag when under use utf8--
+             because we told it to have the flag when under use utf8.
+     Branch: perl
+          ! pp_ctl.c
+____________________________________________________________________________
+[ 10277] By: jhi                                   on 2001/05/29  00:51:34
+        Log: At least a partial fix for 20010528.004.
+     Branch: perl
+          ! lib/utf8_heavy.pl
+____________________________________________________________________________
+[ 10276] By: jhi                                   on 2001/05/29  00:42:59
+        Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
+             From: Nicholas Clark <nick@ccl4.org> 
+             Date: Mon, 28 May 2001 23:39:38 +0100
+             Message-ID: <20010528233938.M86445@plum.flirble.org>
+             
+             More portable non-zero UV.
+     Branch: perl
+          ! t/lib/extutils.t
+____________________________________________________________________________
+[ 10275] By: jhi                                   on 2001/05/29  00:40:28
+        Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Mon, 28 May 2001 22:46:09 +0100
+             Message-ID: <20010528224608.L86445@plum.flirble.org>
+             
+             Test also "make clean".
+     Branch: perl
+          ! t/lib/extutils.t
+____________________________________________________________________________
+[ 10274] By: jhi                                   on 2001/05/29  00:39:18
+        Log: Subject: Re: Would -Wno-unused -Wall be better?
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Tue, 29 May 2001 00:55:54 +0100
+             Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
+     Branch: perl
+          ! pp.h
+____________________________________________________________________________
+[ 10273] By: jhi                                   on 2001/05/29  00:36:06
+        Log: Add a test for 20010528.007, fixed in #10272.
+     Branch: perl
+          ! t/op/misc.t toke.c
+____________________________________________________________________________
+[ 10272] By: jhi                                   on 2001/05/29  00:21:12
+        Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Tue, 29 May 2001 00:23:23 +0100
+             Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
+     Branch: perl
+          ! toke.c
+____________________________________________________________________________
+[ 10271] By: jhi                                   on 2001/05/28  22:52:11
+        Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Tue, 29 May 2001 00:42:59 +0100
+             Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
+     Branch: perl
+          ! t/pragma/autouse.t
+____________________________________________________________________________
+[ 10270] By: jhi                                   on 2001/05/28  21:44:06
+        Log: Some shells seemingly arrange the signal handlers differently
+             (bug id 20010521.004).
+     Branch: perl
+          ! t/lib/sigaction.t
+____________________________________________________________________________
+[ 10269] By: jhi                                   on 2001/05/28  20:34:21
+        Log: Regen perlmodlib.
+     Branch: perl
+          ! pod/perlmodlib.pod
+____________________________________________________________________________
+[ 10268] By: jhi                                   on 2001/05/28  19:08:45
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>