Version v5.7.X Development release working toward v5.8
--------------
____________________________________________________________________________
+[ 16305] By: jhi on 2002/05/01 13:16:12
+ Log: Subject: [PATCH: perl@16267] make lib/User/pwent.t run on VMS
+ From: PPrymmer@factset.com
+ Date: Wed, 1 May 2002 10:12:53 -0400
+ Message-ID: <OFC387E5B4.FED37D7B-ON85256BAC.004DB0F0@55.25.11>
+ Branch: perl
+ ! lib/User/pwent.t
+____________________________________________________________________________
+[ 16304] By: jhi on 2002/05/01 13:14:44
+ Log: Subject: [PATCH: perl@16267] remove the extraneous "all" target from the run of make_ext on VMS only
+ From: PPrymmer@factset.com
+ Date: Wed, 1 May 2002 09:54:51 -0400
+ Message-ID: <OF1559C9E5.915D0B0E-ON85256BAC.004C1A2A@55.25.11>
+ Branch: perl
+ ! vms/descrip_mms.template
+____________________________________________________________________________
+[ 16303] By: sky on 2002/05/01 13:00:57
+ Log: First attempt at updating perlthrtut for ithreaded threads.pm
+ Branch: perl
+ ! pod/perlthrtut.pod
+____________________________________________________________________________
+[ 16302] By: jhi on 2002/05/01 12:54:24
+ Log: Provide the \N{U+HHHH} syntax before we forget.
+ Branch: perl
+ ! lib/charnames.pm lib/charnames.t toke.c
+____________________________________________________________________________
+[ 16301] By: jhi on 2002/05/01 12:03:03
+ Log: Subject: Copy-and-Pasto in perl.pod
+ From: lupe@lupe-christoph.de (Lupe Christoph)
+ Date: Wed, 1 May 2002 13:31:47 +0200
+ Message-ID: <20020501113147.GA31125@lupe-christoph.de>
+ Branch: perl
+ ! pod/perl.pod
+____________________________________________________________________________
+[ 16300] By: jhi on 2002/05/01 12:01:11
+ Log: Upgrade to Encode 1.66.
+ Branch: perl
+ ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
+ ! ext/Encode/bin/ucm2table ext/Encode/t/fallback.t
+____________________________________________________________________________
+[ 16299] By: jhi on 2002/05/01 11:53:21
+ Log: Integrate perlio; symbol cleanups.
+ Branch: perl
+ !> global.sym makedef.pl
+____________________________________________________________________________
+[ 16298] By: ams on 2002/05/01 09:42:27
+ Log: Subject: Re: [PATCH: perl@16267] update to vms/perlvms.pod
+ From: Philip Newton <Philip.Newton@gmx.net>
+ Date: Wed, 01 May 2002 12:41:10 +0200
+ Message-Id: <ighvcukhj650hq264b6v45nj6ohanplm16@4ax.com>
+ Branch: perl
+ ! vms/perlvms.pod
+____________________________________________________________________________
+[ 16297] By: nick on 2002/05/01 06:50:24
+ Log: Remove "spurious" (and unnecessary) variables from layer_syms
+ Win32 (Win2k), MinGW-1.1 - passes all tests! ;-)
+ Branch: perlio
+ ! makedef.pl
+____________________________________________________________________________
+[ 16296] By: nick on 2002/05/01 06:21:28
+ Log: perl embed.pl to update global.sym
+ Branch: perlio
+ ! global.sym
+____________________________________________________________________________
+[ 16295] By: nick on 2002/05/01 06:16:18
+ Log: Raw integrate of mainline (global.sym wrong on Win32)
+ Branch: perlio
+ +> t/comp/hints.t
+ !> (integrate 45 files)
+____________________________________________________________________________
+[ 16294] By: jhi on 2002/05/01 02:39:54
+ Log: metaconfig unit change for #16293.
+ Branch: metaconfig/U/perl
+ ! bincompat5005.U
+____________________________________________________________________________
+[ 16293] By: jhi on 2002/05/01 02:39:32
+ Log: Try #2 of getting rid of bincompat5005.
+ Branch: perl
+ ! Configure NetWare/config_H.wc Porting/Glossary
+ ! Porting/config.sh Porting/config_H config_h.SH embed.h
+ ! embed.pl vos/config.alpha.h vos/config.ga.h win32/config_H.bc
+ ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
+ ! wince/config.h wince/config_H.ce
+____________________________________________________________________________
+[ 16292] By: jhi on 2002/05/01 02:04:49
+ Log: metaconfig unit changes for #16291.
+ Branch: metaconfig
+ ! U/installdirs/inc_version_list.U
+ Branch: metaconfig/U/perl
+ ! bincompat5005.U xs_apiversion.U
+____________________________________________________________________________
+[ 16291] By: jhi on 2002/05/01 02:04:22
+ Log: No bincompat5005.
+ Branch: perl
+ ! Configure INSTALL NetWare/config.wc Porting/Glossary
+ ! Porting/config.sh Porting/config_H README.mpeix config_h.SH
+ ! configure.com epoc/config.sh hints/aix.sh hints/cygwin.sh
+ ! hints/mpeix.sh makedef.pl myconfig.SH pod/perltoc.pod
+ ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.ga.def
+ ! win32/config.bc win32/config.gc win32/config.vc
+ ! win32/config.vc64 wince/config.ce
+____________________________________________________________________________
+[ 16290] By: jhi on 2002/05/01 01:17:53
+ Log: Remove sv_setpviv{_,mg}; regen perlapi.
+ Branch: perl
+ ! embed.fnc embed.h pod/perlapi.pod proto.h sv.c
+____________________________________________________________________________
+[ 16289] By: jhi on 2002/05/01 01:10:52
+ Log: Subject: [PATCH sv.c] remove macroized bincompat functions
+ From: Dave Mitchell <davem@fdgroup.com>
+ Date: Tue, 30 Apr 2002 23:55:43 +0100
+ Message-ID: <20020430235543.A27796@fdgroup.com>
+ Branch: perl
+ ! sv.c
+____________________________________________________________________________
+[ 16288] By: jhi on 2002/05/01 01:06:31
+ Log: Update to Getopt::Long 2.30.
+ Branch: perl
+ ! lib/Getopt/Long.pm
+____________________________________________________________________________
+[ 16287] By: jhi on 2002/04/30 19:51:08
+ Log: Integrate perlio;
+
+ Attempt at sanity in PerlIO/makedef.pl world:
+ 1. Add comments to what each clump of symbols is for
+ 2. Explicitly export layer syms like I thought they were
+ 3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
+ section.
+ 4. Re-sort perlio.sym
+ Branch: perl
+ !> makedef.pl perlio.sym
+____________________________________________________________________________
+[ 16286] By: rgs on 2002/04/30 19:03:34
+ Log: Fix bug id 20020427.004 on %^H.
+ Add a regression test for %^H.
+ Change the sort pragma implementation to use a
+ global variable instead of %^H.
+ Branch: perl
+ + t/comp/hints.t
+ ! MANIFEST lib/sort.pm lib/sort.t pp_sort.c scope.c
+____________________________________________________________________________
+[ 16285] By: nick on 2002/04/30 19:00:03
+ Log: Attempt at sanity in PerlIO/makedef.pl world:
+ 1. Add comments to what each clump of symbols is for
+ 2. Explicitly export layer syms like I thought they were
+ 3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
+ section.
+ 4. Re-sort perlio.sym
+ Branch: perlio
+ ! makedef.pl perlio.sym
+____________________________________________________________________________
+[ 16284] By: nick on 2002/04/30 18:10:23
+ Log: Rest of integrate
+ Branch: perlio
+ +> lib/ExtUtils/MM_MacOS.pm
+ !> MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
+ !> ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
+ !> ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
+ !> ext/Storable/Storable.xs hints/openbsd.sh lib/ExtUtils/Changes
+ !> lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
+ !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win95.pm
+ !> lib/ExtUtils/MakeMaker.pm lib/Test/Harness.pm
+ !> lib/Test/Harness/Assert.pm lib/Test/Harness/Straps.pm
+ !> lib/Test/Harness/t/strap-analyze.t
+ !> lib/Test/Harness/t/test-harness.t pod/perlport.pod
+ !> pod/perltoc.pod t/pod/testp2pt.pl util.c vms/perlvms.pod
+____________________________________________________________________________
+[ 16283] By: nick on 2002/04/30 17:53:37
+ Log: Integrate mailine makedef.pl so I can look at it
+ Branch: perlio
+ !> makedef.pl
+____________________________________________________________________________
+[ 16282] By: jhi on 2002/04/30 15:46:38
+ Log: Upgrade to Encode 1.65.
+ Branch: perl
+ ! ext/Encode/Changes ext/Encode/Encode.pm
+ ! ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
+ ! ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
+____________________________________________________________________________
+[ 16281] By: jhi on 2002/04/30 13:50:54
+ Log: Missing PerlIO symbols found by Richard Hatch in AIX.
+ Branch: perl
+ ! makedef.pl
+____________________________________________________________________________
+[ 16280] By: jhi on 2002/04/30 13:04:45
+ Log: NetWare: disable DEBUG/ASSERT for now.
+ Branch: perl
+ ! ext/Storable/Storable.xs
+____________________________________________________________________________
+[ 16279] By: jhi on 2002/04/30 12:57:12
+ Log: Subject: [PATCH] Test::Harness 2.03 -> 2.04
+ From: Michael G Schwern <schwern@pobox.com>
+ Date: Tue, 30 Apr 2002 01:05:41 -0400
+ Message-ID: <20020430050541.GL756@blackrider>
+ Branch: perl
+ ! lib/Test/Harness.pm lib/Test/Harness/Assert.pm
+ ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
+ ! lib/Test/Harness/t/test-harness.t
+____________________________________________________________________________
+[ 16278] By: jhi on 2002/04/30 12:38:50
+ Log: Subject: [PATCH] MakeMaker 5.91_02 -> 5.92_01
+ From: Michael G Schwern <schwern@pobox.com>
+ Date: Tue, 30 Apr 2002 00:24:59 -0400
+ Message-ID: <20020430042459.GJ756@blackrider>
+ Branch: perl
+ + lib/ExtUtils/MM_MacOS.pm
+ ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_NW5.pm
+ ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
+ ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
+____________________________________________________________________________
+[ 16277] By: jhi on 2002/04/30 12:32:27
+ Log: Dodge a NULL pointer dereference in cleanup of Class::DBI
+ 0.86's t/04-lazy.t, caught by Tatsuhiko Miyagawa.
+ Branch: perl
+ ! util.c
+____________________________________________________________________________
+[ 16276] By: ams on 2002/04/30 08:42:32
+ Log: Subject: [PATCH] t/pod/testp2pt.pl: roll back 16254 for VMS
+ From: "Craig A. Berry" <craigberry@mac.com>
+ Date: Mon, 29 Apr 2002 23:37:06 -0500
+ Message-Id: <a05111701b8f3cad59ba7@[172.16.52.1]>
+ Branch: perl
+ ! t/pod/testp2pt.pl
+____________________________________________________________________________
+[ 16275] By: jhi on 2002/04/29 23:28:05
+ Log: Regen toc.
+ Branch: perl
+ ! pod/perltoc.pod
+____________________________________________________________________________
+[ 16274] By: jhi on 2002/04/29 23:14:47
+ Log: Subject: [PATCH: perl@16267] update to vms/perlvms.pod
+ From: PPrymmer@factset.com
+ Date: Mon, 29 Apr 2002 17:58:06 -0400
+ Message-ID: <OF908F42F9.8271561B-ON85256BAA.00785843@55.25.11>
+ Branch: perl
+ ! vms/perlvms.pod
+____________________________________________________________________________
+[ 16273] By: jhi on 2002/04/29 21:43:18
+ Log: OpenBSD: dynamic loading fix plus a MIPS tweak
+ from Todd Miller.
+ Branch: perl
+ ! hints/openbsd.sh
+____________________________________________________________________________
+[ 16272] By: jhi on 2002/04/29 20:14:39
+ Log: Integrate perlio;
+
+ Adding Encode::* to .pm creates stash at compile time
+ which means we need a stronger check on Encode at boot time.
+ Branch: perl
+ !> ext/PerlIO/encoding/encoding.pm
+ !> ext/PerlIO/encoding/encoding.xs
+____________________________________________________________________________
+[ 16271] By: jhi on 2002/04/29 20:07:38
+ Log: OpenBSD hints update from Todd Miller.
+
+ - old versions of OpenBSD don't have 'arch -s'
+ - OpenBSD 3.1 and higher don't use libdl but users may have
+ and old libdl on the system so we need to avoid using it.
+ Branch: perl
+ ! hints/openbsd.sh
+____________________________________________________________________________
+[ 16270] By: nick on 2002/04/29 17:33:38
+ Log: Adding Encode::* to .pm creates stash at compile time
+ which means we need a stronger check on Encode at boot time.
+ Branch: perlio
+ ! ext/PerlIO/encoding/encoding.pm
+ ! ext/PerlIO/encoding/encoding.xs
+____________________________________________________________________________
+[ 16269] By: jhi on 2002/04/29 16:28:44
+ Log: Detypo by Ronald Kimball.
+ Branch: perl
+ ! pod/perlport.pod
+____________________________________________________________________________
+[ 16268] By: nick on 2002/04/29 15:47:00
+ Log: Integrate mainline
+ Branch: perlio
+ !> Changes ext/Encode/Changes ext/Encode/Encode.pm
+ !> ext/Encode/Encode.xs ext/Encode/t/CJKT.t
+ !> ext/Encode/ucm/euc-jp.ucm ext/Unicode/Normalize/mkheader
+ !> hints/netbsd.sh lib/ExtUtils/MM_NW5.pm patchlevel.h
+ !> pod/perlfaq2.pod pod/perlfaq3.pod
+____________________________________________________________________________
+[ 16267] By: jhi on 2002/04/29 13:46:56
+ Log: Update Changes.
+ Branch: perl
+ ! Changes patchlevel.h
+____________________________________________________________________________
[ 16266] By: jhi on 2002/04/29 13:25:03
Log: MM_NW5 update from C Aditya.
Branch: perl