X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=ca5f607555fd556278536eb41e17585e1e005b41;hb=44dbb6954f87e9897f792db3f9f84f1f3ba8701a;hp=0ca8d292297f721f08d80a2630f2bae5f7f23863;hpb=038dd032507aacb200907d10b73cb1d62b4446d7;p=p5sagit%2Fp5-mst-13.2.git diff --git a/Changes b/Changes index 0ca8d29..ca5f607 100644 --- a/Changes +++ b/Changes @@ -31,6 +31,3749 @@ or any other branch. Version v5.7.1 Development release working toward v5.8 -------------- ____________________________________________________________________________ +[ 10537] By: jhi on 2001/06/12 14:11:26 + Log: One less -Wall whine (found under DEBUGGING). + Branch: perl + ! x2p/Makefile.SH x2p/a2p.c +____________________________________________________________________________ +[ 10536] By: jhi on 2001/06/12 13:32:09 + Log: s/case-independent/case-insensitive/g + Branch: perl + ! pod/perldebug.pod +____________________________________________________________________________ +[ 10535] By: jhi on 2001/06/12 13:27:28 + Log: As suggested in + + Subject: Re: ext/ + -Wall + From: Gurusamy Sarathy + Date: Mon, 11 Jun 2001 23:34:31 -0700 + Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com> + Branch: perl + ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c + ! perl.h +____________________________________________________________________________ +[ 10534] By: jhi on 2001/06/12 13:13:27 + Log: Subject: ext/ + -Wall + From: Doug MacEachern + Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT) + Message-ID: + Branch: perl + ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs + ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs + ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c + ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c + ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs + ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs + ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs + ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs + ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c + ! lib/ExtUtils/xsubpp +____________________________________________________________________________ +[ 10533] By: jhi on 2001/06/12 12:52:57 + Log: Subject: [PATCH] anonymous stashes + From: Abhijit Menon-Sen + Date: Tue, 12 Jun 2001 12:47:04 +0530 + Message-ID: <20010612124704.A29029@lustre.linux.in> + Branch: perl + ! dump.c gv.c sv.c xsutils.c +____________________________________________________________________________ +[ 10532] By: jhi on 2001/06/12 12:37:36 + Log: One more test for $^S. + Branch: perl + ! t/op/magic.t +____________________________________________________________________________ +[ 10531] By: jhi on 2001/06/12 12:35:02 + Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1 + From: Abhijit Menon-Sen + Date: Tue, 12 Jun 2001 17:35:55 +0530 + Message-ID: <20010612173555.A32426@lustre.linux.in> + Branch: perl + ! mg.c t/op/magic.t +____________________________________________________________________________ +[ 10530] By: jhi on 2001/06/12 12:31:11 + Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation + From: Mike Guy + Date: Tue, 12 Jun 2001 13:14:15 +0100 + Message-Id: + Branch: perl + ! pod/perlop.pod +____________________________________________________________________________ +[ 10529] By: jhi on 2001/06/12 12:21:06 + Log: AUTHORS updates. + Branch: perl + ! AUTHORS +____________________________________________________________________________ +[ 10528] By: jhi on 2001/06/12 12:19:47 + Log: Subject: [PATCH] rhapsody/darwin minor cleanup + From: Wilfredo Sanchez + Content-Transfer-Encoding: 7bit + Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu> + Branch: perl + ! Makefile.SH hints/darwin.sh hints/rhapsody.sh +____________________________________________________________________________ +[ 10527] By: jhi on 2001/06/12 11:58:53 + Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl + From: "Philip Newton" + Date: Mon, 11 Jun 2001 07:08:03 +0200 + Message-Id: <200106120802.LAA08992@taas.iki.fi> + Branch: perl + ! t/base/term.t +____________________________________________________________________________ +[ 10526] By: jhi on 2001/06/12 01:35:34 + Log: Cleanup the a2p.c for -Wall. + Branch: perl + ! x2p/Makefile.SH x2p/a2p.c +____________________________________________________________________________ +[ 10525] By: jhi on 2001/06/12 01:10:56 + Log: File::Find update for MacOS from Chris Nandor. + Branch: perl + ! lib/File/Find.pm t/lib/filefind.t +____________________________________________________________________________ +[ 10524] By: jhi on 2001/06/12 00:29:20 + Log: gcc -Wall nits picked out by a non-UNIX system + (courtesy of Mark Bixby) + Branch: perl + ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs + ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs + ! pp_sys.c util.c +____________________________________________________________________________ +[ 10523] By: jhi on 2001/06/11 22:34:03 + Log: Metaconfig unit change for #10522. (The d_modfl changes + placate metalint.) + Branch: metaconfig/U/perl + ! d_modfl.U d_u32align.U +____________________________________________________________________________ +[ 10522] By: jhi on 2001/06/11 22:33:00 + Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should + be "./try 2>&1 >/dev/null". + Branch: perl + ! Configure +____________________________________________________________________________ +[ 10521] By: jhi on 2001/06/11 19:49:54 + Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad + From: "Craig A. Berry" + Date: Mon, 11 Jun 2001 14:00:32 -0500 + Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01> + Branch: perl + ! configure.com +____________________________________________________________________________ +[ 10520] By: jhi on 2001/06/11 17:55:47 + Log: Move the full \p\P lists to perlunicode. + Branch: perl + ! pod/perlretut.pod pod/perlunicode.pod +____________________________________________________________________________ +[ 10519] By: jhi on 2001/06/11 17:10:00 + Log: VOS build tweak for 5.6.1 from Paul Green. + Branch: maint-5.6/perl + ! vos/build.cm +____________________________________________________________________________ +[ 10518] By: jhi on 2001/06/11 17:07:03 + Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS + From: "Craig A. Berry" + Date: Fri, 8 Jun 2001 18:08:18 -0500 + Message-Id: + Branch: perl + ! vms/vms.c +____________________________________________________________________________ +[ 10517] By: jhi on 2001/06/11 14:52:01 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10516] By: jhi on 2001/06/11 14:46:33 + Log: Add the modfl_pow32_bug (anti)definition also to VOS headers. + Branch: perl + ! vos/config.alpha.h vos/config.ga.h +____________________________________________________________________________ +[ 10515] By: jhi on 2001/06/11 14:39:05 + Log: VOS updates from Paul Green for @10476. + Branch: perl + ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm + ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def + ! vos/config.ga.h vos/configure_perl.cm +____________________________________________________________________________ +[ 10514] By: jhi on 2001/06/11 12:58:43 + Log: Subject: [PATCH] Not many people know this ... + From: Mike Guy + Date: Mon, 11 Jun 2001 14:55:15 +0100 + Message-Id: + Branch: perl + ! pod/perldebug.pod +____________________________________________________________________________ +[ 10513] By: jhi on 2001/06/11 12:30:06 + Log: Add final commas to lists as suggested by Philip Newton. + Branch: perl + ! lib/ExtUtils/Constant.pm t/lib/extutils.t +____________________________________________________________________________ +[ 10512] By: jhi on 2001/06/11 12:28:49 + Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl + Date: Sun, 10 Jun 2001 23:35:38 -0400 + From: Chris Nandor + Message-Id: + Branch: perl + ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm + ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t + ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t + ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t + ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t + ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t + ! t/op/write.t t/pragma/strict.t +____________________________________________________________________________ +[ 10511] By: jhi on 2001/06/11 12:13:31 + Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl + From: Chris Nandor + Date: Mon, 11 Jun 2001 08:24:28 -0400 + Message-Id: + Branch: perl + ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t + ! t/lib/io_dir.t +____________________________________________________________________________ +[ 10510] By: jhi on 2001/06/11 12:03:16 + Log: One more run_byacc (a hand-tweaked version had slipped in). + Branch: perl + ! perly.c vms/perly_c.vms +____________________________________________________________________________ +[ 10509] By: nick on 2001/06/11 07:49:15 + Log: Integrate mainline + Branch: perlio + !> Makefile.SH embed.h embed.pl global.sym + !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h + !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y + !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c + !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms +____________________________________________________________________________ +[ 10508] By: jhi on 2001/06/10 22:38:05 + Log: Subject: [PATCH] ExtUtils::Manifest not -w clean + From: Mike Guy + Reply-To: mjtg@cam.ac.uk + Message-Id: + Branch: perl + ! lib/ExtUtils/Manifest.pm +____________________________________________________________________________ +[ 10507] By: jhi on 2001/06/10 22:37:16 + Log: Subject: [PATCH] ExtUtils::Constant + From: Nicholas Clark + Date: Sun, 10 Jun 2001 23:25:41 +0100 + Message-ID: <20010610232540.C76396@plum.flirble.org> + Branch: perl + ! lib/ExtUtils/Constant.pm t/lib/extutils.t +____________________________________________________________________________ +[ 10506] By: jhi on 2001/06/10 20:57:20 + Log: Integrate perlio. + Branch: perl + !> iperlsys.h +____________________________________________________________________________ +[ 10505] By: jhi on 2001/06/10 18:37:57 + Log: Move the grok_number and its lieutenant grok_numeric_radix + from sv.c statics to util.c and public. + Branch: perl + ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c + ! perlapi.h pod/perlapi.pod proto.h sv.c util.c +____________________________________________________________________________ +[ 10504] By: nick on 2001/06/10 17:47:06 + Log: Fix (valid) -Wall warnings in perlio.c + Branch: perlio + ! iperlsys.h +____________________________________________________________________________ +[ 10503] By: jhi on 2001/06/10 17:38:28 + Log: Update perly_c.diff, update perly.fixer to edit away + some of the -Wall noise. + Branch: perl + ! perly.c perly.fixer perly_c.diff vms/perly_c.vms +____________________________________________________________________________ +[ 10502] By: jhi on 2001/06/10 17:09:42 + Log: Check the version of byacc. + Branch: perl + ! Makefile.SH +____________________________________________________________________________ +[ 10501] By: jhi on 2001/06/10 17:00:08 + Log: Subject: [PATCH] perly.y overhaul + From: Simon Cozens + Date: Sun, 10 Jun 2001 16:56:54 +0100 + Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk> + + Plus make run_byacc. + Branch: perl + ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms +____________________________________________________________________________ +[ 10500] By: jhi on 2001/06/10 16:07:28 + Log: Integrate perlio. + Branch: perl + !> perlio.c perlsfio.h +____________________________________________________________________________ +[ 10499] By: nick on 2001/06/10 15:01:08 + Log: Integrate mainline + Branch: perlio + !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c + !> t/pragma/locale.t util.c +____________________________________________________________________________ +[ 10498] By: jhi on 2001/06/10 13:49:23 + Log: Put some meat on the perl572delta bones. The list of + selected bug fixes needs more work, as does still the + whole document. + Branch: perl + ! pod/perl572delta.pod +____________________________________________________________________________ +[ 10497] By: nick on 2001/06/10 12:27:51 + Log: Paper over a crack or two with USE_SFIO + Branch: perlio + ! perlio.c perlsfio.h +____________________________________________________________________________ +[ 10496] By: jhi on 2001/06/10 11:04:22 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10495] By: jhi on 2001/06/10 10:55:34 + Log: Subject: Re: pragma/locale.t #107 + From: Hugo + Date: Sun, 10 Jun 2001 11:23:30 +0100 + Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk> + + Encapsulate the scan of the decimal radix separator. + Branch: perl + ! embed.h embed.pl proto.h sv.c +____________________________________________________________________________ +[ 10494] By: jhi on 2001/06/10 03:00:17 + Log: Try to grok numbers both with the locale specific separator + and with the usual "." (if different from the lss); add a test + to locale.t to do also a little bit of math in addition to just + equalness testing; remove extraneous logic as suggested in + + Subject: Re: pragma/locale.t #107 + From: Nicholas Clark + Date: Sat, 9 Jun 2001 22:37:36 +0100 + Message-ID: <20010609223735.Y76396@plum.flirble.org> + Branch: perl + ! sv.c t/pragma/locale.t +____________________________________________________________________________ +[ 10493] By: jhi on 2001/06/10 01:25:23 + Log: Metaconfig unit change for #10492. + Branch: metaconfig/U/perl + ! Extensions.U +____________________________________________________________________________ +[ 10492] By: jhi on 2001/06/10 01:23:59 + Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS + From: Artur Bergman + Date: Sat, 09 Jun 2001 21:03:51 +0200 + Message-ID: + Branch: perl + ! Configure +____________________________________________________________________________ +[ 10491] By: jhi on 2001/06/10 01:15:40 + Log: Integrate perlio. + Branch: perl + !> perlsfio.h +____________________________________________________________________________ +[ 10490] By: jhi on 2001/06/10 01:08:26 + Log: Do locale specific separator if only in locale. + Branch: perl + ! util.c +____________________________________________________________________________ +[ 10489] By: nick on 2001/06/09 19:13:25 + Log: Make XS/Typemap compile (but fail) with sfio + Branch: perlio + ! perlsfio.h +____________________________________________________________________________ +[ 10488] By: nick on 2001/06/09 19:12:51 + Log: Re-integrate mainline + Branch: perlio + !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h + !> proto.h sv.c util.c +____________________________________________________________________________ +[ 10487] By: nick on 2001/06/09 16:26:29 + Log: Integrate mainline + Branch: perlio + !> (integrate 31 files) +____________________________________________________________________________ +[ 10486] By: jhi on 2001/06/09 16:11:51 + Log: Subject: [PATCH] New attempt to clone callack + From: Artur Bergman + Date: Thu, 07 Jun 2001 11:52:16 +0200 + Message-ID: + Branch: perl + ! embedvar.h intrpvar.h perlapi.h sv.c +____________________________________________________________________________ +[ 10485] By: jhi on 2001/06/09 15:23:52 + Log: Numeric conversion tweaks suggested by Hugo and Nicholas. + Branch: perl + ! embed.h embed.pl perl.h proto.h sv.c util.c +____________________________________________________________________________ +[ 10484] By: jhi on 2001/06/09 14:47:25 + Log: Subject: Re: pragma/locale.t #107 + From: Nicholas Clark + Date: Sat, 9 Jun 2001 16:26:10 +0100 + Message-ID: <20010609162609.V76396@plum.flirble.org> + + A missing NVification. + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 10483] By: jhi on 2001/06/08 19:40:32 + Log: Redo the #10482, there already was a test script for formats. + Branch: perl + - t/io/format.t + ! MANIFEST t/op/write.t +____________________________________________________________________________ +[ 10482] By: jhi on 2001/06/08 19:34:45 + Log: Twisted format testing, from Merijn. + Branch: perl + + t/io/format.t + ! MANIFEST +____________________________________________________________________________ +[ 10481] By: jhi on 2001/06/08 19:21:56 + Log: More \p{In...} testing, combined with \N{...}. + Branch: perl + ! lib/utf8_heavy.pl t/op/pat.t +____________________________________________________________________________ +[ 10480] By: jhi on 2001/06/08 14:16:06 + Log: Metaconfig changes for #10479. + Branch: metaconfig + ! U/Glossary.patch + Branch: metaconfig/U/perl + ! d_modfl.U +____________________________________________________________________________ +[ 10479] By: jhi on 2001/06/08 14:15:32 + Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG. + Branch: perl + ! Configure Porting/Glossary Porting/config.sh Porting/config_H + ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h + ! uconfig.sh vos/config.alpha.def vos/config.ga.def + ! win32/config.bc win32/config.gc win32/config.vc +____________________________________________________________________________ +[ 10478] By: jhi on 2001/06/08 12:20:41 + Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod + From: "Craig A. Berry" + Date: Thu, 7 Jun 2001 14:27:20 -0500 + Message-Id: + Branch: perl + ! vms/perlvms.pod +____________________________________________________________________________ +[ 10477] By: jhi on 2001/06/08 12:19:00 + Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs + From: Gisle Aas + Date: 07 Jun 2001 17:04:29 -0700 + Message-ID: + Branch: perl + ! ext/re/re.xs +____________________________________________________________________________ +[ 10476] By: jhi on 2001/06/08 01:35:42 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10475] By: jhi on 2001/06/08 00:53:45 + Log: Regen Glossary et alia. + Branch: perl + ! Porting/Glossary Porting/config.sh Porting/config_H +____________________________________________________________________________ +[ 10474] By: jhi on 2001/06/07 22:06:38 + Log: Metaconfig unit changes for #10473. + Branch: metaconfig/U/perl + ! d_modfl.U +____________________________________________________________________________ +[ 10473] By: jhi on 2001/06/07 22:06:16 + Log: Harumph, also AIX will spill its guts (i.e. dump core) + if an executable contains modfl() but it hasn't been + compiled right (in the case of AIX, with cc -qlongdouble). + Branch: perl + ! Configure +____________________________________________________________________________ +[ 10472] By: gsar on 2001/06/07 20:04:28 + Log: integrate change#10471 from mainline + + in change#10451, check that CvOUTSIDE is a CV before looking in + (it can apparently be SVt_NULL during global destruction) + Branch: maint-5.6/perl + !> op.c +____________________________________________________________________________ +[ 10471] By: gsar on 2001/06/07 20:01:31 + Log: in change#10451, check that CvOUTSIDE is a CV before looking in + (it can apparently be SVt_NULL during global destruction) + Branch: perl + ! op.c +____________________________________________________________________________ +[ 10470] By: jhi on 2001/06/07 12:17:51 + Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s + From: Robin Barker + Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST) + Message-Id: <200106071201.NAA13627@tempest.npl.co.uk> + Branch: perl + ! lib/diagnostics.pm pod/perldiag.pod +____________________________________________________________________________ +[ 10469] By: jhi on 2001/06/07 12:16:12 + Log: Subject: [PATCH perl@10439] long =item + From: Robin Barker + Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST) + Message-Id: <200106071134.MAA10288@tempest.npl.co.uk> + Branch: perl + ! README.amiga lib/Attribute/Handlers.pm + ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod +____________________________________________________________________________ +[ 10468] By: jhi on 2001/06/07 12:08:56 + Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs + Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST) + Reply-To: Dave Mitchell + Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk> + Branch: perl + ! pod/perlguts.pod +____________________________________________________________________________ +[ 10467] By: jhi on 2001/06/07 12:04:26 + Log: Integrate perlio. + Branch: perl + !> sv.c +____________________________________________________________________________ +[ 10466] By: nick on 2001/06/07 10:25:40 + Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing + whitespace tweaks. + Still coredumps in pragma/overload.t - what a nice hard fail that is... + Branch: perlio + ! sv.c +____________________________________________________________________________ +[ 10465] By: nick on 2001/06/07 08:41:58 + Log: Raw integrate of mainline for S_grok_number debug + (sv.c has MULTIPLICITY issues as well as whatever else ...) + Branch: perlio + - plan9/perlplan9.doc plan9/perlplan9.pod + !> (integrate 46 files) +____________________________________________________________________________ +[ 10464] By: jhi on 2001/06/06 23:33:58 + Log: The proper prototyping for #10463. + Branch: perl + ! embed.h embed.pl proto.h sv.c +____________________________________________________________________________ +[ 10463] By: jhi on 2001/06/06 23:15:30 + Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno) + From: Nicholas Clark + Date: Thu, 7 Jun 2001 00:29:59 +0100 + Message-ID: <20010607002959.Z76396@plum.flirble.org> + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 10462] By: jhi on 2001/06/06 23:13:19 + Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod + From: "Craig A. Berry" + Date: Wed, 06 Jun 2001 17:54:30 -0500 + Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01> + Branch: perl + ! vms/perlvms.pod +____________________________________________________________________________ +[ 10461] By: jhi on 2001/06/06 23:10:00 + Log: Podify the remaining README.platform files; + merge README.plan9 and plan9/perlplan9.pod; + delete plan9/perlplan9.* (the perlplan.doc needs to + be regenerated in Plan 9); make the =head1 and =head2 + in the README.platform to be a little more verbose + (skipped README.os2 not to anger Ilya) so that they + look better in the toc; regen toc. + Branch: perl + - plan9/perlplan9.doc plan9/perlplan9.pod + ! MANIFEST README.aix README.amiga README.apollo README.beos + ! README.bs2000 README.cygwin README.dgux README.dos README.epoc + ! README.hpux README.hurd README.machten README.macos + ! README.micro README.mint README.mpeix README.os390 + ! README.plan9 README.qnx README.solaris README.threads + ! README.tru64 README.vmesa README.vms README.vos README.win32 + ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod + ! pod/perltoc.pod win32/Makefile win32/makefile.mk +____________________________________________________________________________ +[ 10460] By: jhi on 2001/06/06 20:58:53 + Log: Subject: [PATCH] Re: Bug in perlguts documentation? + From: Mike Guy + Reply-To: mjtg@cam.ac.uk + Message-Id: + Branch: perl + ! pod/perlguts.pod +____________________________________________________________________________ +[ 10459] By: jhi on 2001/06/06 20:58:15 + Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity + From: Mike Guy + Reply-To: mjtg@cam.ac.uk + Message-Id: + Branch: perl + ! pod/perlsec.pod +____________________________________________________________________________ +[ 10458] By: jhi on 2001/06/06 20:56:04 + Log: Disable long doubles from pre-5.0 Tru64s. + Branch: perl + ! README.tru64 hints/dec_osf.sh +____________________________________________________________________________ +[ 10457] By: jhi on 2001/06/06 20:49:23 + Log: The #10455 exposed that modfl() is fundamentally busted + (as in: dumps core) in pre-5.0 Tru64, so better avoid even + testing it. + Branch: perl + ! hints/dec_osf.sh +____________________________________________________________________________ +[ 10456] By: jhi on 2001/06/06 20:48:35 + Log: Metaconfig unit change for #10455. + Branch: metaconfig/U/perl + ! d_modfl.U +____________________________________________________________________________ +[ 10455] By: jhi on 2001/06/06 20:48:09 + Log: Configure check for geborken modfl(), inspired by + + Subject: Re: [20010118.017] op/int.t failure + From: Hugo + Date: Tue, 05 Jun 2001 13:43:27 +0100 + Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk> + Branch: perl + ! Configure +____________________________________________________________________________ +[ 10454] By: jhi on 2001/06/06 11:45:08 + Log: Integrate changes #10450 and #10451 from maintperl: + + optimize change#10448 slightly (don't repeat search in eval""s lexical + scope, since that has already been searched) + + change#9108 needs subtler treatment for case of closures created + within eval"" + Branch: perl + !> op.c t/op/misc.t +____________________________________________________________________________ +[ 10453] By: jhi on 2001/06/06 11:42:10 + Log: MakeMaker magic to compile (when no dynamic loading) + List/Util.xsc as (ListUtil.c and) ListUtil.o since + POSIX-BC (BS2000) linker has an evil limitation of + being unable to include in the same executable several + object files with the same name - case-insensitively - + because otherwise we conflict with util.c. + Strictly speaking currently required only in POSIX-BC + but probably will do no harm elsewhere where static + linking is required. + Branch: perl + ! ext/List/Util/Makefile.PL +____________________________________________________________________________ +[ 10452] By: nick on 2001/06/06 08:59:51 + Log: Integrate mainline. + Branch: perlio + +> lib/Attribute/Handlers/demo/Demo.pm + +> lib/Attribute/Handlers/demo/Descriptions.pm + +> lib/Attribute/Handlers/demo/MyClass.pm + +> lib/Attribute/Handlers/demo/demo.pl + +> lib/Attribute/Handlers/demo/demo2.pl + +> lib/Attribute/Handlers/demo/demo3.pl + +> lib/Attribute/Handlers/demo/demo4.pl + +> lib/Attribute/Handlers/demo/demo_call.pl + +> lib/Attribute/Handlers/demo/demo_chain.pl + +> lib/Attribute/Handlers/demo/demo_cycle.pl + +> lib/Attribute/Handlers/demo/demo_hashdir.pl + +> lib/Attribute/Handlers/demo/demo_phases.pl + +> lib/Attribute/Handlers/demo/demo_range.pl + +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t + +> uts/strtol_wrap.c + !> (integrate 91 files) +____________________________________________________________________________ +[ 10451] By: gsar on 2001/06/06 07:11:36 + Log: change#9108 needs subtler treatment for case of closures created + within eval"" + Branch: maint-5.6/perl + ! op.c t/op/misc.t +____________________________________________________________________________ +[ 10450] By: gsar on 2001/06/06 05:47:25 + Log: optimize change#10448 slightly (don't repeat search in eval""s lexical + scope, since that has already been searched) + Branch: maint-5.6/perl + ! op.c +____________________________________________________________________________ +[ 10449] By: jhi on 2001/06/06 01:33:31 + Log: Integrate change #10448 from maintperl; lexicals + outside an eval"" weren't resolved correctly inside a subroutine + definition inside the eval"" if they were not already referenced + in the toplevel of the eval""-ed code + Branch: perl + !> cop.h op.c pp_ctl.c t/op/misc.t +____________________________________________________________________________ +[ 10448] By: gsar on 2001/06/06 01:03:26 + Log: fix yet another bug of hoary vintage found by change#10394: lexicals + outside an eval"" weren't resolved correctly inside a subroutine + definition inside the eval"" if they were not already referenced + in the toplevel of the eval""-ed code + Branch: maint-5.6/perl + ! cop.h op.c pp_ctl.c t/op/misc.t +____________________________________________________________________________ +[ 10447] By: jhi on 2001/06/06 00:51:04 + Log: Subject: [PATCH] perl570delta.pod + From: Peter Scott + Date: Tue, 05 Jun 2001 18:51:02 -0700 + Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com> + Branch: perl + ! pod/perl570delta.pod +____________________________________________________________________________ +[ 10446] By: jhi on 2001/06/05 23:45:05 + Log: The fudge factor is no more needed. I hope. + Branch: perl + ! t/lib/posix.t +____________________________________________________________________________ +[ 10445] By: jhi on 2001/06/05 23:19:19 + Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms + From: Hugo + Date: Tue, 05 Jun 2001 12:58:19 +0100 + Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk> + Branch: perl + ! util.c +____________________________________________________________________________ +[ 10444] By: jhi on 2001/06/05 11:09:01 + Log: Make up prototypes only for those who have the functions + but not the prototypes. + Branch: perl + ! perl.h +____________________________________________________________________________ +[ 10443] By: jhi on 2001/06/05 11:02:13 + Log: Subject: Re: Not OK: perl@10439 on win32 + From: Prymmer/Kahn + Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT) + Message-ID: + Branch: perl + ! perl.h util.c +____________________________________________________________________________ +[ 10442] By: jhi on 2001/06/05 00:55:46 + Log: The metaconfig units changes for #10441. + Branch: metaconfig + ! U/modified/Extract.U U/modified/Extractall.U + ! U/modified/Finish.U +____________________________________________________________________________ +[ 10441] By: jhi on 2001/06/05 00:55:17 + Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks. + Branch: perl + ! Configure +____________________________________________________________________________ +[ 10440] By: jhi on 2001/06/05 00:28:27 + Log: Unnecessary fuzziness undone, noted by Mike Guy. + Branch: perl + ! t/op/tr.t +____________________________________________________________________________ +[ 10439] By: jhi on 2001/06/04 17:14:31 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10438] By: jhi on 2001/06/04 17:10:16 + Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance + bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical + leakage patch. + Branch: perl + ! t/op/misc.t +____________________________________________________________________________ +[ 10437] By: jhi on 2001/06/04 17:01:06 + Log: Test case for #10433/#10424. + Branch: perl + ! t/op/misc.t +____________________________________________________________________________ +[ 10436] By: jhi on 2001/06/04 16:54:21 + Log: Subject: One fix for strtoul not setting errno + From: hom00@utsglobal.com (Hal Morris) + Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT) + Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com> + Branch: perl + + uts/strtol_wrap.c + ! MANIFEST hints/uts.sh +____________________________________________________________________________ +[ 10435] By: jhi on 2001/06/04 16:54:01 + Log: Metaconfig units changes for #10434. + Branch: metaconfig + ! U/modified/Cppsym.U + Branch: metaconfig/U/perl + + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U + + d_syscallproto.U d_usleepproto.U + ! longdblfio.U quadfio.U +____________________________________________________________________________ +[ 10434] By: jhi on 2001/06/04 16:48:33 + Log: Configure tweaks; add prototype probes, make the cpp symbols + probe to cast, not whine; test for %Ld and %Lf before %lld and + %llf because the L is the ANSI way. + Branch: perl + ! Configure config_h.SH configure.com epoc/config.sh + ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h + ! uconfig.sh vos/config.alpha.def vos/config.ga.def + ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c +____________________________________________________________________________ +[ 10433] By: jhi on 2001/06/04 16:45:23 + Log: Sigh. This is what #10424 was supposed to check in. + Branch: perl + ! op.c sv.c sv.h +____________________________________________________________________________ +[ 10432] By: jhi on 2001/06/04 16:29:40 + Log: More verbose failure. + Branch: perl + ! t/op/ver.t +____________________________________________________________________________ +[ 10431] By: jhi on 2001/06/04 16:21:55 + Log: The .pm changes to go with #10428. + Branch: perl + ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm + ! ext/Sys/Syslog/Syslog.pm +____________________________________________________________________________ +[ 10430] By: jhi on 2001/06/04 16:05:20 + Log: On second thoughts show to utf8 skippage message only + on failures, it's too confusing otherwise, + Branch: perl + ! t/pragma/locale.t +____________________________________________________________________________ +[ 10429] By: jhi on 2001/06/04 14:47:50 + Log: Do not import anything from Encode. + Branch: perl + ! ext/MIME/Base64/QuotedPrint.pm +____________________________________________________________________________ +[ 10428] By: jhi on 2001/06/04 14:45:47 + Log: The #10402 didn't take. Weird. + Branch: perl + ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs + ! ext/Sys/Syslog/Syslog.xs +____________________________________________________________________________ +[ 10427] By: jhi on 2001/06/04 12:55:39 + Log: Eradicate traces of 'asciirange' re subpragma. + Branch: perl + ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm + ! pod/perldiag.pod +____________________________________________________________________________ +[ 10426] By: jhi on 2001/06/04 12:44:05 + Log: use is a compile-time thing. + Branch: perl + ! ext/MIME/Base64/QuotedPrint.pm +____________________________________________________________________________ +[ 10425] By: jhi on 2001/06/04 12:39:44 + Log: Subject: [PATCH perl@10419] -Wall casting patch + From: Robin Barker + Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST) + Message-Id: <200106041327.OAA15338@tempest.npl.co.uk> + Branch: perl + ! ext/Devel/DProf/DProf.xs mg.c +____________________________________________________________________________ +[ 10424] By: jhi on 2001/06/04 12:23:30 + Log: Subject: [PATCH #2] introducing SVpad_TYPED + From: Abhijit Menon-Sen + Date: Mon, 4 Jun 2001 12:26:02 +0530 + Message-ID: <20010604122602.A5775@lustre.linux.in> + Branch: perl + ! op.c sv.c sv.h +____________________________________________________________________________ +[ 10423] By: gsar on 2001/06/04 05:12:18 + Log: testsuite for change#10192 (from Gisle Aas) + Branch: perl + + t/op/override.t + ! MANIFEST +____________________________________________________________________________ +[ 10422] By: gsar on 2001/06/04 02:32:03 + Log: integrate changes#10414-10416 from mainline + + Potential buffer overrun if the radix separator is more than + one byte. Also, under locales, prefer the locale-specific + separator over the old boring ".". + + "10.", that is, decimal numbers can have no decimal part at all. + + The non-locale places need love, too. + Branch: maint-5.6/perl + !> perl.h sv.c +____________________________________________________________________________ +[ 10421] By: jhi on 2001/06/04 02:25:53 + Log: Missed from #10420. + Branch: perl + ! epoc/config.sh +____________________________________________________________________________ +[ 10420] By: jhi on 2001/06/04 02:19:58 + Log: Missed HAS_SETRESGID_PROTO. No serious harm done since + often this prototype goes with HAS_SETRESUID_PROTO. + Branch: perl + ! Configure Porting/Glossary Porting/config.sh Porting/config_H + ! config_h.SH configure.com perl.h uconfig.h +____________________________________________________________________________ +[ 10419] By: jhi on 2001/06/04 00:24:55 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10418] By: jhi on 2001/06/03 23:58:04 + Log: -Wall "subscript has type `char'" cleanup. + Branch: perl + ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c +____________________________________________________________________________ +[ 10417] By: jhi on 2001/06/03 23:37:17 + Log: Various "cast to pointer from integer of different size" + picked up by gcc -Wall (in Tru64 where pointers are 64 bits + wide but I32 (int) only 32 bits wide). + + WARNING: the classnum and tagnum changes in Storable.xs + may not be wise, they may be breaking binary compatibility + (in 64-bit platforms), asked Raphael Manfredi about the changes. + Branch: perl + ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs + ! mg.c proto.h +____________________________________________________________________________ +[ 10416] By: jhi on 2001/06/03 23:15:24 + Log: The non-locale places need love, too. + Branch: perl + ! perl.h +____________________________________________________________________________ +[ 10415] By: jhi on 2001/06/03 23:10:55 + Log: "10.", that is, decimal numbers can have no decimal part at all. + Branch: perl + ! perl.h +____________________________________________________________________________ +[ 10414] By: jhi on 2001/06/03 22:49:55 + Log: Potential buffer overrun if the radix separator is more than + one byte. Also, under locales, prefer the locale-specific + separator over the old boring ".". + Branch: perl + ! perl.h sv.c +____________________________________________________________________________ +[ 10413] By: jhi on 2001/06/03 22:42:10 + Log: Integrate change #10412 from maintperl; locale is now + per-cop, not per-op; plus retweak the locale.t to always + list the skipped utf8 locales. + Branch: perl + ! t/pragma/locale.t + !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c + !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c +____________________________________________________________________________ +[ 10412] By: gsar on 2001/06/03 22:23:16 + Log: rationalize locale handling to fix the bugs uncovered by change#10394 + + the major issue was that the runtime was looking at PL_hints rather + than op_private to notice whether locale was enabled + + the secondary issue was that many locale-sensitive numeric ops didn't + have HINT_LOCALE propagated into their op_private + + HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop) + instead of per-op, just like HINT_BYTE and the hints for lexical + warnings (this makes the hint available to every op via PL_curcop) + + pragma/locale.t may need to be reworked with these fixes in mind + (it currently passes its tests) + Branch: maint-5.6/perl + ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c + ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c +____________________________________________________________________________ +[ 10411] By: jhi on 2001/06/03 17:50:49 + Log: More verbose debugging. + Branch: perl + ! t/pragma/locale.t +____________________________________________________________________________ +[ 10410] By: jhi on 2001/06/03 17:36:40 + Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t + From: "Paul Marquess" + Date: Sat, 2 Jun 2001 22:53:33 +0100 + Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com> + Branch: perl + ! regcomp.c t/pragma/warn/regcomp +____________________________________________________________________________ +[ 10409] By: jhi on 2001/06/03 17:27:13 + Log: Mention that lexicalizing $a or $b is a bad idea if one + wants to use sort(). + Branch: perl + ! pod/perlvar.pod +____________________________________________________________________________ +[ 10408] By: jhi on 2001/06/03 16:52:41 + Log: Tweak the test to be happy if the accuracy is 'good enough'. + Branch: perl + ! t/lib/posix.t +____________________________________________________________________________ +[ 10407] By: jhi on 2001/06/03 16:50:33 + Log: Upgrade to Attribute::Handlers 0.70. + + NOTE: this unearthed the "too late for CHECK block" bug, + that's why the 1_compile.t change. + Branch: perl + + lib/Attribute/Handlers/demo/Demo.pm + + lib/Attribute/Handlers/demo/Descriptions.pm + + lib/Attribute/Handlers/demo/MyClass.pm + + lib/Attribute/Handlers/demo/demo.pl + + lib/Attribute/Handlers/demo/demo2.pl + + lib/Attribute/Handlers/demo/demo3.pl + + lib/Attribute/Handlers/demo/demo4.pl + + lib/Attribute/Handlers/demo/demo_call.pl + + lib/Attribute/Handlers/demo/demo_chain.pl + + lib/Attribute/Handlers/demo/demo_cycle.pl + + lib/Attribute/Handlers/demo/demo_hashdir.pl + + lib/Attribute/Handlers/demo/demo_phases.pl + + lib/Attribute/Handlers/demo/demo_range.pl + + lib/Attribute/Handlers/demo/demo_rawdata.pl + ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t + ! t/lib/attrhand.t +____________________________________________________________________________ +[ 10406] By: jhi on 2001/06/03 16:40:03 + Log: One less -Wall whine. + Branch: perl + ! regcomp.c +____________________________________________________________________________ +[ 10405] By: jhi on 2001/06/03 16:30:34 + Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood. + Branch: perl + !> t/op/eval.t +____________________________________________________________________________ +[ 10404] By: gsar on 2001/06/03 16:23:07 + Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals + aren't "normally" visible inside eval""s contained in subs unless + a cloned reference to them already exists) + + strangely enough, t/harness did show this up as a failure (harness + needs fixing?) + Branch: maint-5.6/perl + ! t/op/eval.t +____________________________________________________________________________ +[ 10403] By: jhi on 2001/06/03 16:22:59 + Log: Update to Text::Balanced 1.85. + Branch: perl + ! lib/Text/Balanced.pm t/lib/tb-xvari.t +____________________________________________________________________________ +[ 10402] By: jhi on 2001/06/03 16:18:09 + Log: Subject: [PATCH] Re: ext/Socket/Socket.xs + From: Nicholas Clark + Date: Sun, 3 Jun 2001 17:54:36 +0100 + Message-ID: <20010603175436.E76396@plum.flirble.org> + Branch: perl + ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs + ! ext/Sys/Syslog/Syslog.xs +____________________________________________________________________________ +[ 10401] By: jhi on 2001/06/03 16:09:33 + Log: Unused variables. + Branch: perl + ! util.c +____________________________________________________________________________ +[ 10400] By: jhi on 2001/06/03 16:04:26 + Log: Subject: [PATCH] APIfy op_clear + From: Simon Cozens + Date: Sun, 3 Jun 2001 13:51:46 +0100 + Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk> + + (despite the subject line, op_null is APIfied by the patch) + Branch: perl + ! embed.h embed.pl global.sym objXSUB.h perlapi.c +____________________________________________________________________________ +[ 10399] By: jhi on 2001/06/03 15:51:35 + Log: Subject: [PATCH] t/lib/extutils.t + From: Nicholas Clark + Date: Sat, 2 Jun 2001 23:57:05 +0100 + Message-ID: <20010602235705.Q12698@plum.flirble.org> + Branch: perl + ! lib/ExtUtils/Constant.pm t/lib/extutils.t +____________________________________________________________________________ +[ 10398] By: jhi on 2001/06/03 15:34:11 + Log: Subject: [PATCH: perl@10360] update two win32 Makefiles + From: Prymmer/Kahn + Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT) + Message-ID: + Branch: perl + ! win32/Makefile win32/makefile.mk +____________________________________________________________________________ +[ 10397] By: jhi on 2001/06/03 15:12:13 + Log: Subject: Re: 'decimal digits' macro? + From: Hugo + Date: Sun, 03 Jun 2001 04:26:36 +0100 + Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk> + Branch: perl + ! handy.h t/lib/posix.t t/op/tr.t +____________________________________________________________________________ +[ 10396] By: jhi on 2001/06/03 15:10:49 + Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms + From: Hugo + Date: Sun, 03 Jun 2001 14:56:30 +0100 + Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk> + Branch: perl + ! util.c +____________________________________________________________________________ +[ 10395] By: jhi on 2001/06/03 14:59:41 + Log: Integrate change #10394 from maintperl; lexical file scope leakage. + Branch: perl + !> perly.c perly.y t/op/misc.t t/pragma/warn/universal + !> vms/perly_c.vms +____________________________________________________________________________ +[ 10394] By: gsar on 2001/06/03 03:05:43 + Log: fix leakage of lexicals at file scope into subroutines that were + declared before them; this appears to be a longstanding bug that + meant that lexicals at file scope were never "deintroduced", meaning + their scope range was never properly closed, and their visibility + extended to all subsequent eval""s or requires + + added a test case + + seems to also fix a case of bogus duplicate warnings + Branch: maint-5.6/perl + ! perly.c perly.y t/op/misc.t t/pragma/warn/universal + ! vms/perly_c.vms +____________________________________________________________________________ +[ 10393] By: jhi on 2001/06/02 16:55:03 + Log: More VMS tweaks from Craig A. Berry. + Branch: perl + ! configure.com t/lib/extutils.t +____________________________________________________________________________ +[ 10392] By: jhi on 2001/06/02 16:48:26 + Log: -Wall cleanup continues. + Branch: perl + ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs + ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs + ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs + ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c + ! run.c toke.c util.c +____________________________________________________________________________ +[ 10391] By: jhi on 2001/06/02 13:29:47 + Log: The metaconfig unit change for #10390. + Branch: metaconfig/U/perl + ! gccvers.U +____________________________________________________________________________ +[ 10390] By: jhi on 2001/06/02 13:29:12 + Log: Drop the -ansi from the default gcc flags. + + Off_t/off_t is a struct in Solaris with largefiles, and with -ansi + that struct cannot be compared with a flat integer, such as STRLEN. + The -ansi will also cause a lot of noise in Solaris because of: + /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list + Branch: perl + ! Configure +____________________________________________________________________________ +[ 10389] By: jhi on 2001/06/02 13:14:57 + Log: Integrate perlio. + Branch: perl + !> pod/perlapi.pod util.c +____________________________________________________________________________ +[ 10388] By: nick on 2001/06/02 08:01:12 + Log: Integrate mainline + Branch: perlio + +> lib/Attribute/Handlers.pm t/lib/attrhand.t + !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm + !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod + !> t/lib/1_compile.t t/lib/mimeqp.t +____________________________________________________________________________ +[ 10387] By: nick on 2001/06/02 07:39:17 + Log: Tweak util.c's atof2 for MULTIPLICITY + Branch: perlio + ! util.c +____________________________________________________________________________ +[ 10386] By: nick on 2001/06/02 07:38:33 + Log: Integrate mainline + Branch: perlio + !> (integrate 41 files) +____________________________________________________________________________ +[ 10385] By: jhi on 2001/06/01 22:12:48 + Log: Add Attribute::Handlers 0.61 from Damian Conway. + Branch: perl + + lib/Attribute/Handlers.pm t/lib/attrhand.t + ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t +____________________________________________________________________________ +[ 10384] By: jhi on 2001/06/01 21:53:14 + Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines + From: Peter Prymmer + Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT) + Message-ID: + Branch: perl + ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t +____________________________________________________________________________ +[ 10383] By: jhi on 2001/06/01 21:36:11 + Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...) + From: Jeff Pinyan + Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT) + Message-ID: + Branch: perl + ! lib/File/Find.pm +____________________________________________________________________________ +[ 10382] By: jhi on 2001/06/01 21:35:02 + Log: Subject: [PATCH perl@10381] configure.com tweaks + From: "Craig A. Berry" + Date: Fri, 1 Jun 2001 13:55:43 -0500 + Message-Id: + Branch: perl + ! configure.com +____________________________________________________________________________ +[ 10381] By: jhi on 2001/06/01 16:37:21 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10380] By: jhi on 2001/06/01 16:19:18 + Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode + From: Mike Guy + Date: Fri, 01 Jun 2001 18:17:02 +0100 + Message-Id: + Branch: perl + ! lib/perl5db.pl +____________________________________________________________________________ +[ 10379] By: jhi on 2001/06/01 16:13:28 + Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms + From: Hugo + Date: Thu, 31 May 2001 20:49:48 +0100 + Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk> + Branch: perl + ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h + ! util.c +____________________________________________________________________________ +[ 10378] By: jhi on 2001/06/01 15:56:35 + Log: Zero() is not available in x2p (or, rather, some of its + implementations like memzero() might not be available.) + Branch: perl + ! x2p/hash.c +____________________________________________________________________________ +[ 10377] By: jhi on 2001/06/01 15:44:48 + Log: Subject: [PATCH x2p/hash.c] bzero -> memset + From: Michael G Schwern + Date: Fri, 1 Jun 2001 12:00:29 +0100 + Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk> + + (But use Zero() instead of memset.) + Branch: perl + ! x2p/hash.c +____________________________________________________________________________ +[ 10376] By: jhi on 2001/06/01 15:39:52 + Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t + From: Jeff Pinyan + Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT) + Message-ID: + Branch: perl + ! pod/perldiag.pod regcomp.c t/op/pat.t +____________________________________________________________________________ +[ 10375] By: jhi on 2001/06/01 15:36:35 + Log: Retract #10324 and #10333; not needed. + Branch: perl + ! hints/irix_6.sh hints/linux.sh +____________________________________________________________________________ +[ 10374] By: jhi on 2001/06/01 15:35:19 + Log: The #10370 wasn't quite right. + Branch: perl + ! ext/XS/Typemap/Typemap.xs +____________________________________________________________________________ +[ 10373] By: jhi on 2001/06/01 15:34:49 + Log: The metaconfig units changes for #10372. + Branch: metaconfig/U/perl + + d_realpath.U d_sresgproto.U d_sresuproto.U + ! gccvers.U i_db.U +____________________________________________________________________________ +[ 10372] By: jhi on 2001/06/01 15:34:24 + Log: Configure tweaks; record the Berkeley DB version, + probe for realpath(), for setresuid() and setresgid() + prototypes; use realpath() (try to be paranoid enough), + use the setres[ug]id prototypes because glibc has the functions + but not their prototypes; add -Wall -ansi to gcc ccflags; + regen toc. + Branch: perl + ! Configure Porting/Glossary Porting/config.sh Porting/config_H + ! config_h.SH configure.com epoc/config.sh + ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod + ! uconfig.h uconfig.sh util.c vos/config.alpha.def + ! vos/config.ga.def win32/config.bc win32/config.gc + ! win32/config.vc +____________________________________________________________________________ +[ 10371] By: jhi on 2001/06/01 12:50:05 + Log: Subject: Re: [PATCH xsutils.c] Quieting warnings + From: Michael G Schwern + Date: Fri, 1 Jun 2001 11:28:14 +0100 + Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk> + Branch: perl + ! lib/attributes.pm xsutils.c +____________________________________________________________________________ +[ 10370] By: jhi on 2001/06/01 12:48:55 + Log: Subject: [PATCH] Fix -Wall on XS::Typemap + From: Tim Jenness + Date: Thu, 31 May 2001 16:15:37 -1000 (HST) + Message-ID: + Branch: perl + ! ext/XS/Typemap/Typemap.xs +____________________________________________________________________________ +[ 10369] By: jhi on 2001/06/01 12:47:21 + Log: Subject: [patch] Cwd.xs optimizations/abstraction + From: Doug MacEachern + Date: Thu, 31 May 2001 17:37:37 -0700 (PDT) + Message-ID: + Branch: perl + ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm + ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c +____________________________________________________________________________ +[ 10368] By: jhi on 2001/06/01 12:32:00 + Log: Subject: Re: Why t/lib/extutils.t is failing (was Re: [PATCH] Re: [PATCH] Re: [SPAM] Re: [SPAM] Re: [EGGS] Re: [BACON] Re: [TOAST] Re: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]) + From: Nicholas Clark + Date: Thu, 31 May 2001 23:56:40 +0100 + Message-ID: <20010531235640.F12698@plum.flirble.org> + + Make the test work also under only static extensions + (sh Configure -Uusedl fakes this nicely) + Branch: perl + ! t/lib/extutils.t +____________________________________________________________________________ +[ 10367] By: jhi on 2001/06/01 12:27:53 + Log: Subject: [PATCH hv.c] Eliminating trigraph + From: Michael G Schwern + Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk> + Date: Fri, 1 Jun 2001 11:49:56 +0100 + Branch: perl + ! hv.c +____________________________________________________________________________ +[ 10366] By: jhi on 2001/06/01 12:14:57 + Log: Subject: Re: [PATCH] Tests for File::Compare + From: "Philip Newton" + Date: Thu, 31 May 2001 19:44:05 +0200 + Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu> + + Unnecessary "quotation marks". + Branch: perl + ! t/lib/filecomp.t +____________________________________________________________________________ +[ 10365] By: jhi on 2001/06/01 12:13:26 + Log: Integrate perlio. + Branch: perl + !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t +____________________________________________________________________________ +[ 10364] By: nick on 2001/06/01 10:13:31 + Log: Cleanup dll.base and dll.exp created by GCC builds. + Branch: perlio + ! lib/ExtUtils/MM_Win32.pm +____________________________________________________________________________ +[ 10363] By: nick on 2001/06/01 10:02:17 + Log: Make filecomp test work on CRLF platforms by adding binmode. + Branch: perlio + ! t/lib/filecomp.t +____________________________________________________________________________ +[ 10362] By: nick on 2001/06/01 08:37:17 + Log: Integrate mainline + Branch: perlio + !> Changes Configure patchlevel.h perlio.c +____________________________________________________________________________ +[ 10361] By: jhi on 2001/05/31 15:09:34 + Log: panic:claustrophobia. + Branch: perl + ! perlio.c +____________________________________________________________________________ +[ 10360] By: jhi on 2001/05/31 13:04:25 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10359] By: nick on 2001/05/31 12:35:50 + Log: Integrate mainline. + Branch: perlio + +> t/lib/filecomp.t + !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h + !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c +____________________________________________________________________________ +[ 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 + Date: Thu, 31 May 2001 13:26:34 +0100 (GMT) + Message-Id: + 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 + 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 + 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 + 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" + Date: Thu, 31 May 2001 01:27:59 -0500 + Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu> + + Subject: Re: [PATCH] AUTHORS + From: "Philip Newton" + 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" + 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 + Date: Wed, 30 May 2001 17:57:20 -0700 (PDT) + Message-ID: + 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 + 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 + 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 + 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: (Retracted by #10375.) + + 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 + 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 + 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: (Retracted by #10375.) + + Linux DB tweak from Merijn Broeren . + Branch: perl + ! hints/linux.sh +____________________________________________________________________________ +[ 10323] By: jhi on 2001/05/30 13:49:29 + Log: AFS patches from Merijn Broeren . + (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 + 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 + 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 + 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" + 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 + 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: + 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" + Date: Tue, 29 May 2001 23:23:45 -0500 + Message-Id: + 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 + Date: Tue, 29 May 2001 22:05:28 -0700 (PDT) + Message-ID: + 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 + 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 + Date: Tue, 29 May 2001 12:19:38 -0700 (PDT) + Message-Id: + 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 + 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 + 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 + Date: Fri, 25 May 2001 20:23:12 +0200 + Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de> + + Subject: Re: perlvar.pod addition + From: "Abigail" + 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 + Date: Tue, 29 May 2001 22:27:51 -0400 (EDT) + Message-ID: + 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 + Date: Tue, 29 May 2001 18:03:27 -0400 (EDT) + Message-ID: + 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 + 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" + 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" + 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: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21 + From: Michael G Schwern + Date: Tue, 29 May 2001 09:53:29 +0100 + Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk> + + (#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 + 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 + 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 + 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 + 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 + 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 + 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 + 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 + 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 + 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 + 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 + 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 + 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 + 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 + 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 + Date: Mon, 28 May 2001 14:56:35 -0500 + Message-ID: <20010528145635.L8487@chaos.wustl.edu> + Branch: perl + ! pod/perlnewmod.pod +____________________________________________________________________________ +[ 10266] By: jhi on 2001/05/28 18:35:03 + Log: Regen toc. + Branch: perl + ! pod/perltoc.pod +____________________________________________________________________________ +[ 10265] By: jhi on 2001/05/28 18:33:32 + Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) + From: "Richard Soderberg" + Date: Mon, 28 May 2001 12:31:23 -0700 + Message-ID: + Branch: perl + ! t/op/splice.t +____________________________________________________________________________ +[ 10264] By: jhi on 2001/05/28 17:59:00 + Log: The #10260 was too bold: locales and utf8 still do not mix. + Branch: perl + ! t/pragma/locale.t +____________________________________________________________________________ +[ 10263] By: jhi on 2001/05/28 17:52:25 + Log: Subject: [PATCH] Pod nitpicks + From: "Richard Soderberg" + Date: Mon, 28 May 2001 10:08:58 -0700 + Message-ID: + Branch: perl + ! pod/perl571delta.pod pod/perlapi.pod sv.h +____________________________________________________________________________ +[ 10262] By: jhi on 2001/05/28 17:50:05 + Log: Upgrade to I18N::LangTags 0.22. + Branch: perl + + lib/I18N/LangTags/List.pod + ! MANIFEST lib/I18N/LangTags.pm +____________________________________________________________________________ +[ 10261] By: jhi on 2001/05/28 17:23:40 + Log: A slightly more serious bug found by -Mutf8; op/misc and + lib/complex dumped core. + Branch: perl + ! regexec.c +____________________________________________________________________________ +[ 10260] By: jhi on 2001/05/28 16:58:11 + Log: Various buglets shaken out by -Mutf8. + Branch: perl + ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t + ! t/pragma/locale.t +____________________________________________________________________________ +[ 10259] By: jhi on 2001/05/28 15:48:46 + Log: STDERR looks much like STDOUT. (Subtest #2 wasn't really okay.) + Branch: perl + ! t/lib/carp.t +____________________________________________________________________________ +[ 10258] By: jhi on 2001/05/28 15:32:41 + Log: Subject: [PATCH] todo patch + From: Artur Bergman + Date: Mon, 28 May 2001 17:03:51 +0200 + Message-ID: + Branch: perl + ! pod/perltodo.pod +____________________________________________________________________________ +[ 10257] By: jhi on 2001/05/28 15:31:25 + Log: Subject: typo in perlguts.pod + From: "John P. Linderman" + Date: Mon, 28 May 2001 09:35:47 -0400 (EDT) + Message-Id: <200105281335.JAA27851@raptor.research.att.com> + Branch: perl + ! pod/perlguts.pod +____________________________________________________________________________ +[ 10256] By: jhi on 2001/05/28 15:30:42 + Log: Subject: AIX and gcc (moving targets) + From: "H.Merijn Brand" + Date: Mon, 28 May 2001 12:54:04 +0200 + Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl> + Branch: perl + ! hints/aix.sh +____________________________________________________________________________ +[ 10255] By: jhi on 2001/05/28 15:28:55 + Log: Subject: Re: perlio + multiple perl_alloc..destruct + From: Doug MacEachern + Date: Sun, 27 May 2001 13:47:13 -0700 (PDT) + Message-ID: + Branch: perl + ! perlio.c +____________________________________________________________________________ +[ 10254] By: jhi on 2001/05/28 15:27:49 + Log: The #10251 wasn't quite up-to-the-code. + Branch: perl + ! t/op/misc.t +____________________________________________________________________________ +[ 10253] By: jhi on 2001/05/28 15:26:39 + Log: Test case for bug 20010526.004, fixed in #10252. + Branch: perl + ! t/op/taint.t +____________________________________________________________________________ +[ 10252] By: jhi on 2001/05/28 15:26:14 + Log: Subject: Re: [ID 20010526.004] Taint looses value + From: Hugo + Date: Sun, 27 May 2001 20:39:32 +0100 + Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk> + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 10251] By: jhi on 2001/05/28 15:13:40 + Log: Test case for 20010422.005, fixed by #10250. + Branch: perl + ! t/op/misc.t +____________________________________________________________________________ +[ 10250] By: jhi on 2001/05/28 15:11:16 + Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD + From: Spider Boardman + Date: Mon, 28 May 2001 06:39:12 -0400 + Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US> + Branch: perl + ! toke.c +____________________________________________________________________________ +[ 10249] By: jhi on 2001/05/28 15:09:24 + Log: Linerewrapping. + Branch: perl + ! lib/open.pm +____________________________________________________________________________ +[ 10248] By: jhi on 2001/05/28 15:09:07 + Log: Updates on the modules list. + Branch: perl + ! t/lib/1_compile.t +____________________________________________________________________________ +[ 10247] By: jhi on 2001/05/28 15:03:35 + Log: Add a test for PerlIO. + + (I probably got the crlf/raw thing wrong for clrfy platforms...) + Branch: perl + + t/lib/perlio.t + ! MANIFEST lib/PerlIO.pm +____________________________________________________________________________ +[ 10246] By: jhi on 2001/05/28 14:24:08 + Log: Add a test for carp et alia. + Branch: perl + + t/lib/carp.t + ! MANIFEST +____________________________________________________________________________ +[ 10245] By: jhi on 2001/05/28 13:42:55 + Log: Adding the new test would be swell. + Branch: perl + + t/pragma/autouse.t +____________________________________________________________________________ +[ 10244] By: jhi on 2001/05/28 13:42:34 + Log: Add a test for the autouse pragma. + Branch: perl + ! MANIFEST +____________________________________________________________________________ +[ 10243] By: jhi on 2001/05/28 13:26:25 + Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed + From: dLux + Date: Sun, 27 May 2001 16:14:26 +0200 + Message-Id: + Branch: perl + ! lib/autouse.pm +____________________________________________________________________________ +[ 10242] By: jhi on 2001/05/28 13:21:50 + Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work + From: "Richard Soderberg" + Date: Mon, 28 May 2001 03:56:36 -0700 + Message-ID: + Branch: perl + ! utils/dprofpp.PL +____________________________________________________________________________ +[ 10241] By: jhi on 2001/05/28 13:18:56 + Log: Subject: Re: [ID 20010522.003] Time::Local module bug + From: "Stephen P. Potter" + Date: Tue, 22 May 2001 11:40:25 -0400 + Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org> + + Subject: Re: [ID 20010522.003] Time::Local module bug + From: Ronald J Kimball + Date: Tue, 22 May 2001 11:50:19 -0400 + Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu> + Branch: perl + ! lib/Time/Local.pm +____________________________________________________________________________ +[ 10240] By: jhi on 2001/05/27 22:44:49 + Log: The PERL_DL_NONLAZY can have whitespace in front. + Branch: perl + ! t/lib/extutils.t +____________________________________________________________________________ +[ 10239] By: jhi on 2001/05/27 21:23:21 + Log: Document strftime() and strptime(). + Branch: perl + ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t +____________________________________________________________________________ +[ 10238] By: jhi on 2001/05/27 20:29:07 + Log: Make Time::Piece::strptime() to be a function, not a method. + Branch: perl + ! ext/Time/Piece/Piece.pm t/lib/time-piece.t +____________________________________________________________________________ +[ 10237] By: jhi on 2001/05/27 20:22:09 + Log: Tweak the test to be more portable. + Branch: perl + ! t/lib/extutils.t +____________________________________________________________________________ +[ 10236] By: jhi on 2001/05/27 19:15:54 + Log: Subject: PATCH: Re: Re: Attributes that tie + From: Leon Brocard + Date: Sun, 27 May 2001 12:37:29 +0100 + Message-ID: <20010527123729.A22663@ns0.astray.com> + + Document that variable attributes are not currently usable + for tieing. (An ugly limitation that should be fixed.) + Branch: perl + ! lib/attributes.pm +____________________________________________________________________________ +[ 10235] By: jhi on 2001/05/27 19:03:31 + Log: Microperl tweaks. + Branch: perl + ! Makefile.micro uconfig.h uconfig.sh +____________________________________________________________________________ +[ 10234] By: jhi on 2001/05/27 18:22:09 + Log: Add make target for microperl (kind of silly, but convenient). + Branch: perl + ! Makefile.SH +____________________________________________________________________________ +[ 10233] By: jhi on 2001/05/27 18:18:56 + Log: O_APPEND and O_TRUNC are not portable. (Not available e.g. + for microperl.) + Branch: perl + ! doio.c +____________________________________________________________________________ +[ 10232] By: jhi on 2001/05/27 17:57:18 + Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files + From: rspier@pobox.com (Robert Spier) + Date: Sat, 26 May 2001 20:05:23 -0400 + Message-ID: <15120.17603.148648.12430@rls.cx> + + Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files + From: rspier@pobox.com (Robert Spier) + Date: Sun, 27 May 2001 00:23:12 -0400 + Message-ID: <15120.33072.511966.767230@rls.cx> + Branch: perl + ! doio.c pod/perlfunc.pod +____________________________________________________________________________ +[ 10231] By: jhi on 2001/05/27 15:45:20 + Log: Regen toc. (And add the README.tru64 from #10230 to MANIFEST.) + Branch: perl + ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod +____________________________________________________________________________ +[ 10230] By: jhi on 2001/05/27 15:41:06 + Log: Add README.tru64. + Branch: perl + + README.tru64 +____________________________________________________________________________ +[ 10229] By: jhi on 2001/05/27 13:50:57 + Log: Integrate Locale::Maketext 1.01 from Sean Burke. + Branch: perl + + lib/Locale/Maketext.pm lib/Locale/Maketext.pod + + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t + ! MANIFEST +____________________________________________________________________________ +[ 10228] By: jhi on 2001/05/27 13:43:38 + Log: Integrate I18N::LangTags from Sean Burke. + + TODO: the language list from RFC 3066 needs to be integrated + and made available somehow. The list is included in the + I18N-LangTags 0.21 distribution, but it is undocumented + and unconnected to the module. + Branch: perl + + lib/I18N/LangTags.pm t/lib/i18n-langtags.t + ! MANIFEST +____________________________________________________________________________ +[ 10227] By: jhi on 2001/05/27 01:41:33 + Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as + envisioned by Sarathy. + Branch: perl + ! t/op/ver.t toke.c +____________________________________________________________________________ +[ 10226] By: jhi on 2001/05/27 00:28:34 + Log: Subject: [ID 20010525.001] Pod typo nits fixed + From: lvirden@cas.org + Date: Fri, 25 May 2001 06:57:43 -0400 (EDT) + Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org> + + minus the perlsolaris decimation plus the + + Subject: Re: [ID 20010525.001] Pod typo nits fixed + From: "Philip Newton" + Date: Fri, 25 May 2001 18:05:55 +0200 + Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu> + Branch: perl + ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod + ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod + ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod + ! pod/perlutil.pod pod/perlxstut.pod +____________________________________________________________________________ +[ 10225] By: jhi on 2001/05/26 22:38:16 + Log: return clauses are nice. + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 10224] By: jhi on 2001/05/26 22:35:31 + Log: Subject: change 10199 backwards? + From: Doug MacEachern + Date: Sat, 26 May 2001 11:26:07 -0700 (PDT) + Message-ID: + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 10223] By: jhi on 2001/05/26 22:31:46 + Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat + From: Hugo + Date: Sat, 26 May 2001 17:05:12 +0100 + Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk> + Branch: perl + + t/op/gmagic.t + ! MANIFEST doop.c embed.h embed.pl global.sym + ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod + ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot +____________________________________________________________________________ +[ 10222] By: jhi on 2001/05/26 22:10:38 + Log: Regen headers for #10221. + Branch: perl + ! global.sym objXSUB.h perlapi.c +____________________________________________________________________________ +[ 10221] By: jhi on 2001/05/26 22:06:06 + Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl) + From: Juha Laiho + Date: Thu, 3 May 2001 09:51:30 +0300 + Message-Id: <200105030651.JAA327254@tokka.elma.fi> + Branch: perl + ! embed.pl +____________________________________________________________________________ +[ 10220] By: jhi on 2001/05/26 22:01:30 + Log: Subject: Re: [PATCH] Re: stability of sort()? + From: "John P. Linderman" + Date: Sat, 26 May 2001 13:27:19 -0400 + Message-Id: <200105261727.NAA06654@raptor.research.att.com> + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 10219] By: jhi on 2001/05/26 14:02:34 + Log: Integrate perlio. + Branch: perl + !> pod/perlguts.pod +____________________________________________________________________________ +[ 10218] By: jhi on 2001/05/26 13:39:52 + Log: Subject: [PATCH perl@10210] PerlIO for VMS + From: "Craig A. Berry" + Date: Sat, 26 May 2001 09:34:11 -0500 + Message-Id: + Branch: perl + ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h + ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c + ! vms/vmsish.h +____________________________________________________________________________ +[ 10217] By: jhi on 2001/05/26 13:19:05 + Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12 doesn't stop on breakpoints + From: David Dyck + Date: Fri, 25 May 2001 00:03:04 -0700 (PDT) + Message-ID: + Branch: perl + ! lib/perl5db.pl +____________________________________________________________________________ +[ 10216] By: jhi on 2001/05/26 13:17:47 + Log: Subject: utf8 regexp tests + From: Hugo + Date: Fri, 25 May 2001 22:35:01 +0100 + Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk> + Branch: perl + ! t/op/regexp.t +____________________________________________________________________________ +[ 10215] By: jhi on 2001/05/26 13:15:40 + Log: Subject: [PATCH] Re: stability of sort()? + From: Nicholas Clark + Date: Fri, 25 May 2001 22:40:19 +0100 + Message-ID: <20010525224019.B86445@plum.flirble.org> + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 10214] By: jhi on 2001/05/26 13:14:30 + Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH] + From: John Peacock + Date: Thu, 24 May 2001 22:14:01 -0400 + Message-ID: <3B0DBFE9.A7C49084@rowman.com> + Branch: perl + ! mg.c scope.c sv.c +____________________________________________________________________________ +[ 10213] By: jhi on 2001/05/26 13:08:56 + Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!] + From: Nicholas Clark + Date: Sun, 20 May 2001 19:24:13 +0100 + Message-ID: <20010520192413.G83222@plum.flirble.org> + Branch: perl + + lib/ExtUtils/Constant.pm t/lib/extutils.t + ! MANIFEST utils/h2xs.PL +____________________________________________________________________________ +[ 10212] By: nick on 2001/05/26 09:49:28 + Log: Change perlguts docs to not suggest PUSHi etc. for multiple results, + add a few more notes there on use of mortals on the stack. + Branch: perlio + ! pod/perlguts.pod +____________________________________________________________________________ +[ 10211] By: nick on 2001/05/26 09:05:36 + Log: Integrate mainline + Branch: perlio + +> t/lib/fcntl.t t/pragma/vars.t + !> (integrate 49 files) +____________________________________________________________________________ +[ 10210] By: jhi on 2001/05/25 12:29:16 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10209] By: jhi on 2001/05/25 12:24:45 + Log: Based on + + Subject: [PATCH pp.c] Wrapping pack("C",256) + From: Simon Cozens + Date: Sat, 12 May 2001 17:58:41 +0100 + Message-ID: <20010512175841.A6132@netthink.co.uk> + Branch: perl + ! pod/perldiag.pod pp.c t/pragma/warn/pp +____________________________________________________________________________ +[ 10208] By: jhi on 2001/05/25 01:37:03 + Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback + From: "Brendan O'Dea" + Date: Fri, 25 May 2001 11:18:29 +1000 + Message-ID: <20010525111829.A28411@compusol.com.au> + + (Slightly modified.) + Branch: perl + ! lib/Term/Cap.pm +____________________________________________________________________________ +[ 10207] By: jhi on 2001/05/25 01:12:14 + Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string + From: Hugo + Date: Fri, 25 May 2001 02:13:25 +0100 + Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk> + Branch: perl + ! t/op/misc.t +____________________________________________________________________________ +[ 10206] By: jhi on 2001/05/25 01:07:59 + Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string + From: Inaba Hiroto + Date: Fri, 25 May 2001 10:25:36 +0900 + Message-Id: <200105250124.KAA19571@toshiba.co.jp> + Branch: perl + ! regcomp.c regexec.c +____________________________________________________________________________ +[ 10205] By: jhi on 2001/05/25 01:07:00 + Log: Subject: [PATCH #2] stash autovivification and method call error messages + From: Ilmari Karonen + Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST) + Message-ID: + Branch: perl + ! gv.c pp_hot.c t/op/method.t +____________________________________________________________________________ +[ 10204] By: jhi on 2001/05/25 01:03:50 + Log: Add make target and documentation for gprof profiling. + Branch: perl + ! Makefile.SH pod/perlhack.pod +____________________________________________________________________________ +[ 10203] By: jhi on 2001/05/24 21:09:36 + Log: Subject: Don't think about UTF8 + From: Mike Guy + Date: Tue, 22 May 2001 14:35:39 +0100 + Message-Id: + Branch: perl + ! sv.h +____________________________________________________________________________ +[ 10202] By: jhi on 2001/05/24 21:07:25 + Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re + From: Geraint A Edwards + Date: Thu, 24 May 2001 22:51:24 +0100 + Message-Id: <20010524225124.A34981@cymru.serf.org> + Branch: perl + ! x2p/find2perl.PL +____________________________________________________________________________ +[ 10201] By: jhi on 2001/05/24 21:02:30 + Log: DB_File has its own attribute story. + Branch: perl + ! ext/DB_File/DB_File.xs +____________________________________________________________________________ +[ 10200] By: jhi on 2001/05/24 19:54:21 + Log: Subject: Re: Making perl with -Wall + From: Andy Dougherty + Date: Thu, 24 May 2001 14:33:37 -0400 (EDT) + Message-ID: + Branch: perl + ! perl.h +____________________________________________________________________________ +[ 10199] By: jhi on 2001/05/24 15:15:03 + Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF + From: "Richard Soderberg" + Date: Thu, 24 May 2001 08:58:16 -0700 + Message-ID: + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 10198] By: jhi on 2001/05/24 15:10:04 + Log: IV/UV casting fixes from Nicholas Clark. + Branch: perl + ! perl.h pp_sys.c util.c +____________________________________________________________________________ +[ 10197] By: jhi on 2001/05/24 14:19:44 + Log: Subject: Re: Making perl with -Wall + From: Michael G Schwern + Date: Thu, 24 May 2001 15:40:28 +0100 + Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk> + Branch: perl + ! malloc.c perl.h +____________________________________________________________________________ +[ 10196] By: jhi on 2001/05/24 14:04:41 + Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync + From: "H.Merijn Brand" + Date: Tue, 22 May 2001 11:49:37 +0200 + Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl> + Branch: metaconfig + ! U/modified/Oldsym.U + Branch: metaconfig/U/perl + ! patchlevel.U + Branch: perl + ! Configure config_h.SH myconfig.SH +____________________________________________________________________________ +[ 10195] By: jhi on 2001/05/24 13:25:04 + Log: Under versiononly install also the scripts with the version suffix. + (e.g. .../bin/h2xs5.7.1) + Branch: perl + ! installperl +____________________________________________________________________________ +[ 10194] By: jhi on 2001/05/24 13:02:49 + Log: Subject: [PATCH] Stop segfault in mg.c:636 + From: "Richard Soderberg" + Date: Thu, 24 May 2001 05:51:52 -0700 + Message-ID: + Branch: perl + ! mg.c +____________________________________________________________________________ +[ 10193] By: jhi on 2001/05/24 12:37:13 + Log: Iteration continues; hopefully convergently. + Branch: perl + ! t/lib/b-stash.t +____________________________________________________________________________ +[ 10192] By: jhi on 2001/05/24 12:36:35 + Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early + From: Gisle Aas + Date: 23 May 2001 16:13:10 -0700 + Message-ID: + Branch: perl + ! op.c toke.c +____________________________________________________________________________ +[ 10191] By: jhi on 2001/05/24 12:25:12 + Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings + From: "Daniel S. Lewart" + Date: Thu, 24 May 2001 05:05:22 -0500 + Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu> + Branch: perl + ! lib/dumpvar.pl lib/perl5db.pl +____________________________________________________________________________ +[ 10190] By: jhi on 2001/05/24 12:24:07 + Log: Subject: Re: [ID 20010524.001] perl5db.pl x @INC doesn't work like it used to + From: David Dyck + Date: Thu, 24 May 2001 01:42:09 -0700 (PDT) + Message-ID: + Branch: perl + ! lib/perl5db.pl +____________________________________________________________________________ +[ 10189] By: jhi on 2001/05/23 22:43:31 + Log: Tiny pod nits on READMEs, mostly whitespace issues. + Branch: perl + ! README.amiga README.dos README.macos README.mpeix README.vmesa + ! README.win32 +____________________________________________________________________________ +[ 10188] By: jhi on 2001/05/23 22:26:03 + Log: The DG/UX part of the 20010521.005. + Branch: perl + ! README.dgux +____________________________________________________________________________ +[ 10187] By: jhi on 2001/05/23 22:04:05 + Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems + From: Hugo + Date: Mon, 21 May 2001 16:32:02 +0100 + Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk> + Branch: perl + ! regcomp.c t/op/misc.t +____________________________________________________________________________ +[ 10186] By: jhi on 2001/05/23 21:42:15 + Log: Subject: [PATCH] Extra UNIVERSAL tests + From: Mike Guy + Date: Wed, 23 May 2001 12:29:20 +0100 + Message-Id: + Branch: perl + ! t/op/universal.t +____________________________________________________________________________ +[ 10185] By: jhi on 2001/05/23 21:38:48 + Log: Subject: [PATCH] Remove EQ keyword + From: Mike Guy + Message-Id: + Date: Wed, 23 May 2001 11:17:29 +0100 + Branch: perl + ! keywords.h keywords.pl +____________________________________________________________________________ +[ 10184] By: jhi on 2001/05/23 21:29:41 + Log: Subject: [PATCH] lib/perl5db.pl + From: "Daniel S. Lewart" + Date: Wed, 23 May 2001 02:18:03 -0500 + Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu> + Branch: perl + ! lib/perl5db.pl +____________________________________________________________________________ +[ 10183] By: jhi on 2001/05/23 21:27:54 + Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs + From: "Daniel S. Lewart" + Date: Tue, 22 May 2001 23:34:41 -0500 + Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu> + Branch: perl + ! lib/Term/Cap.pm +____________________________________________________________________________ +[ 10182] By: jhi on 2001/05/23 21:24:30 + Log: Subject: [PATCH emacs/e2ctags.pl] big speedup + From: davem@fdgroup.co.uk + Date: Tue, 22 May 2001 22:08:09 +0100 (BST) + Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk> + Branch: perl + ! emacs/e2ctags.pl +____________________________________________________________________________ +[ 10181] By: jhi on 2001/05/23 21:23:29 + Log: Subject: [PATCH lib/vars.pm] Sensible minimum version + From: Michael G Schwern + Date: Tue, 22 May 2001 14:15:09 +0100 + Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk> + Branch: perl + ! lib/vars.pm +____________________________________________________________________________ +[ 10180] By: jhi on 2001/05/23 21:22:14 + Log: Subject: [PATCH lib/vars.pm] Odd code nit + From: Michael G Schwern + Date: Tue, 22 May 2001 14:14:28 +0100 + Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk> + Branch: perl + ! lib/vars.pm +____________________________________________________________________________ +[ 10179] By: jhi on 2001/05/23 21:19:51 + Log: Use the new use vars feature. + Branch: perl + ! t/lib/b-stash.t +____________________________________________________________________________ +[ 10178] By: jhi on 2001/05/23 21:19:28 + Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001]) + From: Mike Guy + Sender: "M.J.T. Guy" + Date: Tue, 22 May 2001 13:11:39 +0100 + Branch: perl + + t/pragma/vars.t + ! MANIFEST lib/vars.pm t/lib/1_compile.t +____________________________________________________________________________ +[ 10177] By: jhi on 2001/05/23 21:01:48 + Log: -qlongdouble considered harmful by Merijn. + Branch: perl + ! hints/aix.sh +____________________________________________________________________________ +[ 10176] By: jhi on 2001/05/21 13:21:21 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10175] By: jhi on 2001/05/21 13:17:28 + Log: Add a test of its very own for Fcntl. Hopefully portable. + Branch: perl + + t/lib/fcntl.t + ! MANIFEST +____________________________________________________________________________ +[ 10174] By: jhi on 2001/05/21 12:45:41 + Log: Must be trickier for 'minitest' not to die. + Branch: perl + ! t/op/taint.t +____________________________________________________________________________ +[ 10173] By: jhi on 2001/05/21 11:24:43 + Log: Can't declare other people's variables. + Branch: perl + ! t/lib/b-stash.t +____________________________________________________________________________ +[ 10172] By: jhi on 2001/05/20 20:33:08 + Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-( + Branch: perl + ! doio.c t/op/taint.t +____________________________________________________________________________ +[ 10171] By: jhi on 2001/05/20 20:18:45 + Log: The OS/2 variable needs to be declared. + Branch: perl + ! t/lib/b-stash.t +____________________________________________________________________________ +[ 10170] By: nick on 2001/05/20 16:48:29 + Log: Integrate mainline + Branch: perlio + !> (integrate 41 files) +____________________________________________________________________________ +[ 10169] By: jhi on 2001/05/20 11:50:20 + Log: Small perlsec updates: clarify the taintedness of filename + globbing; suggest using Scalar::Util::tainted(). + Branch: perl + ! pod/perlsec.pod +____________________________________________________________________________ +[ 10168] By: jhi on 2001/05/20 11:24:11 + Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic + From: Dave Mitchell + Date: Sat, 19 May 2001 20:12:56 +0100 (BST) + Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk> + Branch: perl + ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c + ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c + ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c + ! xsutils.c +____________________________________________________________________________ +[ 10167] By: jhi on 2001/05/20 11:12:14 + Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2 + From: Ilya Zakharevich + Date: Sat, 19 May 2001 04:08:46 -0400 + Message-ID: <20010519040846.A16969@math.ohio-state.edu> + Branch: perl + ! lib/ExtUtils/Mksymlists.pm makedef.pl +____________________________________________________________________________ +[ 10166] By: jhi on 2001/05/20 11:08:27 + Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2 + From: Ilya Zakharevich + Date: Sat, 19 May 2001 04:30:45 -0400 + Message-ID: <20010519043045.A17033@math.ohio-state.edu> + Branch: perl + ! os2/os2.c +____________________________________________________________________________ +[ 10165] By: jhi on 2001/05/20 11:07:06 + Log: Subject: [PATCH 5.6.1] build bugs OS/2 + From: Ilya Zakharevich + Date: Sat, 19 May 2001 04:35:28 -0400 + Message-ID: <20010519043528.A17363@math.ohio-state.edu> + Branch: perl + ! os2/Makefile.SHs os2/os2.c +____________________________________________________________________________ +[ 10164] By: jhi on 2001/05/20 11:06:01 + Log: Subject: [PATCH 5.6.1] Mis-Failing tests + From: Ilya Zakharevich + Date: Sat, 19 May 2001 04:04:23 -0400 + Message-ID: <20010519040423.A16861@math.ohio-state.edu> + + (In bleadperl patched b-stash.t instead of b.t) + Branch: perl + ! t/lib/b-stash.t t/lib/bigfltpm.t +____________________________________________________________________________ +[ 10163] By: jhi on 2001/05/20 10:59:46 + Log: Subject: [PATCH 5.6.1] perl5db + From: Ilya Zakharevich + Date: Sat, 19 May 2001 03:49:09 -0400 + Message-ID: <20010519034909.A14902@math.ohio-state.edu> + Branch: perl + ! lib/perl5db.pl +____________________________________________________________________________ +[ 10162] By: jhi on 2001/05/20 10:58:18 + Log: Subject: [PATCH] require $mod where $mod has touched numeric context + From: Gisle Aas + Date: 18 May 2001 14:24:51 -0700 + Message-ID: + Branch: perl + ! pp_ctl.c +____________________________________________________________________________ +[ 10161] By: jhi on 2001/05/20 10:57:00 + Log: Subject: [PATCH] Chomp should not always stringify + From: Gisle Aas + Date: 18 May 2001 07:55:25 -0700 + Message-ID: + Branch: perl + ! doop.c t/op/chop.t +____________________________________________________________________________ +[ 10160] By: jhi on 2001/05/20 10:49:40 + Log: Integrate perlio. + Branch: perl + !> pod/perlfunc.pod +____________________________________________________________________________ +[ 10159] By: nick on 2001/05/20 09:39:46 + Log: Document some more of open's features. + Branch: perlio + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 10158] By: gsar on 2001/05/18 18:43:38 + Log: back out change#10153 (it has compatibility issues such as the + changed behavior of /[~%@+-]/, and after talking to Jarkko, the + benefit for 5.6.x doesn't seem worth the risk) + Branch: maint-5.6/perl + ! toke.c +____________________________________________________________________________ +[ 10157] By: jhi on 2001/05/18 17:05:40 + Log: \$escaping the $vars in !GROK!THIS! section is a good idea. + Branch: perl + ! x2p/s2p.PL +____________________________________________________________________________ +[ 10156] By: jhi on 2001/05/18 12:06:40 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10155] By: jhi on 2001/05/18 11:58:57 + Log: Integrate change #10144 from maintperl. + + s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too. + Branch: perl + !> win32/config.bc win32/config.gc win32/config.vc + !> win32/config_H.bc win32/config_H.gc win32/config_H.vc +____________________________________________________________________________ +[ 10154] By: nick on 2001/05/18 07:23:03 + Log: Integrate mainline. + Branch: perlio + +> README.dgux t/lib/i18n-collate.t utils.lst + !> (integrate 49 files) +____________________________________________________________________________ +[ 10153] By: jhi on 2001/05/18 00:41:51 + Log: Integrate change #7224 from mainline into maintperl. + + Allow @+ and @- to be doublequoted, from Simon Cozens. + (Approved by Larry, see Tom's comment in 20000830.005.) + Branch: maint-5.6/perl + !> toke.c +____________________________________________________________________________ +[ 10152] By: jhi on 2001/05/17 23:18:15 + Log: Subject: [PATCH bleadperl] small lookbehind fix + From: Hugo + Date: Fri, 18 May 2001 00:07:19 +0100 + Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk> + Branch: perl + ! regexec.c +____________________________________________________________________________ +[ 10151] By: jhi on 2001/05/17 22:00:06 + Log: Detypos. + Branch: perl + ! installman utils.lst +____________________________________________________________________________ +[ 10150] By: jhi on 2001/05/17 20:32:48 + Log: Add better debug to glob/basic #8 as suggested by Nick Clark + in 20001222.001. + Branch: perl + ! t/lib/glob-basic.t +____________________________________________________________________________ +[ 10149] By: jhi on 2001/05/17 20:08:58 + Log: Subject: [PATCH] Test for bug 20010515.004 + From: Benjamin Sugars + Date: Thu, 17 May 2001 15:48:18 -0400 (EDT) + Message-ID: + Branch: perl + ! t/op/misc.t +____________________________________________________________________________ +[ 10148] By: jhi on 2001/05/17 20:06:23 + Log: Integrate #10145 from maintperl. + + fix for ID 20010515.004 (needs test) + Branch: perl + !> pp_hot.c +____________________________________________________________________________ +[ 10147] By: jhi on 2001/05/17 19:10:46 + Log: Thinko noticed by Doug MacEachern. + Branch: perl + ! thread.h +____________________________________________________________________________ +[ 10146] By: jhi on 2001/05/17 17:30:37 + Log: Subject: Re: [PATCH] HERE mark in regex + From: Ronald J Kimball + Date: Thu, 17 May 2001 12:20:33 -0400 + Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> + Branch: perl + ! t/op/re_tests +____________________________________________________________________________ +[ 10145] By: gsar on 2001/05/17 16:59:55 + Log: fix for ID 20010515.004 (needs test) + Branch: maint-5.6/perl + ! pp_hot.c +____________________________________________________________________________ +[ 10144] By: gsar on 2001/05/17 16:39:02 + Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g + Branch: maint-5.6/perl + ! win32/config.bc win32/config.gc win32/config.vc + ! win32/config_H.bc win32/config_H.gc win32/config_H.vc +____________________________________________________________________________ +[ 10143] By: jhi on 2001/05/17 14:21:08 + Log: Macrofy the getspecific (and use it also in util.c) + Branch: perl + ! thread.h util.c +____________________________________________________________________________ +[ 10142] By: jhi on 2001/05/17 01:43:50 + Log: Use the unchecked thread-specific key fetch also in Tru64. + Branch: perl + ! thread.h +____________________________________________________________________________ +[ 10141] By: jhi on 2001/05/17 01:41:07 + Log: Subject: [PATCH 5.6.1]Quick thread speedup + From: Dan Sugalski + Date: Wed, 16 May 2001 18:05:19 -0400 + Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48> + Branch: perl + ! thread.h util.c +____________________________________________________________________________ +[ 10140] By: jhi on 2001/05/16 19:58:29 + Log: I think this is quite enough testing for a deprecated feature. + Branch: perl + + t/lib/i18n-collate.t + ! MANIFEST t/lib/1_compile.t +____________________________________________________________________________ +[ 10139] By: jhi on 2001/05/16 18:47:03 + Log: More HP-UX lore from Jeff Okamoto. + Branch: perl + ! README.hpux +____________________________________________________________________________ +[ 10138] By: jhi on 2001/05/16 18:21:04 + Log: Sort utils.lst for easier maintenance. + Branch: perl + ! utils.lst +____________________________________________________________________________ +[ 10137] By: jhi on 2001/05/16 18:12:01 + Log: Subject: Re: [PATCH] Abstract "utility" information from installman + From: Tim Jenness + Date: Wed, 16 May 2001 08:59:59 -1000 (HST) + Message-ID: + + Add pod2latex to utils.lst. + Branch: perl + ! MANIFEST utils.lst +____________________________________________________________________________ +[ 10136] By: jhi on 2001/05/16 18:00:00 + Log: Subject: Re: [PATCH] HERE mark in regex + From: Ronald J Kimball + Date: Wed, 16 May 2001 13:04:43 -0400 + Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> + Branch: perl + ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests + ! t/op/regmesg.t t/pragma/warn/regcomp +____________________________________________________________________________ +[ 10135] By: jhi on 2001/05/16 17:51:50 + Log: Subject: Re: [PATCH] Abstract "utility" information from installman + From: Simon Cozens + Date: Wed, 16 May 2001 18:02:08 +0100 + Message-ID: <20010516180208.A6458@netthink.co.uk> + Branch: perl + ! installman utils.lst +____________________________________________________________________________ +[ 10134] By: jhi on 2001/05/16 17:47:26 + Log: Subject: Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl v5.7.1 +DEVEL10104 on i586-linux 2.2.16-22 (UNINST + From: "Philip Newton" + Date: Tue, 15 May 2001 15:09:30 +0200 + Message-ID: <3B0146AA.2839.17BFDA6@localhost> + + Test case for #10128. + Branch: perl + ! t/pragma/warn/pp_hot +____________________________________________________________________________ +[ 10133] By: jhi on 2001/05/16 15:12:52 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10132] By: jhi on 2001/05/16 14:50:55 + Log: Deprecate pseudo-hashes. + Branch: perl + ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod +____________________________________________________________________________ +[ 10131] By: jhi on 2001/05/16 14:26:01 + Log: HP-UX hints update from Merijn. + Branch: perl + ! hints/hpux.sh +____________________________________________________________________________ +[ 10130] By: jhi on 2001/05/16 14:23:01 + Log: README.hpux update from Merijn. + Branch: perl + ! README.hpux +____________________________________________________________________________ +[ 10129] By: jhi on 2001/05/16 14:18:56 + Log: Subject: Re: [PATCH] Abstract "utility" information from installman + From: Simon Cozens + Date: Wed, 16 May 2001 15:57:55 +0100 + Message-ID: <20010516155755.A4728@netthink.co.uk> + Branch: perl + + utils.lst + ! MANIFEST installman installperl +____________________________________________________________________________ +[ 10128] By: jhi on 2001/05/16 14:15:36 + Log: Subject: Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl v5.7.1 +DEVEL10104 on i586-linux 2.2.16-22 (UNINST + From: "Philip Newton" + Date: Tue, 15 May 2001 16:31:05 +0200 + Message-ID: <3B0159C9.1905.1C6AEF9@localhost> + + Fix PERL_Y2KWARN test to check before rather than after appending. + Branch: perl + ! pp_hot.c +____________________________________________________________________________ +[ 10127] By: jhi on 2001/05/16 14:08:15 + Log: Regen Porting stuff. + Branch: perl + ! Configure Porting/Glossary Porting/config.sh Porting/config_H + ! config_h.SH +____________________________________________________________________________ +[ 10126] By: jhi on 2001/05/16 13:41:50 + Log: Metaconfig unit change for #10125. + Branch: metaconfig + ! U/modified/Oldconfig.U +____________________________________________________________________________ +[ 10125] By: jhi on 2001/05/16 13:41:35 + Log: Use OSVERS. + Branch: perl + ! Configure config_h.SH perl.c +____________________________________________________________________________ +[ 10124] By: jhi on 2001/05/16 13:41:09 + Log: Regen toc. + Branch: perl + ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod +____________________________________________________________________________ +[ 10123] By: jhi on 2001/05/16 13:25:38 + Log: Adding the README.dgux to the MANIFEST would be a good idea. + Branch: perl + ! MANIFEST +____________________________________________________________________________ +[ 10122] By: jhi on 2001/05/16 13:08:33 + Log: Move the stack desire definition to thread.h. + Branch: perl + ! ext/Thread/Thread.xs thread.h +____________________________________________________________________________ +[ 10121] By: jhi on 2001/05/16 13:00:12 + Log: DG-UX threading patches, including a README.dgux, + from Takis Psarogiannakopoulos. + Branch: perl + + README.dgux + ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c +____________________________________________________________________________ +[ 10120] By: jhi on 2001/05/16 12:55:33 + Log: Subject: [PATCH B::Deparse] More on /x regexes + From: Robin Houston + Date: Tue, 15 May 2001 19:09:35 +0100 + Message-ID: <20010515190935.A27268@penderel> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 10119] By: jhi on 2001/05/16 12:45:29 + Log: Document that the core time() may be rounding rather + than truncating, would have saved at least my confusion. + Branch: perl + ! ext/Time/HiRes/HiRes.pm +____________________________________________________________________________ +[ 10118] By: jhi on 2001/05/16 12:37:57 + Log: Subject: perl-current/t/time-hires.t + From: John Peacock + Date: Fri, 11 May 2001 14:09:41 -0400 + Message-ID: <3AFC2AE5.5E787E54@rowman.com> + Branch: perl + ! t/lib/time-hires.t +____________________________________________________________________________ +[ 10117] By: jhi on 2001/05/15 13:40:33 + Log: Subject: [PATCH dump.c] Op private flags + From: Simon Cozens + Date: Sun, 13 May 2001 20:20:36 +0100 + Message-ID: <20010513202036.A21896@netthink.co.uk> + Branch: perl + ! dump.c +____________________________________________________________________________ +[ 10116] By: jhi on 2001/05/15 13:28:26 + Log: Upgrade to Switch 2.03. + Branch: perl + ! lib/Switch.pm +____________________________________________________________________________ +[ 10115] By: jhi on 2001/05/15 13:19:01 + Log: Integrate change #10113 from mainline: rename CONFIGDOTSH + to PERL_CONFIG_SH and use it consistently. + Branch: maint-5.6/perl + !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH + !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH + !> myconfig.SH writemain.SH +____________________________________________________________________________ +[ 10114] By: jhi on 2001/05/15 13:13:21 + Log: Metaconfig units changes for #10113. + Branch: metaconfig + ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U +____________________________________________________________________________ +[ 10113] By: jhi on 2001/05/15 13:12:40 + Log: The problem described in 20010514.031 still wasn't + fully cured, there were remnants of $CONFIG when + $CONFIGDOTSH was expected. Now renamed to PERL_CONFIG_SH + to avoid future conflicts. + Branch: perl + ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH + ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH + ! myconfig.SH writemain.SH +____________________________________________________________________________ +[ 10112] By: jhi on 2001/05/15 11:55:44 + Log: Half of #10107 got lost. + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 10111] By: nick on 2001/05/15 08:39:14 + Log: Integrate mainline. + Branch: perlio + +> ext/POSIX/hints/uts.pl + - Todo Todo-5.6 t/camel-III/vstring.t + !> (integrate 48 files) +____________________________________________________________________________ +[ 10110] By: jhi on 2001/05/15 02:04:05 + Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance + From: Robin Houston + Date: Mon, 14 May 2001 22:27:08 +0100 + Message-ID: <20010514222708.A22963@penderel> + Branch: perl + ! t/TestInit.pm +____________________________________________________________________________ +[ 10109] By: jhi on 2001/05/15 02:03:12 + Log: Subject: [PATCH B::Deparse] Lvaluable method calls + From: Robin Houston + Date: Mon, 14 May 2001 22:16:43 +0100 + Message-ID: <20010514221643.A22437@penderel> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 10108] By: jhi on 2001/05/15 02:02:17 + Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier + From: Robin Houston + Date: Mon, 14 May 2001 22:03:44 +0100 + Message-ID: <20010514220344.A20643@penderel> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 10107] By: jhi on 2001/05/15 02:01:24 + Log: Subject: [PATCH B::Deparse] "${foo}_bar" + From: Robin Houston + Date: Mon, 14 May 2001 22:10:07 +0100 + Message-ID: <20010514221007.A21118@penderel> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 10106] By: jhi on 2001/05/15 01:41:26 + Log: Fix for 20010514.037; substr() didn't invalidate the locale + collation magic. + Branch: perl + ! pp.c +____________________________________________________________________________ +[ 10105] By: jhi on 2001/05/14 18:18:24 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10104] By: jhi on 2001/05/14 18:09:07 + Log: Retract #10094. + Branch: perl + ! lib/Pod/Text.pm +____________________________________________________________________________ +[ 10103] By: jhi on 2001/05/14 15:20:58 + Log: Integrate change #10100 from maintperl. + + PL_last_in_gv may not be a GV if it was a stale filehandle (fix for + bug ID 20010514.027) + Branch: perl + !> mg.c pp_ctl.c +____________________________________________________________________________ +[ 10102] By: jhi on 2001/05/14 15:19:21 + Log: Document the deprecatedness of suidperl. + Branch: perl + ! INSTALL pod/perlfaq1.pod +____________________________________________________________________________ +[ 10101] By: jhi on 2001/05/14 14:54:31 + Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy + From: Ronald J Kimball + Date: Mon, 14 May 2001 09:38:59 -0400 + Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu> + Branch: perl + ! lib/ExtUtils/MM_Unix.pm +____________________________________________________________________________ +[ 10100] By: gsar on 2001/05/14 14:43:50 + Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for + bug ID 20010514.027) + + TODO: this needs a testsuite addition + Branch: maint-5.6/perl + ! mg.c pp_ctl.c +____________________________________________________________________________ +[ 10099] By: jhi on 2001/05/14 13:42:38 + Log: More DWIMminess for Class::Struct: calling the array or hash + accessors only with one argument, an array or a hash reference, + sets the underlying array or hash. This mirrors nicely also + the usage in the constructor. + From Bernd Sokolowsky , via Damian Conway. + Branch: perl + ! lib/Class/Struct.pm t/lib/class-struct.t +____________________________________________________________________________ +[ 10098] By: jhi on 2001/05/14 13:10:34 + Log: Reference cmp'ing should go through the whole stringification + process shebang, as pointed out by Sarathy in #10091. + Branch: perl + ! pp.c +____________________________________________________________________________ +[ 10097] By: jhi on 2001/05/14 12:54:31 + Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo + From: Simon Cozens + Date: Sat, 12 May 2001 16:36:27 +0100 + Message-ID: <20010512163627.A5522@netthink.co.uk> + + with some additions salvaged from Todo and Todo-5.6 before + retiring them. + Branch: perl + - Todo Todo-5.6 + ! MANIFEST pod/perltodo.pod +____________________________________________________________________________ +[ 10096] By: jhi on 2001/05/14 12:37:01 + Log: Subject: [ID 20010514.025] _SVID3 in + From: "Golubev I. N." + Date: Mon, 07 May 2001 14:33:34 (GMT) + Message-Id: <02453af6b23e63-gin@mo.msk.ru> + Branch: perl + ! perl.h +____________________________________________________________________________ +[ 10095] By: jhi on 2001/05/14 12:34:24 + Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy + From: "Todd C. Miller" + Date: Mon, 7 May 2001 09:35:57 -0600 (MDT) + Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com> + Branch: perl + ! lib/ExtUtils/MM_Unix.pm +____________________________________________________________________________ +[ 10094] By: jhi on 2001/05/14 12:32:44 + Log: (Retracted by #10104.) + + Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)] + From: barries + Date: Sat, 12 May 2001 01:28:10 -0400 + Message-ID: <20010512012810.B26358@jester.slaysys.com> + Branch: perl + ! lib/Pod/Text.pm +____________________________________________________________________________ +[ 10093] By: jhi on 2001/05/14 12:30:38 + Log: Subject: [PATCH] Incorrect line numbers in AutoSplit + From: Mike Guy + Date: Sat, 12 May 2001 19:24:33 +0100 + Message-Id: + Branch: perl + ! lib/AutoSplit.pm +____________________________________________________________________________ +[ 10092] By: jhi on 2001/05/14 12:29:21 + Log: Yet another HP-UX hints tweak from Merijn. + Branch: perl + ! hints/hpux.sh +____________________________________________________________________________ +[ 10091] By: gsar on 2001/05/14 04:38:32 + Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV + isn't defined (changes#9366,9368,9370 from mainline without the + pp_scmp() change) + Branch: maint-5.6/perl + ! pp.c pp.h pp_hot.c +____________________________________________________________________________ +[ 10090] By: jhi on 2001/05/12 13:39:43 + Log: The sorting seems to happen now automatically. + Branch: perl + ! t/lib/glob-basic.t +____________________________________________________________________________ +[ 10089] By: jhi on 2001/05/12 03:38:15 + Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string + From: Benjamin Sugars + Date: Fri, 11 May 2001 11:36:04 -0400 (EDT) + Message-ID: + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 10088] By: jhi on 2001/05/12 03:37:00 + Log: Subject: Re: undef(&foo) does not work for XS functions + From: Doug MacEachern + Date: Fri, 11 May 2001 16:52:29 -0700 (PDT) + Message-ID: + Branch: perl + ! op.c +____________________________________________________________________________ +[ 10087] By: jhi on 2001/05/12 03:35:58 + Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC + From: Peter Prymmer + Date: Fri, 11 May 2001 17:38:43 -0700 (PDT) + Message-ID: + Branch: perl + ! t/op/append.t +____________________________________________________________________________ +[ 10086] By: jhi on 2001/05/11 14:23:08 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10085] By: jhi on 2001/05/11 14:08:20 + Log: Remove the 'asciir' re subpragma. Should instead implement + the 'physical vs logical' range scheme: + + \xAA-\xCC is a native physical range, you want that range of + codepoints in your native encoding. In EBCDIC the codepoints + in the gaps (between i-j and r-s) should be included. + + \x{AA}-\x{CC} is a physical Unicode range, you want that range of + codepoints in Unicode. + + a-z is a logical range, you want that range of 'logical' codepoints + in your native encoding. In EBCDIC the codepoints in the gaps + (between i-j and r-s) should not be included. + + Mixed cases (a-\xAA, etc) should either be errors, or maybe + the 'logical' endpoints should be converted to native/Unicode + codepoints, and the range handled as a physical range. + + 'Logical endpoints' are to be recognized only in the A-Z, a-z, + and 0-9 ranges. Probably a warning should be given for mixed + cases like A-z or a-9 (since such expressions are encoding + dependent), with a recommendation to use physical ranges. + Branch: perl + ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t + ! t/op/regexp.t +____________________________________________________________________________ +[ 10084] By: jhi on 2001/05/11 13:56:16 + Log: Make the test to cleanup the test directory tree + both before and after the testing so that we always + have a clean slate to work with. + Branch: perl + ! t/lib/filefind.t +____________________________________________________________________________ +[ 10083] By: jhi on 2001/05/11 13:46:30 + Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string + From: Jon Eveland + Date: Fri, 11 May 2001 07:36:28 -0700 (PDT) + Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com> + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 10082] By: jhi on 2001/05/11 13:45:06 + Log: Merge the camel-III/vstring.t with op/ver.t. + Branch: perl + - t/camel-III/vstring.t + ! MANIFEST t/TEST t/harness t/op/ver.t +____________________________________________________________________________ +[ 10081] By: jhi on 2001/05/11 13:15:55 + Log: Add test.deparse make target. + Branch: perl + ! Makefile.SH +____________________________________________________________________________ +[ 10080] By: jhi on 2001/05/11 12:52:49 + Log: Subject: [PATCH B::Deparse] $foo->bar(0) + From: Robin Houston + Date: Fri, 11 May 2001 12:02:22 +0100 + Message-ID: <20010511120222.A11529@penderel> + Branch: perl + ! ext/B/B/Deparse.pm t/op/method.t +____________________________________________________________________________ +[ 10079] By: jhi on 2001/05/11 01:59:06 + Log: A nicely working combination for UTS from Hal Morris. + Branch: perl + + ext/POSIX/hints/uts.pl + ! MANIFEST hints/uts.sh +____________________________________________________________________________ +[ 10078] By: jhi on 2001/05/11 01:15:04 + Log: i_ieeefp=undef for UTS. + Branch: perl + ! hints/uts.sh +____________________________________________________________________________ +[ 10077] By: jhi on 2001/05/10 22:42:35 + Log: Subject: RE: rand(0) is rand(1) + From: Larry Shatzer + Date: Thu, 10 May 2001 11:09:27 -0700 + Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com> + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 10076] By: jhi on 2001/05/10 22:36:50 + Log: Subject: [patch] make op_{clear,null} public + From: Doug MacEachern + Date: Thu, 10 May 2001 15:54:09 -0700 (PDT) + Message-ID: + Branch: perl + ! embed.h embed.pl op.c proto.h +____________________________________________________________________________ +[ 10075] By: jhi on 2001/05/10 22:28:36 + Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support + From: Robin Houston + Date: Thu, 10 May 2001 18:54:59 +0100 + Message-ID: <20010510185459.A5995@penderel> + Branch: perl + ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t +____________________________________________________________________________ +[ 10074] By: jhi on 2001/05/10 22:23:41 + Log: Subject: [PATCH B::Deparse] t/op/64bitint.t + From: Robin Houston + Date: Thu, 10 May 2001 12:56:39 +0100 + Message-ID: <20010510125639.A2119@penderel> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 10073] By: jhi on 2001/05/10 14:26:01 + Log: Retract #10070, not ready yet. + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 10072] By: jhi on 2001/05/10 13:40:24 + Log: The metaconfig unit change for #10071. + Branch: metaconfig + ! U/modified/mallocsrc.U +____________________________________________________________________________ +[ 10071] By: jhi on 2001/05/10 13:39:57 + Log: The #9525+#9526 didn't allow for overriding usemymalloc. + Branch: perl + ! Configure +____________________________________________________________________________ +[ 10070] By: jhi on 2001/05/10 13:18:42 + Log: (Retracted by #10073) + + Subject: Re: [PATCH t/TEST] B::Deparse tester + From: Hugo + Date: Thu, 10 May 2001 05:48:09 +0100 + Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 10069] By: jhi on 2001/05/10 12:24:06 + Log: Add a for(func()) test. + Branch: perl + ! t/cmd/for.t +____________________________________________________________________________ +[ 10068] By: jhi on 2001/05/10 12:16:00 + Log: Subject: [PATCH B::Deparse] our() lists and foreach loops + From: Robin Houston + Date: Thu, 10 May 2001 13:50:08 +0100 + Message-ID: <20010510135008.A2454@penderel> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 10067] By: jhi on 2001/05/10 01:45:03 + Log: A thinko in #10065. + Branch: perl + ! hv.c +____________________________________________________________________________ +[ 10066] By: jhi on 2001/05/10 01:33:12 + Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration + From: Robin Houston + Date: Thu, 10 May 2001 02:10:34 +0100 + Message-ID: <20010510021034.A19421@penderel> + Branch: perl + ! ext/B/B.xs ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 10065] By: jhi on 2001/05/10 01:30:43 + Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware + From: Doug MacEachern + Date: Mon, 7 May 2001 09:50:58 -0700 (PDT) + Message-ID: + Branch: perl + ! hv.c +____________________________________________________________________________ +[ 10064] By: jhi on 2001/05/09 23:13:29 + Log: One more workaround for the UTS compiler from Hal Morris. + Branch: perl + ! perl.h +____________________________________________________________________________ +[ 10063] By: jhi on 2001/05/09 23:09:53 + Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV + From: Robin Houston + Date: Thu, 10 May 2001 01:02:08 +0100 + Message-ID: <20010510010208.A18200@penderel> + Branch: perl + ! ext/B/B/Debug.pm +____________________________________________________________________________ +[ 10062] By: jhi on 2001/05/09 23:06:25 + Log: Subject: [PATCH] Simplify deb_curcv() a bit + From: Benjamin Sugars + Date: Wed, 9 May 2001 18:14:34 -0400 (EDT) + Message-ID: + Branch: perl + ! run.c +____________________________________________________________________________ +[ 10061] By: jhi on 2001/05/09 23:05:28 + Log: Subject: [PATCH] Additional test case for PerlIO::Scalar + From: Benjamin Sugars + Date: Wed, 9 May 2001 18:03:45 -0400 (EDT) + Message-ID: + Branch: perl + ! t/lib/io_scalar.t +____________________________________________________________________________ +[ 10060] By: jhi on 2001/05/09 23:04:38 + Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047 + From: Peter Prymmer + Date: Wed, 9 May 2001 12:08:02 -0700 (PDT) + Message-ID: + Branch: perl + ! t/lib/md5-file.t +____________________________________________________________________________ +[ 10059] By: jhi on 2001/05/09 23:03:52 + Log: Subject: [PATCH t/TEST] B::Deparse tester + From: Robin Houston + Date: Wed, 9 May 2001 19:17:50 +0100 + Message-ID: <20010509191750.A16940@penderel> + Branch: perl + ! ext/B/O.pm t/TEST +____________________________________________________________________________ +[ 10058] By: jhi on 2001/05/09 23:02:56 + Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text + From: Jeff Pinyan + Date: Wed, 9 May 2001 14:36:25 -0400 (EDT) + Message-ID: + Branch: perl + ! lib/Pod/Html.pm +____________________________________________________________________________ +[ 10057] By: nick on 2001/05/09 18:37:56 + Log: Integrate mainline. + Branch: perlio + !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs + !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c +____________________________________________________________________________ +[ 10056] By: jhi on 2001/05/09 16:44:44 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10055] By: jhi on 2001/05/09 16:26:47 + Log: Integrate perlio. + Branch: perl + !> win32/config_H.bc win32/config_H.gc win32/config_H.vc +____________________________________________________________________________ +[ 10054] By: jhi on 2001/05/09 16:25:42 + Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar + From: Benjamin Sugars + Date: Wed, 9 May 2001 12:42:30 -0400 (EDT) + Message-ID: + Branch: perl + ! perlio.c +____________________________________________________________________________ +[ 10053] By: jhi on 2001/05/09 16:24:37 + Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar + From: Benjamin Sugars + Date: Tue, 8 May 2001 17:09:44 -0400 (EDT) + Message-ID: + Branch: perl + ! ext/PerlIO/Scalar/Scalar.xs +____________________________________________________________________________ +[ 10052] By: jhi on 2001/05/09 16:19:04 + Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly + From: Jeff Pinyan + Date: Wed, 9 May 2001 12:35:24 -0400 (EDT) + Message-ID: + Branch: perl + ! lib/Pod/Html.pm +____________________________________________________________________________ +[ 10051] By: jhi on 2001/05/09 15:30:17 + Log: EPOC tweak from Olaf Flebbe. + Branch: perl + ! epoc/epocish.h +____________________________________________________________________________ +[ 10050] By: nick on 2001/05/09 14:37:57 + Log: win32, regen_config_h + Branch: perlio + ! win32/config_H.bc win32/config_H.gc win32/config_H.vc +____________________________________________________________________________ +[ 10049] By: jhi on 2001/05/09 12:33:39 + Log: Integrate perlio. + Branch: perl + !> pp_sys.c +____________________________________________________________________________ +[ 10048] By: nick on 2001/05/09 11:59:50 + Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler + and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child." + Branch: perlio + ! pp_sys.c +____________________________________________________________________________ +[ 10047] By: jhi on 2001/05/09 10:50:12 + Log: Integrate perlio. + Branch: perl + !> run.c +____________________________________________________________________________ +[ 10046] By: jhi on 2001/05/09 10:49:34 + Log: Subject: Re: Less warnings during configure + From: "H.Merijn Brand" + Date: Wed, 09 May 2001 13:12:49 +0200 + Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl> + Branch: perl + ! hints/hpux.sh +____________________________________________________________________________ +[ 10045] By: nick on 2001/05/09 09:56:59 + Log: MULTIPLICITY/DEBUGGING build fix. + Branch: perlio + ! run.c +____________________________________________________________________________ +[ 10044] By: nick on 2001/05/09 09:46:37 + Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue). + Branch: perlio + +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t + - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h + !> (integrate 65 files) +____________________________________________________________________________ +[ 10043] By: jhi on 2001/05/08 22:41:49 + Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc + From: Robin Houston + Date: Tue, 8 May 2001 19:38:00 +0100 + Message-ID: <20010508193800.A4389@penderel> + + Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc + From: Robin Houston + Date: Tue, 8 May 2001 20:03:57 +0100 + Message-ID: <20010508200357.A4614@penderel> + + Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc + From: Robin Houston + Date: Wed, 9 May 2001 00:12:05 +0100 + Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk> + Branch: perl + ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op +____________________________________________________________________________ +[ 10042] By: jhi on 2001/05/08 22:09:35 + Log: Retract #10031. + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 10041] By: jhi on 2001/05/08 18:27:34 + Log: The metaconfig unit changes for #10040. + Branch: metaconfig/U/perl + ! Checkcc.U d_dlsymun.U dlsrc.U +____________________________________________________________________________ +[ 10040] By: jhi on 2001/05/08 18:24:47 + Log: The Configure half of + + Subject: Less warnings during configure + From: "H.Merijn Brand" + Date: Tue, 08 May 2001 08:44:02 +0200 + Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl> + Branch: perl + ! Configure +____________________________________________________________________________ +[ 10039] By: jhi on 2001/05/08 16:48:31 + Log: Subject: Less warnings during configure + From: "H.Merijn Brand" + Date: Tue, 08 May 2001 08:44:02 +0200 + Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl> + Branch: perl + ! hints/hpux.sh +____________________________________________________________________________ +[ 10038] By: jhi on 2001/05/08 16:32:07 + Log: Don't forget to whine about \d__\d. + Branch: perl + ! t/pragma/warn/toke toke.c +____________________________________________________________________________ +[ 10037] By: jhi on 2001/05/08 16:07:05 + Log: Allow underscores also in the exponent part. + Branch: perl + ! t/pragma/warn/toke toke.c +____________________________________________________________________________ +[ 10036] By: jhi on 2001/05/08 13:33:55 + Log: CodeMagicCD doesn't look like an *I*DE. + Branch: perl + ! pod/perlfaq3.pod +____________________________________________________________________________ +[ 10035] By: jhi on 2001/05/08 13:27:48 + Log: Add Open Perl IDE, remove Perl Code Magic (the site seems + to be consistently down). + Branch: perl + ! pod/perlfaq3.pod +____________________________________________________________________________ +[ 10034] By: jhi on 2001/05/08 13:21:07 + Log: Upgrade to Text::Balanced 1.84. + Branch: perl + ! lib/Text/Balanced.pm t/lib/tb-xbrak.t +____________________________________________________________________________ +[ 10033] By: jhi on 2001/05/08 12:41:53 + Log: Subject: Re: [PATCH] Find the last of the missing pad variables + From: Benjamin Sugars + Date: Tue, 8 May 2001 09:14:30 -0400 (EDT) + Message-ID: + Branch: perl + ! run.c +____________________________________________________________________________ +[ 10032] By: jhi on 2001/05/08 12:40:28 + Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t + From: Peter Prymmer + Date: Mon, 7 May 2001 18:13:06 -0700 (PDT) + Message-ID: + Branch: perl + ! t/pod/plainer.t +____________________________________________________________________________ +[ 10031] By: jhi on 2001/05/08 12:35:25 + Log: (Retracted by #10042) + + Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin + From: "Philip Newton" + Date: Tue, 8 May 2001 09:18:10 +0200 + Message-ID: <3AF7B9D2.28861.603732@localhost> + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 10030] By: jhi on 2001/05/08 12:32:23 + Log: Subject: [PATCH B::Deparse] Document known bugs + From: Robin Houston + Date: Tue, 8 May 2001 01:53:34 +0100 + Message-ID: <20010508015334.A32394@penderel> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 10029] By: jhi on 2001/05/08 12:28:28 + Log: Subject: Re: Perl book, magazine and website updates. + From: "Philip Newton" + Date: Mon, 7 May 2001 17:03:58 +0200 + Message-ID: <3AF6D57E.5387.1E29930@localhost> + Branch: perl + ! pod/perlfaq2.pod +____________________________________________________________________________ +[ 10028] By: jhi on 2001/05/07 23:53:30 + Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t + From: Peter Prymmer + Date: Mon, 7 May 2001 17:50:48 -0700 (PDT) + Message-ID: + Branch: perl + ! t/io/fflush.t +____________________________________________________________________________ +[ 10027] By: jhi on 2001/05/07 23:22:48 + Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine + From: Robin Houston + Date: Tue, 8 May 2001 01:14:55 +0100 + Message-ID: <20010508011455.A32162@penderel> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 10026] By: jhi on 2001/05/07 23:15:05 + Log: Typo in #10025. + Branch: perl + ! hints/uts.sh +____________________________________________________________________________ +[ 10025] By: jhi on 2001/05/07 21:15:35 + Log: cc, cflags, and optimize tweaks for UTS from Hal Morris. + Branch: perl + ! hints/uts.sh +____________________________________________________________________________ +[ 10024] By: jhi on 2001/05/07 20:58:40 + Log: Subject: Re: [ID 20010506.045] question about hash syntax + From: Peter Scott + Date: Sun, 06 May 2001 13:10:40 -0700 + Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com> + Branch: perl + ! pod/perl56delta.pod +____________________________________________________________________________ +[ 10023] By: jhi on 2001/05/07 20:41:26 + Log: Configure should figure out the list of dynamic extensions + just fine in UTS-- and in fact it does, as reported by Hal Morris. + Branch: perl + ! hints/uts.sh +____________________________________________________________________________ +[ 10022] By: jhi on 2001/05/07 20:24:11 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ [ 10021] By: jhi on 2001/05/07 20:11:31 Log: Subject: [PATCH regcomp.c] Insecure regexes From: Robin Houston