X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=dfe587aba19ab5630a276448f1c36ccd31f60c43;hb=0dbd57a10c8cc972ad52305885705b0194739bca;hp=bd5eb1f358c968d2ad9aacc3fa76b318ee196b43;hpb=1af02f2f72003c23e9533d3b518e83e07a16e5f6;p=p5sagit%2Fp5-mst-13.2.git diff --git a/Changes b/Changes index bd5eb1f..dfe587a 100644 --- a/Changes +++ b/Changes @@ -3,8 +3,9 @@ changes that went into every version of Perl. If you'd like more detailed information, please consult the comments in the individual patches posted to the perl5-porters mailing list. Patches for each individual change may also be obtained through ftp and rsync--see -perlhack.pod for the details. +pod/perlhack.pod for the details. +For information on what's new in this release, see pod/perldelta.pod. [The "CAST AND CREW" list has been moved to AUTHORS.] @@ -23,14 +24,869 @@ The Message-Ids in the change entries refer to the email messages sent to the perl5-porters mailing list. You can retrieve the messages for example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/ -This file contains only changes that affect the mainline branch, -not those that affect the (now decommissioned) cfgperl, or vmsperl, -or any other branch. - -------------- -Version v5.7.2 Development release working toward v5.8 +Version v5.7.X Development release working toward v5.8 -------------- ____________________________________________________________________________ +[ 15046] By: jhi on 2002/03/05 14:56:19 + Log: Double MANIFESTing. + Branch: perl + ! ext/Encode/MANIFEST +____________________________________________________________________________ +[ 15045] By: jhi on 2002/03/05 14:29:41 + Log: Remove HanZi and 7bit-kr, from SADAHIRO Tomoyuki. + Branch: perl + - ext/Encode/Encode/7bit-kr.enc + - ext/Encode/lib/Encode/Tcl/HanZi.pm + ! MANIFEST ext/Encode/lib/Encode/Tcl.pm +____________________________________________________________________________ +[ 15044] By: jhi on 2002/03/05 13:40:31 + Log: Subject: [PATCH] Re: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDIN + From: Rafael Garcia-Suarez + Date: Tue, 5 Mar 2002 14:35:57 +0100 + Message-ID: <20020305143557.C695@rafael> + Branch: perl + ! pp_sys.c t/lib/warnings/pp_sys +____________________________________________________________________________ +[ 15043] By: jhi on 2002/03/05 13:36:30 + Log: Subject: [PATCH Devel::PPPort] + From: Robin Barker + Date: Tue, 5 Mar 2002 13:37:59 GMT + Message-Id: <200203051337.NAA14686@tempest.npl.co.uk> + Branch: perl + ! ext/Devel/PPPort/Makefile.PL +____________________________________________________________________________ +[ 15042] By: jhi on 2002/03/05 13:33:55 + Log: Real patch from SADAHIRO Tomoyusi to remove the HZ tests. + Branch: perl + ! ext/Encode/t/Tcl.t +____________________________________________________________________________ +[ 15041] By: nick on 2002/03/05 07:23:58 + Log: Integrate mainline (5.7.3) + Branch: perlio + +> ext/Encode/lib/Encode/CN/HZ.pm + - ext/Encode/Encode/HZ.enc ext/Encode/Encode/gbk.enc + !> (integrate 54 files) +____________________________________________________________________________ +[ 15040] By: ams on 2002/03/05 05:10:33 + Log: Subject: DOC PATCH 5.7.3 (perldelta) + From: mjd@plover.com + Date: 5 Mar 2002 05:35:58 -0000 + Message-Id: <20020305053558.31677.qmail@plover.com> + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 15039] By: jhi on 2002/03/05 03:32:07 + Log: This is 5.7.3. + Branch: perl + ! patchlevel.h +____________________________________________________________________________ +[ 15038] By: jhi on 2002/03/05 03:31:32 + Log: Shoo. + Branch: perl + ! ext/Encode/t/Tcl.t +____________________________________________________________________________ +[ 15037] By: jhi on 2002/03/05 03:15:17 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 15036] By: jhi on 2002/03/05 03:11:17 + Log: Regen perlapi. + Branch: perl + ! pod/perlapi.pod +____________________________________________________________________________ +[ 15035] By: jhi on 2002/03/05 03:08:50 + Log: Tie::File doc tweak for Win32 from mjd. + Branch: perl + ! lib/Tie/File.pm +____________________________________________________________________________ +[ 15034] By: jhi on 2002/03/05 02:51:47 + Log: Regen toc. + Branch: perl + ! pod/perltoc.pod +____________________________________________________________________________ +[ 15033] By: jhi on 2002/03/05 02:34:32 + Log: Decommission Encode::Tcl HZ testing for now. + Branch: perl + ! ext/Encode/t/Tcl.t +____________________________________________________________________________ +[ 15032] By: jhi on 2002/03/05 02:05:23 + Log: Must have a return. + Branch: perl + ! pp_pack.c +____________________________________________________________________________ +[ 15031] By: jhi on 2002/03/05 01:45:21 + Log: The very latest win32 score from Jan Dubois. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 15030] By: ams on 2002/03/05 01:40:01 + Log: Subject: [PATCH] README.macos + From: Chris Nandor + Date: Mon, 04 Mar 2002 17:37:59 -0500 + Message-Id: + Branch: perl + ! README.macos +____________________________________________________________________________ +[ 15029] By: jhi on 2002/03/05 01:39:29 + Log: "The last pieces of Chinese puzzle" from Autrijus. + Branch: perl + + ext/Encode/lib/Encode/CN/HZ.pm + - ext/Encode/Encode/HZ.enc + ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm + ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm +____________________________________________________________________________ +[ 15028] By: jhi on 2002/03/05 00:53:36 + Log: Known test failures updates. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 15027] By: jhi on 2002/03/04 23:48:07 + Log: One more nit from mjd. + Branch: perl + ! lib/Tie/File/t/16_handle.t +____________________________________________________________________________ +[ 15026] By: jhi on 2002/03/04 23:42:28 + Log: Upgrade to Tie::File 0.17 from mjd. + Branch: perl + ! lib/Tie/File.pm lib/Tie/File/t/05_size.t + ! lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t +____________________________________________________________________________ +[ 15025] By: jhi on 2002/03/04 23:14:54 + Log: Subject: Re: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5 + From: Nicholas Clark + Date: Mon, 4 Mar 2002 23:33:52 +0000 + Message-ID: <20020304233351.GB4284@Bagpuss.unfortu.net> + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 15024] By: jhi on 2002/03/04 22:21:44 + Log: Escapee. + Branch: perl + ! proto.h +____________________________________________________________________________ +[ 15023] By: jhi on 2002/03/04 22:17:56 + Log: Subject: [PATCH] (was Re: [PATCH @13746] h2xs) + From: Nicholas Clark + Date: Mon, 4 Mar 2002 22:48:38 +0000 + Message-ID: <20020304224837.GA4284@Bagpuss.unfortu.net> + Branch: perl + ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.xs + ! ext/File/Glob/Makefile.PL ext/GDBM_File/GDBM_File.xs + ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Langinfo.xs + ! ext/I18N/Langinfo/Makefile.PL ext/POSIX/Makefile.PL + ! ext/POSIX/POSIX.xs ext/Socket/Makefile.PL ext/Socket/Socket.xs + ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs + ! lib/ExtUtils/Constant.pm lib/h2xs.t utils/h2xs.PL +____________________________________________________________________________ +[ 15022] By: jhi on 2002/03/04 22:09:39 + Log: Cleaner. + Branch: perl + ! Makefile.SH +____________________________________________________________________________ +[ 15021] By: jhi on 2002/03/04 22:06:22 + Log: Subject: [PATCH] small doc update to promote '-no_match_vars' of 'use English' + From: Jeffrey Friedl + Date: Mon, 4 Mar 2002 12:14:45 -0800 (PST) + Message-Id: <200203042014.g24KEjP08407@ventrue.corp.yahoo.com> + Branch: perl + ! pod/perlform.pod pod/perlipc.pod pod/perlsec.pod + ! pod/perlvar.pod +____________________________________________________________________________ +[ 15020] By: jhi on 2002/03/04 21:44:42 + Log: More Han tweaks from Autrjius Tang: most importantly, + gbk is identical to cp936, so gbk can be removed and + taken care of by an alias. + Branch: perl + - ext/Encode/Encode/gbk.enc + ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL + ! ext/Encode/Encode.pm ext/Encode/KR/KR.pm + ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST + ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm +____________________________________________________________________________ +[ 15019] By: jhi on 2002/03/04 21:23:42 + Log: Subject: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5 + From: Nicholas Clark + Date: Mon, 4 Mar 2002 22:20:13 +0000 + Message-ID: <20020304222012.GE334@Bagpuss.unfortu.net> + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 15018] By: jhi on 2002/03/04 21:19:31 + Log: Based on + + Subject: Re[2]: [ID 20020303.005] Patch perlinicode C API description + From: Anton Tagunov + Date: Mon, 4 Mar 2002 21:14:39 +0300 + Message-ID: <1814137429.20020304211439@motor.ru> + Branch: perl + ! pod/perlunicode.pod +____________________________________________________________________________ +[ 15017] By: jhi on 2002/03/04 20:43:05 + Log: Subject: [PATCH] enhance xsubpp to support OVERLOAD: keyword + From: John Peacock + Date: Mon, 04 Mar 2002 16:18:42 -0500 + Message-ID: <3C83E4B2.3060700@rowman.com> + + Subject: Re: [PATCH] enhance xsubpp to support OVERLOAD: keyword + From: John Peacock + Date: Mon, 04 Mar 2002 16:42:55 -0500 + Message-ID: <3C83EA5F.80303@rowman.com> + Branch: perl + ! lib/ExtUtils/xsubpp pod/perlxs.pod +____________________________________________________________________________ +[ 15016] By: jhi on 2002/03/04 20:07:04 + Log: Subject: [PATCH @15001] ISO-IR-165 --> ISO_IR_165 + From: "Craig A. Berry" + Date: Mon, 04 Mar 2002 14:47:59 -0600 + Message-Id: <5.1.0.14.2.20020304144257.0366deb0@exchi01> + + Subject: Re: [PATCH @15001] ISO-IR-165 --> ISO_IR_165 + From: "Craig A. Berry" + Date: Mon, 04 Mar 2002 15:04:58 -0600 + Message-Id: <5.1.0.14.2.20020304150245.01ae4968@mail.mac.com> + Branch: perl + ! ext/Encode/CN/Makefile.PL ext/Encode/TW/Makefile.PL +____________________________________________________________________________ +[ 15015] By: jhi on 2002/03/04 18:58:03 + Log: metaconfig unit change for #15014. + Branch: metaconfig/U/perl + ! Extensions.U +____________________________________________________________________________ +[ 15014] By: jhi on 2002/03/04 18:57:23 + Log: Add Encode::CN, Encode::KR, and Encode::TW to the list + of known extensions, where Encode::JP already is. + Branch: perl + ! Configure Porting/config.sh Porting/config_H uconfig.h +____________________________________________________________________________ +[ 15013] By: jhi on 2002/03/04 18:36:05 + Log: SJIS, from Dan Kogai. + Branch: perl + ! ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL +____________________________________________________________________________ +[ 15012] By: nick on 2002/03/04 17:35:50 + Log: Intergrate perlio's Encode/compile + Branch: perl + !> ext/Encode/compile +____________________________________________________________________________ +[ 15011] By: nick on 2002/03/04 17:29:54 + Log: Avoid $Id$ cleverness and just have a $VERSION. + Branch: perlio + ! ext/Encode/compile +____________________________________________________________________________ +[ 15010] By: nick on 2002/03/04 17:29:14 + Log: Integrate mainline + Branch: perlio + +> lib/Math/BigInt/t/isa.t + !> MANIFEST embed.fnc embed.h ext/Encode/t/JP.t gv.c + !> lib/warnings.pm op.c perly.c pod/perldelta.pod + !> pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c + !> t/lib/warnings/regcomp t/op/taint.t toke.c warnings.h + !> warnings.pl +____________________________________________________________________________ +[ 15009] By: jhi on 2002/03/04 17:24:30 + Log: Integrate ext/Encode/compile from perlio. + Branch: perl + !> ext/Encode/compile +____________________________________________________________________________ +[ 15008] By: jhi on 2002/03/04 17:11:19 + Log: Integrate perlio: win32 tweaks. (ext/Encode/compile + updates not integrated, something odd going on in there.) + Branch: perl + !> ext/Encode/t/JP.t ext/threads/shared/shared.xs + !> lib/Tie/File/t/16_handle.t +____________________________________________________________________________ +[ 15007] By: nick on 2002/03/04 17:08:17 + Log: Integrate mainline + Branch: perlio + !> AUTHORS Changes Porting/Glossary Porting/config.sh + !> Porting/config_H ext/Encode/Encode.pm patchlevel.h + !> pod/perltoc.pod +____________________________________________________________________________ +[ 15006] By: jhi on 2002/03/04 16:46:49 + Log: A new M::BI test. + Branch: perl + + lib/Math/BigInt/t/isa.t + ! MANIFEST +____________________________________________________________________________ +[ 15005] By: jhi on 2002/03/04 16:43:53 + Log: Subject: VMS test and perldelta update + From: "Craig A. Berry" + Date: Mon, 04 Mar 2002 11:03:37 -0600 + Message-Id: <5.1.0.14.2.20020304105500.01ae4968@exchi01> + Branch: perl + ! ext/Encode/t/JP.t pod/perldelta.pod t/op/taint.t +____________________________________________________________________________ +[ 15004] By: jhi on 2002/03/04 16:41:50 + Log: Needed for threaded builds. + Branch: perl + ! embed.fnc embed.h +____________________________________________________________________________ +[ 15003] By: jhi on 2002/03/04 16:37:13 + Log: Subject: [PATCH] taint + deprecated warnings + From: "Paul Marquess" + Date: Mon, 4 Mar 2002 16:33:23 -0000 + Message-ID: + Branch: perl + ! embed.h gv.c lib/warnings.pm op.c perly.c pod/perldelta.pod + ! pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c + ! t/lib/warnings/regcomp toke.c warnings.h warnings.pl +____________________________________________________________________________ +[ 15002] By: nick on 2002/03/04 16:19:06 + Log: Win32 tweak + Branch: perlio + ! lib/Tie/File/t/16_handle.t +____________________________________________________________________________ +[ 15001] By: jhi on 2002/03/04 15:39:11 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 15000] By: jhi on 2002/03/04 15:28:01 + Log: AUTHORS updates. + Branch: perl + ! AUTHORS +____________________________________________________________________________ +[ 14999] By: nick on 2002/03/04 15:26:43 + Log: Win32 hack + Branch: perlio + ! ext/Encode/compile ext/Encode/t/JP.t +____________________________________________________________________________ +[ 14998] By: jhi on 2002/03/04 15:23:35 + Log: Encode doc tweak from Autrijus Tang. + Branch: perl + ! ext/Encode/Encode.pm +____________________________________________________________________________ +[ 14997] By: jhi on 2002/03/04 14:53:38 + Log: Regen Glossary et al. (It seems the #14875 didn't + quite work in removing the double-dot?) + Branch: perl + ! Porting/Glossary Porting/config.sh Porting/config_H +____________________________________________________________________________ +[ 14996] By: jhi on 2002/03/04 14:46:29 + Log: Regen toc. + Branch: perl + ! pod/perltoc.pod +____________________________________________________________________________ +[ 14995] By: nick on 2002/03/04 14:42:09 + Log: Remove debugging assert + Branch: perlio + ! ext/threads/shared/shared.xs +____________________________________________________________________________ +[ 14994] By: nick on 2002/03/04 14:41:54 + Log: Integrate mainline + Branch: perlio + !> MANIFEST ext/Encode/Encode.pm lib/Tie/File/t/01_gen.t + !> lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t + !> lib/Tie/File/t/15_pushpop.t util.c +____________________________________________________________________________ +[ 14993] By: jhi on 2002/03/04 14:10:07 + Log: Han update from Autrijus Tang. + Branch: perl + ! ext/Encode/Encode.pm +____________________________________________________________________________ +[ 14992] By: nick on 2002/03/04 14:08:38 + Log: Integrate mainline - all tests pass - some noise from threads + av_simple (SuSE7.3). + Branch: perlio + +> lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t + +> lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t + +> lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t + +> lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t + +> lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t + +> lib/Tie/File/t/11_rv_splice_rs.t + +> lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t + +> lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t + +> lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t + - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t + - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t + - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t + - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t + - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t + - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t + - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t + - lib/Tie/File/15_pushpop.t + !> (integrate 47 files) +____________________________________________________________________________ +[ 14991] By: jhi on 2002/03/04 13:37:52 + Log: Missing MANIFESTations. + Branch: perl + ! MANIFEST +____________________________________________________________________________ +[ 14990] By: jhi on 2002/03/04 13:34:15 + Log: Attempt at portability. + Branch: perl + ! util.c +____________________________________________________________________________ +[ 14989] By: jhi on 2002/03/04 13:04:06 + Log: Needed by #14985. + Branch: perl + ! embed.h global.sym proto.h +____________________________________________________________________________ +[ 14988] By: ams on 2002/03/04 08:59:27 + Log: Upgrade to Tie::File 0.16. + Branch: perl + + lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t + ! lib/Tie/File.pm lib/Tie/File/t/01_gen.t + ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t + ! lib/Tie/File/t/15_pushpop.t +____________________________________________________________________________ +[ 14987] By: ams on 2002/03/04 08:48:11 + Log: Subject: [PATCH @14577] perly-fixer + From: Ilya Zakharevich + Date: Mon, 4 Mar 2002 02:28:51 -0500 + Message-Id: <20020304022851.A14119@math.ohio-state.edu> + Branch: perl + ! Makefile.SH perly.fixer +____________________________________________________________________________ +[ 14986] By: ams on 2002/03/04 08:43:37 + Log: Subject: [PATCH @14577] xsubpp + From: Ilya Zakharevich + Date: Mon, 4 Mar 2002 02:25:52 -0500 + Message-Id: <20020304022552.A14106@math.ohio-state.edu> + Branch: perl + ! lib/ExtUtils/xsubpp pod/perlxs.pod +____________________________________________________________________________ +[ 14985] By: ams on 2002/03/04 08:40:46 + Log: Subject: [PATCH @14577] sv_cmp and friends + From: Ilya Zakharevich + Date: Mon, 4 Mar 2002 02:31:04 -0500 + Message-Id: <20020304023103.A14140@math.ohio-state.edu> + Branch: perl + ! embed.fnc sv.c util.c +____________________________________________________________________________ +[ 14984] By: ams on 2002/03/04 08:16:06 + Log: Fix File::Path docs as suggested by Ronald Kimball. + Branch: perl + ! lib/File/Path.pm +____________________________________________________________________________ +[ 14983] By: ams on 2002/03/04 08:11:20 + Log: Update perldata fix as suggested by Benjamin Goldberg. + Branch: perl + ! pod/perldata.pod +____________________________________________________________________________ +[ 14982] By: jhi on 2002/03/04 03:56:46 + Log: Faulty skip. + Branch: perl + ! ext/DB_File/t/db-recno.t +____________________________________________________________________________ +[ 14981] By: jhi on 2002/03/04 03:46:31 + Log: Subject: [ID 20020303.006] [Doc][utf8::up/down grade][use encoding] application for clarification + From: Anton Tagunov + Date: Mon, 4 Mar 2002 05:41:41 +0300 + Message-Id: <7916563907.20020304054141@motor.ru> + + Subject: [ID 20020303.005] Patch perlinicode C API description + From: Anton Tagunov + Date: Mon, 4 Mar 2002 06:08:23 +0300 + Message-Id: <2018165510.20020304060823@motor.ru> + Branch: perl + ! lib/utf8.pm pod/perlunicode.pod +____________________________________________________________________________ +[ 14980] By: ams on 2002/03/04 02:19:20 + Log: Subject: Re[2]: [ID 20020227.016] Fix perldata manpage? + From: Anton Tagunov + Date: Mon, 4 Mar 2002 02:17:40 +0300 + Message-Id: <1344322124.20020304021740@motor.ru> + Branch: perl + ! pod/perldata.pod +____________________________________________________________________________ +[ 14979] By: ams on 2002/03/04 02:17:54 + Log: Subject: RE: [PATCH] RE: DB_File breakage + From: "Paul Marquess" + Date: Sun, 3 Mar 2002 23:56:31 -0000 + Message-Id: + Branch: perl + ! ext/DB_File/Changes ext/DB_File/DB_File.pm + ! ext/DB_File/t/db-recno.t +____________________________________________________________________________ +[ 14978] By: ams on 2002/03/04 02:07:16 + Log: Subject: [PATCH] docs for ExtUtils::Manifest + From: Nicholas Clark + Date: Sun, 3 Mar 2002 23:29:25 +0000 + Message-Id: <20020303232924.GG322@Bagpuss.unfortu.net> + Branch: perl + ! lib/ExtUtils/Manifest.pm +____________________________________________________________________________ +[ 14977] By: jhi on 2002/03/04 02:07:06 + Log: Forgot from the M::BI 1.54 update. + Branch: perl + ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc + ! lib/Math/BigInt/t/upgrade.inc +____________________________________________________________________________ +[ 14976] By: ams on 2002/03/04 02:04:32 + Log: Subject: [PATCH] attr + From: "Paul Marquess" + Date: Sun, 3 Mar 2002 22:09:58 -0000 + Message-Id: + Branch: perl + ! lib/warnings.pm warnings.pl +____________________________________________________________________________ +[ 14975] By: ams on 2002/03/04 02:01:27 + Log: Subject: [PATCH] File::Path documentation + From: Colin Meyer + Date: Sun, 3 Mar 2002 14:54:24 -0800 + Message-Id: <20020303145424.A21774@hobart.helvella.org> + Branch: perl + ! lib/File/Path.pm +____________________________________________________________________________ +[ 14974] By: jhi on 2002/03/04 01:54:17 + Log: Typo. + Branch: perl + ! lib/Math/BigInt/t/upgrade.t +____________________________________________________________________________ +[ 14973] By: jhi on 2002/03/04 01:30:49 + Log: Editing errors. + Branch: perl + ! MANIFEST +____________________________________________________________________________ +[ 14972] By: jhi on 2002/03/04 01:18:02 + Log: Upgrade to Math::BigInt 1.54. + Branch: perl + ! lib/Math/BigFloat.pm lib/Math/BigInt.pm + ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t + ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.t + ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t + ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/sub_mbf.t + ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.t +____________________________________________________________________________ +[ 14971] By: jhi on 2002/03/04 01:06:53 + Log: Test tweak from Craig Berry. + Branch: perl + ! lib/Tie/File/t/15_pushpop.t +____________________________________________________________________________ +[ 14970] By: jhi on 2002/03/04 01:05:17 + Log: Upgrade to Tie::File 0.15. + Branch: perl + + lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t + + lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t + + lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t + + lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t + + lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t + + lib/Tie/File/t/11_rv_splice_rs.t + + lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t + + lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t + - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t + - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t + - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t + - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t + - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t + - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t + - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t + - lib/Tie/File/15_pushpop.t + ! MANIFEST lib/Tie/File.pm +____________________________________________________________________________ +[ 14969] By: jhi on 2002/03/04 00:25:33 + Log: The EBCDIC gaps apply only to the real A-Z. + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 14968] By: jhi on 2002/03/03 19:00:06 + Log: EBCDIC: deparse \cX correctly. + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 14967] By: ams on 2002/03/03 18:18:00 + Log: Subject: [PATCH] nit in perlsyn.pod + From: "Wolfgang Laun" + Date: Sun, 03 Mar 2002 20:16:10 +0100 + Message-Id: <200203032016100050.00066EE7@smtp.chello.at> + Branch: perl + ! pod/perlsyn.pod +____________________________________________________________________________ +[ 14966] By: ams on 2002/03/03 18:06:32 + Log: Subject: [PATCH utils/h2xs.PL] use Config; use Config; require Config; + From: Michael G Schwern + Date: Sun, 3 Mar 2002 13:33:28 -0500 + Message-Id: <20020303183328.GA3296@blackrider> + Branch: perl + ! utils/h2xs.PL +____________________________________________________________________________ +[ 14965] By: ams on 2002/03/03 18:00:03 + Log: Subject: [ PATCH ] HP back to default + From: "H.Merijn Brand" + Date: Sun, 03 Mar 2002 18:48:34 +0100 + Message-Id: <20020303184627.A69C.H.M.BRAND@hccnet.nl> + Branch: perl + ! hints/hpux.sh +____________________________________________________________________________ +[ 14964] By: jhi on 2002/03/03 16:54:55 + Log: EBCDIC: special cases of special cases. + Branch: perl + ! t/uni/case.pl +____________________________________________________________________________ +[ 14963] By: jhi on 2002/03/03 16:11:07 + Log: EBCDIC: the v-string components cannot exceed 2147483647. + Branch: perl + ! pod/perldiag.pod pod/perlport.pod t/op/ver.t util.c +____________________________________________________________________________ +[ 14962] By: jhi on 2002/03/03 15:06:55 + Log: Remove the bogus "incorrect case" warning completely. + The problem exists, but the cure, in which ever form + it will be, needs to be something more subtle. + Branch: perl + ! op.c pod/perldiag.pod +____________________________________________________________________________ +[ 14961] By: ams on 2002/03/03 13:39:09 + Log: Subject: Re: PATCH (bleadperl): Quieter handling of tied arrays + From: Mark-Jason Dominus + Date: Sun, 03 Mar 2002 09:32:16 -0500 + Message-Id: <20020303143216.10536.qmail@plover.com> + Branch: perl + ! t/op/tiearray.t +____________________________________________________________________________ +[ 14960] By: nick on 2002/03/03 09:59:59 + Log: Integrate mainline + Branch: perlio + +> lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t + - ext/Encode/t/table.rnd ext/Encode/t/table.utf8 + ! ext/Encode/compile + !> (integrate 27 files) +____________________________________________________________________________ +[ 14959] By: ams on 2002/03/03 08:11:34 + Log: Fix #14957. + Branch: perl + ! ext/DB_File/t/db-recno.t +____________________________________________________________________________ +[ 14958] By: ams on 2002/03/03 05:51:00 + Log: Subject: [PATCH @14577] NL in debugger + From: Ilya Zakharevich + Date: Sat, 2 Mar 2002 05:34:12 -0500 + Message-Id: <20020302053412.A5465@math.ohio-state.edu> + Branch: perl + ! lib/perl5db.pl +____________________________________________________________________________ +[ 14957] By: ams on 2002/03/03 05:00:04 + Log: Subject: Re: DB_File breakage + From: Schuyler Erle + Date: Sat, 02 Mar 2002 21:50:30 -0800 + Message-Id: <3C81B9A6.A6B6C7FE@oreilly.com> + Branch: perl + ! ext/DB_File/t/db-recno.t +____________________________________________________________________________ +[ 14956] By: ams on 2002/03/03 04:40:08 + Log: Subject: [PATCH @14577] Debugging OPs + From: Ilya Zakharevich + Date: Sat, 2 Mar 2002 05:49:58 -0500 + Message-Id: <20020302054958.A5511@math.ohio-state.edu> + Branch: perl + ! deb.c dump.c ext/Devel/Peek/Peek.pm perl.c perl.h + ! pod/perlrun.pod sv.h +____________________________________________________________________________ +[ 14955] By: ams on 2002/03/03 04:34:41 + Log: Subject: Tie::Array doc patch + From: Tatsuhiko Miyagawa + Date: Sat, 02 Mar 2002 08:42:56 +0900 + Message-Id: <863czj97nj.wl@mail.edge.co.jp> + Branch: perl + ! lib/Tie/Array.pm +____________________________________________________________________________ +[ 14954] By: ams on 2002/03/03 04:23:33 + Log: Subject: Re: Smoke 14870 + From: Nicholas Clark + Date: Sat, 2 Mar 2002 20:00:53 +0000 + Message-Id: <20020302200053.GB384@Bagpuss.unfortu.net> + Branch: perl + ! README.hpux +____________________________________________________________________________ +[ 14953] By: ams on 2002/03/03 04:15:49 + Log: Subject: RE: VERSION core + From: "Paul Marquess" + Date: Sat, 2 Mar 2002 22:50:44 -0000 + Message-Id: + Branch: perl + ! t/comp/use.t +____________________________________________________________________________ +[ 14952] By: jhi on 2002/03/02 23:41:54 + Log: The #14949 removed this error from non-Win32. + Branch: perl + ! t/lib/warnings/op +____________________________________________________________________________ +[ 14951] By: jhi on 2002/03/02 19:54:15 + Log: BeOS back on track. + Branch: perl + ! README.beos +____________________________________________________________________________ +[ 14950] By: jhi on 2002/03/02 19:52:58 + Log: The _POSIX_OPEN_MAX values are allowed *minimums*, + higher is okay. + Branch: perl + ! ext/POSIX/t/posix.t +____________________________________________________________________________ +[ 14949] By: jhi on 2002/03/02 19:33:29 + Log: For now, make "incorrect case" a Win32-only warning. + Branch: perl + ! op.c +____________________________________________________________________________ +[ 14948] By: jhi on 2002/03/02 17:55:48 + Log: Demand more before attempting socketpair(). + Branch: perl + ! pp_sys.c +____________________________________________________________________________ +[ 14947] By: jhi on 2002/03/02 17:35:09 + Log: Remove obsolete hack. + Branch: perl + ! makedepend.SH +____________________________________________________________________________ +[ 14946] By: ams on 2002/03/02 16:00:32 + Log: Forgot to delete encode.* from MANIFEST. + Branch: perl + ! MANIFEST +____________________________________________________________________________ +[ 14945] By: ams on 2002/03/02 14:41:03 + Log: Delete ex-test output. + Branch: perl + - ext/Encode/t/table.rnd ext/Encode/t/table.utf8 +____________________________________________________________________________ +[ 14944] By: ams on 2002/03/02 13:54:35 + Log: Subject: [PATCH] DB_File 1.803 + From: "Paul Marquess" + Date: Sat, 2 Mar 2002 14:33:32 -0000 + Message-Id: + Branch: perl + ! ext/DB_File/Changes ext/DB_File/DB_File.pm + ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t +____________________________________________________________________________ +[ 14943] By: ams on 2002/03/02 13:43:06 + Log: Upgrade to Tie::File 0.14. + Branch: perl + + lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t + ! MANIFEST lib/Tie/File.pm lib/Tie/File/01_gen.t + ! lib/Tie/File/04_splice.t lib/Tie/File/07_rv_splice.t +____________________________________________________________________________ +[ 14942] By: nick on 2002/03/02 11:05:53 + Log: Integrate mainline + Branch: perlio + +> ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc + +> ext/Encode/Encode/iso-ir-165.enc ext/Encode/t/table.rnd + +> ext/Encode/t/table.utf8 + !> Configure MANIFEST av.c ext/Encode/CN/CN.pm + !> ext/Encode/CN/Makefile.PL ext/Encode/Encode.pm + !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm + !> ext/Encode/lib/Encode/XS.pm pod/perldelta.pod pod/perldiag.pod + !> pod/perlfaq5.pod pod/perlfunc.pod pp.c t/op/splice.t + !> universal.c utils/perldoc.PL +____________________________________________________________________________ +[ 14941] By: jhi on 2002/03/02 02:40:01 + Log: More CJK (just C, really) tables from Autrijus Tang + (originally from iconv, used with permission of Bruno Haible) + Branch: perl + + ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc + + ext/Encode/Encode/iso-ir-165.enc + ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL + ! ext/Encode/Encode.pm ext/Encode/TW/Makefile.PL + ! ext/Encode/TW/TW.pm ext/Encode/lib/Encode/XS.pm +____________________________________________________________________________ +[ 14940] By: jhi on 2002/03/02 02:29:11 + Log: Subject: [PATCH] perldoc -q outputs Author and Copyright section + From: Ronald J Kimball + Date: Fri, 1 Mar 2002 15:32:13 -0500 + Message-ID: <20020301153212.E1461198@linguist.thayer.dartmouth.edu> + Branch: perl + ! utils/perldoc.PL +____________________________________________________________________________ +[ 14939] By: jhi on 2002/03/02 02:27:05 + Log: Subject: PATCH: "splice() offset past end of array" warning. (take 2) + From: Schuyler Erle + Date: Fri, 01 Mar 2002 14:22:19 -0800 + Message-ID: <3C7FFF1B.E74979B1@oreilly.com> + + Subject: Re: PATCH: "splice() offset past end of array" warning. + From: Mark-Jason Dominus + Date: Fri, 01 Mar 2002 17:19:49 -0500 + Message-ID: <20020301221949.7610.qmail@plover.com> + Branch: perl + ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/splice.t +____________________________________________________________________________ +[ 14938] By: jhi on 2002/03/02 02:24:25 + Log: Subject: PATCH (bleadperl): Quieter handling of tied arrays + From: Mark-Jason Dominus + Date: Fri, 01 Mar 2002 18:35:35 -0500 + Message-ID: <20020301233535.15969.qmail@plover.com> + Branch: perl + ! av.c +____________________________________________________________________________ +[ 14937] By: jhi on 2002/03/01 23:00:08 + Log: Subject: RE: VERSION core + From: "Paul Marquess" + Date: Fri, 1 Mar 2002 23:47:48 -0000 + Message-ID: + Branch: perl + ! pod/perldiag.pod universal.c +____________________________________________________________________________ +[ 14936] By: pudge on 2002/03/01 18:02:45 + Log: Update Changes + Branch: maint-5.6/macperl + ! macos/Changes +____________________________________________________________________________ +[ 14935] By: pudge on 2002/03/01 17:58:11 + Log: Fix update to resources + Branch: maint-5.6/macperl + ! macos/macperl/MacPerl.r +____________________________________________________________________________ +[ 14934] By: jhi on 2002/03/01 17:35:14 + Log: metaconfig unit change for #14930. + Branch: metaconfig + ! U/modified/Init.U +____________________________________________________________________________ +[ 14933] By: pudge on 2002/03/01 17:32:52 + Log: Fix debugger to handle Mac OS psedofiles + Branch: maint-5.6/macperl + ! lib/DB.pm lib/perl5db.pl +____________________________________________________________________________ +[ 14932] By: pudge on 2002/03/01 17:32:02 + Log: Various fixes from Thomas Wegner + Branch: maint-5.6/macperl + ! macos/macperl/MPAppleEvents.c macos/macperl/MPPreferences.c +____________________________________________________________________________ +[ 14931] By: pudge on 2002/03/01 17:30:00 + Log: Some resource updates + Branch: maint-5.6/macperl + ! macos/macperl/MPUtils.c macos/macperl/MacPerl.r + ! macos/macperl/MacPerl.rsrc +____________________________________________________________________________ +[ 14930] By: jhi on 2002/03/01 17:29:32 + Log: Subject: Re: [PATCH] Configure to correctly recognize Amiga OS + From: sthoenna@efn.org (Yitzchak Scott-Thoennes) + Date: Fri, 01 Mar 2002 09:38:59 -0800 + Message-ID: + Branch: perl + ! Configure +____________________________________________________________________________ +[ 14928] By: pudge on 2002/03/01 17:28:09 + Log: Add some missing sfio symbols (Alan Fry) + Branch: maint-5.6/macperl + ! macos/macperl.sym +____________________________________________________________________________ +[ 14927] By: pudge on 2002/03/01 17:27:29 + Log: Update version and README + Branch: maint-5.6/macperl + ! README.macos macos/MPVersion.r +____________________________________________________________________________ +[ 14926] By: nick on 2002/03/01 15:56:41 + Log: Integrate mainline + Branch: perlio + +> lib/Math/BigInt/t/downgrade.t lib/Tie/File.pm + +> lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t + +> lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t + +> lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t + +> lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t + +> lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t + +> lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t + +> lib/Tie/File/13_size_rs.t + !> (integrate 80 files) +____________________________________________________________________________ +[ 14925] By: jhi on 2002/03/01 15:28:10 + Log: Better advertising. + Branch: perl + ! pod/perldelta.pod pod/perlfaq5.pod +____________________________________________________________________________ +[ 14924] By: jhi on 2002/03/01 14:32:16 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ [ 14923] By: jhi on 2002/03/01 14:17:54 Log: Lost in the shuffle. Branch: perl