Version v5.7.X Development release working toward v5.8
--------------
____________________________________________________________________________
+[ 16146] By: jhi on 2002/04/24 20:21:43
+ Log: Wrong plan.
+ Branch: perl
+ ! ext/Encode/t/mime-header.t
+____________________________________________________________________________
+[ 16145] By: jhi on 2002/04/24 20:20:53
+ Log: Upgrade to Encode 1.60, from Dan Kogai.
+ Branch: perl
+ + ext/Encode/lib/Encode/Guess.pm
+ + ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
+ + ext/Encode/t/mime-header.t
+ ! MANIFEST ext/Encode/CN/Makefile.PL ext/Encode/Changes
+ ! ext/Encode/Encode.pm ext/Encode/Encode.xs
+ ! ext/Encode/Encode/encode.h ext/Encode/JP/Makefile.PL
+ ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
+ ! ext/Encode/TW/Makefile.PL ext/Encode/lib/Encode/Config.pm
+ ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/fallback.t
+____________________________________________________________________________
+[ 16144] By: gsar on 2002/04/24 18:59:05
+ Log: another case of enabling binmode() where it should not be: if the
+ *.enc files are CRLF terminated, the result gets CRCRLF terminations
+ Branch: perl
+ ! ext/Encode/t/CJKT.t
+____________________________________________________________________________
+[ 16143] By: jhi on 2002/04/24 18:34:27
+ Log: microperl update; boldly assume time() and time_t
+ (since we assume ANSI and i_time, anyway).
+ Branch: perl
+ ! uconfig.h uconfig.sh
+____________________________________________________________________________
+[ 16142] By: jhi on 2002/04/24 18:30:14
+ Log: Integrate #16136, #16137, #16138 from macperl;
+
+ Silly fix for the SC compiler's fixation with "comp" as a type
+
+ Skip more PerlIO symbols for sfio
+
+ Play nicely in miniperl
+ Branch: perl
+ !> ext/Unicode/Normalize/Normalize.xs lib/File/Copy.pm
+ !> lib/File/Spec/Mac.pm makedef.pl
+____________________________________________________________________________
+[ 16141] By: pudge on 2002/04/24 18:15:19
+ Log: Sync configpm and config.h for use in 5.8
+ (still need to do config.sh)
+ Branch: macperl
+ ! macos/config.h macos/configpm
+____________________________________________________________________________
+[ 16140] By: pudge on 2002/04/24 18:14:05
+ Log: Make MM_MacOS work with new MakeMaker
+ Branch: macperl
+ ! macos/lib/ExtUtils/MM_MacOS.pm
+____________________________________________________________________________
+[ 16139] By: pudge on 2002/04/24 18:13:34
+ Log: Makefile.mk changes for 5.8: additional extensions
+ and source files; bump version
+ Branch: macperl
+ ! macos/MPVersion.r macos/Makefile.mk macos/macperl/Makefile.mk
+____________________________________________________________________________
+[ 16138] By: pudge on 2002/04/24 18:12:22
+ Log: Play nicely in miniperl
+ Branch: macperl
+ ! lib/File/Copy.pm lib/File/Spec/Mac.pm
+____________________________________________________________________________
+[ 16137] By: pudge on 2002/04/24 18:10:34
+ Log: Skip more PerlIO symbols for sfio
+ Branch: macperl
+ ! makedef.pl
+____________________________________________________________________________
+[ 16136] By: pudge on 2002/04/24 18:09:37
+ Log: Silly fix for the SC compiler's fixation with "comp" as a type
+ Branch: macperl
+ ! ext/Unicode/Normalize/Normalize.xs
+____________________________________________________________________________
+[ 16135] By: pudge on 2002/04/24 18:08:45
+ Log: Merge macperl xsubpp with current xsubpp
+ Branch: macperl
+ ! macos/xsubpp
+____________________________________________________________________________
+[ 16134] By: nick on 2002/04/24 18:08:37
+ Log: Integrate mainline
+ Branch: perlio
+ +> lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
+ +> lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
+ - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
+ - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
+ - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
+ - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
+ - lib/ExtUtils/t/Problem-Module/Makefile.PL
+ - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
+ !> (integrate 44 files)
+____________________________________________________________________________
+[ 16133] By: pudge on 2002/04/24 18:05:50
+ Log: Delete more included modules from bundled_ext
+ Branch: macperl
+ - macos/bundled_ext/Digest/MD5/Changes
+ - macos/bundled_ext/Digest/MD5/MD5.pm
+ - macos/bundled_ext/Digest/MD5/MD5.xs
+ - macos/bundled_ext/Digest/MD5/Makefile.PL
+ - macos/bundled_ext/Digest/MD5/Makefile.mk
+ - macos/bundled_ext/Digest/MD5/README
+ - macos/bundled_ext/Digest/MD5/hints/dec_osf.pl
+ - macos/bundled_ext/Digest/MD5/hints/irix_6.pl
+ - macos/bundled_ext/Digest/MD5/rfc1321.txt
+ - macos/bundled_ext/Digest/MD5/t/badfile.t
+ - macos/bundled_ext/Digest/MD5/t/files.t
+ - macos/bundled_ext/Digest/MD5/t/md5-aaa.t
+ - macos/bundled_ext/Digest/MD5/typemap
+ - macos/bundled_ext/Filter/Util/Call/Call.pm
+ - macos/bundled_ext/Filter/Util/Call/Call.xs
+ - macos/bundled_ext/Filter/Util/Call/Makefile.PL
+ - macos/bundled_ext/Filter/Util/Call/ppport.h
+ - macos/bundled_ext/Filter/t/call.t
+ - macos/bundled_ext/Filter/t/filter-util.pl
+ - macos/bundled_ext/List/Util/ChangeLog
+ - macos/bundled_ext/List/Util/Makefile.PL
+ - macos/bundled_ext/List/Util/README
+ - macos/bundled_ext/List/Util/Util.xs
+ - macos/bundled_ext/List/Util/lib/List/Util.pm
+ - macos/bundled_ext/List/Util/lib/Scalar/Util.pm
+ - macos/bundled_ext/List/Util/t/blessed.t
+ - macos/bundled_ext/List/Util/t/dualvar.t
+ - macos/bundled_ext/List/Util/t/first.t
+ - macos/bundled_ext/List/Util/t/max.t
+ - macos/bundled_ext/List/Util/t/maxstr.t
+ - macos/bundled_ext/List/Util/t/min.t
+ - macos/bundled_ext/List/Util/t/minstr.t
+ - macos/bundled_ext/List/Util/t/readonly.t
+ - macos/bundled_ext/List/Util/t/reduce.t
+ - macos/bundled_ext/List/Util/t/reftype.t
+ - macos/bundled_ext/List/Util/t/shuffle.t
+ - macos/bundled_ext/List/Util/t/sum.t
+ - macos/bundled_ext/List/Util/t/tainted.t
+ - macos/bundled_ext/List/Util/t/weak.t
+ - macos/bundled_ext/MIME/Base64/Base64.pm
+ - macos/bundled_ext/MIME/Base64/Base64.xs
+ - macos/bundled_ext/MIME/Base64/Changes
+ - macos/bundled_ext/MIME/Base64/Makefile.PL
+ - macos/bundled_ext/MIME/Base64/QuotedPrint.pm
+ - macos/bundled_ext/MIME/Base64/README
+ - macos/bundled_ext/MIME/Base64/t/base64.t
+ - macos/bundled_ext/MIME/Base64/t/quoted-print.t
+ - macos/bundled_ext/MIME/Base64/t/unicode.t
+ - macos/bundled_ext/Storable/ChangeLog
+ - macos/bundled_ext/Storable/Makefile.PL
+ - macos/bundled_ext/Storable/README
+ - macos/bundled_ext/Storable/Storable.pm
+ - macos/bundled_ext/Storable/Storable.xs
+ - macos/bundled_ext/Storable/t/blessed.t
+ - macos/bundled_ext/Storable/t/canonical.t
+ - macos/bundled_ext/Storable/t/compat-0.6.t
+ - macos/bundled_ext/Storable/t/dclone.t
+ - macos/bundled_ext/Storable/t/dump.pl
+ - macos/bundled_ext/Storable/t/forgive.t
+ - macos/bundled_ext/Storable/t/freeze.t
+ - macos/bundled_ext/Storable/t/lock.t
+ - macos/bundled_ext/Storable/t/overload.t
+ - macos/bundled_ext/Storable/t/recurse.t
+ - macos/bundled_ext/Storable/t/retrieve.t
+ - macos/bundled_ext/Storable/t/store.t
+ - macos/bundled_ext/Storable/t/tied.t
+ - macos/bundled_ext/Storable/t/tied_hook.t
+ - macos/bundled_ext/Storable/t/tied_items.t
+ - macos/bundled_ext/Storable/t/utf8.t
+ - macos/bundled_ext/Time/HiRes/Changes
+ - macos/bundled_ext/Time/HiRes/HiRes.pm
+ - macos/bundled_ext/Time/HiRes/HiRes.t
+ - macos/bundled_ext/Time/HiRes/HiRes.xs
+ - macos/bundled_ext/Time/HiRes/Makefile.PL
+ - macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
+ - macos/bundled_ext/Time/HiRes/hints/sco.pl
+____________________________________________________________________________
+[ 16132] By: jhi on 2002/04/24 17:03:22
+ Log: Thou shalt not assume %x works for UVs.
+ Branch: perl
+ ! ext/Encode/Encode.xs
+____________________________________________________________________________
+[ 16131] By: nick on 2002/04/24 15:50:31
+ Log: Submit an old integrate
+ Branch: perlio
+ +> (branch 27 files)
+ - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
+ - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
+ - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
+ - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
+ - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
+ - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
+ - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
+ !> (integrate 84 files)
+____________________________________________________________________________
+[ 16130] By: jhi on 2002/04/24 15:38:12
+ Log: Partially retract #12056, from Craig Berry.
+ Branch: perl
+ ! vms/vms.c
+____________________________________________________________________________
+[ 16129] By: pudge on 2002/04/24 14:37:10
+ Log: Delete more included modules from bundled_lib
+ Branch: macperl
+ - macos/bundled_lib/blib/lib/Class/ISA.pm
+ - macos/bundled_lib/blib/lib/Digest.pm
+ - macos/bundled_lib/blib/lib/Filter/Simple.pm
+ - macos/bundled_lib/blib/lib/Memoize.pm
+ - macos/bundled_lib/blib/lib/Memoize/AnyDBM_File.pm
+ - macos/bundled_lib/blib/lib/Memoize/Expire.pm
+ - macos/bundled_lib/blib/lib/Memoize/ExpireFile.pm
+ - macos/bundled_lib/blib/lib/Memoize/ExpireTest.pm
+ - macos/bundled_lib/blib/lib/Memoize/NDBM_File.pm
+ - macos/bundled_lib/blib/lib/Memoize/SDBM_File.pm
+ - macos/bundled_lib/blib/lib/Memoize/Storable.pm
+ - macos/bundled_lib/blib/lib/NEXT.pm
+ - macos/bundled_lib/blib/lib/Net/Cmd.pm
+ - macos/bundled_lib/blib/lib/Net/Config.pm
+ - macos/bundled_lib/blib/lib/Net/Domain.pm
+ - macos/bundled_lib/blib/lib/Net/FTP.pm
+ - macos/bundled_lib/blib/lib/Net/FTP/A.pm
+ - macos/bundled_lib/blib/lib/Net/FTP/E.pm
+ - macos/bundled_lib/blib/lib/Net/FTP/I.pm
+ - macos/bundled_lib/blib/lib/Net/FTP/L.pm
+ - macos/bundled_lib/blib/lib/Net/FTP/dataconn.pm
+ - macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
+ - macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
+ - macos/bundled_lib/blib/lib/Net/NNTP.pm
+ - macos/bundled_lib/blib/lib/Net/Netrc.pm
+ - macos/bundled_lib/blib/lib/Net/POP3.pm
+ - macos/bundled_lib/blib/lib/Net/SMTP.pm
+ - macos/bundled_lib/blib/lib/Net/Time.pm
+ - macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
+ - macos/bundled_lib/blib/lib/Switch.pm
+ - macos/bundled_lib/t/Class/ISA/test.pl
+ - macos/bundled_lib/t/Digest/Digest.t
+ - macos/bundled_lib/t/Filter/Simple/ExportTest.pm
+ - macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
+ - macos/bundled_lib/t/Filter/Simple/FilterTest.pm
+ - macos/bundled_lib/t/Filter/Simple/ImportTest.pm
+ - macos/bundled_lib/t/Filter/Simple/data.t
+ - macos/bundled_lib/t/Filter/Simple/export.t
+ - macos/bundled_lib/t/Filter/Simple/filter.t
+ - macos/bundled_lib/t/Filter/Simple/filter_only.t
+ - macos/bundled_lib/t/Filter/Simple/import.t
+ - macos/bundled_lib/t/Memoize/array.t
+ - macos/bundled_lib/t/Memoize/array_confusion.t
+ - macos/bundled_lib/t/Memoize/correctness.t
+ - macos/bundled_lib/t/Memoize/errors.t
+ - macos/bundled_lib/t/Memoize/expire.t
+ - macos/bundled_lib/t/Memoize/expire_file.t
+ - macos/bundled_lib/t/Memoize/expire_module_n.t
+ - macos/bundled_lib/t/Memoize/expire_module_t.t
+ - macos/bundled_lib/t/Memoize/flush.t
+ - macos/bundled_lib/t/Memoize/normalize.t
+ - macos/bundled_lib/t/Memoize/prototype.t
+ - macos/bundled_lib/t/Memoize/speed.t
+ - macos/bundled_lib/t/Memoize/tie.t
+ - macos/bundled_lib/t/Memoize/tie_gdbm.t
+ - macos/bundled_lib/t/Memoize/tie_ndbm.t
+ - macos/bundled_lib/t/Memoize/tie_sdbm.t
+ - macos/bundled_lib/t/Memoize/tie_storable.t
+ - macos/bundled_lib/t/Memoize/tiefeatures.t
+ - macos/bundled_lib/t/Memoize/unmemoize.t
+ - macos/bundled_lib/t/NEXT/actual.t
+ - macos/bundled_lib/t/NEXT/actuns.t
+ - macos/bundled_lib/t/NEXT/next.t
+ - macos/bundled_lib/t/NEXT/unseen.t
+ - macos/bundled_lib/t/Switch/t/given.t
+ - macos/bundled_lib/t/Switch/t/nested.t
+ - macos/bundled_lib/t/Switch/t/switch.t
+ - macos/bundled_lib/t/libnet/config.t
+ - macos/bundled_lib/t/libnet/ftp.t
+ - macos/bundled_lib/t/libnet/hostname.t
+ - macos/bundled_lib/t/libnet/libnet_t.pl
+ - macos/bundled_lib/t/libnet/netrc.t
+ - macos/bundled_lib/t/libnet/nntp.t
+ - macos/bundled_lib/t/libnet/require.t
+ - macos/bundled_lib/t/libnet/smtp.t
+____________________________________________________________________________
+[ 16128] By: pudge on 2002/04/24 14:18:55
+ Log: Remove Text::Balanced from bundled_lib (already in lib)
+ Branch: macperl
+ - macos/bundled_lib/blib/lib/Text/Balanced.pm
+ - macos/bundled_lib/t/Text/Balanced/t/extbrk.t
+ - macos/bundled_lib/t/Text/Balanced/t/extcbk.t
+ - macos/bundled_lib/t/Text/Balanced/t/extdel.t
+ - macos/bundled_lib/t/Text/Balanced/t/extmul.t
+ - macos/bundled_lib/t/Text/Balanced/t/extqlk.t
+ - macos/bundled_lib/t/Text/Balanced/t/exttag.t
+ - macos/bundled_lib/t/Text/Balanced/t/extvar.t
+ - macos/bundled_lib/t/Text/Balanced/t/gentag.t
+____________________________________________________________________________
+[ 16127] By: jhi on 2002/04/24 14:17:16
+ Log: A word of warning to the users of UTF-8 locales.
+ Branch: perl
+ ! pod/perluniintro.pod
+____________________________________________________________________________
+[ 16126] By: jhi on 2002/04/24 12:54:17
+ Log: Forgotten from #16125.
+ Branch: perl
+ ! t/lib/MakeMaker/Test/Utils.pm
+____________________________________________________________________________
+[ 16125] By: jhi on 2002/04/24 05:16:09
+ Log: Upgrade to MakeMaker 5.91_02, from Michael Schwern.
+ Branch: perl
+ + lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
+ + lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
+ - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
+ - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
+ - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
+ - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
+ - lib/ExtUtils/t/Problem-Module/Makefile.PL
+ - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
+ ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
+ ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Cygwin.pm
+ ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
+ ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
+ ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
+ ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/INST_PREFIX.t
+ ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/Manifest.t
+ ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
+ ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/problems.t
+____________________________________________________________________________
+[ 16124] By: jhi on 2002/04/24 02:03:08
+ Log: Subject: New UTF-8 surprise
+ From: andreas.koenig@anima.de (Andreas J. Koenig)
+ Date: Mon, 22 Apr 2002 12:08:48 +0200
+ Message-ID: <m38z7gjb9r.fsf@anima.de>
+ Branch: perl
+ ! pp_hot.c t/op/subst.t
+____________________________________________________________________________
+[ 16123] By: gsar on 2002/04/24 01:25:17
+ Log: create a //depot/macperl/... branch with a //depot/macperl/macos/...
+ tree that is branched from //depot/maint-5.6/macperl/macos/...
+ Branch: macperl
+ +> (branch 3590 files)
+____________________________________________________________________________
+[ 16122] By: jhi on 2002/04/23 23:52:11
+ Log: Try to be clearer about perlio.
+ Branch: perl
+ ! INSTALL
+____________________________________________________________________________
+[ 16121] By: jhi on 2002/04/23 23:45:41
+ Log: Subject: Re: binary compatibility
+ From: Andy Dougherty <doughera@lafayette.edu>
+ Date: Tue, 23 Apr 2002 16:21:26 -0400 (EDT)
+ Message-ID: <Pine.SOL.4.10.10204231614020.754-100000@maxwell.phys.lafayette.edu>
+ Branch: perl
+ ! INSTALL patchlevel.h
+____________________________________________________________________________
+[ 16120] By: jhi on 2002/04/23 23:41:52
+ Log: Go on record about the binary backward incompatibility.
+ Branch: perl
+ ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16119] By: jhi on 2002/04/23 23:09:02
+ Log: Subject: [PATCH] was: t/win32/system.t Borland too helpful
+ From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
+ Date: Wed, 24 Apr 2002 01:51:43 +0400
+ Message-ID: <006e01c1eb11$156d2390$695cc3d9@vad>
+ Branch: perl
+ ! t/win32/system.t
+____________________________________________________________________________
+[ 16118] By: jhi on 2002/04/23 23:08:12
+ Log: Subject: [PATCH: perl@16083] fix lib/locale.t for VMS with many installed locales
+ From: PPrymmer@factset.com
+ Date: Tue, 23 Apr 2002 17:14:32 -0400
+ Message-ID: <OF099100A8.2627549C-ON85256BA4.007443F3@55.25.11>
+ Branch: perl
+ ! lib/locale.t
+____________________________________________________________________________
+[ 16117] By: jhi on 2002/04/23 23:07:02
+ Log: Subject: [PATCH Redux] Nuke obsolete way to build debugging (etc) perls
+ From: Paul_GreenVOS@vos.stratus.com
+ Date: Tue, 23 Apr 02 15:06 edt
+ Message-Id: <200204231906.PAA26393@mailhub1.stratus.com>
+ Branch: perl
+ ! Makefile.SH cflags.SH
+____________________________________________________________________________
+[ 16116] By: jhi on 2002/04/23 23:05:14
+ Log: metaconfig unit change for #16115.
+ Branch: metaconfig
+ ! U/compline/byteorder.U
+ Branch: perl
+ ! config_h.SH
+____________________________________________________________________________
+[ 16115] By: jhi on 2002/04/23 23:04:24
+ Log: Regen Configure to mirror #16111 (with one added tweak).
+ Branch: perl
+ ! Configure
+____________________________________________________________________________
+[ 16114] By: jhi on 2002/04/23 22:54:46
+ Log: Retract #16109.
+ Branch: perl
+ ! lib/ExtUtils/MM_Unix.pm
+____________________________________________________________________________
+[ 16113] By: jhi on 2002/04/23 22:38:04
+ Log: FAQ sync.
+ Branch: perl
+ ! pod/perlfaq3.pod pod/perlfaq8.pod
+____________________________________________________________________________
+[ 16112] By: jhi on 2002/04/23 22:34:08
+ Log: use encoding no more defaults to Latin 1.
+ Branch: perl
+ ! pod/perluniintro.pod
+____________________________________________________________________________
+[ 16111] By: gsar on 2002/04/23 22:27:07
+ Log: Configure test for byteorder loses bits
+ Branch: perl
+ ! Configure
+____________________________________________________________________________
+[ 16110] By: gsar on 2002/04/23 21:32:03
+ Log: hacking around byteorder variance between config.sh and config.h
+ isn't needed after change#16099
+ Branch: perl
+ ! ext/Storable/t/malice.t
+____________________________________________________________________________
+[ 16109] By: jhi on 2002/04/23 17:54:33
+ Log: (retracted by #16114)
+
+ Subject: [PATCH] Nuke obsolete way to build debugging (etc) perls
+ From: "Green, Paul" <Paul.Green@stratus.com>
+ Date: Tue, 23 Apr 2002 13:47:19 -0400
+ Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E24ED@EXNA4.stratus.com>
+ Branch: perl
+ ! lib/ExtUtils/MM_Unix.pm
+____________________________________________________________________________
+[ 16108] By: jhi on 2002/04/23 14:45:07
+ Log: Subject: [PATCH] lib/File/Find.pm for QNX, NTO
+ From: Norton Allen <allen@huarp.harvard.edu>
+ Date: Tue, 23 Apr 2002 11:50:07 -0400 (edt)
+ Message-Id: <200204231550.LAA24648@bottesini.harvard.edu>
+ Branch: perl
+ ! lib/File/Find.pm
+____________________________________________________________________________
+[ 16107] By: jhi on 2002/04/23 14:44:13
+ Log: Subject: [PATCH] README.qnx, hints/qnx.sh
+ From: Norton Allen <allen@huarp.harvard.edu>
+ Date: Tue, 23 Apr 2002 11:48:54 -0400 (edt)
+ Message-Id: <200204231548.LAA24135@bottesini.harvard.edu>
+ Branch: perl
+ ! README.qnx hints/qnx.sh
+____________________________________________________________________________
+[ 16106] By: jhi on 2002/04/23 13:57:48
+ Log: Subject: [PATCH] pod/perlhist.pod
+ From: Abigail <abigail@foad.org>
+ Date: Tue, 23 Apr 2002 16:21:31 +0200
+ Message-ID: <20020423162131.A7017@gatekeeper.osp.nl>
+
+ (removed 5.005_04 which never happened)
+ Branch: perl
+ ! pod/perlhist.pod
+____________________________________________________________________________
+[ 16105] By: jhi on 2002/04/23 13:46:31
+ Log: Subject: Re: [PATCH abigail.t] another portability attempt
+ From: Abigail <abigail@foad.org>
+ Date: Tue, 23 Apr 2002 11:35:54 +0200
+ Message-ID: <20020423113554.A25149@gatekeeper.osp.nl>
+ Branch: perl
+ ! t/japh/abigail.t
+____________________________________________________________________________
+[ 16104] By: jhi on 2002/04/23 13:35:03
+ Log: NetWare tweak from C Aditya.
+ Branch: perl
+ ! NetWare/Nwmain.c NetWare/nw5.c
+____________________________________________________________________________
+[ 16103] By: gsar on 2002/04/23 06:33:25
+ Log: fix a typo
+ Branch: perl
+ ! regexec.c
+____________________________________________________________________________
+[ 16102] By: jhi on 2002/04/23 04:41:43
+ Log: Uncurliff.
+ Branch: perl
+ ! README.ko
+____________________________________________________________________________
+[ 16101] By: jhi on 2002/04/23 04:36:27
+ Log: Pointer to UV casting.
+ Branch: perl
+ ! regexec.c
+____________________________________________________________________________
+[ 16100] By: jhi on 2002/04/23 02:36:09
+ Log: metaconfig unit change for #16099.
+ Branch: metaconfig
+ ! U/compline/byteorder.U
+____________________________________________________________________________
+[ 16099] By: jhi on 2002/04/23 02:35:52
+ Log: Use UV (not long) for BYTEORDER.
+ Branch: perl
+ ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+ ! config_h.SH
+____________________________________________________________________________
+[ 16098] By: jhi on 2002/04/23 02:18:10
+ Log: # cpp commands must start in the first column.
+ Branch: perl
+ ! scope.c
+____________________________________________________________________________
+[ 16097] By: jhi on 2002/04/23 01:52:36
+ Log: Reborn as text.
+ Branch: perl
+ + NetWare/interface.cpp
+____________________________________________________________________________
+[ 16096] By: jhi on 2002/04/23 01:52:00
+ Log: Dead as binary.
+ Branch: perl
+ - NetWare/interface.cpp
+____________________________________________________________________________
+[ 16095] By: jhi on 2002/04/23 01:49:37
+ Log: Undo #16091, a time-warped escapee.
+ Branch: perl
+ ! lib/ExtUtils/t/MM_Cygwin.t
+____________________________________________________________________________
+[ 16094] By: jhi on 2002/04/23 01:43:42
+ Log: *size tweaks from Sarathy.
+ Branch: perl
+ ! ext/Storable/t/malice.t
+____________________________________________________________________________
+[ 16093] By: jhi on 2002/04/23 01:12:50
+ Log: Subject: [PATCH pod/perlguts.pod] remove a redundant =over
+ From: Stas Bekman <stas@stason.org>
+ Date: Tue, 23 Apr 2002 01:52:22 +0800
+ Message-ID: <3CC44DD6.3090401@stason.org>
+ Branch: perl
+ ! pod/perlguts.pod
+____________________________________________________________________________
+[ 16092] By: jhi on 2002/04/23 01:05:37
+ Log: Subject: [PATCH] (Updated) Work around bug in gcc 2.95.2 on hppa targets
+ From: Paul_GreenVOS@vos.stratus.com
+ Date: Mon, 22 Apr 02 20:35 edt
+ Message-Id: <200204230034.UAA01134@mailhub2.stratus.com>
+ Branch: perl
+ + hints/t001.c
+ ! MANIFEST hints/README.hints hints/vos.sh
+____________________________________________________________________________
+[ 16091] By: jhi on 2002/04/23 00:42:12
+ Log: (retracted by #16095)
+ Branch: perl
+ ! lib/ExtUtils/t/MM_Cygwin.t
+____________________________________________________________________________
+[ 16090] By: jhi on 2002/04/23 00:16:09
+ Log: Subject: Re: perl@16083
+ From: Nicholas Clark <nick@unfortu.net>
+ Date: Mon, 22 Apr 2002 23:17:45 +0100
+ Message-ID: <20020422221744.GF302@Bagpuss.unfortu.net>
+ Branch: perl
+ ! ext/Storable/t/malice.t
+____________________________________________________________________________
+[ 16089] By: jhi on 2002/04/23 00:12:09
+ Log: Upgrade to Encode 1.58.
+ Branch: perl
+ + ext/Encode/t/CJKT.t ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
+ + ext/Encode/t/big5-eten.enc ext/Encode/t/big5-eten.utf
+ + ext/Encode/t/big5-hkscs.enc ext/Encode/t/big5-hkscs.utf
+ + ext/Encode/t/gb2312.enc ext/Encode/t/gb2312.utf
+ + ext/Encode/t/jisx0201.enc ext/Encode/t/jisx0201.utf
+ + ext/Encode/t/jisx0208.enc ext/Encode/t/jisx0208.utf
+ + ext/Encode/t/jisx0212.enc ext/Encode/t/jisx0212.utf
+ + ext/Encode/t/ksc5601.enc ext/Encode/t/ksc5601.utf
+ - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
+ - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
+ - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
+ - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
+ - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
+ - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
+ - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
+ ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
+ ! ext/Encode/Encode.xs ext/Encode/MANIFEST ext/Encode/TW/TW.pm
+ ! ext/Encode/bin/ucm2table ext/Encode/t/perlio.t
+____________________________________________________________________________
+[ 16088] By: jhi on 2002/04/22 19:55:18
+ Log: On Win32 the end.t failure should be gone now.
+ Branch: perl
+ ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16087] By: jhi on 2002/04/22 19:51:29
+ Log: Subject: [PATCH] update VOS-specific pod files
+ From: Paul_GreenVOS@vos.stratus.com
+ Date: Mon, 22 Apr 02 16:02 edt
+ Message-Id: <200204222002.QAA07350@mailhub1.stratus.com>
+ Branch: perl
+ ! README.vos pod/perlport.pod
+____________________________________________________________________________
+[ 16086] By: jhi on 2002/04/22 19:50:05
+ Log: Subject: [PATCH] cleanup ./hints/vos.sh
+ From: Paul_GreenVOS@vos.stratus.com
+ Date: Mon, 22 Apr 02 15:26 edt
+ Message-Id: <200204221926.PAA05539@mailhub1.stratus.com>
+ Branch: perl
+ ! hints/vos.sh
+____________________________________________________________________________
+[ 16085] By: jhi on 2002/04/22 19:48:20
+ Log: Upgrade to Encode 1.57, from Dan Kogai.
+ Branch: perl
+ ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
+ ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/CN/HZ.pm
+ ! ext/Encode/lib/Encode/Encoding.pm
+ ! ext/Encode/lib/Encode/JP/JIS7.pm
+ ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/JP.t
+ ! ext/Encode/t/KR.t ext/Encode/t/jperl.t ext/Encode/t/perlio.t
+____________________________________________________________________________
+[ 16084] By: ams on 2002/04/22 18:10:13
+ Log: Subject: [PATCH perl5005delta perlhack perlhist] small corrections
+ From: Stas Bekman <stas@stason.org>
+ Date: Tue, 23 Apr 2002 01:59:07 +0800
+ Message-Id: <3CC44F6B.5010300@stason.org>
+ Branch: perl
+ ! pod/perl5005delta.pod pod/perlhack.pod pod/perlhist.pod
+____________________________________________________________________________
+[ 16083] By: jhi on 2002/04/22 16:41:03
+ Log: Update Changes.
+ Branch: perl
+ ! Changes patchlevel.h
+____________________________________________________________________________
[ 16082] By: jhi on 2002/04/22 16:22:50
Log: In MANIFEST but not added.
Branch: perl