X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=3030ba5890242e415ee0608e56e0f0e714f961e1;hb=4de74f4e8cc9429ea54bd73d4b78725908054f91;hp=7715f7e6fdbb00319f6d5c4b1f805a02490d4244;hpb=a65e9df7d11c78917193138b8249299b47efd8b4;p=p5sagit%2Fp5-mst-13.2.git diff --git a/Changes b/Changes index 7715f7e..3030ba5 100644 --- a/Changes +++ b/Changes @@ -6,77 +6,7 @@ individual change may also be obtained through ftp and rsync--see perlhack.pod for the details. - --------------- - CAST AND CREW - --------------- - -To give due honor to those who have made Perl what is is today, -here are some of the more common names in the Changes file, and their -current addresses (as of August 2000): - - Gisle Aas - Abigail - Kenneth Albanowski - Russ Allbery - Brad Appleton - Greg Bacon - Robin Barker - Vishal Bhatia - Spider Boardman - Tom Christiansen - Simon Cozens - Mark-Jason Dominus - Jan Dubois - Dominic Dunlop - Eric Fifer - Hallvard B Furuseth - M. J. T. Guy - Tom Hughes - Nick Ing-Simmons - Andreas Koenig - Douglas Lankshear - Doug MacEachern - Raphael Manfredi - Paul Marquess - Stephen McCamant - Laszlo Molnar - Hans Mulder - Chris Nandor - Matthias Neeracher - Jeff Okamoto - Ulrich Pfeifer - Tom Phoenix - Stephen Potter - Joshua Pritikin - Peter Prymmer - Norbert Pueschel - Dean Roehrich - Hugo van der Sanden - Michael G Schwern - Roderick Schertler - Kurt D. Starsinic - Benjamin Stuhl - Dan Sugalski - Nathan Torkington - Larry W. Virden - Johan Vromans - Ilya Zakharevich - -And the Keepers of the Patch Pumpkin: - - Charles Bailey - Graham Barr - Malcolm Beattie - Tim Bunce - Andy Dougherty - Jarkko Hietaniemi - Gurusamy Sarathy - Chip Salzenberg - -And, of course, the Author of Perl: - - Larry Wall - +[The "CAST AND CREW" list has been moved to AUTHORS.] NOTE: Each change entry shows the change number; who checked it into the repository; when; description of the change; which branch the change @@ -89,24 +19,5725 @@ indicator: +> branched (from elsewhere) !> merged changes (from elsewhere) +The Message-Ids in the change entries refer to the email messages sent +to the perl5-porters mailing list. You can retrieve the messages for +example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/ -------------- Version v5.7.0 Development release working toward v5.8 -------------- ____________________________________________________________________________ -[ 6646] By: jhi on 2000/08/15 23:35:07 - Log: Fix a dependency problem. +[ 7523] By: jhi on 2000/11/01 22:57:09 + Log: More tweaking on the #7522 theme. + Branch: perl + ! ext/DynaLoader/DynaLoader_pm.PL +____________________________________________________________________________ +[ 7522] By: jhi on 2000/11/01 22:06:15 + Log: Expand %Config variables and %ENV variables only if + so requested during build time using the + PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS. + Not expanding makes relocating distributions easier. + Branch: perl + ! ext/DynaLoader/DynaLoader_pm.PL +____________________________________________________________________________ +[ 7521] By: jhi on 2000/11/01 20:56:34 + Log: Make the POSIX::setuid and POSIX::setgid to really call setuid() + and setgid() because they were just changing $< and $( which means + only changing the real uid/gid, as opposed to changing both + real and effective ids. (The alternative way could have been + in POSIX.pm to change $> and $), too, but making a direct call + to the C API feels cleaner.) Fixes the bug - Subject: [PATCH: 6640] VMS Makefile.SH update + Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid() + From: "Garry T. Williams" + Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT) + Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net> + Branch: perl + ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs + ! ext/POSIX/typemap pod/perlvar.pod +____________________________________________________________________________ +[ 7520] By: jhi on 2000/11/01 20:08:33 + Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks" + From: "Garry T. Williams" + Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT) + Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net> + Branch: perl + ! pod/perlsec.pod +____________________________________________________________________________ +[ 7519] By: jhi on 2000/11/01 20:01:22 + Log: Locale warning explanation tweak. + Branch: perl + ! pod/perldiag.pod +____________________________________________________________________________ +[ 7518] By: jhi on 2000/11/01 18:57:13 + Log: C.pm part of + + Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0] + From: Jarkko Hietaniemi + Date: Tue, 10 Oct 2000 08:22:28 -0500 + Message-Id: <20001010082228.B17030@chaos.wustl.edu> + Branch: perl + ! ext/B/B/C.pm +____________________________________________________________________________ +[ 7517] By: jhi on 2000/11/01 18:41:59 + Log: Subject: [ID 20001005.006] Documentation -- description of qr// + From: Martien Verbruggen + Date: Fri, 6 Oct 2000 14:09:10 +1100 + Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au> + Branch: perl + ! pod/perlop.pod +____________________________________________________________________________ +[ 7516] By: jhi on 2000/11/01 18:34:55 + Log: Generalize the Camel wording. + + Subject: Re: perlfaq style changes + From: John Borwick + Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST) + Message-ID: + Branch: perl + ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod +____________________________________________________________________________ +[ 7515] By: jhi on 2000/11/01 16:52:31 + Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output + From: pimlott@idiomtech.com (Andrew Pimlott) + Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT) + Message-Id: + Branch: perl + ! pod/perlsec.pod +____________________________________________________________________________ +[ 7514] By: jhi on 2000/11/01 15:03:40 + Log: More AIX lore. + Branch: perl + ! ext/re/hints/aix.pl +____________________________________________________________________________ +[ 7513] By: jhi on 2000/11/01 14:48:30 + Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes + From: root + Date: Wed, 1 Nov 2000 12:31:32 +0100 + Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz> + Branch: perl + ! lib/Net/Ping.pm +____________________________________________________________________________ +[ 7512] By: jhi on 2000/11/01 14:46:47 + Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c + From: Martin Husemann + Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET) + Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de> + Branch: perl + ! regcomp.c +____________________________________________________________________________ +[ 7511] By: jhi on 2000/11/01 14:39:50 + Log: AUTHORS updates. + Branch: perl + ! AUTHORS +____________________________________________________________________________ +[ 7509] By: jhi on 2000/11/01 14:19:53 + Log: printf UVs the correct way, noticed by Robin Barker. + Branch: perl + ! utf8.c +____________________________________________________________________________ +[ 7508] By: jhi on 2000/11/01 14:10:03 + Log: Do not cleanup *% because the % has special meanings in some + shell environments. + Branch: perl + ! ext/Storable/Makefile.PL +____________________________________________________________________________ +[ 7507] By: jhi on 2000/11/01 14:06:00 + Log: The NonStop-UX libraries have a novel way to say NaN. + Branch: perl + ! t/lib/bigfltpm.t +____________________________________________________________________________ +[ 7505] By: jhi on 2000/10/31 19:18:39 + Log: The compiler is either gcc or cc, from Tom Bates. + Branch: perl + ! hints/nonstopux.sh +____________________________________________________________________________ +[ 7504] By: jhi on 2000/10/31 14:53:42 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 7503] By: jhi on 2000/10/31 14:30:50 + Log: Whitespace style tweak. Was originally going to see to + + Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?) + From: Joe Smith + Date: Mon, 30 Oct 2000 18:47:57 -0800 + Message-Id: <39FE32DD.24AAC4D@inwap.com> + + but that had already been taken care of. + Branch: metaconfig + ! U/compline/d_stdstdio.U + Branch: perl + ! Configure config_h.SH +____________________________________________________________________________ +[ 7502] By: jhi on 2000/10/31 14:25:02 + Log: AUTHORS tweaks. + Branch: perl + ! AUTHORS +____________________________________________________________________________ +[ 7501] By: jhi on 2000/10/31 14:23:59 + Log: Subject: perlfaq style changes + From: John Borwick + Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST) + Message-ID: + Branch: perl + ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod + ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod + ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod + ! pod/perlfaq9.pod +____________________________________________________________________________ +[ 7500] By: jhi on 2000/10/31 14:22:15 + Log: Be more lenient on bad UTF-8 when doing bit arithmetics. + + Subject: Re: [ID 20000918.005] ~ on wide chars + From: sthoenna@efn.org (Yitzchak Scott-Thoennes) + Date: Mon, 30 Oct 2000 21:09:55 -0800 + Message-ID: + + (The ord() part of the patch skipped.) + Branch: perl + ! doop.c +____________________________________________________________________________ +[ 7499] By: jhi on 2000/10/31 14:20:08 + Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c + From: Jens Hamisch + Date: Mon, 30 Oct 2000 15:17:07 +0100 + Message-Id: <20001030151707.A9597@Strawberry.COM> + Branch: perl + ! av.c +____________________________________________________________________________ +[ 7498] By: jhi on 2000/10/31 14:16:29 + Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests From: Peter Prymmer - Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT) - Message-ID: + Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST) + Message-ID: Branch: perl - ! vms/descrip_mms.template + + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc + + ext/Encode/Encode/posix-bc.enc + ! MANIFEST t/lib/encode.t ____________________________________________________________________________ -[ 6645] By: jhi on 2000/08/15 23:33:23 - Log: Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible +[ 7497] By: jhi on 2000/10/31 14:13:22 + Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t + From: Peter Prymmer + Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST) + Message-ID: + Branch: perl + ! t/lib/cgi-html.t +____________________________________________________________________________ +[ 7496] By: jhi on 2000/10/31 14:12:05 + Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests + From: Peter Prymmer + Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST) + Message-ID: + Branch: perl + ! t/lib/cgi-function.t +____________________________________________________________________________ +[ 7495] By: jhi on 2000/10/31 14:11:08 + Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension + From: Peter Prymmer + Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST) + Message-ID: + Branch: perl + + ext/re/hints/aix.pl + ! MANIFEST ext/re/Makefile.PL +____________________________________________________________________________ +[ 7494] By: jhi on 2000/10/31 14:08:32 + Log: Use Errno magic. + + Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing + From: Casey Tweten + Date: Mon, 30 Oct 2000 15:51:17 -0500 + Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com> + Branch: perl + ! lib/File/Temp.pm +____________________________________________________________________________ +[ 7493] By: jhi on 2000/10/31 14:05:07 + Log: Add a perlbug flag, -A, to avoid acknowledgement messages. + + Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED)) + From: Nicholas Clark + Date: Mon, 30 Oct 2000 17:38:45 +0000 + Message-ID: <20001030173845.O60355@plum.flirble.org> + Branch: perl + ! Makefile.SH utils/perlbug.PL +____________________________________________________________________________ +[ 7489] By: jhi on 2000/10/29 21:11:08 + Log: Subject: [Chris Winters ] patch to ExtUtils::Manifest + From: andreas.koenig@anima.de (Andreas J. Koenig) + Date: 29 Oct 2000 22:05:59 +0100 + Message-ID: + Branch: perl + ! lib/ExtUtils/Manifest.pm +____________________________________________________________________________ +[ 7488] By: jhi on 2000/10/29 21:07:47 + Log: Tests for #7487. + + Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED) + From: andreas.koenig@anima.de (Andreas J. Koenig) + Date: 29 Oct 2000 19:37:09 +0100 + Message-ID: + Branch: perl + ! t/comp/proto.t +____________________________________________________________________________ +[ 7487] By: jhi on 2000/10/29 21:06:27 + Log: constsub spillage. + + Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED) + From: John Tobey + Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST) + Message-Id: + Branch: perl + ! op.c +____________________________________________________________________________ +[ 7485] By: jhi on 2000/10/29 21:00:47 + Log: Make \x{...} consistently produce UTF-8. + + Subject: Re: \x{...} is confused + From: Simon Cozens + Date: Sun, 29 Oct 2000 19:36:48 +0000 + Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk> + Branch: perl + ! t/pragma/utf8.t toke.c +____________________________________________________________________________ +[ 7483] By: jhi on 2000/10/29 18:06:55 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 7481] By: jhi on 2000/10/29 17:02:37 + Log: UTF-8 decoder tweak. + Branch: perl + ! utf8.c +____________________________________________________________________________ +[ 7478] By: jhi on 2000/10/29 02:04:01 + Log: Add also emailless people. + Branch: perl + ! AUTHORS +____________________________________________________________________________ +[ 7477] By: jhi on 2000/10/29 01:36:00 + Log: The #7476 needs a MANIFEST change, too. + Branch: perl + ! MANIFEST +____________________________________________________________________________ +[ 7476] By: jhi on 2000/10/29 01:35:21 + Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN. + Branch: perl + - MAINTAIN + ! AUTHORS Changes +____________________________________________________________________________ +[ 7475] By: jhi on 2000/10/28 23:57:25 + Log: De-quoted-unreadable to ISO Latin 1. + (There's one ISO-2022-JP name in Changes5.004.) + Branch: perl + ! Changes Changes5.6 +____________________________________________________________________________ +[ 7474] By: jhi on 2000/10/28 19:13:06 + Log: Subject: [ID 20001027.007] uniq array in perlfaq + From: Hans Ginzel + Date: Fri, 27 Oct 2000 19:28:30 +0200 + Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> + Branch: perl + ! pod/perlfaq4.pod +____________________________________________________________________________ +[ 7473] By: jhi on 2000/10/28 18:02:05 + Log: Locking null mutexes is not recommendable. + + Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) + From: Hugo + Date: Sat, 28 Oct 2000 18:41:12 +0100 + Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk> + Branch: perl + ! op.c +____________________________________________________________________________ +[ 7472] By: jhi on 2000/10/28 17:52:58 + Log: Better create a true mailing list for the repository keepers. + Branch: perl + ! Porting/repository.pod +____________________________________________________________________________ +[ 7471] By: jhi on 2000/10/28 17:28:24 + Log: Add the repository doc by Malcolm, Sarathy, and by Simon, + name as suggested by Michael Bletzinger . + Branch: perl + + Porting/repository.pod + ! MANIFEST +____________________________________________________________________________ +[ 7470] By: jhi on 2000/10/28 17:20:54 + Log: Subject: DOC PATCH 5.6.0 + From: mjd@plover.com + Date: 27 Oct 2000 17:32:44 -0000 + Message-ID: <20001027173244.23754.qmail@plover.com> + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 7469] By: jhi on 2000/10/28 17:16:45 + Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos + From: "Peter J. Farley III" + Date: Fri, 27 Oct 2000 20:32:56 -0400 + Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net> + Branch: perl + ! README.dos +____________________________________________________________________________ +[ 7468] By: jhi on 2000/10/28 17:07:18 + Log: Make target reordering to avoid pointless re-makes. + + Subject: Re: Total re-make of 'make okfile' after 7451 ? + From: Nicholas Clark + Date: Sat, 28 Oct 2000 00:31:02 +0100 + Message-ID: <20001028003101.A54517@plum.flirble.org> + Branch: perl + ! Makefile.SH +____________________________________________________________________________ +[ 7467] By: jhi on 2000/10/28 17:05:31 + Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118 + From: lvirden@cas.org + Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT) + Message-Id: <200010271714.NAA22015@lwv26awu.cas.org> + Branch: perl + ! README.os2 +____________________________________________________________________________ +[ 7466] By: jhi on 2000/10/28 16:09:16 + Log: Upgrade to CPAN 1.58_55. + + Subject: CPAN.pm status + From: andreas.koenig@anima.de (Andreas J. Koenig) + Date: 28 Oct 2000 08:18:00 +0200 + Message-ID: + Branch: perl + ! lib/CPAN.pm lib/CPAN/FirstTime.pm +____________________________________________________________________________ +[ 7465] By: jhi on 2000/10/28 16:02:47 + Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON. + Branch: perl + ! embed.h embed.pl perl.h proto.h toke.c +____________________________________________________________________________ +[ 7464] By: nick on 2000/10/28 10:43:44 + Log: Fix for sv_2iv() on "shared" value from keys %hash. + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 7463] By: jhi on 2000/10/27 16:18:29 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 7461] By: jhi on 2000/10/27 15:37:38 + Log: Retract #7459, the script needs more work. + Branch: perl + - mkreef + ! MANIFEST +____________________________________________________________________________ +[ 7459] By: jhi on 2000/10/27 15:02:07 + Log: (Retracted by #7461) + + Add a shell script for creating/removing symbolic link farms, + useful for keeping the source code read-only and doing the + builds somewhere else. + Branch: perl + + mkreef + ! MANIFEST +____________________________________________________________________________ +[ 7458] By: jhi on 2000/10/27 14:42:20 + Log: Do away with the fix_pl. + Branch: perl + - fix_pl + ! MANIFEST Makefile.SH +____________________________________________________________________________ +[ 7457] By: jhi on 2000/10/27 12:43:13 + Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined + From: Jens Hamisch + Date: Fri, 27 Oct 2000 14:38:21 +0200 + Message-Id: <20001027143821.B3366@Strawberry.COM> + Branch: perl + ! perl.h +____________________________________________________________________________ +[ 7456] By: jhi on 2000/10/27 12:33:42 + Log: Subject: [PATCH] todo + From: Nicholas Clark + Date: Thu, 26 Oct 2000 22:32:29 +0100 + Message-ID: <20001026223229.A44540@plum.flirble.org> + Branch: perl + ! pod/perltodo.pod +____________________________________________________________________________ +[ 7455] By: jhi on 2000/10/27 12:02:21 + Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch + From: John Tobey + Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT) + Message-Id: + Branch: perl + ! op.c t/pragma/sub_lval.t +____________________________________________________________________________ +[ 7454] By: jhi on 2000/10/27 11:59:42 + Log: Subject: [ID 20001026.006] C gives uninitialized warning + From: sthoenna@efn.org + Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT) + Message-Id: <200010262100.e9QL03U06386@garcia.efn.org> + Branch: perl + ! pp.c t/op/assignwarn.t +____________________________________________________________________________ +[ 7453] By: jhi on 2000/10/27 00:15:08 + Log: Upgrade to Storable 1.0.5, from Raphael Manfredi. + Branch: perl + ! ext/Storable/ChangeLog ext/Storable/Storable.pm + ! ext/Storable/Storable.xs t/lib/st-lock.t +____________________________________________________________________________ +[ 7452] By: jhi on 2000/10/26 13:05:52 + Log: Undo #7451, this seems to be a deficiency in Perforce, + there is no per-file line-terminator type, only per-client. + Branch: perl + ! README.dos README.win32 djgpp/configure.bat win32/Makefile + ! win32/makefile.mk +____________________________________________________________________________ +[ 7451] By: jhi on 2000/10/26 04:56:03 + Log: Experimenting in DOS arcana. + Branch: perl + ! README.dos README.win32 djgpp/configure.bat win32/Makefile + ! win32/makefile.mk +____________________________________________________________________________ +[ 7450] By: jhi on 2000/10/26 04:50:52 + Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350] breaks VMS perl + From: "Peter J. Farley III" + Date: Wed, 25 Oct 2000 23:10:18 -0400 + Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net> + Branch: perl + ! t/io/open.t +____________________________________________________________________________ +[ 7449] By: jhi on 2000/10/26 04:49:16 + Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking + From: Hugo + Date: Thu, 26 Oct 2000 01:55:17 +0100 + Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk> + + minus one unneeded mutex lock/unlock pointed out by Dan Sugalski. + Branch: perl + ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t +____________________________________________________________________________ +[ 7448] By: jhi on 2000/10/26 04:38:36 + Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS + From: Peter Prymmer + Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT) + Message-ID: + Branch: perl + ! configure.com +____________________________________________________________________________ +[ 7447] By: jhi on 2000/10/25 23:20:02 + Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link + in platforms that strictly require all the symbols being present + at link time. + Branch: perl + ! handy.h +____________________________________________________________________________ +[ 7446] By: jhi on 2000/10/25 21:55:57 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 7445] By: jhi on 2000/10/25 21:27:08 + Log: Integrate with vmsperl #7430 by Charles Bailey: + + Cleanup from prior patch (Charles Lane?): + - improve handling of MFDs in Basename and Path + - default to no xsubpp line # munging when building debug images + Branch: perl + !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm +____________________________________________________________________________ +[ 7444] By: jhi on 2000/10/25 21:03:50 + Log: Subject: [PATCH] Zero-padded Numerics in Perl Format + From: John Peacock + Date: Thu, 18 May 2000 11:55:27 -0400 + Message-ID: <3924126F.A58BE57A@UnivPress.com> + Branch: perl + ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c + ! t/op/write.t +____________________________________________________________________________ +[ 7443] By: jhi on 2000/10/25 20:43:10 + Log: Temporary stopgap for the self-tying issue: for now only + array and hash self-ties are verboten. The real fix, of + course, would be to comprehensively test (and implement?) + and debug (and document) self-ties. + Branch: perl + ! pod/perldiag.pod pp_sys.c t/op/tie.t +____________________________________________________________________________ +[ 7442] By: jhi on 2000/10/25 20:14:30 + Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking + From: Dan Sugalski + Date: Wed, 25 Oct 2000 13:36:35 -0400 + Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48> + + plus regen global.sym. + Branch: perl + ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c + ! thrdvar.h util.c +____________________________________________________________________________ +[ 7441] By: jhi on 2000/10/25 20:12:20 + Log: buildtoc target tweaks. + Branch: perl + ! pod/Makefile.SH +____________________________________________________________________________ +[ 7440] By: jhi on 2000/10/25 20:03:53 + Log: A new version of making the syslog test more robust. + (Replaces #7421.) + + Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16 + From: "Kurt D. Starsinic" + Date: Wed, 25 Oct 2000 12:13:54 -0400 + Message-ID: <20001025121354.B2264@O2.chapin.edu> + Branch: perl + ! t/lib/syslog.t +____________________________________________________________________________ +[ 7439] By: jhi on 2000/10/25 20:00:48 + Log: Continue the internal UTF-8 API tweaking. + Rename utf8_to_uv_chk() back to utf8_to_uv() because it's + used much more than the simpler API, now called utf8_to_uv_simple(). + Still not quite happy with API, too much partial duplication + of functionality. + Branch: perl + ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c + ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h + ! regcomp.c regexec.c sv.c toke.c utf8.c +____________________________________________________________________________ +[ 7438] By: jhi on 2000/10/25 18:52:30 + Log: Allow poking holes at the UTF-8 decoding strictness. + Branch: perl + ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c + ! utf8.h +____________________________________________________________________________ +[ 7437] By: jhi on 2000/10/25 13:53:05 + Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have + UTF8LEN() and UTF8SKIP(). + Branch: perl + ! pp.c utf8.c utf8.h +____________________________________________________________________________ +[ 7436] By: jhi on 2000/10/25 13:51:37 + Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc? + From: Nicholas Clark + Date: Wed, 25 Oct 2000 14:44:05 +0100 + Message-ID: <20001025144404.D27253@plum.flirble.org> + Branch: perl + ! pod/perlrun.pod +____________________________________________________________________________ +[ 7435] By: jhi on 2000/10/25 13:49:32 + Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV + From: Mike Guy + Date: Tue, 24 Oct 2000 14:59:40 +0100 + Message-Id: + Branch: perl + ! scope.c +____________________________________________________________________________ +[ 7434] By: jhi on 2000/10/25 13:48:41 + Log: AIX is picky about its symbol exports. Solution for now + is to include the deb.o explicitly to the re extension build. + + Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions) + From: Peter Prymmer + Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT) + Message-ID: + Branch: perl + ! ext/re/Makefile.PL hints/aix.sh +____________________________________________________________________________ +[ 7433] By: jhi on 2000/10/25 13:46:49 + Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included) + From: "H.Merijn Brand" + Date: Wed, 25 Oct 2000 12:02:20 +0200 + Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl> + Branch: perl + ! perlsdio.h +____________________________________________________________________________ +[ 7432] By: jhi on 2000/10/25 13:44:28 + Log: Subject: Minor update to find2perl, for portability + From: "Moore, Paul" + Date: Wed, 25 Oct 2000 12:05:47 +0100 + Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com> + Branch: perl + ! x2p/find2perl.PL +____________________________________________________________________________ +[ 7431] By: jhi on 2000/10/25 13:40:39 + Log: Add targets to Makefile.SH, most importantly + 'regen_all' which also remembers to update vms/perly*. + Branch: perl + ! Makefile.SH +____________________________________________________________________________ +[ 7429] By: jhi on 2000/10/24 20:03:40 + Log: Podify README.epoc and README.vos. + Branch: perl + ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod + ! pod/perlport.pod pod/perltoc.pod +____________________________________________________________________________ +[ 7428] By: jhi on 2000/10/24 19:10:33 + Log: Stratus VOS updates from Paul Green. + Branch: perl + + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def + + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm + - vos/config.def vos/config.h vos/config_h.SH_orig + ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm + ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h +____________________________________________________________________________ +[ 7426] By: jhi on 2000/10/24 17:57:44 + Log: Missed the header file changes from #7425. + Branch: perl + ! embed.h embed.pl objXSUB.h proto.h +____________________________________________________________________________ +[ 7425] By: jhi on 2000/10/24 17:55:17 + Log: Fix the bug reported in + + From: andreas.koenig@anima.de (Andreas J. Koenig) + Subject: Encode bug? + Date: 24 Oct 2000 14:01:26 +0200 + Message-ID: + + Also make is_utf8_char() stricter. + Branch: perl + ! ext/Encode/Encode.xs utf8.c +____________________________________________________________________________ +[ 7424] By: jhi on 2000/10/24 15:15:39 + Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current] + From: Peter Scott + Date: Mon, 23 Oct 2000 19:46:01 -0700 + Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com> + Branch: perl + ! pod/perlfaq5.pod +____________________________________________________________________________ +[ 7423] By: jhi on 2000/10/24 14:25:30 + Log: Test tweak to avoid pulling in the whole Config. + Branch: perl + ! t/lib/st-lock.t +____________________________________________________________________________ +[ 7422] By: jhi on 2000/10/24 14:03:16 + Log: Fix the bug ID 20001024.005, the bug introduced by #7416. + Branch: perl + ! pp.c +____________________________________________________________________________ +[ 7421] By: jhi on 2000/10/24 13:32:09 + Log: (Replaced by #7440.) + + Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16 + From: "Kurt D. Starsinic" + Date: Mon, 23 Oct 2000 16:40:54 -0400 + Message-ID: <20001023164054.B14491@O2.chapin.edu> + Branch: perl + ! t/lib/syslog.t +____________________________________________________________________________ +[ 7420] By: jhi on 2000/10/24 13:30:53 + Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl + From: Ilya Zakharevich + Date: Mon, 23 Oct 2000 17:29:03 -0400 + Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu> + Branch: perl + ! lib/ExtUtils/MM_Unix.pm +____________________________________________________________________________ +[ 7419] By: jhi on 2000/10/24 13:29:57 + Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module + From: Ilya Zakharevich + Date: Mon, 23 Oct 2000 19:01:32 -0400 + Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu> + Branch: perl + ! utils/h2xs.PL +____________________________________________________________________________ +[ 7418] By: jhi on 2000/10/24 13:26:04 + Log: Replace #7409 with + + Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp + From: Raphael Manfredi + Date: Mon, 23 Oct 2000 20:08:56 +0200 + Message-ID: <20001023200855.A14850@nice.ram.loc> + Branch: perl + ! ext/Storable/Storable.pm t/lib/st-lock.t +____________________________________________________________________________ +[ 7417] By: jhi on 2000/10/24 13:17:52 + Log: Run vms/vms_yfix.pl, should have done that after changing + perly.c in #7382. + Branch: perl + ! vms/perly_c.vms vms/perly_h.vms +____________________________________________________________________________ +[ 7416] By: jhi on 2000/10/24 02:55:33 + Log: Make the UTF-8 decoding stricter and more verbose when + malformation happens. This involved adding an argument + to utf8_to_uv_chk(), which involved changing its prototype, + and prefer STRLEN over I32 for the UTF-8 length, which as + a domino effect necessitated changing the prototypes of + scan_bin(), scan_oct(), scan_hex(), and reg_uni(). + The stricter UTF-8 decoding checking uses Markus Kuhn's + UTF-8 Decode Stress Tester from + http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt + Branch: perl + ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c + ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod + ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t + ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c +____________________________________________________________________________ +[ 7415] By: jhi on 2000/10/23 14:06:06 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 7414] By: jhi on 2000/10/23 12:39:52 + Log: Undo the basename() part of #7412 since the lib/basename + tests would need upgrading too. + Branch: perl + ! lib/File/Basename.pm +____________________________________________________________________________ +[ 7413] By: jhi on 2000/10/23 12:19:27 + Log: Document PERL_INSTALL_ROOT of #7210. + Branch: perl + ! lib/ExtUtils/Install.pm +____________________________________________________________________________ +[ 7412] By: jhi on 2000/10/23 12:16:47 + Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher. + Branch: perl + ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm + ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl +____________________________________________________________________________ +[ 7411] By: jhi on 2000/10/23 12:07:41 + Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods + From: Prymmer/Kahn + Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT) + Message-ID: + Branch: perl + ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm +____________________________________________________________________________ +[ 7410] By: jhi on 2000/10/23 04:10:11 + Log: The change #7187 was not so good on VMS. + + Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename + From: "Craig A. Berry" + Date: Sun, 22 Oct 2000 23:03:08 -0500 + Message-Id: + Branch: perl + ! utils/perldoc.PL +____________________________________________________________________________ +[ 7409] By: jhi on 2000/10/23 03:57:36 + Log: Avoid Storable locking on DJGPP for now. + + Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp + From: "Peter J. Farley III" + Date: Sun, 22 Oct 2000 20:00:00 -0400 + Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net> + Branch: perl + ! ext/Storable/Storable.pm t/lib/st-lock.t +____________________________________________________________________________ +[ 7408] By: jhi on 2000/10/23 03:50:24 + Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH] + From: Ronald J Kimball + Date: Sun, 22 Oct 2000 21:12:22 -0400 + Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu> + Branch: perl + ! lib/vars.pm +____________________________________________________________________________ +[ 7407] By: jhi on 2000/10/23 03:43:12 + Log: Subject: Re: [ID 20001021.005] SEGV with regex match + From: Hugo + Date: Mon, 23 Oct 2000 00:47:22 +0100 + Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk> + Branch: perl + ! regexec.c t/op/pat.t +____________________________________________________________________________ +[ 7406] By: jhi on 2000/10/23 03:40:29 + Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty. + Branch: perl + ! lib/ExtUtils/MakeMaker.pm +____________________________________________________________________________ +[ 7405] By: jhi on 2000/10/22 21:32:00 + Log: Doc patch. + + Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs + From: rspier@pobox.com (Robert Spier) + Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT) + Message-ID: <14835.16112.13457.447971@rls.cx> + Branch: perl + ! lib/strict.pm +____________________________________________________________________________ +[ 7404] By: jhi on 2000/10/22 21:30:51 + Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker + From: rspier@pobox.com (Robert Spier) + Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT) + Message-ID: <14835.17223.72448.705566@rls.cx> + Branch: perl + ! lib/ExtUtils/MakeMaker.pm +____________________________________________________________________________ +[ 7403] By: jhi on 2000/10/22 21:24:11 + Log: Subject: [PATCH bleadperl] ripples from constsub patch + From: John Tobey + Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT) + Message-Id: + Branch: perl + ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t +____________________________________________________________________________ +[ 7402] By: jhi on 2000/10/22 20:59:35 + Log: Support s?printf parameter reordering. + Branch: perl + ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t +____________________________________________________________________________ +[ 7401] By: jhi on 2000/10/22 19:19:14 + Log: Expand Config variables only if explicitly so requested. + + Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL + From: Gurusamy Sarathy + Date: Sun, 22 Oct 2000 11:47:32 -0700 + Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com> + Branch: perl + ! Makefile.SH lib/lib_pm.PL +____________________________________________________________________________ +[ 7400] By: jhi on 2000/10/22 18:24:10 + Log: Move the #7390 test from warn/op to comp/redef. + + Subject: Re: Creating const subs for constants. + From: John Tobey + Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT) + Message-Id: + Branch: perl + ! t/comp/redef.t t/pragma/warn/op +____________________________________________________________________________ +[ 7399] By: jhi on 2000/10/22 17:49:59 + Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL + From: Nicholas Clark + Date: Sat, 21 Oct 2000 22:23:19 +0100 + Message-ID: <20001021222319.B45586@plum.flirble.org> + Branch: perl + ! ext/DynaLoader/DynaLoader_pm.PL +____________________________________________________________________________ +[ 7398] By: jhi on 2000/10/22 17:47:35 + Log: Subject: [PATCH bleadperl] -MO=C falls over on package + From: Hugo + Date: Sat, 21 Oct 2000 18:19:59 +0100 + Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk> + Branch: perl + ! ext/B/B.pm ext/B/B/C.pm +____________________________________________________________________________ +[ 7397] By: jhi on 2000/10/22 17:35:18 + Log: Subject: [ID 20001021.003] updated hints/openbsd.sh + From: "Todd C. Miller" + Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT) + Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com> + Branch: perl + ! hints/openbsd.sh +____________________________________________________________________________ +[ 7396] By: jhi on 2000/10/22 17:19:46 + Log: Subject: installman go-faster stripes + From: Nicholas Clark + Date: Sat, 21 Oct 2000 17:24:53 +0100 + Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net> + + Subject: Re: installman go-faster stripes + From: Russ Allbery + Date: 21 Oct 2000 11:04:13 -0700 + Message-ID: + Branch: perl + ! installman pod/pod2man.PL +____________________________________________________________________________ +[ 7395] By: jhi on 2000/10/22 17:17:35 + Log: Hints tweak from Anton Berezin. + Branch: perl + ! hints/freebsd.sh +____________________________________________________________________________ +[ 7394] By: jhi on 2000/10/22 04:50:04 + Log: Tweak the Is* definitions of Unicode character classes + to better match the official categorizations; embrace + the official categorizations; add the combining marks + as alpha (and -numeric); fix DCinital (a typo and edito) + to be DCmedial. + Branch: perl + + lib/unicode/Is/DCmedial.pl + - lib/unicode/Is/DCinital.pl + ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl + ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl + ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl + ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL +____________________________________________________________________________ +[ 7393] By: jhi on 2000/10/21 18:06:05 + Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy + From: Daniel Chetlin + Date: Sat, 21 Oct 2000 02:57:03 -0700 + Message-ID: <20001021025703.A2115@darkstar.chetlin.org> + Branch: perl + + t/lib/tie-splice.t + ! MANIFEST lib/Tie/Array.pm +____________________________________________________________________________ +[ 7391] By: jhi on 2000/10/21 14:37:49 + Log: Testcases for a #7383,#7385 related bug. + + Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable + From: Nicholas Clark + Date: Sat, 21 Oct 2000 15:04:51 +0100 + Message-ID: <20001021150451.A51566@plum.flirble.org> + Branch: perl + ! t/pragma/utf8.t +____________________________________________________________________________ +[ 7390] By: jhi on 2000/10/21 14:35:57 + Log: Add a testcase for #7389. + Branch: perl + ! t/pragma/warn/op +____________________________________________________________________________ +[ 7389] By: jhi on 2000/10/21 14:26:45 + Log: Subject: Re: Creating const subs for constants. + From: John Tobey + Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT) + Message-Id: + Branch: perl + ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod + ! proto.h sv.c +____________________________________________________________________________ +[ 7386] By: jhi on 2000/10/21 01:31:12 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 7385] By: jhi on 2000/10/21 01:28:42 + Log: The #7383 was right only in the context of the original bug report, + not in more general case. + Branch: perl + ! pp_hot.c +____________________________________________________________________________ +[ 7384] By: jhi on 2000/10/21 01:08:23 + Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd. + Branch: perl + ! ext/IO/lib/IO/Select.pm +____________________________________________________________________________ +[ 7383] By: jhi on 2000/10/21 00:44:18 + Log: Fix for ID 20001020.006, concatenating an unset submatch + with utf8 resulted in "Modification of a read-only value". + Branch: perl + ! pp_hot.c t/pragma/utf8.t +____________________________________________________________________________ +[ 7382] By: jhi on 2000/10/20 20:44:31 + Log: Make scan_num() reëntrant, as suggested in + + Subject: [PATCH perl@7229] Rentrant parser and yylex() + From: "Roca, Ignasi" + Date: Fri, 20 Oct 2000 14:17:27 +0100 + Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es> + Branch: perl + ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h + ! toke.c +____________________________________________________________________________ +[ 7381] By: jhi on 2000/10/20 20:07:29 + Log: Reëntrancy fix. + + Subject: [PATCH perl@7229] Rentrant parser and yylex() + From: "Roca, Ignasi" + Date: Fri, 20 Oct 2000 14:17:27 +0100 + Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es> + Branch: perl + ! embed.h embed.pl perl.h proto.h toke.c +____________________________________________________________________________ +[ 7380] By: jhi on 2000/10/20 19:15:54 + Log: Don't write double values through long double pointers, + based on a part of + + Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler] + From: Jens Hamisch + Date: Tue, 17 Oct 2000 08:39:36 +0200 + Message-Id: <20001017083936.A11104@Strawberry.COM> + Branch: perl + ! perl.h pp.c +____________________________________________________________________________ +[ 7379] By: jhi on 2000/10/20 18:43:37 + Log: Portability tweak on #7377. + + Subject: Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)] + From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) + Date: Fri, 20 Oct 2000 13:13:41 EDT + Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu> + Branch: perl + ! t/lib/dprof.t +____________________________________________________________________________ +[ 7378] By: jhi on 2000/10/20 12:57:19 + Log: SOCKS function redefinitions need prototypes, too, otherwise + for example 32 bit versus 64 bit differences cause a lot of + problems. Part of + + Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler] + From: Jens Hamisch + Date: Tue, 17 Oct 2000 08:39:36 +0200 + Message-Id: <20001017083936.A11104@Strawberry.COM> + Branch: perl + ! doio.c pp_sys.c +____________________________________________________________________________ +[ 7377] By: jhi on 2000/10/20 12:37:12 + Log: Subject: [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS + From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) + Date: Fri, 20 Oct 2000 08:26:04 EDT + Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu> + Branch: perl + ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com +____________________________________________________________________________ +[ 7376] By: jhi on 2000/10/20 12:35:31 + Log: Subject: [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update + From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) + Date: Fri, 20 Oct 2000 07:48:15 EDT + Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu> + Branch: perl + ! configure.com vms/gen_shrfls.pl +____________________________________________________________________________ +[ 7374] By: jhi on 2000/10/20 00:59:48 + Log: In the latest compiler builds cccdlflags must not become -fpic, + from Wilfredo Sánchez. + Branch: perl + ! hints/darwin.sh +____________________________________________________________________________ +[ 7373] By: jhi on 2000/10/20 00:56:35 + Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop + From: Tony Cook + Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST) + Message-ID: + Branch: perl + ! pod/perlop.pod +____________________________________________________________________________ +[ 7372] By: jhi on 2000/10/19 19:34:40 + Log: Typo noted by Mark Lutz. + Branch: perl + ! t/op/64bitint.t +____________________________________________________________________________ +[ 7370] By: jhi on 2000/10/19 17:18:08 + Log: Subject: PATCH do_print has 2 PerlIO_error()s + From: nick@ccl4.org + Date: Thu, 19 Oct 2000 18:09:20 +0100 + Message-ID: <20001019180920.A8440@babyhippo.co.uk> + Branch: perl + ! doio.c +____________________________________________________________________________ +[ 7369] By: jhi on 2000/10/19 14:01:49 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 7368] By: jhi on 2000/10/19 13:04:29 + Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC + From: "H.Merijn Brand" + Date: Wed, 18 Oct 2000 13:12:01 +0200 + Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl> + Branch: perl + ! hints/aix.sh +____________________________________________________________________________ +[ 7367] By: jhi on 2000/10/19 02:22:40 + Log: Fix of sorts for bug id 20000901.092. There seems to be no trace + of a 'pmshort' anywhere in the B, so the offending line was simply + removed. + Branch: perl + ! ext/B/B/Debug.pm +____________________________________________________________________________ +[ 7366] By: jhi on 2000/10/19 02:12:37 + Log: Add the test case for the bug id 20000730.004 which seems + to have been fixed by now. + Branch: perl + ! t/pragma/utf8.t +____________________________________________________________________________ +[ 7365] By: jhi on 2000/10/18 23:36:24 + Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no + From: Hugo + Date: Wed, 18 Oct 2000 23:25:58 +0100 + Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk> + Branch: perl + ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot +____________________________________________________________________________ +[ 7364] By: jhi on 2000/10/18 21:12:53 + Log: (retracted) + Branch: perl + ! pp.c +____________________________________________________________________________ +[ 7363] By: jhi on 2000/10/18 20:55:38 + Log: Missing change from #7362. + Branch: perl + ! win32/perlhost.h +____________________________________________________________________________ +[ 7362] By: jhi on 2000/10/18 20:52:01 + Log: Borland C fstat() never saw the fd as writable. + + Subject: fix for Borland's weak "stat" (perl@7211) + From: "Konovalov, Vadim" + Date: Mon, 16 Oct 2000 09:55:03 +0400 + Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com> + Branch: perl + ! win32/win32.c +____________________________________________________________________________ +[ 7361] By: jhi on 2000/10/18 17:43:50 + Log: Regen toc. + Branch: perl + ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod +____________________________________________________________________________ +[ 7360] By: jhi on 2000/10/18 17:07:44 + Log: From: "H.Merijn Brand" + Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2 + Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl> + Date: Mon, 16 Oct 2000 15:19:49 +0200 + Branch: perl + + README.aix + ! MANIFEST +____________________________________________________________________________ +[ 7359] By: jhi on 2000/10/18 17:04:49 + Log: Subject: Pod patch for Devel::Peek + From: "H.Merijn Brand" + Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl> + Date: Mon, 16 Oct 2000 12:26:34 +0200 + Branch: perl + ! ext/Devel/Peek/Peek.pm +____________________________________________________________________________ +[ 7358] By: jhi on 2000/10/18 17:03:15 + Log: Make Cwd more bulletproof in chrooted environments. + + Subject: [ID 20001018.001] Fix for Cwd.pm (chroot) + From: "Eric E. Coe" + Date: Wed, 18 Oct 2000 04:03:54 -0400 + Message-Id: <39ED596A.70E599FE@oracle.com> + Branch: perl + ! lib/Cwd.pm +____________________________________________________________________________ +[ 7357] By: jhi on 2000/10/18 16:37:26 + Log: Disable the UTF8 downgrade croakage for now to avoid + too many not okay messages. + Branch: perl + ! doio.c +____________________________________________________________________________ +[ 7356] By: jhi on 2000/10/17 23:29:41 + Log: Show the failed remote port, instead of the failing line number. + + Subject: [PATCH 5.6.1 Debugger] More diagnostics + From: David Sparks + Date: Tue, 17 Oct 2000 15:00:24 -0700 + Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3> + Branch: perl + ! lib/perl5db.pl +____________________________________________________________________________ +[ 7355] By: jhi on 2000/10/17 14:11:31 + Log: On output try to downgrade to bytes, croak if impossible, + from Simon Cozens. This means that outputting >255 UTF8 + is impossible. Consider this as a strong incentive to get + the I/O disciplines implemented. + Branch: perl + ! doio.c pod/perldiag.pod sv.c +____________________________________________________________________________ +[ 7354] By: jhi on 2000/10/17 13:42:23 + Log: Clarify documentation on 'use bytes'. + + Subject: Re: What does 'use bytes' "mean" ? + From: Simon Cozens + Date: Mon, 18 Sep 2000 18:24:25 +0100 + Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org> + Branch: perl + ! lib/bytes.pm +____________________________________________________________________________ +[ 7353] By: jhi on 2000/10/17 13:28:12 + Log: Workaround for a sfio bug where the stream error indicator + is not cleared as documented. + + Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED)) + From: Nicholas Clark + Date: Mon, 16 Oct 2000 18:28:23 +0100 + Message-ID: <20001016182823.J19700@plum.flirble.org> + Branch: perl + ! doio.c +____________________________________________________________________________ +[ 7352] By: jhi on 2000/10/17 13:06:19 + Log: More IoTYPE sprinkling. + Branch: perl + ! doio.c pp_hot.c +____________________________________________________________________________ +[ 7351] By: jhi on 2000/10/16 22:47:07 + Log: Detect early whether the std streams have gone bad. + + Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED)) + Date: Mon, 16 Oct 2000 23:28:42 +0100 + From: Nicholas Clark + Message-ID: <20001016232842.A37942@plum.flirble.org> + Branch: perl + ! t/op/misc.t +____________________________________________________________________________ +[ 7350] By: jhi on 2000/10/16 22:45:16 + Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp + From: "Peter J. Farley III" + Date: Mon, 16 Oct 2000 18:15:59 -0400 + Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net> + Branch: perl + ! djgpp/djgpp.c dosish.h t/io/open.t +____________________________________________________________________________ +[ 7349] By: jhi on 2000/10/16 22:36:45 + Log: perldelta tweak. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 7348] By: jhi on 2000/10/16 15:17:53 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 7347] By: jhi on 2000/10/16 13:55:27 + Log: Add the capability to include/exclude branches. + Branch: perl + ! Porting/genlog +____________________________________________________________________________ +[ 7346] By: jhi on 2000/10/16 13:18:04 + Log: Add Charles Lane. + Branch: perl + ! AUTHORS Changes +____________________________________________________________________________ +[ 7345] By: jhi on 2000/10/16 13:13:21 + Log: Add a perldelta note about the change #6024, pointed out by Sarathy. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 7244] By: jhi on 2000/10/16 02:29:54 + Log: Subject: $Carp::ExportLevel confusion in Exporter + From: "Ben Tilly" + Date: Sat, 14 Oct 2000 16:44:34 EDT + Message-ID: + Branch: perl + ! lib/Exporter/Heavy.pm +____________________________________________________________________________ +[ 7243] By: jhi on 2000/10/16 02:28:33 + Log: Subject: [PATCH perlguts.pod] Document offset hack + From: Simon Cozens + Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk> + Date: Sat, 14 Oct 2000 19:32:25 +0100 + Branch: perl + ! pod/perlguts.pod +____________________________________________________________________________ +[ 7241] By: jhi on 2000/10/16 02:22:44 + Log: Subject: small pod patch + From: Dan Boorstein + Date: Sat, 14 Oct 2000 14:29:24 -0400 + Message-ID: <39E8A604.B501DB4F@bellsouth.net> + Branch: perl + ! pod/perlfaq7.pod pod/perlmod.pod +____________________________________________________________________________ +[ 7240] By: jhi on 2000/10/16 02:13:46 + Log: -w cleanup. + + Subject: Re: Problems with bleadperl + From: "Stephen P. Potter" + Date: Fri, 13 Oct 2000 13:32:49 -0400 + Message-Id: <200010131732.NAA19391@spp.users.ds.net> + Branch: perl + ! t/pragma/overload.t +____________________________________________________________________________ +[ 7239] By: jhi on 2000/10/16 01:41:18 + Log: One more ~utf8 tweak. + Branch: perl + ! t/op/bop.t +____________________________________________________________________________ +[ 7238] By: jhi on 2000/10/16 01:34:14 + Log: Tweak the test of #7235. + Branch: perl + ! t/op/bop.t +____________________________________________________________________________ +[ 7237] By: jhi on 2000/10/16 01:25:04 + Log: Fix a couple of compiler-noted nits in #7235. + Branch: perl + ! pp.c +____________________________________________________________________________ +[ 7236] By: jhi on 2000/10/16 01:22:46 + Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8. + Branch: perl + ! pp.c pp_hot.c +____________________________________________________________________________ +[ 7235] By: jhi on 2000/10/15 16:24:44 + Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8. + + From: Simon Cozens + Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars + Date: Sat, 14 Oct 2000 20:52:13 +0100 + Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk> + Branch: perl + ! pp.c t/op/bop.t utf8.h +____________________________________________________________________________ +[ 7234] By: jhi on 2000/10/15 15:19:29 + Log: split() utf8 fixes. Should fix both 20001014.001 and 20000426.003. + The problem was that rx->minlen was in chars while pp_split() + thought it would be in bytes. + Branch: perl + ! pp.c t/pragma/utf8.t +____________________________________________________________________________ +[ 7233] By: jhi on 2000/10/14 20:24:24 + Log: Document FNCASE=y as discussed in the bug 20000902.009. + Branch: perl + ! README.dos +____________________________________________________________________________ +[ 7232] By: jhi on 2000/10/14 18:52:21 + Log: Add test for bug id 20000427.003 (which seems to have + been fixed) (also duplicate as 20000427.004, though + with a higher severity). Move one utf8 from op/append + to pragma/utf8, tag the tests with bug ids. + Branch: perl + ! t/op/append.t t/pragma/utf8.t +____________________________________________________________________________ +[ 7231] By: jhi on 2000/10/14 17:28:37 + Log: Test cases for bug id 20000323.056 (the bug seems to be fixed). + Branch: perl + ! t/pragma/utf8.t +____________________________________________________________________________ +[ 7229] By: jhi on 2000/10/14 00:49:22 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 7228] By: jhi on 2000/10/14 00:46:10 + Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC + From: Peter Prymmer + Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT) + Message-ID: + Branch: perl + ! lib/utf8.pm +____________________________________________________________________________ +[ 7227] By: jhi on 2000/10/13 23:20:30 + Log: Make the test acknowledge that self-ties are disabled as #7213 said. + Branch: perl + ! t/op/tie.t +____________________________________________________________________________ +[ 7226] By: jhi on 2000/10/13 22:14:32 + Log: Tweak #7225. + + Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl] + From: Peter Prymmer + Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT) + Message-ID: + Branch: perl + ! t/op/sprintf.t +____________________________________________________________________________ +[ 7225] By: jhi on 2000/10/13 22:11:31 + Log: op/sprintf.t patch for OS/390 (and any other host with limited + floating-point exponent length) + + Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl] + From: Dominic Dunlop + Date: Fri, 13 Oct 2000 19:17:57 +0200 + Message-Id: + Branch: perl + ! t/op/sprintf.t +____________________________________________________________________________ +[ 7224] By: jhi on 2000/10/13 18:40:48 + Log: Allow @+ and @- to be doublequoted, from Simon Cozens. + Branch: perl + ! toke.c +____________________________________________________________________________ +[ 7223] By: jhi on 2000/10/13 18:37:13 + Log: Thinko in #7222. + Branch: perl + ! utf8.c +____________________________________________________________________________ +[ 7222] By: jhi on 2000/10/13 18:05:23 + Log: Use UTF8SKIP(), from Simon Cozens. + Branch: perl + ! utf8.c +____________________________________________________________________________ +[ 7221] By: jhi on 2000/10/13 15:43:19 + Log: (accidentally empty check-in) + Branch: perl + ! utf8.c +____________________________________________________________________________ +[ 7220] By: jhi on 2000/10/13 15:23:51 + Log: Add (optimistically) Storable to static extensions. + Branch: perl + ! hints/uwin.sh hints/vmesa.sh +____________________________________________________________________________ +[ 7219] By: jhi on 2000/10/13 15:20:05 + Log: Amdahl UTS doesn't seem to do dynaloading. + Branch: perl + ! hints/uts.sh +____________________________________________________________________________ +[ 7218] By: jhi on 2000/10/13 15:15:20 + Log: Slight tweak of the code to appease Amdahl UTS cc. + Branch: perl + ! pp.c +____________________________________________________________________________ +[ 7217] By: jhi on 2000/10/13 14:50:42 + Log: In Amdahl UTS "struct sv" is defined by a system header, + . + Branch: perl + ! perl.h sv.h +____________________________________________________________________________ +[ 7216] By: jhi on 2000/10/13 11:58:25 + Log: Ilya implemented the memory profiling API. + Branch: perl + ! Todo +____________________________________________________________________________ +[ 7215] By: jhi on 2000/10/13 02:56:38 + Log: Subject: [PATCH 5.7.0] Perl API for mstats + From: Ilya Zakharevich + Date: Thu, 12 Oct 2000 22:52:40 -0400 + Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu> + Branch: perl + ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs +____________________________________________________________________________ +[ 7214] By: jhi on 2000/10/13 02:55:38 + Log: Subject: [PATCH 5.7.0] IVs in mtats + From: Ilya Zakharevich + Date: Thu, 12 Oct 2000 22:51:04 -0400 + Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu> + Branch: perl + ! malloc.c perl.h +____________________________________________________________________________ +[ 7213] By: jhi on 2000/10/13 02:31:47 + Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison. + Branch: perl + ! pod/perldiag.pod pp_sys.c +____________________________________________________________________________ +[ 7212] By: jhi on 2000/10/13 01:27:38 + Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests + From: Peter Prymmer + Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT) + Message-ID: + Branch: perl + ! t/op/oct.t +____________________________________________________________________________ +[ 7211] By: jhi on 2000/10/13 00:35:09 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 7210] By: jhi on 2000/10/12 23:59:40 + Log: The Install.pm third of + + Subject: Proposed patches, Install.pm getopts.pl termcap.pl + From: Bill Campbell + Message-ID: <20001005180451.A22029@kstarr.celestial.com> + Date: Thu, 5 Oct 2000 18:04:51 -0700 + Branch: perl + ! lib/ExtUtils/Install.pm +____________________________________________________________________________ +[ 7209] By: jhi on 2000/10/12 23:58:43 + Log: Two thirds of + + Subject: Proposed patches, Install.pm getopts.pl termcap.pl + Date: Thu, 5 Oct 2000 18:04:51 -0700 + From: Bill Campbell + Message-ID: <20001005180451.A22029@kstarr.celestial.com> + + The Install.pm changes will be submitted separately because + they need some work and discussion still. + Branch: perl + ! lib/getopts.pl lib/termcap.pl +____________________________________________________________________________ +[ 7208] By: jhi on 2000/10/12 23:41:19 + Log: Subject: [PATCH] 5.6.0 & 5.7.1, VMS fixes + From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) + Date: Thu, 12 Oct 2000 07:30:02 EDT + Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu> + Branch: perl + ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t + ! t/pod/testp2pt.pl vms/gen_shrfls.pl +____________________________________________________________________________ +[ 7207] By: jhi on 2000/10/12 23:39:01 + Log: An updated EBCDIC tr patch. + + Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390 + From: Peter Prymmer + Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT) + Message-ID: + Branch: perl + ! t/op/tr.t +____________________________________________________________________________ +[ 7206] By: jhi on 2000/10/12 23:34:55 + Log: Upgrade to CPAN 1.58, from Andreas König. + Branch: perl + ! lib/CPAN.pm lib/CPAN/FirstTime.pm +____________________________________________________________________________ +[ 7205] By: jhi on 2000/10/12 23:29:08 + Log: Introduce the man[24-8] variables, from Andy Dougherty. + Branch: metaconfig/U/perl + + mandirs.U mandirstyle.U + Branch: perl + ! Configure Porting/Glossary Porting/config.sh Porting/config_H + ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def + ! vos/config.h vos/config.pl vos/config_h.SH_orig + ! win32/config.bc win32/config.gc win32/config.vc +____________________________________________________________________________ +[ 7204] By: gsar on 2000/10/12 18:11:24 + Log: restore change#7202 + Branch: perl + ! mg.c +____________________________________________________________________________ +[ 7203] By: gsar on 2000/10/12 18:09:40 + Log: another test of the Emergency Broadcast System--back out + change#7202 + Branch: perl + ! mg.c +____________________________________________________________________________ +[ 7202] By: gsar on 2000/10/12 16:40:47 + Log: (submitted on behalf of Jarkko) + Fix the lib/encode.t subtest 6 failure as reported by Andreas + Koenig, gmagical substr() wasn't propagating UTF8ness. The bug + was unearthed by change 7182, as was a bug in HTML::Entities. + Branch: perl + ! mg.c +____________________________________________________________________________ +[ 7201] By: jhi on 2000/10/11 03:16:05 + Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs. + Branch: perl + ! pp_hot.c t/pragma/utf8.t +____________________________________________________________________________ +[ 7200] By: jhi on 2000/10/11 00:40:30 + Log: The #7198 was a false alarm. + Branch: perl + ! pp_hot.c +____________________________________________________________________________ +[ 7199] By: jhi on 2000/10/11 00:26:04 + Log: Remove duplicated code. + Branch: perl + ! t/lib/cgi-html.t +____________________________________________________________________________ +[ 7198] By: jhi on 2000/10/10 23:30:46 + Log: (Retracted by #7200.) + Branch: perl + ! pp_hot.c +____________________________________________________________________________ +[ 7197] By: jhi on 2000/10/10 21:49:30 + Log: Add the test case for #7190, from the original bug report + by Andreas König. + Branch: perl + ! t/pragma/utf8.t +____________________________________________________________________________ +[ 7196] By: jhi on 2000/10/10 21:40:49 + Log: Reapply Andy's patch and regen Configure. + Branch: perl + ! Configure INSTALL Makefile.SH Porting/Glossary + ! Porting/config.sh config_h.SH epoc/config.sh installperl + ! uconfig.sh vos/config.def win32/config.bc win32/config.gc + ! win32/config.vc +____________________________________________________________________________ +[ 7195] By: jhi on 2000/10/10 21:09:30 + Log: Use the versiononly instead of the installscripts, + retract the changes 7146 and 7147. + Branch: perl + ! Configure INSTALL Makefile.SH Porting/Glossary + ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh + ! installperl uconfig.sh vos/config.def win32/config.bc + ! win32/config.gc win32/config.vc +____________________________________________________________________________ +[ 7194] By: jhi on 2000/10/10 21:06:15 + Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390 + From: Peter Prymmer + Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT) + Message-ID: + Branch: perl + ! t/op/ver.t +____________________________________________________________________________ +[ 7193] By: jhi on 2000/10/10 21:05:12 + Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390 + From: Peter Prymmer + Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT) + Message-ID: + Branch: perl + ! t/op/tr.t +____________________________________________________________________________ +[ 7192] By: jhi on 2000/10/10 20:57:30 + Log: Add versiononly, delete installscripts, from Andy Dougherty. + Branch: metaconfig + - U/installdirs/installscripts.U + Branch: metaconfig/U/perl + + versiononly.U +____________________________________________________________________________ +[ 7191] By: jhi on 2000/10/10 19:41:21 + Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections + From: Peter Prymmer + Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT) + Message-ID: + Branch: perl + ! pod/perlebcdic.pod +____________________________________________________________________________ +[ 7190] By: jhi on 2000/10/10 19:26:14 + Log: Subject: Re: utf8 concat, mg_get + From: Simon Cozens + Date: Tue, 10 Oct 2000 17:40:17 +0100 + Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk> + Branch: perl + ! pp_hot.c +____________________________________________________________________________ +[ 7189] By: jhi on 2000/10/10 19:23:03 + Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl + From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone) + Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT) + Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com> + Branch: perl + ! lib/ExtUtils/MM_Unix.pm +____________________________________________________________________________ +[ 7188] By: jhi on 2000/10/10 15:31:24 + Log: Subject: RE: [ID 19990803.001] README.win32 suggestions + From: "Moore, Paul" + Date: Fri, 14 Jul 2000 10:47:36 +0100 + Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com> + Branch: perl + ! README.win32 +____________________________________________________________________________ +[ 7187] By: jhi on 2000/10/10 13:30:10 + Log: Quote the temp file name, needed in Win32 because the + default name unfortunately contains spaces, shouldn't + hurt elsewhere. + + Subject: FW: perldoc fails if $TEMP contains spaces + From: "Moore, Paul" + Date: Thu, 14 Sep 2000 08:58:45 +0100 + Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com> + Branch: perl + ! utils/perldoc.PL +____________________________________________________________________________ +[ 7186] By: jhi on 2000/10/10 13:16:27 + Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread + From: hv@hugo.hybyte.com + Date: Tue, 10 Oct 2000 14:10:20 +0100 + Message-Id: <200010101310.OAA00953@hugo.hybyte.com> + Branch: perl + ! t/lib/thr5005.t util.c +____________________________________________________________________________ +[ 7185] By: jhi on 2000/10/10 12:06:22 + Log: Upgrade to podlators 1.04, from Russ Allbery. + Branch: perl + ! lib/Pod/Man.pm lib/Pod/Text.pm +____________________________________________________________________________ +[ 7184] By: jhi on 2000/10/10 12:01:32 + Log: Upgrade to CGI.pm 2.74, from Lincoln Stein. + Branch: perl + ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t +____________________________________________________________________________ +[ 7183] By: jhi on 2000/10/09 23:47:15 + Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure + From: Peter Prymmer + Message-ID: + Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT) + Branch: perl + ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h +____________________________________________________________________________ +[ 7182] By: jhi on 2000/10/09 23:43:16 + Log: Make eq work again with utf8 (disabling the upgrading + should no more be necessary since the copies of the + scalars are upgraded, not the scalars themselves). + Takes care of ID 20001009.001. (The claimed length() + bug in 20001009.001 seems bogus to me.) + Branch: perl + ! sv.c t/pragma/utf8.t +____________________________________________________________________________ +[ 7181] By: gsar on 2000/10/09 19:41:54 + Log: tweak for change#7173 + Branch: perl + ! win32/win32sck.c +____________________________________________________________________________ +[ 7180] By: gsar on 2000/10/09 19:26:56 + Log: on Windows, clean targets might not work under some flavors of the shell + Branch: perl + ! win32/Makefile win32/makefile.mk +____________________________________________________________________________ +[ 7179] By: jhi on 2000/10/09 19:21:02 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 7178] By: jhi on 2000/10/09 19:18:23 + Log: Warn about unknown scripts. + + Subject: Re: ideas? patches? [PATCH bleadperl] + From: Dominic Dunlop + Date: Mon, 9 Oct 2000 14:57:17 +0200 + Message-Id: + Branch: perl + ! lib/charnames.pm +____________________________________________________________________________ +[ 7177] By: jhi on 2000/10/09 19:13:27 + Log: Change #7160 had a nasty typo. + Branch: metaconfig + ! U/compline/Compile.U + Branch: perl + ! Configure config_h.SH +____________________________________________________________________________ +[ 7176] By: gsar on 2000/10/09 18:59:33 + Log: pod nit + Branch: perl + ! pod/perlport.pod +____________________________________________________________________________ +[ 7175] By: gsar on 2000/10/09 18:54:28 + Log: Windows9x doesn't support link(), despite what Config.pm + might think + Branch: perl + ! lib/ExtUtils/Manifest.pm +____________________________________________________________________________ +[ 7174] By: gsar on 2000/10/09 18:50:03 + Log: avoid nonportable example code + Branch: perl + ! lib/File/Copy.pm +____________________________________________________________________________ +[ 7173] By: gsar on 2000/10/09 18:46:54 + Log: on Windows, avoid potential exception (could happen if MSVCRT isn't + being used) when closing a socket handle + Branch: perl + ! win32/win32.c win32/win32.h win32/win32sck.c +____________________________________________________________________________ +[ 7172] By: gsar on 2000/10/09 18:41:40 + Log: on Windows, cwd strings in the environment should be of the + form =X:=X:\foo instead of =X=X:\foo\ + Branch: perl + ! win32/vdir.h +____________________________________________________________________________ +[ 7171] By: gsar on 2000/10/09 18:30:09 + Log: on Windows, LoadLibrary() could load an extension DLL multiple + times if forward slashes are used in the path + Branch: perl + ! win32/win32.c +____________________________________________________________________________ +[ 7170] By: jhi on 2000/10/09 17:53:59 + Log: Add a todo note about overloadable assertions. + Branch: perl + ! Todo-5.6 +____________________________________________________________________________ +[ 7169] By: jhi on 2000/10/09 13:43:45 + Log: Subject: PATCH 5.6 perldebguts grammar cleanup + From: mjd@plover.com + Date: 9 Oct 2000 00:24:44 -0000 + Message-ID: <20001009002444.10616.qmail@plover.com> + Branch: perl + ! pod/perldebguts.pod +____________________________________________________________________________ +[ 7168] By: nick on 2000/10/08 13:16:33 + Log: Tables assume network byte order for 16 bit forms, so 'S' packing + is not right thing to do on (e.g. x86). Network order is also "right" for + X fonts. + Branch: perl + ! ext/Encode/Encode.pm +____________________________________________________________________________ +[ 7167] By: nick on 2000/10/08 12:54:42 + Log: Make "encodings" work post-install when Encode/*.enc files may not + be in same directory as Encode.pm + Branch: perl + ! ext/Encode/Encode.pm +____________________________________________________________________________ +[ 7166] By: nick on 2000/10/08 11:51:26 + Log: Work round the fact that $hash->{$key} does not take into account + UTF8'ness of $key yet. Thus fromUnicode needs to do $hash->{chr(ord($ch))} + so that key is always in the "expected" encoding - i.e. same way we put + it in the hash. + Branch: perl + ! ext/Encode/Encode.pm +____________________________________________________________________________ +[ 7165] By: gsar on 2000/10/08 04:15:29 + Log: save_re_context() could reset PL_curcop to freed memory, causing core + dumps in code such as C + Branch: perl + ! pp_ctl.c +____________________________________________________________________________ +[ 7164] By: jhi on 2000/10/06 20:51:48 + Log: UTF8ize split() so that the cloned substrings get the UTF8 + flag of the original scalar. Problem reported by Simon Cozens. + Branch: perl + ! pp.c t/pragma/utf8.t +____________________________________________________________________________ +[ 7163] By: nick on 2000/10/06 20:48:34 + Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and + got a false +ve and so did not reach code which would have un-FAKEd the SV. + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 7162] By: nick on 2000/10/06 20:25:37 + Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery. + To fix (sort {$a <=> $b} keys %hash) in particular but + should cover a number of other as-yet-unknown cases as well. + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 7161] By: jhi on 2000/10/06 19:56:18 + Log: Change the version number of Tie::Handle in the core to 4.0, + the (unrelated) Tie::Handle in CPAN will remain at 3.0. + + Subject: Note on Tie::Handle + From: andreas.koenig@anima.de (Andreas J. Koenig) + Date: 06 Oct 2000 21:48:58 +0200 + Message-ID: + Branch: perl + ! lib/Tie/Handle.pm +____________________________________________________________________________ +[ 7160] By: jhi on 2000/10/06 18:20:35 + Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo + as the first option of cc/ld because of ultrapicky compilers + (e.g. OS/390 R2.5) + Branch: metaconfig + + U/modified/d_getpgrp.U U/modified/d_setpgrp.U + ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U + ! U/compline/orderlib.U U/modified/Cppsym.U + ! U/modified/d_access.U + Branch: metaconfig/U/perl + ! Checkcc.U d_dlsymun.U gccvers.U + Branch: perl + ! Configure config_h.SH +____________________________________________________________________________ +[ 7159] By: jhi on 2000/10/06 13:56:39 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 7158] By: jhi on 2000/10/06 12:48:40 + Log: Eliminate $Is_VMS code from the test. + + Subject: Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1 + From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) + Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu> + Date: Thu, 5 Oct 2000 07:46:33 EDT + Branch: perl + ! t/lib/b.t +____________________________________________________________________________ +[ 7157] By: jhi on 2000/10/06 12:47:13 + Log: Also the $ccflags is needed for the C compiler check. + + Subject: Configure (check for C-compiler) + From: "H.Merijn Brand" + Date: Fri, 06 Oct 2000 08:47:15 +0200 + Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl> + Branch: metaconfig/U/perl + ! Checkcc.U + Branch: perl + ! Configure config_h.SH +____________________________________________________________________________ +[ 7156] By: jhi on 2000/10/06 11:45:15 + Log: The HINT_BYTE patch is apparently unnecessary, retracted. + Branch: perl + ! perl.c pp_ctl.c sv.h utf8.c +____________________________________________________________________________ +[ 7155] By: jhi on 2000/10/06 11:40:41 + Log: IO::Handle->syswrite() did not handle length omission + like CORE::syswrite() does. + + Subject: [Fwd] IO::Handle, syswrite and arguments + From: Graham Barr + Date: Fri, 6 Oct 2000 10:22:05 +0100 + Message-ID: <20001006102205.U6312@pobox.com> + + The original patch from andrew@ugh.net.au. + Branch: perl + ! ext/IO/lib/IO/Handle.pm +____________________________________________________________________________ +[ 7154] By: jhi on 2000/10/06 01:42:15 + Log: Tweak #7153. + Branch: perl + ! utf8.h +____________________________________________________________________________ +[ 7153] By: jhi on 2000/10/06 00:39:55 + Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC. + Branch: perl + ! utf8.h +____________________________________________________________________________ +[ 7152] By: jhi on 2000/10/06 00:38:11 + Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms. + Branch: perl + ! perl.c pp_ctl.c sv.h utf8.c +____________________________________________________________________________ +[ 7151] By: jhi on 2000/10/06 00:36:38 + Log: Subject: Re: Questions about Tie::Array and perl modules + From: Nick Ing-Simmons + Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST) + Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com> + + Bug reported and fix suggested by Philip D Crow . + Branch: perl + ! lib/Tie/Array.pm t/op/array.t +____________________________________________________________________________ +[ 7150] By: jhi on 2000/10/05 00:20:45 + Log: Regen Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 7149] By: jhi on 2000/10/05 00:20:01 + Log: Regen toc. + Branch: perl + ! pod/perltoc.pod +____________________________________________________________________________ +[ 7148] By: jhi on 2000/10/04 23:35:08 + Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug + reported several times by Dominic Dunlop, for example in + ID 20000315.008. Patch from Dominic. Patch affects at + least MachTen, and possibly other oldish BSDs. Should not + break non-broken platforms (tested on LinuxPPC). + Branch: perl + ! doio.c +____________________________________________________________________________ +[ 7147] By: jhi on 2000/10/04 23:26:34 + Log: The one that got away from 7146. + Branch: metaconfig + + U/installdirs/installscripts.U +____________________________________________________________________________ +[ 7146] By: jhi on 2000/10/04 23:25:04 + Log: Enable disabling scripts installation by Configure -Uinstallscripts, + suggested by H. Merijn Brand. + Branch: perl + ! Configure INSTALL Makefile.SH Porting/Glossary + ! Porting/config.sh Porting/config_H epoc/config.sh installperl + ! uconfig.sh vos/config.def win32/config.bc win32/config.gc + ! win32/config.vc +____________________________________________________________________________ +[ 7145] By: jhi on 2000/10/04 22:08:21 + Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module + From: Ilya Zakharevich + Date: Wed, 4 Oct 2000 17:37:46 -0400 + Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu> + Branch: perl + ! utils/h2xs.PL +____________________________________________________________________________ +[ 7144] By: jhi on 2000/10/04 18:11:41 + Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification + From: Jeff Pinyan + Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT) + Message-ID: + Branch: perl + ! pod/perlrun.pod +____________________________________________________________________________ +[ 7143] By: jhi on 2000/10/04 18:09:58 + Log: Subject: perlhack.pod Patch for Externals Tools + From: Fisher Mark + Date: Tue, 3 Oct 2000 15:43:27 -0500 + Message-ID: + Branch: perl + ! pod/perlhack.pod +____________________________________________________________________________ +[ 7142] By: jhi on 2000/10/04 18:08:41 + Log: Subject: [PATCH] 5.6.0 & 5.7.0 VMS TZ fix for VMS6.2 and earlier + From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) + Date: Wed, 4 Oct 2000 12:11:11 EDT + Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu> + Branch: perl + ! vms/vms.c +____________________________________________________________________________ +[ 7141] By: jhi on 2000/10/04 12:20:16 + Log: Subject: [PATCH 5.7.0] h2xs not working + From: Ilya Zakharevich + Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu> + Date: Tue, 3 Oct 2000 21:43:01 -0400 + + Subject: [PATCH 5.7.0] h2xs not documenting the created module + From: Ilya Zakharevich + Date: Tue, 3 Oct 2000 22:55:19 -0400 + Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu> + Branch: perl + ! utils/h2xs.PL +____________________________________________________________________________ +[ 7140] By: jhi on 2000/10/04 11:53:44 + Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::" + From: nick@babyhippo.com + Date: Wed, 4 Oct 2000 12:06:45 +0100 + Message-Id: <20001004120645.A7356@babyhippo.com> + + Retract 7118 and 7135. + Branch: perl + ! installman installperl op.c t/pragma/subs.t +____________________________________________________________________________ +[ 7139] By: jhi on 2000/10/03 22:09:41 + Log: It is possible to have no hosts database at all. Pointed out in + + Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's + From: Peter Prymmer + Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT) + Message-ID: + Branch: metaconfig + ! U/modified/myhostname.U + Branch: perl + ! Configure config_h.SH +____________________________________________________________________________ +[ 7138] By: jhi on 2000/10/03 21:49:49 + Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's + From: Peter Prymmer + Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT) + Message-ID: + Branch: perl + ! pp_sys.c +____________________________________________________________________________ +[ 7137] By: jhi on 2000/10/03 20:10:05 + Log: One remaining nit less at the VMS mailbox sizing. + Branch: perl + ! vms/vms.c +____________________________________________________________________________ +[ 7136] By: jhi on 2000/10/03 20:08:47 + Log: Test harness update to sync with the new perlcc, + from Simon Cozens. + Branch: perl + ! t/TEST t/UTEST +____________________________________________________________________________ +[ 7135] By: jhi on 2000/10/03 15:15:42 + Log: Subject: Re: PATCH for 20001003.004 + Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT) + From: "AARON B. DOSSETT" + Message-Id: + Branch: perl + ! installman installperl +____________________________________________________________________________ +[ 7134] By: jhi on 2000/10/03 15:00:34 + Log: Subject: [ID 20001003.006] B::Debug not -w clean + From: Nicholas Clark + Date: Tue, 03 Oct 2000 15:46:32 +0100 + Message-Id: + Branch: perl + ! ext/B/B/Debug.pm +____________________________________________________________________________ +[ 7133] By: jhi on 2000/10/03 14:58:39 + Log: Scale down the VMS message boxes, by Charles Lane. + Fix for ID 20000903.009, workaround at + http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html + Branch: perl + ! vms/vms.c +____________________________________________________________________________ +[ 7132] By: jhi on 2000/10/03 11:20:37 + Log: Upgrade to Storable 1.0.3, from Raphael Manfredi. + Branch: perl + + t/lib/st-lock.t t/lib/st-utf8.t + ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm + ! ext/Storable/Storable.xs t/lib/st-recurse.t +____________________________________________________________________________ +[ 7131] By: jhi on 2000/10/03 03:38:23 + Log: Encode nits. + Branch: perl + ! MANIFEST Makefile.SH +____________________________________________________________________________ +[ 7130] By: jhi on 2000/10/03 03:31:05 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 7129] By: jhi on 2000/10/03 02:24:02 + Log: Misplaced else. + Branch: metaconfig/U/perl + ! d_strtoll.U + Branch: perl + ! Configure config_h.SH +____________________________________________________________________________ +[ 7128] By: jhi on 2000/10/03 02:08:29 + Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)' + From: sthoenna@efn.org + Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT) + Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org> + Branch: metaconfig/U/perl + ! d_strtoll.U + Branch: perl + ! Configure config_h.SH hints/os2.sh os2/os2ish.h +____________________________________________________________________________ +[ 7127] By: jhi on 2000/10/03 01:13:14 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 7126] By: jhi on 2000/10/03 00:57:08 + Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines + as suggested by Olaf Flebbe and Nick Clark. + Branch: perl + ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h +____________________________________________________________________________ +[ 7125] By: jhi on 2000/10/03 00:50:56 + Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED) + From: Nick Clark + Date: Mon, 2 Oct 2000 11:03:24 +0100 + Message-Id: <20001002110324.D20073@plum.flirble.org> + Branch: perl + ! t/lib/encode.t +____________________________________________________________________________ +[ 7124] By: jhi on 2000/10/03 00:34:59 + Log: Subject: [PATCH 5.7.0] Epoc update + From: Olaf Flebbe + Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST) + Message-ID: <26423.969484586@www10.gmx.net> + Branch: perl + ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c + ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl + ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c + ! util.c util.h +____________________________________________________________________________ +[ 7123] By: jhi on 2000/10/03 00:30:07 + Log: Regen headers. + Branch: perl + ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h +____________________________________________________________________________ +[ 7122] By: jhi on 2000/10/03 00:10:48 + Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail. + Branch: perl + ! hints/openbsd.sh +____________________________________________________________________________ +[ 7121] By: jhi on 2000/10/03 00:05:06 + Log: Subject: [PATCH pod/perlop.pod] Documentation glitch in magic autoincrement. + From: + Date: Tue, 26 Sep 2000 13:36:14 -0400 + Message-ID: <20000926173614.4356.qmail@foad.org> + Branch: perl + ! pod/perlop.pod +____________________________________________________________________________ +[ 7120] By: jhi on 2000/10/03 00:04:00 + Log: Inside require() $^S was always left undefined. + + Subject: Re: Tiny 2-byte change to fix debugger's eval bug + From: Ilya Zakharevich + Date: Wed, 27 Sep 2000 18:54:49 -0400 + Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu> + Branch: perl + ! cop.h mg.c pp_ctl.c util.c +____________________________________________________________________________ +[ 7119] By: jhi on 2000/10/03 00:00:16 + Log: Subject: [PATCH] DLL not restartabke with threaded perl + From: "Dave Hartnoll" + Date: Thu, 28 Sep 2000 09:20:46 +0100 + Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com> + Branch: perl + ! perl.c +____________________________________________________________________________ +[ 7118] By: jhi on 2000/10/02 23:59:20 + Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs; + From: Nicholas Clark + Date: Thu, 28 Sep 2000 11:52:24 +0100 + Message-ID: <20000928115224.D7924@plum.flirble.org> + Branch: perl + ! op.c +____________________________________________________________________________ +[ 7117] By: jhi on 2000/10/02 23:57:51 + Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch + From: Nicholas Clark + Date: Thu, 28 Sep 2000 12:18:10 +0100 + Message-Id: + + Did not apply cleanly, manual intervention was needed. + Branch: perl + ! ext/B/B/Bytecode.pm utils/perlcc.PL +____________________________________________________________________________ +[ 7116] By: jhi on 2000/10/02 23:50:40 + Log: Document the issue (is not a syntax error, kind of) + + Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error + From: Nicholas Clark + Date: Thu, 28 Sep 2000 17:12:42 +0100 + Message-ID: <20000928171242.K7924@plum.flirble.org> + Branch: perl + ! pod/perldata.pod +____________________________________________________________________________ +[ 7115] By: jhi on 2000/10/02 23:48:58 + Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start + From: Ilya Zakharevich + Date: Thu, 28 Sep 2000 21:55:31 -0400 + Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu> + Branch: perl + ! regexec.c +____________________________________________________________________________ +[ 7114] By: jhi on 2000/10/02 23:47:57 + Log: Subject: DOC PATCH 5.6.0 + From: mjd@plover.com + Date: 30 Sep 2000 06:02:34 -0000 + Message-ID: <20000930060234.4559.qmail@plover.com> + Branch: perl + ! pod/perldebguts.pod +____________________________________________________________________________ +[ 7113] By: jhi on 2000/10/02 23:46:43 + Log: SOCK_DGRAM and listen() do not mix as reported in + + Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket + From: Petter Reinholdtsen + Date: Sun, 1 Oct 2000 10:57:20 +0800 + Message-Id: <200010010257.KAA05735@localhost.localdomain> + + The patch for 5.7.0+ had to be reengineered, though. + Branch: perl + ! ext/IO/lib/IO/Socket/UNIX.pm +____________________________________________________________________________ +[ 7112] By: jhi on 2000/10/02 23:36:57 + Log: Subject: Re: [PATCH 5.005_64 missed] + From: Ilya Zakharevich + Date: Sun, 1 Oct 2000 18:50:10 -0400 + Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu> + Branch: perl + ! pod/perlxs.pod +____________________________________________________________________________ +[ 7111] By: jhi on 2000/10/02 23:35:40 + Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) + From: Radu Greab + Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST) + Message-ID: <14808.56336.594486.626712@busy.netsoft.ro> + Branch: perl + ! op.c opcode.pl t/op/substr.t +____________________________________________________________________________ +[ 7110] By: jhi on 2000/10/02 23:32:38 + Log: Subject: [PATCH] Fix aliasing of tied filehandles + From: Daniel Chetlin + Date: Mon, 2 Oct 2000 14:53:27 -0700 + Message-ID: <20001002145327.C1617@ilmd> + Branch: perl + ! perl.h pp_hot.c t/op/tiehandle.t +____________________________________________________________________________ +[ 7109] By: jhi on 2000/10/02 23:31:30 + Log: s/Robin Parker/Robin Barker/ + Branch: perl + ! Changes5.6 +____________________________________________________________________________ +[ 7108] By: jhi on 2000/10/02 23:15:46 + Log: Retract #7091 as suggested in + + From: Robin Barker + Subject: [PATCH-R] was Re: SuSE's gcc-2.95.2 and //depot/perl + Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST) + Message-Id: <200009291210.NAA17098@tempest.npl.co.uk> + Branch: perl + ! embed.pl proto.h +____________________________________________________________________________ +[ 7107] By: nick on 2000/10/02 18:23:14 + Log: A few tweaks to get Tk803 to work with Encode scheme. + Branch: perl + ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t +____________________________________________________________________________ +[ 7106] By: nick on 2000/10/01 21:34:14 + Log: Add checking cases to Encode's toUnicode and fromUnicode. + Branch: perl + ! ext/Encode/Encode.pm +____________________________________________________________________________ +[ 7105] By: nick on 2000/10/01 17:18:01 + Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm + To read and use them. + Add a lib/encode.t which checks a few things. + Branch: perl + + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc + + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc + + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc + + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc + + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc + + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc + + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc + + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc + + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc + + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc + + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc + + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc + + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc + + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc + + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc + + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc + + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc + + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc + + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc + + ext/Encode/Encode/iso2022-jp.enc + + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc + + ext/Encode/Encode/iso8859-1.enc + + ext/Encode/Encode/iso8859-2.enc + + ext/Encode/Encode/iso8859-3.enc + + ext/Encode/Encode/iso8859-4.enc + + ext/Encode/Encode/iso8859-5.enc + + ext/Encode/Encode/iso8859-6.enc + + ext/Encode/Encode/iso8859-7.enc + + ext/Encode/Encode/iso8859-8.enc + + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc + + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc + + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc + + ext/Encode/Encode/macCentEuro.enc + + ext/Encode/Encode/macCroatian.enc + + ext/Encode/Encode/macCyrillic.enc + + ext/Encode/Encode/macDingbats.enc + + ext/Encode/Encode/macGreek.enc + + ext/Encode/Encode/macIceland.enc + + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc + + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc + + ext/Encode/Encode/macTurkish.enc + + ext/Encode/Encode/macUkraine.enc + + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc + + t/lib/encode.t + ! MANIFEST ext/Encode/Encode.pm +____________________________________________________________________________ +[ 7104] By: nick on 2000/09/30 13:04:30 + Log: Subject: [PATCH@blead] Fix some recursion in overload.pm + From: Daniel Chetlin + Date: Mon, 18 Sep 2000 05:05:40 -0700 + Message-Id: <20000918050540.C652@ilmd> + Branch: perl + ! lib/overload.pm sv.c t/pragma/overload.t +____________________________________________________________________________ +[ 7103] By: nick on 2000/09/30 12:53:36 + Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man + From: Johan Vromans + Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST) + Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl> + Branch: perl + ! pod/Makefile.SH +____________________________________________________________________________ +[ 7102] By: nick on 2000/09/30 12:52:31 + Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse + From: Spider Boardman + Date: Sat, 16 Sep 2000 16:36:45 -0400 + Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 7101] By: nick on 2000/09/30 12:51:41 + Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable + From: Craig A. Berry + Date: Sat, 16 Sep 2000 10:11:10 -0500 + Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01> + Branch: perl + ! vms/vms.c +____________________________________________________________________________ +[ 7100] By: nick on 2000/09/30 12:50:33 + Log: Subject: Re: unicode support and perl [ID 20000901.097] + From: Spider Boardman + Date: Fri, 15 Sep 2000 16:37:58 -0400 + Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US> + Branch: perl + ! t/op/append.t +____________________________________________________________________________ +[ 7099] By: nick on 2000/09/30 12:49:35 + Log: Subject: Re: unicode support and perl [ID 20000901.097] + From: Spider Boardman + Date: Fri, 15 Sep 2000 16:25:30 -0400 + Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US> + Branch: perl + ! pp_hot.c +____________________________________________________________________________ +[ 7098] By: nick on 2000/09/30 12:48:00 + Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH] + From: Gisle Aas + Date: 15 Sep 2000 16:23:41 +0200 + Message-Id: + Branch: perl + ! toke.c +____________________________________________________________________________ +[ 7097] By: nick on 2000/09/30 12:45:16 + Log: Subject: [PATCH] Nits in perlmod.pod + From: Daniel Chetlin + Date: Fri, 15 Sep 2000 02:04:09 -0700 + Message-Id: <20000915020409.A2104@ilmd> + Branch: perl + ! pod/perlmod.pod +____________________________________________________________________________ +[ 7096] By: nick on 2000/09/30 12:18:00 + Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075. + i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it + to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing + 0 to checking to get the warning. + Branch: perl + ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c + ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c + ! regexec.c sv.c toke.c utf8.c +____________________________________________________________________________ +[ 7095] By: nick on 2000/09/15 16:55:59 + Log: Mutliplicity & ithreads fix for sv.c/Encode.xs + + Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED) + From: Spider Boardman + Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US> + Date: Fri, 15 Sep 2000 06:37:30 -0400 + Branch: perl + ! ext/Encode/Encode.xs sv.c +____________________________________________________________________________ +[ 7094] By: jhi on 2000/09/15 03:23:32 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 7093] By: jhi on 2000/09/15 03:11:44 + Log: Fix for the charnames.t failures from Spider Boardman. + Branch: perl + ! toke.c +____________________________________________________________________________ +[ 7092] By: jhi on 2000/09/15 00:15:48 + Log: Botched the #7090 check-in. + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 7091] By: jhi on 2000/09/14 23:33:24 + Log: Part of #7081 didn't come through. + Branch: perl + ! embed.pl proto.h +____________________________________________________________________________ +[ 7090] By: jhi on 2000/09/14 23:17:39 + Log: Subject: Re: perl@7078 + From: Spider Boardman + Date: Thu, 14 Sep 2000 19:06:36 -0400 + Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com> + Branch: perl + ! sv.c toke.c +____________________________________________________________________________ +[ 7089] By: jhi on 2000/09/14 23:11:21 + Log: Small portability tweaks. + Branch: perl + ! ext/Encode/Encode.xs +____________________________________________________________________________ +[ 7088] By: jhi on 2000/09/14 22:57:23 + Log: Fake return to pacify picky compilers. + Branch: perl + ! ext/Encode/Encode.xs +____________________________________________________________________________ +[ 7087] By: jhi on 2000/09/14 22:53:37 + Log: Subject: [PATCH] utf8.c apidoc + From: Simon Cozens + Date: Thu, 14 Sep 2000 23:46:57 +0100 + Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org> + Branch: perl + ! perlapi.c pod/perlapi.pod utf8.c +____________________________________________________________________________ +[ 7086] By: jhi on 2000/09/14 22:40:38 + Log: We don't need to count the high bit bytes, a boolean is enough. + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 7085] By: jhi on 2000/09/14 21:20:09 + Log: Replace #7084 with + + Subject: Re: perl@7078 + From: Spider Boardman + Date: Thu, 14 Sep 2000 17:09:36 -0400 + Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com> + Branch: perl + ! sv.c utf8.c +____________________________________________________________________________ +[ 7084] By: jhi on 2000/09/14 20:03:34 + Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is + convertable to bytes by checking it doesn't go above 0xc3 + + Subject: Re: perl@7078 + From: Simon Cozens + Date: Thu, 14 Sep 2000 20:59:19 +0100 + Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org> + Branch: perl + ! utf8.c +____________________________________________________________________________ +[ 7083] By: jhi on 2000/09/14 19:38:47 + Log: Subject: Re: perl@7078 + From: Simon Cozens + Date: Thu, 14 Sep 2000 20:13:09 +0100 + Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org> + Branch: perl + ! t/op/bop.t +____________________________________________________________________________ +[ 7082] By: jhi on 2000/09/14 17:50:44 + Log: The one that got away. + Branch: perl + ! lib/File/Find.pm +____________________________________________________________________________ +[ 7081] By: jhi on 2000/09/14 17:45:35 + Log: Subject: [PATCH perl-5.7.0] continued -Wformat support + From: Robin Barker + Message-Id: <200009141707.SAA13276@tempest.npl.co.uk> + Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST) + Branch: perl + ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h + ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs + ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h + ! regcomp.c toke.c universal.c +____________________________________________________________________________ +[ 7080] By: jhi on 2000/09/14 17:40:35 + Log: Problems picked up by AIX cc. + + Subject: Re: perl@7078 (patch included) + From: "H.Merijn Brand" + Date: Thu, 14 Sep 2000 18:53:30 +0200 + Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl> + Branch: perl + ! ext/Encode/Encode.xs +____________________________________________________________________________ +[ 7079] By: jhi on 2000/09/14 17:38:27 + Log: Subject: File::Find 5.7.0 POD nits + From: Rich Morin + Date: Wed, 13 Sep 2000 22:03:58 -0700 + Message-Id: + Branch: perl + ! lib/File/Find.pm +____________________________________________________________________________ +[ 7078] By: jhi on 2000/09/14 14:58:20 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 7077] By: jhi on 2000/09/14 14:55:54 + Log: Compilation warnings and an error. + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 7076] By: jhi on 2000/09/14 14:42:56 + Log: Fix for a parsing bug, not for the original bug. + + Subject: Re: [ID 20000910.005] Another segfault with regexes. + From: Spider Boardman + Date: Wed, 13 Sep 2000 17:52:20 -0400 + Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com> + Branch: perl + ! regcomp.c +____________________________________________________________________________ +[ 7075] By: jhi on 2000/09/14 14:40:40 + Log: Batch of UTF-8 patches from Simon Cozens. + Branch: perl + ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c + ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c + ! toke.c utf8.c +____________________________________________________________________________ +[ 7074] By: jhi on 2000/09/14 14:29:58 + Log: Subject: Re: Two advertising clauses need to be removed + From: Russ Allbery + Date: 13 Sep 2000 18:50:26 -0700 + Message-ID: + Branch: perl + ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h +____________________________________________________________________________ +[ 7073] By: jhi on 2000/09/14 14:28:20 + Log: Subject: [PATCH] de-wall t/README + From: sthoenna@efn.org (Yitzchak Scott-Thoennes) + Date: Wed, 13 Sep 2000 17:46:55 -0700 + Message-ID: + Branch: perl + ! t/README +____________________________________________________________________________ +[ 7072] By: jhi on 2000/09/14 14:25:10 + Log: Hints optimization. + + Subject: Minor nit + From: "H.Merijn Brand" + Date: Wed, 13 Sep 2000 21:42:07 +0200 + Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl> + Branch: perl + ! hints/hpux.sh +____________________________________________________________________________ +[ 7071] By: jhi on 2000/09/14 14:23:30 + Log: Allow chop() and chomp() to be overridden. + + Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop? + From: "Casey R. Tweten" + Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT) + Message-ID: + Branch: perl + ! toke.c +____________________________________________________________________________ +[ 7070] By: jhi on 2000/09/14 14:20:36 + Log: The return value of setlocale must be copied away. + + Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n + From: Alan Burlison + Date: Wed, 13 Sep 2000 16:27:37 +0100 + Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com> + Branch: perl + ! util.c +____________________________________________________________________________ +[ 7069] By: jhi on 2000/09/14 14:16:27 + Log: Remove vestiges of tr//CU. + + Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU + From: Nick Clark + Date: Tue, 12 Sep 2000 22:50:14 +0100 + Message-Id: + + Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU + From: sthoenna@efn.org (Yitzchak Scott-Thoennes) + Date: Tue, 12 Sep 2000 21:38:48 -0700 + Message-ID: + Branch: perl + ! op.h pod/perlunicode.pod +____________________________________________________________________________ +[ 7068] By: jhi on 2000/09/13 14:18:39 + Log: Add the Encode extension. The code is still largely just skeleton. + Branch: perl + + ext/Encode/Encode.pm ext/Encode/Encode.xs + + ext/Encode/Makefile.PL ext/Encode/Todo + ! MANIFEST Todo-5.6 +____________________________________________________________________________ +[ 7067] By: jhi on 2000/09/12 17:43:33 + Log: Allow for whitespace between "#" and "line" in cpp output. + + Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9 + From: Calle Dybedahl + Date: 12 Sep 2000 19:38:02 +0200 + Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se> + Branch: perl + ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL +____________________________________________________________________________ +[ 7066] By: gsar on 2000/09/12 17:24:29 + Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES + initialization in all the threads on Windows + Branch: perl + ! win32/win32.c +____________________________________________________________________________ +[ 7065] By: jhi on 2000/09/12 15:11:31 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 7064] By: jhi on 2000/09/12 14:54:54 + Log: Retract #7062, the pod tests are not ready. + Branch: perl + ! t/TEST t/harness +____________________________________________________________________________ +[ 7063] By: jhi on 2000/09/12 14:25:41 + Log: The #7054 truncated Configure badly. + Branch: metaconfig/U/perl + ! End.U + Branch: perl + ! Configure config_h.SH +____________________________________________________________________________ +[ 7062] By: jhi on 2000/09/12 14:08:32 + Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test + From: sthoenna@efn.org + Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT) + Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org> + Branch: perl + ! t/TEST t/harness +____________________________________________________________________________ +[ 7061] By: jhi on 2000/09/12 14:07:18 + Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod + From: sthoenna@efn.org + Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT) + Message-Id: <200009120507.e8C57LA02461@garcia.efn.org> + Branch: perl + ! pod/perlxs.pod +____________________________________________________________________________ +[ 7060] By: jhi on 2000/09/12 14:06:08 + Log: Break up the myconfig lines a bit. + + Subject: perlbug/perl -V output format + From: sthoenna@efn.org + Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT) + Message-Id: <200009120704.e8C74BX10562@garcia.efn.org> + Branch: perl + ! myconfig.SH +____________________________________________________________________________ +[ 7059] By: jhi on 2000/09/12 14:05:04 + Log: Test for the #7049. + + Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on i686-linux 2.2.16-raid (UNINSTALLED) + From: andreas.koenig@anima.de (Andreas J. Koenig) + Date: 12 Sep 2000 06:42:01 +0200 + Message-ID: + Branch: perl + ! t/op/my.t +____________________________________________________________________________ +[ 7058] By: jhi on 2000/09/12 14:03:05 + Log: Subject: [patch: perl@7045] vms updates + From: Peter Prymmer + Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT) + Message-ID: + Branch: perl + ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template +____________________________________________________________________________ +[ 7057] By: jhi on 2000/09/12 14:00:51 + Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED) + From: sthoenna@efn.org + Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT) + Message-Id: <200009112328.e8BNSD616812@garcia.efn.org> + Branch: perl + ! t/op/64bitint.t +____________________________________________________________________________ +[ 7056] By: jhi on 2000/09/12 13:58:14 + Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause + From: Jeff Pinyan + Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT) + Message-ID: + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 7055] By: jhi on 2000/09/12 13:56:32 + Log: Do in VMS as the #7054 does. + Branch: perl + ! configure.com +____________________________________________________________________________ +[ 7054] By: jhi on 2000/09/12 13:50:31 + Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build + From: "Paul Marquess" + Date: Mon, 11 Sep 2000 08:33:09 +0100 + Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com> + Branch: metaconfig/U/perl + ! End.U + Branch: perl + ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm + ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm +____________________________________________________________________________ +[ 7053] By: jhi on 2000/09/12 13:29:19 + Log: Subject: [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output + From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) + Date: Tue, 12 Sep 2000 08:35:59 EDT + Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu> + Branch: perl + ! vms/test.com +____________________________________________________________________________ +[ 7052] By: jhi on 2000/09/11 23:01:50 + Log: Document the SvUTF8*(). + Branch: perl + ! pod/perlapi.pod sv.h +____________________________________________________________________________ +[ 7051] By: gsar on 2000/09/11 14:46:30 + Log: C<@a = @b = split(...)> optimization coredumps under ithreads + (missed a spot when fixing up op_pmreplroot hack for ithreads) + Branch: perl + ! op.c t/op/split.t +____________________________________________________________________________ +[ 7050] By: nick on 2000/09/11 10:03:51 + Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture + + Subject: borland C++ win32.c tweak + From: Vadim Konovalov + Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com> + Date: Mon, 11 Sep 2000 11:22:33 +0400 + Branch: perl + ! win32/win32.c +____________________________________________________________________________ +[ 7049] By: nick on 2000/09/11 09:57:33 + Log: Point fix for s/// on foreach (keys %xxx). + Branch: perl + ! pp_hot.c +____________________________________________________________________________ +[ 7048] By: jhi on 2000/09/10 23:37:09 + Log: Silence t/pod/*.t about alternate quote-mappings now implemented + by Pod::Text, from Brad Appleton. + Branch: perl + ! t/pod/testp2pt.pl +____________________________________________________________________________ +[ 7047] By: jhi on 2000/09/10 14:32:53 + Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05), + by Russ Allbery. + Branch: perl + ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL +____________________________________________________________________________ +[ 7046] By: jhi on 2000/09/10 14:15:08 + Log: Upgrade to CPAN 1.57_65, from Andreas König. + Branch: perl + ! lib/CPAN.pm lib/CPAN/FirstTime.pm +____________________________________________________________________________ +[ 7045] By: jhi on 2000/09/08 21:36:32 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 7044] By: jhi on 2000/09/08 21:29:56 + Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3 + From: Peter Prymmer + Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT) + Message-ID: + Branch: perl + ! configure.com +____________________________________________________________________________ +[ 7043] By: jhi on 2000/09/08 21:27:50 + Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly + From: Peter Prymmer + Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT) + Message-ID: + Branch: perl + ! Makefile.SH installperl +____________________________________________________________________________ +[ 7042] By: jhi on 2000/09/08 21:23:21 + Log: Continue #7041. + Branch: perl + ! cygwin/Makefile.SHs os2/Makefile.SHs +____________________________________________________________________________ +[ 7041] By: jhi on 2000/09/08 21:18:10 + Log: Do away with memory models cruft. Sorry, PDP users. + Branch: metaconfig + ! U/modified/cc.U U/modified/libpth.U + Branch: perl + ! Configure Makefile.SH Porting/Glossary Porting/config.sh + ! Porting/config_H cflags.SH config_h.SH configure.com + ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh + ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc + ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH +____________________________________________________________________________ +[ 7040] By: jhi on 2000/09/08 14:34:18 + Log: Major rewrite of s2p. And I mean really major, it is + an implementation of sed in perl. If called as s2p it + will function as s2p. Note: needs non-UNIXifying. + + Subject: s2p + From: Wolfgang Laun + Date: Mon, 28 Aug 2000 14:05:12 +0200 + Message-ID: <39AA5578.2102E2AA@alcatel.at> + Branch: perl + ! x2p/s2p.PL +____________________________________________________________________________ +[ 7039] By: jhi on 2000/09/08 14:19:49 + Log: Re-allow vec() for characters > 255. + + Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) + From: Spider Boardman + Date: Fri, 08 Sep 2000 02:21:02 -0400 + Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com> + Branch: perl + ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod + ! t/op/vec.t +____________________________________________________________________________ +[ 7038] By: jhi on 2000/09/08 14:14:18 + Log: Subject: [PATCH lib/Benchmark.pm] + From: + Date: Thu, 7 Sep 2000 15:03:20 -0400 + Message-ID: <20000907190320.888.qmail@foad.org> + Branch: perl + ! lib/Benchmark.pm +____________________________________________________________________________ +[ 7037] By: jhi on 2000/09/08 14:11:06 + Log: Optimizing hash keys into shared strings doesn't work with ithreads. + + Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi + From: Spider Boardman + Date: Fri, 08 Sep 2000 01:30:27 -0400 + Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com> + Branch: perl + ! op.c +____________________________________________________________________________ +[ 7036] By: jhi on 2000/09/08 14:08:58 + Log: Subject: [ID 20000908.002] perlipc documentation bug. + From: Major Sébastien + Date: Fri, 08 Sep 2000 12:38:32 +0200 + Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr> + Branch: perl + ! pod/perlipc.pod +____________________________________________________________________________ +[ 7035] By: jhi on 2000/09/08 14:03:12 + Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f + From: "H.Merijn Brand" + Date: Fri, 08 Sep 2000 11:47:34 +0200 + Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl> + Branch: perl + ! hints/dec_osf.sh +____________________________________________________________________________ +[ 7034] By: jhi on 2000/09/08 13:59:35 + Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement + From: Simon Cozens + Date: Thu, 7 Sep 2000 20:40:38 +0100 + Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org> + Branch: perl + ! pp_hot.c +____________________________________________________________________________ +[ 7033] By: jhi on 2000/09/08 04:03:03 + Log: Subject: [ID 20000904.008] Tiny fix for perldiag + From: "Larry W. Virden" + Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT) + Message-Id: <200009042245.SAA22916@lwv26awu.cas.org> + Branch: perl + ! pod/perldiag.pod +____________________________________________________________________________ +[ 7032] By: jhi on 2000/09/07 22:18:30 + Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question] + From: Peter Scott + Date: Mon, 04 Sep 2000 13:16:38 -0700 + Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov> + Branch: perl + ! lib/perl5db.pl +____________________________________________________________________________ +[ 7031] By: jhi on 2000/09/07 22:02:29 + Log: Fix the ccversion detection for 5.1 and beyond. + + Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f + From: Spider Boardman + Date: Thu, 7 Sep 2000 17:54:27 -0400 + Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com> + Branch: perl + ! hints/dec_osf.sh +____________________________________________________________________________ +[ 7030] By: jhi on 2000/09/07 19:12:28 + Log: Fix for + + Subject: [ID 20000903.001] \w in utf8-strings + From: Marc Lehmann + Date: Sun, 03 Sep 2000 09:44:29 +0200 + Message-Id: + + and various related nits. + Branch: perl + ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c +____________________________________________________________________________ +[ 7029] By: jhi on 2000/09/07 18:49:09 + Log: Fix the URL, but the server is still missing in action. + + Subject: [ID 20000905.002] perlfaq1.pod URL error + From: "Larry W. Virden" + Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT) + Message-Id: <200009051224.IAA11226@lwv26awu.cas.org> + Branch: perl + ! pod/perlfaq1.pod +____________________________________________________________________________ +[ 7028] By: jhi on 2000/09/07 18:47:13 + Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 + From: Hugo + Date: Tue, 05 Sep 2000 14:13:37 +0100 + Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk> + Branch: perl + ! toke.c +____________________________________________________________________________ +[ 7027] By: jhi on 2000/09/07 18:45:35 + Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right? + From: Daniel Chetlin + Date: Tue, 5 Sep 2000 04:57:07 -0700 + Message-ID: <20000905045707.A8620@ilmd.chetlin.org> + Branch: perl + ! pod/perlfaq6.pod pod/perlop.pod +____________________________________________________________________________ +[ 7026] By: jhi on 2000/09/07 18:44:01 + Log: Document the new ref() semantics. + + Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0 + From: Gisle Aas + Date: 05 Sep 2000 08:10:30 +0200 + Message-ID: + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 7025] By: jhi on 2000/09/07 18:42:27 + Log: Make Data::Dumper (non-XS) to work with changed semantics of ref(). + + Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0 + From: Gisle Aas + Date: 05 Sep 2000 08:11:40 +0200 + Message-ID: + Branch: perl + ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t +____________________________________________________________________________ +[ 7024] By: jhi on 2000/09/07 18:39:32 + Log: Subject: [PATCH] Modernize Opcode.pm documentation + From: Gisle Aas + Date: 4 Sep 2000 00:18:55 -0000 + Message-ID: <20000904001855.26128.qmail@eik.g.aas.no> + Branch: perl + ! ext/Opcode/Opcode.pm +____________________________________________________________________________ +[ 7023] By: jhi on 2000/09/07 18:37:42 + Log: Subject: [PATCH] Tied filehandle documentation + From: Gisle Aas + Date: 4 Sep 2000 00:14:40 -0000 + Message-ID: <20000904001440.26084.qmail@eik.g.aas.no> + Branch: perl + ! pod/perlfunc.pod pod/perltie.pod +____________________________________________________________________________ +[ 7022] By: jhi on 2000/09/07 18:35:37 + Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open + From: Gisle Aas + Date: 4 Sep 2000 00:04:22 -0000 + Message-ID: <20000904000422.26002.qmail@eik.g.aas.no> + Branch: perl + ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t +____________________________________________________________________________ +[ 7021] By: jhi on 2000/09/07 18:33:22 + Log: Subject: small apidoc fix + From: Marc Lehmann + Date: Sun, 3 Sep 2000 05:12:06 +0200 + Message-ID: <20000903051206.A5909@cerebro.laendle> + Branch: perl + ! pod/perlapi.pod utf8.c +____________________________________________________________________________ +[ 7020] By: jhi on 2000/09/07 16:14:57 + Log: Tiny perldelta nits. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 7019] By: jhi on 2000/09/07 16:04:20 + Log: Guard against bad string->int conversion for quads. + Branch: perl + ! t/op/64bitint.t +____________________________________________________________________________ +[ 7018] By: jhi on 2000/09/06 17:07:03 + Log: Update Unicode todo list. + Branch: perl + ! Todo-5.6 +____________________________________________________________________________ +[ 7017] By: jhi on 2000/09/05 21:16:01 + Log: Document the SvIOK_.*UV(). + Branch: perl + ! pod/perlapi.pod sv.h +____________________________________________________________________________ +[ 7016] By: nick on 2000/09/03 21:54:46 + Log: Hash lookup of constant strings optimization: + Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing + to string table (as per sharepvn). Add newSV_pvn_share to create such + a thing. Make hv.c compare addresses of strings and skip string compare + if equal. Make method_named and helem ops use these shared-string SVs + when arg is constant. Make keys op return shared-string SVs (less clearly + a win). + Branch: perl + ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c + ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod + ! pod/perlintern.pod pp_hot.c proto.h sv.c +____________________________________________________________________________ +[ 7015] By: jhi on 2000/09/02 17:48:59 + Log: This is 5.7.0. + Branch: perl + ! Changes +____________________________________________________________________________ +[ 7014] By: jhi on 2000/09/02 17:35:45 + Log: Changes and patchlevel tweaks. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 7013] By: jhi on 2000/09/02 17:30:50 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 7012] By: nick on 2000/09/02 17:25:20 + Log: More %{} and other deref special casing - do not pass to 'nomethod'. + Branch: perl + ! gv.c lib/overload.pm +____________________________________________________________________________ +[ 7011] By: jhi on 2000/09/02 17:16:25 + Log: Update perlhist. + Branch: perl + ! pod/perlhist.pod +____________________________________________________________________________ +[ 7010] By: jhi on 2000/09/02 17:01:35 + Log: perldelta nits. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 7009] By: nick on 2000/09/02 16:48:35 + Log: If overloaded %{} etc. return the object do not loop. + Thus sub deref { $_[0] } functions if object is wanted type. + Branch: perl + ! pp.h +____________________________________________________________________________ +[ 7008] By: jhi on 2000/09/02 16:26:11 + Log: Retab MANIFEST. + Branch: perl + ! ext/Storable/MANIFEST +____________________________________________________________________________ +[ 7007] By: jhi on 2000/09/02 16:23:02 + Log: Make certain cc is set before trying to run it. + Branch: perl + ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh +____________________________________________________________________________ +[ 7006] By: jhi on 2000/09/02 15:45:41 + Log: Unicode notes. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 7005] By: jhi on 2000/09/02 15:42:11 + Log: Various Configure nits by Philip Newton, + plus the ebcdic one by me. + Branch: metaconfig + + U/modified/pager.U + ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U + Branch: metaconfig/U/perl + ! Devel.U quadfio.U + Branch: perl + ! Configure config_h.SH +____________________________________________________________________________ +[ 7004] By: jhi on 2000/09/02 15:06:14 + Log: Apparently avoiding the swapping is too costly. + + From: "Ben Tilly" + Subject: Re: the door is closed. + Date: Fri, 01 Sep 2000 20:23:16 EDT + Message-ID: + Branch: perl + ! pod/perlfaq4.pod +____________________________________________________________________________ +[ 7003] By: nick on 2000/09/02 12:26:04 + Log: Undo part of change 6489 which looks like a bulk edit which + changed _all_ gv_efullname3() calls to gv_efullname4() calls. + The supressing of main:: on return from select() is undesirable. + Branch: perl + ! pp_sys.c +____________________________________________________________________________ +[ 7002] By: jhi on 2000/09/01 23:08:54 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 7001] By: jhi on 2000/09/01 23:00:13 + Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod + From: Peter Prymmer + Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT) + Message-ID: + + plus rework the http: spots as suggested by Tom Christiansen, + plus regen perltoc. + Branch: perl + ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod + ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod +____________________________________________________________________________ +[ 7000] By: jhi on 2000/09/01 22:36:01 + Log: Only the first line, thank you very much. + Branch: perl + ! hints/solaris_2.sh +____________________________________________________________________________ +[ 6999] By: gsar on 2000/09/01 22:16:40 + Log: change#6791 accidentally clobbered change#6710, put it back + Branch: perl + ! win32/win32.c +____________________________________________________________________________ +[ 6998] By: jhi on 2000/09/01 22:14:16 + Log: Mention the HP-UX LP64 freak failure. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 6997] By: jhi on 2000/09/01 21:48:32 + Log: Detypo. + Branch: perl + ! hints/hpux.sh +____________________________________________________________________________ +[ 6996] By: jhi on 2000/09/01 21:27:10 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6995] By: jhi on 2000/09/01 21:14:24 + Log: Mi splgn s gnin.g + Branch: perl + ! pp_ctl.c +____________________________________________________________________________ +[ 6994] By: jhi on 2000/09/01 21:09:54 + Log: Subject: http:// in L<> + From: Nicholas Clark + Date: Fri, 1 Sep 2000 22:03:21 +0100 + Message-ID: <20000901220321.B72074@plum.flirble.org> + Branch: perl + ! README.os2 pod/perl56delta.pod pod/perlxs.pod +____________________________________________________________________________ +[ 6993] By: jhi on 2000/09/01 21:06:54 + Log: Update to Storable 1.0, from Raphael Manfredi. + Branch: perl + ! ext/Storable/ChangeLog ext/Storable/MANIFEST + ! ext/Storable/Makefile.PL ext/Storable/README + ! ext/Storable/Storable.pm ext/Storable/Storable.xs + ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t + ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t + ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t + ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t + ! t/lib/st-tiedhook.t t/lib/st-tieditems.t +____________________________________________________________________________ +[ 6992] By: jhi on 2000/09/01 20:43:05 + Log: Mention known sfio+linux buglet. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 6991] By: jhi on 2000/09/01 20:40:11 + Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status + From: Peter Prymmer + Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT) + Message-ID: + Branch: perl + ! vms/vms.c +____________________________________________________________________________ +[ 6990] By: jhi on 2000/09/01 20:25:26 + Log: Retract #6986. + Branch: perl + ! hints/solaris_2.sh +____________________________________________________________________________ +[ 6989] By: jhi on 2000/09/01 20:23:00 + Log: Mergesort is back. + Branch: perl + ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c +____________________________________________________________________________ +[ 6988] By: jhi on 2000/09/01 19:37:40 + Log: Subject: [PATCH] Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?) + From: Mike Guy + Date: Fri, 01 Sep 2000 17:43:33 +0100 + Message-Id: + Branch: perl + ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod + ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c +____________________________________________________________________________ +[ 6987] By: jhi on 2000/09/01 19:17:10 + Log: Regen perltoc. + Branch: perl + ! pod/perltoc.pod +____________________________________________________________________________ +[ 6986] By: jhi on 2000/09/01 18:51:10 + Log: Subject: Re: Solaris x86 has no SPARC libraries! + From: Lupe Christoph + Date: Fri, 1 Sep 2000 20:41:20 +0200 + Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de> + Branch: perl + ! hints/solaris_2.sh +____________________________________________________________________________ +[ 6985] By: jhi on 2000/09/01 18:28:10 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6984] By: jhi on 2000/09/01 18:26:53 + Log: Feature ordering tweak. + Branch: perl + ! myconfig.SH +____________________________________________________________________________ +[ 6983] By: jhi on 2000/09/01 18:19:50 + Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant + From: + Date: Fri, 1 Sep 2000 13:07:32 -0400 + Message-ID: <20000901170732.18249.qmail@foad.org> + Branch: perl + ! t/pragma/overload.t +____________________________________________________________________________ +[ 6982] By: jhi on 2000/09/01 18:17:54 + Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64, + so that case-ignoring systems like DCL can tell them from + PRIefldbl and PRIx64. Apply Merijn's ccversion patches. + Branch: metaconfig/U/perl + ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U + Branch: perl + ! Configure Porting/Glossary Porting/config.sh Porting/config_H + ! config_h.SH configure.com epoc/config.sh hints/aix.sh + ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh + ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh + ! vos/config.def vos/config.h vos/config_h.SH_orig + ! win32/config.bc win32/config.gc win32/config.vc +____________________________________________________________________________ +[ 6981] By: nick on 2000/09/01 17:21:57 + Log: Document UNTIE. Also tweak implementation to suppress the 'inner references' + warning when UNTIE exists and instead pass the cound of extra references to + the UNTIE method. + Branch: perl + ! pod/perltie.pod pp_sys.c +____________________________________________________________________________ +[ 6980] By: jhi on 2000/09/01 16:54:44 + Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com + From: Peter Prymmer + Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT) + Message-ID: + Branch: perl + ! configure.com +____________________________________________________________________________ +[ 6979] By: jhi on 2000/09/01 16:06:20 + Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world + From: Mike Guy + Date: Fri, 01 Sep 2000 16:49:27 +0100 + Message-Id: + Branch: perl + ! t/base/rs.t +____________________________________________________________________________ +[ 6978] By: jhi on 2000/09/01 16:00:42 + Log: Update to PodParser 1.18, from Brad Appleton. + Branch: perl + ! lib/Pod/Checker.pm t/pod/find.t +____________________________________________________________________________ +[ 6977] By: jhi on 2000/09/01 14:48:58 + Log: Subject: Nit in Configure (bleadperl@6961) + From: Lupe Christoph + Date: Fri, 1 Sep 2000 16:34:29 +0200 + Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de> + Branch: metaconfig + ! U/compline/ccflags.U + Branch: perl + ! Configure config_h.SH +____________________________________________________________________________ +[ 6976] By: jhi on 2000/09/01 14:39:52 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6975] By: jhi on 2000/09/01 14:37:36 + Log: microperl config update. + Branch: perl + ! uconfig.h uconfig.sh +____________________________________________________________________________ +[ 6974] By: jhi on 2000/09/01 14:36:53 + Log: Document known deficiencies. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 6973] By: jhi on 2000/09/01 14:10:20 + Log: Mention warnings fixes and updates. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 6972] By: jhi on 2000/09/01 14:01:52 + Log: Drop unused argument. + + Subject: Re: [ID 20000831.034] overload::constant and number of arguments. + From: Spider Boardman + Date: Thu, 31 Aug 2000 16:10:15 -0400 + Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com> + Branch: perl + ! toke.c +____________________________________________________________________________ +[ 6971] By: jhi on 2000/09/01 13:59:24 + Log: Add the overload warnings to perldiag. + Branch: perl + ! lib/overload.pm pod/perldiag.pod +____________________________________________________________________________ +[ 6970] By: jhi on 2000/09/01 13:55:10 + Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant + From: "Paul Marquess" + Date: Fri, 1 Sep 2000 13:43:15 +0100 + Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com> + Branch: perl + ! lib/overload.pm t/pragma/overload.t +____________________________________________________________________________ +[ 6969] By: jhi on 2000/09/01 13:52:27 + Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant + From: + Date: Fri, 1 Sep 2000 05:46:54 -0400 + Message-ID: <20000901094654.6476.qmail@foad.org> + Branch: perl + ! lib/overload.pm +____________________________________________________________________________ +[ 6968] By: jhi on 2000/09/01 13:50:05 + Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod + From: Daniel Chetlin + Date: Fri, 1 Sep 2000 02:10:55 -0700 + Message-ID: <20000901021055.C3400@ilmd.chetlin.org> + Branch: perl + ! pod/perlretut.pod +____________________________________________________________________________ +[ 6967] By: jhi on 2000/09/01 13:47:54 + Log: Part of the solution. + + Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory + From: Mike Guy + Date: Fri, 01 Sep 2000 14:16:01 +0100 + Message-Id: + Branch: perl + ! gv.c mg.c +____________________________________________________________________________ +[ 6966] By: jhi on 2000/09/01 13:46:17 + Log: Subject: CPAN.pm beta 1.57_57 for the core + From: andreas.koenig@anima.de (Andreas J. Koenig) + Date: 01 Sep 2000 15:16:31 +0200 + Message-ID: + Branch: perl + ! lib/CPAN.pm lib/CPAN/FirstTime.pm +____________________________________________________________________________ +[ 6965] By: jhi on 2000/09/01 13:43:18 + Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status + From: "Craig A. Berry" + Date: Fri, 01 Sep 2000 01:47:22 -0500 + Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01> + Branch: perl + ! pod/perldelta.pod vms/vms.c +____________________________________________________________________________ +[ 6964] By: jhi on 2000/09/01 13:35:35 + Log: File::Temp patches from Andreas König, + + Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8 (UNINSTALLED) + From: andreas.koenig@anima.de (Andreas J. Koenig) + Date: 01 Sep 2000 10:07:20 +0200 + Message-ID: + + Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED) + From: andreas.koenig@anima.de (Andreas J. Koenig) + Date: 31 Aug 2000 23:26:08 +0200 + Message-ID: + Branch: perl + ! lib/File/Temp.pm t/lib/ftmp-security.t +____________________________________________________________________________ +[ 6963] By: jhi on 2000/09/01 02:22:24 + Log: Retract the mergesort code, way too incompatible licensing + and copyrights. + Branch: perl + ! pod/perldelta.pod pp_ctl.c +____________________________________________________________________________ +[ 6962] By: jhi on 2000/08/31 23:27:32 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6961] By: jhi on 2000/08/31 23:20:04 + Log: Small tweaks all over. + Branch: metaconfig + ! U/compline/d_gconvert.U + Branch: perl + ! AUTHORS Configure config_h.SH pp_ctl.c +____________________________________________________________________________ +[ 6960] By: jhi on 2000/08/31 22:39:36 + Log: Further rewording. + Branch: perl + ! pp_ctl.c +____________________________________________________________________________ +[ 6959] By: jhi on 2000/08/31 21:26:44 + Log: More address tweaking. + Branch: perl + ! AUTHORS Changes +____________________________________________________________________________ +[ 6958] By: jhi on 2000/08/31 20:47:25 + Log: AUTHORS tweaks, from Peter Prymmer. + + Subject: [PATCH: 6948] mvs doesn't exist (not any more) + From: Peter Prymmer + Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) + Message-ID: + Branch: perl + ! AUTHORS MAINTAIN +____________________________________________________________________________ +[ 6957] By: jhi on 2000/08/31 20:34:43 + Log: perldelta tweaks. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 6956] By: jhi on 2000/08/31 19:11:06 + Log: Regen perltoc. + Branch: perl + ! pod/perltoc.pod +____________________________________________________________________________ +[ 6955] By: jhi on 2000/08/31 19:06:30 + Log: Clarify the mergesort situation. + Branch: perl + ! pp_ctl.c +____________________________________________________________________________ +[ 6954] By: jhi on 2000/08/31 18:24:17 + Log: Move the Solaris 7 scan to use64bitall, make the + failure to find 64-bot sparc libc to mention the + possibility of being in an intel, from Lupe and Alan. + Branch: perl + ! hints/solaris_2.sh +____________________________________________________________________________ +[ 6953] By: jhi on 2000/08/31 18:09:20 + Log: Forget about NV_MAX (#6951). Various floating point tweaks, + ideas from Eric Fifer, Yitzchak, Alan, and Spider. + Branch: metaconfig + ! U/compline/d_gconvert.U U/threads/archname.U + Branch: metaconfig/U/perl + ! perlxv.U + Branch: perl + ! Configure config_h.SH sv.c +____________________________________________________________________________ +[ 6952] By: jhi on 2000/08/31 17:42:24 + Log: :: not allowed in pathnames, change to . + + Subject: [PATCH perl@6938] cygwin port + From: "Fifer, Eric" + Date: Thu, 31 Aug 2000 16:32:59 +0100 + Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com> + Branch: metaconfig/U/perl + ! perlxv.U +____________________________________________________________________________ +[ 6951] By: jhi on 2000/08/31 17:02:05 + Log: Try to deduce NV_MAX. Really should be Configure fodder. + Branch: perl + ! perl.h +____________________________________________________________________________ +[ 6950] By: jhi on 2000/08/31 16:26:08 + Log: More author updates. + + Subject: Re: [PATCH] Mark-Jason Dominus Does Exist + From: Simon Cozens + Date: Thu, 31 Aug 2000 17:13:32 +0100 + Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org> + Branch: perl + ! AUTHORS +____________________________________________________________________________ +[ 6949] By: jhi on 2000/08/31 16:04:49 + Log: POSIX doesn't report long double values under -Duselongdouble + when the long doubles are "real" (bigger than doubles). + Branch: perl + ! ext/POSIX/POSIX.xs +____________________________________________________________________________ +[ 6948] By: jhi on 2000/08/31 15:25:10 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6947] By: jhi on 2000/08/31 15:22:29 + Log: Document UNTIE in a very minimalistic way. + Branch: perl + ! pod/perlfunc.pod pod/perltie.pod +____________________________________________________________________________ +[ 6946] By: jhi on 2000/08/31 15:15:23 + Log: Document known failures. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 6945] By: jhi on 2000/08/31 15:07:00 + Log: Don't attach -ld to the archname if pointless. + Branch: metaconfig + ! U/threads/archname.U + Branch: perl + ! Configure config_h.SH +____________________________________________________________________________ +[ 6944] By: jhi on 2000/08/31 14:37:42 + Log: Wrap the test in eval. + + Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED) + From: Tim Jenness + Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST) + Message-ID: + Branch: perl + ! t/lib/ftmp-security.t +____________________________________________________________________________ +[ 6943] By: jhi on 2000/08/31 14:30:57 + Log: Make -Dusemorebits find long doubles in Solaris. + Branch: perl + ! hints/solaris_2.sh +____________________________________________________________________________ +[ 6942] By: jhi on 2000/08/31 13:48:45 + Log: Clarify the third case of ftmp-security warnings. + Branch: perl + ! INSTALL +____________________________________________________________________________ +[ 6941] By: jhi on 2000/08/31 13:40:31 + Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13 + From: + Date: Thu, 31 Aug 2000 01:35:05 -0400 + Message-ID: <20000831053505.32120.qmail@foad.org> + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 6940] By: jhi on 2000/08/31 13:38:48 + Log: Issue useful diagnostic on unknown pod commands. + + Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048] + From: + Date: Thu, 31 Aug 2000 03:41:18 -0400 + Message-ID: <20000831074118.24880.qmail@foad.org> + Branch: perl + ! lib/Pod/Man.pm +____________________________________________________________________________ +[ 6939] By: jhi on 2000/08/31 13:34:33 + Log: Reveal Borland's isnan. + + Subject: build with BC++ tweak + From: "Konovalov, Vadim" + Date: Thu, 31 Aug 2000 13:09:37 +0400 + Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com> + Branch: perl + ! win32/win32.h +____________________________________________________________________________ +[ 6938] By: jhi on 2000/08/31 05:01:20 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6937] By: jhi on 2000/08/31 04:26:23 + Log: sscanf() may be the only way to read long doubles from strings. + Branch: metaconfig/U/perl + ! longdblfio.U + Branch: perl + ! Configure config_h.SH perl.h util.c +____________________________________________________________________________ +[ 6936] By: jhi on 2000/08/31 04:18:19 + Log: The #6929 was too skimpy. + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 6935] By: jhi on 2000/08/31 02:47:07 + Log: Subject: Re: typos in pods + From: sthoenna@efn.org (Yitzchak Scott-Thoennes) + Date: Wed, 30 Aug 2000 19:25:34 -0700 + Message-ID: + Branch: perl + ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL +____________________________________________________________________________ +[ 6934] By: jhi on 2000/08/31 02:42:55 + Log: Missed one Unicode file. + Branch: perl + + lib/unicode/UCDFF301.html +____________________________________________________________________________ +[ 6933] By: jhi on 2000/08/30 23:42:27 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6932] By: jhi on 2000/08/30 23:40:07 + Log: Mention UNTIE in perldelta. Still needs documenting + in perltie et alia. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 6931] By: jhi on 2000/08/30 23:36:02 + Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds. + From: + Date: Wed, 30 Aug 2000 19:28:07 -0400 + Message-ID: <20000830232807.305.qmail@foad.org> + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 6930] By: jhi on 2000/08/30 23:32:40 + Log: Update to Unicode 3.0.1. + Branch: perl + + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt + + lib/unicode/PropList.txt lib/unicode/README.perl + + lib/unicode/UCD301.html lib/unicode/Unicode.301 + - lib/unicode/Props.txt lib/unicode/UCD300.html + - lib/unicode/Unicode.300 lib/unicode/Unicode3.html + ! (edit 257 files) +____________________________________________________________________________ +[ 6929] By: jhi on 2000/08/30 22:38:18 + Log: Heap decorruption. + + Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble + From: Alan Burlison + Date: Wed, 30 Aug 2000 22:39:52 +0100 + Message-ID: <39AD7F28.A06533CF@uk.sun.com> + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 6928] By: jhi on 2000/08/30 22:29:34 + Log: Retract the dummy test, skip the security tests (instead of failing), + explain what the warnings mean. + Branch: perl + ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t +____________________________________________________________________________ +[ 6927] By: jhi on 2000/08/30 22:14:13 + Log: Change the internal implementation of sort() to be mergesort + instead of quicksort, from John Linderman . + Gives us better worst case, better average case, and stability. + What's there not to like? (Small fixes for threaded builds + were required). + Branch: perl + ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t +____________________________________________________________________________ +[ 6926] By: jhi on 2000/08/30 20:55:20 + Log: A better fix for the Socket building problem from Craig Berry. + Branch: perl + ! vms/vms.c +____________________________________________________________________________ +[ 6925] By: jhi on 2000/08/30 20:20:25 + Log: Subject: [PATCH] Re: UNTIE method + From: Nick Ing-Simmons + Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST) + Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com> + Branch: perl + ! pp_sys.c t/op/tie.t +____________________________________________________________________________ +[ 6924] By: jhi on 2000/08/30 20:17:11 + Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001 + From: "Craig A. Berry" + Date: Wed, 30 Aug 2000 15:03:14 -0500 + Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01> + Branch: perl + ! vms/vms.c +____________________________________________________________________________ +[ 6923] By: jhi on 2000/08/30 20:15:18 + Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite() + From: "Craig A. Berry" + Date: Wed, 30 Aug 2000 13:30:36 -0500 + Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01> + Branch: perl + ! vms/vms.c +____________________________________________________________________________ +[ 6922] By: jhi on 2000/08/30 19:54:43 + Log: Better options for rsync. + Branch: perl + ! pod/perlhack.pod +____________________________________________________________________________ +[ 6921] By: jhi on 2000/08/30 19:40:16 + Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented + From: Rick Delaney + Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT) + Message-Id: + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 6920] By: jhi on 2000/08/30 19:36:40 + Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com + From: Peter Prymmer + Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT) + Message-ID: + Branch: perl + ! configure.com +____________________________________________________________________________ +[ 6919] By: jhi on 2000/08/30 14:52:02 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6918] By: jhi on 2000/08/30 14:48:34 + Log: NVs not necessarily doubles, as pointed out by Yitzchak. + Branch: perl + ! lib/ExtUtils/typemap +____________________________________________________________________________ +[ 6917] By: jhi on 2000/08/30 14:46:34 + Log: Subject: typos in pods + From: Nicholas Clark + Date: Wed, 30 Aug 2000 01:12:50 +0100 + Message-ID: <20000830011249.A61388@plum.flirble.org> + Branch: perl + ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod + ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod + ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod + ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod +____________________________________________________________________________ +[ 6916] By: jhi on 2000/08/30 14:19:09 + Log: Document Storable problems on Crays. (Will have + to document all the other Storable problems, too.) + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 6915] By: jhi on 2000/08/30 14:06:02 + Log: Subject: [PATCH] fix misc cast warnings + From: sthoenna@efn.org (Yitzchak Scott-Thoennes) + Date: Tue, 29 Aug 2000 23:16:14 -0700 + Message-ID: + Branch: perl + ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs + ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c + ! os2/os2ish.h +____________________________________________________________________________ +[ 6914] By: jhi on 2000/08/30 14:03:45 + Log: Timestamp mismatch again. Need to fix this dependence on + config_h.SH timestamp, since it's the contents of config_h.SH + that matter. + Branch: perl + ! uconfig.h uconfig.sh +____________________________________________________________________________ +[ 6913] By: jhi on 2000/08/30 13:54:06 + Log: Don't say "Perl 5.0 source kit". + Branch: perl + ! perl.c +____________________________________________________________________________ +[ 6912] By: jhi on 2000/08/30 13:51:24 + Log: Reset archname and archname64 always, forcing them be + recomputed at each Configure run, make Configure and + the hints files agree on the naming of largefiles variables. + Branch: metaconfig + ! U/threads/archname.U + Branch: metaconfig/U/perl + ! use64bits.U + Branch: perl + ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh + ! hints/linux.sh hints/solaris_2.sh +____________________________________________________________________________ +[ 6911] By: jhi on 2000/08/30 13:30:13 + Log: Put back the slice accidentally removed by #6907. + Branch: perl + ! hints/solaris_2.sh +____________________________________________________________________________ +[ 6910] By: jhi on 2000/08/30 01:24:26 + Log: Be consistent: other Net::get* do export theirs. + + Subject: Re: Net::protoent does not export 'getproto' + From: Yasushi Nakajima + Date: Wed, 30 Aug 2000 09:53:14 +0900 + Message-Id: <200008300051.DAA24700@taku.hut.fi> + Branch: perl + ! lib/Net/protoent.pm +____________________________________________________________________________ +[ 6909] By: jhi on 2000/08/30 01:17:25 + Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps + From: Gurusamy Sarathy + Date: Tue, 29 Aug 2000 17:17:07 -0700 + Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com> + Branch: perl + ! cop.h +____________________________________________________________________________ +[ 6908] By: jhi on 2000/08/30 00:58:05 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6907] By: jhi on 2000/08/30 00:57:22 + Log: Introduce ccname to keep track of what compiler kind of we have. + Branch: metaconfig/U/perl + ! Checkcc.U gccvers.U + Branch: perl + ! Configure config_h.SH hints/solaris_2.sh +____________________________________________________________________________ +[ 6906] By: jhi on 2000/08/30 00:25:47 + Log: Put back the flags dump as reasoned in + + Subject: Re: [PATCH] Glob dumping + From: Mike Guy + Date: Tue, 29 Aug 2000 21:41:32 +0100 + Message-Id: + Branch: perl + ! dump.c t/lib/peek.t +____________________________________________________________________________ +[ 6905] By: jhi on 2000/08/30 00:16:17 + Log: Make the epsilon to be relative, not absolute. + + Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED) + From: Spider Boardman + Date: Tue, 29 Aug 2000 19:58:56 -0400 + Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com> + Branch: perl + ! t/lib/trig.t +____________________________________________________________________________ +[ 6904] By: jhi on 2000/08/30 00:13:09 + Log: From now on, Gisle is on my list of usual suspects :-) + Retract #6902. + Branch: perl + ! ext/Opcode/Safe.pm +____________________________________________________________________________ +[ 6903] By: jhi on 2000/08/29 23:51:20 + Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements + From: "Craig A. Berry" + Date: Tue, 29 Aug 2000 18:43:26 -0500 + Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01> + Branch: perl + + vms/vmspipe.com + ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com + ! vms/vms.c +____________________________________________________________________________ +[ 6902] By: jhi on 2000/08/29 23:44:14 + Log: Retry what #6882 attempted. + + Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment + From: Gisle Aas + Date: 30 Aug 2000 00:33:09 +0200 + Message-ID: + Branch: perl + ! ext/Opcode/Safe.pm +____________________________________________________________________________ +[ 6901] By: jhi on 2000/08/29 22:59:32 + Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs + From: Hugo + Date: Mon, 12 Jun 2000 19:36:08 +0100 + Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk> + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 6900] By: jhi on 2000/08/29 22:58:35 + Log: Admit that we are leaking scalars. + + Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED) + From: Spider Boardman + Date: Tue, 29 Aug 2000 18:48:29 -0400 + Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com> + Branch: perl + ! t/pragma/warnings.t +____________________________________________________________________________ +[ 6899] By: jhi on 2000/08/29 20:53:13 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6898] By: jhi on 2000/08/29 20:46:21 + Log: Undo namespace pollution of #6878. + + Subject: Re: Net::protoent does not export 'getproto' + From: Mike Guy + Date: Tue, 29 Aug 2000 21:32:37 +0100 + Message-Id: + Branch: perl + ! lib/Net/protoent.pm +____________________________________________________________________________ +[ 6897] By: jhi on 2000/08/29 20:44:29 + Log: Subject: [PATCH: 6889] updates to perlebcdic.pod + From: Peter Prymmer + Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT) + Message-ID: + Branch: perl + ! pod/perlebcdic.pod +____________________________________________________________________________ +[ 6896] By: jhi on 2000/08/29 20:40:57 + Log: There's no point repeating the 'revision' (5) of perl5. + Branch: metaconfig/U/perl + ! Devel.U patchlevel.U + Branch: perl + ! Configure config_h.SH +____________________________________________________________________________ +[ 6895] By: jhi on 2000/08/29 20:16:58 + Log: Regen Configure for #6894. + Branch: metaconfig/U/perl + ! perladmin.U + Branch: perl + ! Configure config_h.SH +____________________________________________________________________________ +[ 6894] By: jhi on 2000/08/29 19:59:52 + Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org + From: "Philip Newton" + Date: Tue, 29 Aug 2000 21:39:14 +0200 + Message-Id: <200008291938.VAA98259@smtp1.nikoma.de> + Branch: perl + ! Configure INSTALL README hints/README.hints hints/bsdos.sh + ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod + ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod + ! utils/perlbug.PL +____________________________________________________________________________ +[ 6893] By: jhi on 2000/08/29 19:55:30 + Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml + From: "Philip Newton" + Date: Tue, 29 Aug 2000 21:39:14 +0200 + Message-Id: <200008291938.VAA98255@smtp1.nikoma.de> + Branch: perl + ! installhtml +____________________________________________________________________________ +[ 6892] By: jhi on 2000/08/29 19:53:59 + Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp + From: "Philip Newton" + Date: Tue, 29 Aug 2000 21:48:18 +0200 + Message-Id: <200008291947.VAA13628@smtp2.nikoma.de> + Branch: perl + ! lib/File/Temp.pm +____________________________________________________________________________ +[ 6891] By: jhi on 2000/08/29 18:30:03 + Log: Nail the ID 20000828.023. + Branch: perl + ! ext/Storable/Storable.xs +____________________________________________________________________________ +[ 6890] By: jhi on 2000/08/29 16:50:17 + Log: Under usethreads the dumped variable is IN_PAD. + + Subject: Re: [PATCH] Glob dumping + From: Gisle Aas + Date: 29 Aug 2000 18:45:05 +0200 + Message-ID: + Branch: perl + ! t/lib/peek.t +____________________________________________________________________________ +[ 6889] By: jhi on 2000/08/29 15:17:37 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6888] By: jhi on 2000/08/29 14:49:59 + Log: Retract #6882, broke the safe tests. + Branch: perl + ! ext/Opcode/Safe.pm +____________________________________________________________________________ +[ 6887] By: jhi on 2000/08/29 14:47:06 + Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd + From: Gisle Aas + Date: 09 Jun 2000 20:00:11 +0200 + Message-ID: + Branch: perl + ! utils/perldoc.PL +____________________________________________________________________________ +[ 6886] By: jhi on 2000/08/29 14:42:45 + Log: The #6881 removed one dump line. + Branch: perl + ! t/lib/peek.t +____________________________________________________________________________ +[ 6885] By: jhi on 2000/08/29 14:30:47 + Log: Don't forget to tidy up. + Branch: perl + ! t/lib/ftmp-security.t +____________________________________________________________________________ +[ 6884] By: jhi on 2000/08/29 14:25:17 + Log: Disabling the one test is a bit tricky. + Branch: perl + ! t/lib/ftmp-security.t +____________________________________________________________________________ +[ 6883] By: jhi on 2000/08/29 14:16:25 + Log: Disable one of the tests for now. + Branch: perl + ! t/lib/ftmp-security.t +____________________________________________________________________________ +[ 6882] By: jhi on 2000/08/29 14:05:50 + Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment + From: gisle@aas.no + Date: 29 Aug 2000 10:35:06 -0000 + Message-Id: <20000829103506.21538.qmail@eik.g.aas.no> + Branch: perl + ! ext/Opcode/Safe.pm +____________________________________________________________________________ +[ 6881] By: jhi on 2000/08/29 14:03:51 + Log: Subject: [PATCH] Glob dumping + From: Gisle Aas + Date: 29 Aug 2000 07:59:42 -0000 + Message-ID: <20000829075942.20923.qmail@eik.g.aas.no> + Branch: perl + ! dump.c +____________________________________________________________________________ +[ 6880] By: jhi on 2000/08/29 14:02:01 + Log: Subject: [PATCH] Warnings in B::Deparse + From: + Date: Tue, 29 Aug 2000 00:00:01 -0400 + Message-ID: <20000829040001.2999.qmail@foad.org> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 6879] By: jhi on 2000/08/29 13:57:26 + Log: Missed a change in #6869. + Branch: perl + ! mg.c +____________________________________________________________________________ +[ 6878] By: jhi on 2000/08/29 13:45:04 + Log: Subject: Net::protoent does not export 'getproto' + From: Yasushi Nakajima + Date: Tue, 29 Aug 2000 17:28:57 +0900 + Branch: perl + ! lib/Net/protoent.pm +____________________________________________________________________________ +[ 6877] By: jhi on 2000/08/29 13:39:19 + Log: Patches all over for people and the files they (hopefully) care about. + Branch: perl + ! AUTHORS Changes MAINTAIN +____________________________________________________________________________ +[ 6876] By: jhi on 2000/08/29 12:53:54 + Log: Fix for thinko in #6848. + + Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866) + From: Lupe Christoph + Date: Tue, 29 Aug 2000 09:04:08 +0200 + Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de> + Branch: perl + ! ext/Thread/Thread.xs +____________________________________________________________________________ +[ 6875] By: jhi on 2000/08/29 12:50:14 + Log: Update to Getopt::Long 2.24, from Johan Vromans. + Branch: perl + ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t +____________________________________________________________________________ +[ 6874] By: jhi on 2000/08/29 02:09:53 + Log: Use minimal @INC in tests, most of the time just '../lib', + so that we simply can't pick up stuff from other Perls than + the one we are testing. Pointed out by + + From: Mike Guy + Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built + Date: Fri, 25 Aug 2000 15:15:59 +0100 + Message-Id: + Branch: perl + ! (edit 185 files) +____________________________________________________________________________ +[ 6873] By: jhi on 2000/08/29 01:07:11 + Log: Subject: [PATCH] Re: files not cleaned even by veryclean + From: sthoenna@efn.org (Yitzchak Scott-Thoennes) + Date: Mon, 28 Aug 2000 17:45:52 -0700 + Message-ID: + Branch: perl + ! Makefile.SH hints/os2.sh +____________________________________________________________________________ +[ 6872] By: jhi on 2000/08/28 23:33:39 + Log: Subject: [PATCH bleedperl@6866] spellings + From: marcel@codewerk.com (Marcel Grunauer) + Date: Tue, 29 Aug 2000 01:19:59 +0200 + Message-Id: <200008282319.BAA29862@gandalf.local> + Branch: perl + ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod + ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod + ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod +____________________________________________________________________________ +[ 6871] By: jhi on 2000/08/28 23:22:09 + Log: Take out the SUIDMAIL thing, that will not be + a problem in 5.7.*. + Branch: perl + ! patchlevel.h +____________________________________________________________________________ +[ 6870] By: jhi on 2000/08/28 23:19:30 + Log: -S is the silent flag, -s is the strip flag. + + Subject: [PATCH] Re: [PATCH] make no-install + From: sthoenna@efn.org (Yitzchak Scott-Thoennes) + Date: Mon, 28 Aug 2000 15:12:55 -0700 + Message-ID: + Branch: perl + ! Makefile.SH +____________________________________________________________________________ +[ 6869] By: jhi on 2000/08/28 23:12:05 + Log: Subject: [PATCH bleedperl@6856] warnings fixes + From: "Paul Marquess" + Date: Mon, 28 Aug 2000 23:55:06 +0100 + Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com> + Branch: perl + ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal + ! warnings.h warnings.pl +____________________________________________________________________________ +[ 6868] By: jhi on 2000/08/28 21:38:22 + Log: Potential cruft. + Branch: perl + ! Makefile.SH +____________________________________________________________________________ +[ 6867] By: jhi on 2000/08/28 21:35:36 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6866] By: jhi on 2000/08/28 21:33:49 + Log: Subject: hv.h Doc Patch + From: Fisher Mark + Date: Mon, 28 Aug 2000 16:24:59 -0500 + Message-ID: + Branch: perl + ! hv.h +____________________________________________________________________________ +[ 6865] By: jhi on 2000/08/28 21:02:15 + Log: Add -ld to archname on long tr...double platforms. + Branch: metaconfig + ! U/threads/archname.U + Branch: perl + ! Configure config_h.SH +____________________________________________________________________________ +[ 6864] By: jhi on 2000/08/28 20:38:59 + Log: An attempt to fix the problem reported in + + Subject: Building perl@6856 using gcc/AIX 4.3.3 + From: Daniel Muino + Date: Mon, 28 Aug 2000 15:50:01 -0300 + Message-ID: <20000828155001.A14403@con2-dgi> + + I can't test this properly since the gcc installation I have + access to seems to be botched (gcc is calling the AIX cpp, + a losing proposition...) + Branch: perl + ! hints/aix.sh +____________________________________________________________________________ +[ 6863] By: jhi on 2000/08/28 18:57:52 + Log: Fix for ID 20000828.001, long doubles were not formatted + correctly (showed up in $], which stopped installing perl). + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 6862] By: jhi on 2000/08/28 18:07:15 + Log: Typo in #6858. + Branch: perl + ! lib/Cwd.pm +____________________________________________________________________________ +[ 6861] By: jhi on 2000/08/28 17:57:27 + Log: opmini.o may be left around if a build is interrupted. + Branch: perl + ! Makefile.SH +____________________________________________________________________________ +[ 6860] By: jhi on 2000/08/28 16:52:50 + Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod + From: Daniel Chetlin + Date: Mon, 28 Aug 2000 01:14:18 -0700 + Message-ID: <20000828011418.J769@ilmd.chetlin.org> + Branch: perl + ! lib/overload.pm +____________________________________________________________________________ +[ 6859] By: jhi on 2000/08/28 16:08:46 + Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED) + From: Nicholas Clark + Date: Mon, 28 Aug 2000 16:03:27 +0100 + Message-Id: <20000828160327.C49785@plum.flirble.org> + Branch: perl + ! ext/ByteLoader/bytecode.h +____________________________________________________________________________ +[ 6858] By: jhi on 2000/08/28 16:02:10 + Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm + From: Wolfgang Laun + Date: Mon, 28 Aug 2000 13:08:30 +0200 + Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at> + Branch: perl + ! lib/Cwd.pm +____________________________________________________________________________ +[ 6857] By: jhi on 2000/08/28 15:42:47 + Log: display_format used as a class method without arguments was broken, + reported in + + Subject: Math::Complex->display_format() sets style to 'Math::Complex' + From: Yasushi Nakajima + Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST) + Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp> + Branch: perl + ! lib/Math/Complex.pm t/lib/complex.t +____________________________________________________________________________ +[ 6856] By: jhi on 2000/08/27 22:09:48 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6855] By: jhi on 2000/08/27 21:59:21 + Log: Retract #6853 (false alarm). + Branch: perl + ! lib/ExtUtils/xsubpp +____________________________________________________________________________ +[ 6854] By: jhi on 2000/08/27 21:37:44 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6853] By: jhi on 2000/08/27 21:37:16 + Log: Subject: [PATCH perl@6850] workaround for xsubpp + From: Hugo + Date: Sun, 27 Aug 2000 22:30:25 +0100 + Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk> + Branch: perl + ! lib/ExtUtils/xsubpp +____________________________________________________________________________ +[ 6852] By: jhi on 2000/08/27 21:33:58 + Log: Big-endian 64-bit patch from Raphael Manfredi. + Branch: perl + ! ext/Storable/Storable.xs +____________________________________________________________________________ +[ 6851] By: jhi on 2000/08/27 21:22:21 + Log: More ruthless editing from Hugo van der Sanden. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 6850] By: jhi on 2000/08/27 16:11:46 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6849] By: jhi on 2000/08/27 16:11:05 + Log: Provice virtual $Config{ccflags_nolargefiles} etc. + Branch: perl + ! configpm pod/perldelta.pod +____________________________________________________________________________ +[ 6848] By: jhi on 2000/08/27 15:35:08 + Log: Use the actual thread type, not the pointer-to-struct. + Branch: perl + ! ext/Thread/Thread.xs +____________________________________________________________________________ +[ 6847] By: jhi on 2000/08/27 15:30:49 + Log: Test nit. + Branch: perl + ! t/pragma/warn/pp_sys +____________________________________________________________________________ +[ 6846] By: jhi on 2000/08/27 15:19:02 + Log: Passing -R in ldflags makes now it to appear in the default + for lddlflags, just like with -L. + + Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris + From: Lupe Christoph + Date: Sun, 27 Aug 2000 10:28:21 +0200 + Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de> + Branch: metaconfig/U/perl + ! dlsrc.U + Branch: perl + ! Configure +____________________________________________________________________________ +[ 6845] By: jhi on 2000/08/27 15:08:54 + Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris + From: Alan Burlison + Date: Sat, 26 Aug 2000 22:23:27 +0100 + Message-ID: <39A8354F.E1E832C9@uk.sun.com> + Branch: perl + ! lib/ExtUtils/MM_Unix.pm +____________________________________________________________________________ +[ 6844] By: jhi on 2000/08/27 15:02:37 + Log: DJGPP update from Laszlo Molnar. + + Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH] + From: ml1050 + Date: Sat, 26 Aug 2000 23:24:40 +0200 + Message-Id: <20000826232440.A439@freemail.hu> + Branch: perl + ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL + ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys +____________________________________________________________________________ +[ 6843] By: jhi on 2000/08/27 14:53:58 + Log: Subject: installman buglet + From: Lupe Christoph + Date: Sun, 27 Aug 2000 14:38:59 +0200 + Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de> + Branch: perl + ! installman +____________________________________________________________________________ +[ 6842] By: jhi on 2000/08/27 14:52:08 + Log: Can't get the test to reliably work thanks to the + inaccurateness of floating point. "Resolves" bug ids + 20000826.003, 20000826.009, 20000826.010, + Branch: perl + ! t/lib/trig.t +____________________________________________________________________________ +[ 6841] By: jhi on 2000/08/26 15:53:58 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6840] By: jhi on 2000/08/26 14:23:03 + Log: grep -e isn't portable. + + Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it + From: chris@broadband.att.com + Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT) + Message-Id: <200008260617.AAA10219@lazlo.tci.com> + Branch: perl + ! hints/solaris_2.sh +____________________________________________________________________________ +[ 6839] By: jhi on 2000/08/26 14:12:23 + Log: no-install target a la make -n. + + Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.) + From: + Date: Sat, 26 Aug 2000 03:57:34 -0400 + Message-ID: <20000826075735.18912.qmail@foad.org> + Branch: perl + ! Makefile.SH installman installperl +____________________________________________________________________________ +[ 6838] By: jhi on 2000/08/26 14:06:33 + Log: Retract #6826 as the #6828 should be do the same + in a More Correct Way. + Branch: perl + ! installperl +____________________________________________________________________________ +[ 6837] By: jhi on 2000/08/26 05:24:00 + Log: More casting. + Branch: perl + ! ext/Storable/Storable.xs +____________________________________________________________________________ +[ 6836] By: jhi on 2000/08/26 05:05:46 + Log: Nicer in decimal. + Branch: perl + ! ext/Storable/Storable.xs +____________________________________________________________________________ +[ 6835] By: jhi on 2000/08/26 05:03:50 + Log: There be no UVdf. + Branch: perl + ! ext/Storable/Storable.xs +____________________________________________________________________________ +[ 6834] By: jhi on 2000/08/26 05:00:18 + Log: Continue IVdfing and UVxfing. + Branch: perl + ! ext/Storable/Storable.xs +____________________________________________________________________________ +[ 6833] By: jhi on 2000/08/26 04:53:14 + Log: Use IVdf. + Branch: perl + ! ext/Storable/Storable.xs +____________________________________________________________________________ +[ 6832] By: jhi on 2000/08/26 04:40:41 + Log: Document PTR2XX and INT2PTR. + Branch: perl + ! pod/perlguts.pod +____________________________________________________________________________ +[ 6831] By: jhi on 2000/08/26 04:33:18 + Log: Use UVxf, PTR2UV, NVff. + Branch: perl + ! ext/Storable/Storable.xs +____________________________________________________________________________ +[ 6830] By: jhi on 2000/08/26 04:31:32 + Log: Update the test count. + Branch: perl + ! t/lib/trig.t +____________________________________________________________________________ +[ 6829] By: jhi on 2000/08/26 03:05:50 + Log: Subject: [PATCH] installation not quite silent yet. + From: + Date: Fri, 25 Aug 2000 20:07:53 -0400 + Message-ID: <20000826000753.7822.qmail@foad.org> + Branch: perl + ! installman installperl +____________________________________________________________________________ +[ 6828] By: jhi on 2000/08/26 03:05:14 + Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) + From: Spider Boardman + Date: Fri, 25 Aug 2000 19:12:40 -0400 + Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com> + Branch: perl + ! gv.c +____________________________________________________________________________ +[ 6827] By: jhi on 2000/08/25 23:54:34 + Log: Support preserving extremely big/small angles. + Branch: perl + ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t +____________________________________________________________________________ +[ 6826] By: jhi on 2000/08/25 23:01:20 + Log: Patch installperl to be long double-aware. + + Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) + From: Spider Boardman + Date: Fri, 25 Aug 2000 18:15:23 -0400 + Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com> + Branch: perl + ! installperl +____________________________________________________________________________ +[ 6825] By: jhi on 2000/08/25 22:58:25 + Log: Remove duplicately applied patch shards. + + Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test' + From: Spider Boardman + Date: Fri, 25 Aug 2000 16:45:03 -0400 + Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com> + Branch: perl + ! t/lib/cgi-html.t +____________________________________________________________________________ +[ 6824] By: jhi on 2000/08/25 22:57:00 + Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.) + From: Daniel Chetlin + Date: Fri, 25 Aug 2000 12:23:16 -0700 + Message-ID: <20000825122316.A10250@ilmd.chetlin.org> + + Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.) + From: Daniel Chetlin + Date: Fri, 25 Aug 2000 14:47:19 -0700 + Message-ID: <20000825144719.A20587@ilmd.chetlin.org> + Branch: perl + ! installman +____________________________________________________________________________ +[ 6823] By: jhi on 2000/08/25 22:44:17 + Log: Timestamp problem? + Branch: perl + ! uconfig.h uconfig.sh +____________________________________________________________________________ +[ 6822] By: jhi on 2000/08/25 19:01:06 + Log: One forgotten file from #6816. + Branch: perl + ! vos/config.h +____________________________________________________________________________ +[ 6821] By: jhi on 2000/08/25 18:56:39 + Log: Regen Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6820] By: jhi on 2000/08/25 18:52:35 + Log: Fix Changes ordering. + Branch: perl + ! Changes +____________________________________________________________________________ +[ 6819] By: jhi on 2000/08/25 18:50:25 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6818] By: jhi on 2000/08/25 18:47:45 + Log: Tweak the sfio/useperlio logic, hopefully as wished in + + Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED) + From: Nicholas Clark + Date: Fri, 25 Aug 2000 12:01:45 +0100 + Message-Id: + Branch: metaconfig/U/perl + ! d_sfio.U + Branch: perl + ! Configure +____________________________________________________________________________ +[ 6817] By: jhi on 2000/08/25 18:32:51 + Log: Allow microperl to assume , without it the math + functions like floor() are assumed to return int, which makes + for core dumps in machines where integer and floating register + don't mix. + Branch: perl + ! uconfig.h uconfig.sh +____________________________________________________________________________ +[ 6816] By: jhi on 2000/08/25 18:27:17 + Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine, + the problem reported in + + Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS + From: danhale@us.ibm.com + Date: Fri, 25 Aug 2000 10:58:06 -0400 + Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com> + Branch: metaconfig/U/perl + + d_socks5_init.U + Branch: perl + ! Configure INSTALL config_h.SH configure.com epoc/config.sh + ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h + ! vos/config.pl vos/config_h.SH_orig win32/config.bc + ! win32/config.gc win32/config.vc +____________________________________________________________________________ +[ 6815] By: jhi on 2000/08/25 17:43:31 + Log: A solution for the retrieve_fd autosplit warning, + idea suggested by Mike Guy. + Branch: perl + ! ext/Storable/Storable.pm +____________________________________________________________________________ +[ 6814] By: jhi on 2000/08/25 17:16:03 + Log: Add install-silent target. + Branch: perl + ! Makefile.SH +____________________________________________________________________________ +[ 6813] By: jhi on 2000/08/25 17:14:23 + Log: Subject: Re: [PATCH] More silencing of installman. + From: + Date: Thu, 24 Aug 2000 19:27:03 -0400 + Message-ID: <20000824232703.7001.qmail@foad.org> + + Subject: Re: [PATCH] More silencing of installman. + From: + Date: Fri, 25 Aug 2000 03:00:58 -0400 + Message-ID: <20000825070058.10697.qmail@foad.org> + Branch: perl + ! installman +____________________________________________________________________________ +[ 6812] By: jhi on 2000/08/25 17:11:28 + Log: installperl --verbose and --silent. + + Subject: Re: [PATCH] More silencing of installman. + From: + Message-ID: <20000825064430.9719.qmail@foad.org> + Date: Fri, 25 Aug 2000 02:44:30 -0400 + Branch: perl + ! installperl +____________________________________________________________________________ +[ 6811] By: jhi on 2000/08/25 17:05:43 + Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems + From: "Peter J. Farley III" + Date: Thu, 24 Aug 2000 21:58:03 -0400 + Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net> + + (applied slightly modified) + Branch: perl + ! lib/ExtUtils/MM_Unix.pm +____________________________________________________________________________ +[ 6810] By: jhi on 2000/08/25 17:01:18 + Log: Missing parts of + + Subject: [PATCH: 6789] some endl fixes for VMS wackiness + From: Peter Prymmer + Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT) + Message-ID: + Branch: perl + ! t/lib/cgi-html.t +____________________________________________________________________________ +[ 6809] By: jhi on 2000/08/25 16:46:32 + Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS + From: "Craig A. Berry" + Date: Thu, 24 Aug 2000 19:13:11 -0500 + Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01> + Branch: perl + ! vms/vms.c +____________________________________________________________________________ +[ 6808] By: jhi on 2000/08/25 16:39:22 + Log: Subject: [PATCH: 6805] several more tweaks to configure.com + From: Peter Prymmer + Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT) + Message-ID: + Branch: perl + ! configure.com +____________________________________________________________________________ +[ 6807] By: jhi on 2000/08/25 16:36:37 + Log: Better wording for the vec lvalue diagnostic. + + Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core + From: Ronald J Kimball + Date: Wed, 23 Aug 2000 14:12:16 -0400 + Message-ID: <20000823141215.A173200@linguist.dartmouth.edu> + Branch: perl + ! pod/perldiag.pod +____________________________________________________________________________ +[ 6806] By: jhi on 2000/08/24 18:17:22 + Log: Subject: [PATCH] More silencing of installman. + From: + Date: Thu, 24 Aug 2000 14:01:44 -0400 + Message-ID: <20000824180144.20062.qmail@foad.org> + Branch: perl + ! installman +____________________________________________________________________________ +[ 6805] By: jhi on 2000/08/24 15:00:31 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6804] By: jhi on 2000/08/24 14:59:07 + Log: Regen perltoc. + Branch: perl + ! pod/perltoc.pod +____________________________________________________________________________ +[ 6803] By: jhi on 2000/08/24 14:44:39 + Log: Show the doc file, not the temp file. + Branch: perl + ! installman +____________________________________________________________________________ +[ 6802] By: jhi on 2000/08/24 14:41:53 + Log: Continue silencing. + Branch: perl + ! installman +____________________________________________________________________________ +[ 6801] By: jhi on 2000/08/24 14:34:40 + Log: Actually do something with the silencer option. + Branch: perl + ! installman +____________________________________________________________________________ +[ 6800] By: jhi on 2000/08/24 14:26:22 + Log: Make installman to recognize the silence flag -S. + Branch: perl + ! installman +____________________________________________________________________________ +[ 6799] By: jhi on 2000/08/24 13:49:38 + Log: DOS patches and portability/porting notes, from Tim Jenness. + Branch: perl + ! lib/File/Temp.pm +____________________________________________________________________________ +[ 6798] By: jhi on 2000/08/24 13:48:27 + Log: Create directories in silence. + + Subject: [PATCH] Another silencer for MakeMaker + From: andreas.koenig@anima.de (Andreas J. Koenig) + Date: 24 Aug 2000 14:18:52 +0200 + Message-ID: + Branch: perl + ! lib/ExtUtils/Command.pm +____________________________________________________________________________ +[ 6797] By: jhi on 2000/08/24 13:46:42 + Log: More liberal parsing of version numbers. + + Subject: Re: CPAN.pm beta for testing available + From: andreas.koenig@anima.de (Andreas J. Koenig) + Date: 24 Aug 2000 13:51:57 +0200 + Message-ID: + Branch: perl + ! lib/CPAN.pm +____________________________________________________________________________ +[ 6796] By: jhi on 2000/08/24 13:44:36 + Log: Make "make install" by default silent. A new "install-verbose" + target is verbose. + Branch: perl + ! Makefile.SH +____________________________________________________________________________ +[ 6795] By: jhi on 2000/08/24 13:39:14 + Log: Add silencer flags to installperl. + + Subject: [PATCH] Making installperl silent. + From: + Date: Thu, 24 Aug 2000 05:01:45 -0400 + Message-ID: <20000824090145.13141.qmail@foad.org> + Branch: perl + ! installperl +____________________________________________________________________________ +[ 6794] By: jhi on 2000/08/24 13:35:50 + Log: installperl couldn't tell whether it had run tests or not. + + Subject: [PATCH] Re: installperl and t/TEST + From: + Date: Thu, 24 Aug 2000 04:00:53 -0400 + Message-ID: <20000824080053.2494.qmail@foad.org> + Branch: perl + ! Makefile.SH installperl +____________________________________________________________________________ +[ 6793] By: jhi on 2000/08/24 13:27:50 + Log: Drop the separate perlbc, perlcc -b should be enough. + Branch: perl + - utils/perlbc.PL + ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile +____________________________________________________________________________ +[ 6792] By: jhi on 2000/08/24 04:41:30 + Log: Upgrade to Storable 0.7.4, from Raphael Manfredi, + plus the typo fix from Peter Prymmer. + Branch: perl + ! ext/Storable/ChangeLog ext/Storable/Makefile.PL + ! ext/Storable/Storable.pm ext/Storable/Storable.xs +____________________________________________________________________________ +[ 6791] By: jhi on 2000/08/24 02:10:43 + Log: Replace #6705 with a minimal doc patch. + + Subject: [PATCH 5.6.0] replace change #6705 + From: Jan Dubois + Date: Wed, 23 Aug 2000 18:31:51 -0700 + Message-ID: + Branch: perl + ! lib/Win32.pod win32/win32.c +____________________________________________________________________________ +[ 6790] By: jhi on 2000/08/23 17:52:00 + Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core + From: Mike Guy + Date: Wed, 23 Aug 2000 18:38:46 +0100 + Message-Id: + Branch: perl + ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t +____________________________________________________________________________ +[ 6789] By: jhi on 2000/08/23 15:34:21 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6788] By: jhi on 2000/08/23 15:33:40 + Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE + From: Wilfredo Sánchez + Date: Tue, 22 Aug 2000 19:31:27 -0700 + Message-Id: <200008230231.TAA00461@ns1.abstrata.com> + Branch: perl + ! perl.h +____________________________________________________________________________ +[ 6787] By: jhi on 2000/08/23 15:29:31 + Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained + From: Spider Boardman + Date: Wed, 23 Aug 2000 10:33:23 -0400 + Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com> + Branch: perl + ! lib/Pod/Html.pm +____________________________________________________________________________ +[ 6786] By: jhi on 2000/08/23 15:28:11 + Log: Bad makefile. + Branch: perl + ! ext/B/Makefile.PL +____________________________________________________________________________ +[ 6785] By: jhi on 2000/08/23 14:37:04 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6784] By: jhi on 2000/08/23 13:58:41 + Log: Portability fix from Hugo van der Sanden. + Branch: perl + ! ext/re/Makefile.PL +____________________________________________________________________________ +[ 6783] By: jhi on 2000/08/23 13:53:53 + Log: Storable support, v-version fixes. + + Subject: CPAN.pm beta for testing available + From: andreas.koenig@anima.de (Andreas J. Koenig) + Date: 22 Aug 2000 23:31:33 +0200 + Message-ID: + Branch: perl + ! lib/CPAN.pm lib/CPAN/FirstTime.pm +____________________________________________________________________________ +[ 6782] By: jhi on 2000/08/23 13:51:26 + Log: Mac and other portability updates from Chris Nandor. + Branch: perl + ! pod/perlmodinstall.pod +____________________________________________________________________________ +[ 6781] By: jhi on 2000/08/23 13:47:33 + Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs + From: Peter Prymmer + Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT) + Message-ID: + Branch: perl + ! ext/Storable/Storable.xs +____________________________________________________________________________ +[ 6780] By: jhi on 2000/08/23 13:33:34 + Log: VMS MMS (make) wants null action. + Branch: perl + ! ext/B/Makefile.PL +____________________________________________________________________________ +[ 6779] By: jhi on 2000/08/22 19:44:47 + Log: Forgot portability nit. + Branch: perl + ! t/lib/st-forgive.t +____________________________________________________________________________ +[ 6778] By: jhi on 2000/08/22 19:35:25 + Log: Be portable. + Branch: perl + ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t + ! t/lib/st-store.t +____________________________________________________________________________ +[ 6777] By: jhi on 2000/08/22 18:50:53 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6776] By: jhi on 2000/08/22 18:44:46 + Log: cSVOPo_*v things index into the current PL_curpad + under ithreads, which is different from the curpad + used by the XSUB. (In other words, the code as-is + before this patch wouldn't work under ithreads.) + From Sarathy. + Branch: perl + ! ext/B/B.xs +____________________________________________________________________________ +[ 6775] By: jhi on 2000/08/22 18:18:37 + Log: Make the selection of NVff et al stricter. + Branch: metaconfig/U/perl + ! perlxvf.U + Branch: perl + ! Configure config_h.SH +____________________________________________________________________________ +[ 6774] By: jhi on 2000/08/22 17:19:42 + Log: perldelta nits. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 6773] By: jhi on 2000/08/22 17:06:26 + Log: Long double fixes from Spider Boardman. + + Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED) + From: system PRIVILEGED account + Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT) + Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com> + Branch: perl + ! t/lib/bigfltpm.t t/lib/st-06compat.t +____________________________________________________________________________ +[ 6772] By: jhi on 2000/08/22 15:04:53 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6771] By: jhi on 2000/08/22 15:01:44 + Log: perldelta fixes from Hugo van der Sanden. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 6770] By: jhi on 2000/08/22 14:34:49 + Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation + From: Hugo + Date: Tue, 22 Aug 2000 11:21:53 +0100 + Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk> + Branch: perl + ! regcomp.c +____________________________________________________________________________ +[ 6769] By: jhi on 2000/08/22 14:30:02 + Log: Add Yitzchak, reformat. + Branch: perl + ! Changes config_h.SH +____________________________________________________________________________ +[ 6768] By: jhi on 2000/08/22 14:21:35 + Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes + and Spider Boardman. + Branch: metaconfig + ! U/compline/d_gconvert.U + Branch: perl + ! Configure +____________________________________________________________________________ +[ 6767] By: jhi on 2000/08/22 14:11:24 + Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on + From: sthoenna@efn.org (Yitzchak Scott-Thoennes) + Date: Mon, 21 Aug 2000 19:08:31 -0700 + Message-ID: + Branch: perl + - ext/Storable/patchlevel.h + ! MANIFEST ext/Storable/MANIFEST +____________________________________________________________________________ +[ 6766] By: jhi on 2000/08/22 13:49:29 + Log: Subject: [PATCH: 6757] configure.com updates and syslog build + From: Peter Prymmer + Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT) + Message-ID: + Branch: perl + ! configure.com ext/Storable/Makefile.PL +____________________________________________________________________________ +[ 6765] By: jhi on 2000/08/22 13:44:59 + Log: Subject: [PATCH blead] B:: missing dependency + From: Hugo + Date: Tue, 22 Aug 2000 06:44:33 +0100 + Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk> + Branch: perl + ! ext/B/Makefile.PL +____________________________________________________________________________ +[ 6764] By: jhi on 2000/08/22 13:38:12 + Log: More bytecompiler. + Branch: perl + ! pod/perlutil.pod utils/Makefile utils/perlbc.PL +____________________________________________________________________________ +[ 6763] By: jhi on 2000/08/22 13:36:44 + Log: Bytecompiler patches from Benjamin Stuhl. + Branch: perl + ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs + ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm + ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm + ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h + ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h + ! perl.c perlapi.h pod/perldelta.pod +____________________________________________________________________________ +[ 6762] By: jhi on 2000/08/21 23:43:40 + Log: An obsoleted diagnostic. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 6761] By: jhi on 2000/08/21 23:01:45 + Log: The #6759 wasn't quite right. + Branch: perl + ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t + ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t + ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t + ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t + ! t/lib/st-tieditems.t +____________________________________________________________________________ +[ 6760] By: jhi on 2000/08/21 22:35:49 + Log: Be verydeepclean. + Branch: perl + ! Makefile.SH +____________________________________________________________________________ +[ 6759] By: jhi on 2000/08/21 22:25:40 + Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built + From: Peter Prymmer + Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT) + Message-ID: + Branch: perl + ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t + ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t + ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t + ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t + ! t/lib/st-tieditems.t +____________________________________________________________________________ +[ 6758] By: jhi on 2000/08/21 22:22:32 + Log: Few more casts, need reported in + + Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED) + From: Mike Stok + Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT) + Message-ID: + + and + + Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13 + From: abigail@foad.org + Date: 21 Aug 2000 21:31:34 -0000 + Message-Id: <20000821213134.30170.qmail@foad.org> + Branch: perl + ! ext/Storable/Storable.xs +____________________________________________________________________________ +[ 6757] By: jhi on 2000/08/21 18:37:07 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6756] By: jhi on 2000/08/21 18:34:02 + Log: A pod nit. + + Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns) + From: + Date: Mon, 21 Aug 2000 14:00:16 -0400 + Message-ID: <20000821180016.28627.qmail@foad.org> + Branch: perl + ! pod/perlre.pod +____________________________________________________________________________ +[ 6755] By: jhi on 2000/08/21 18:30:56 + Log: Use PodParser 1.18 new test. + Branch: perl + ! t/pod/special_seqs.t t/pod/special_seqs.xr +____________________________________________________________________________ +[ 6754] By: jhi on 2000/08/21 18:28:35 + Log: Apply some PodParser 1.18 patches; the Pod/Find.pm + patches cannot be applied since #6712 conflicts. + Branch: perl + ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm +____________________________________________________________________________ +[ 6753] By: jhi on 2000/08/21 18:15:11 + Log: Weed out some smaller changes. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 6752] By: jhi on 2000/08/21 18:02:30 + Log: Also under djgpp the timestamps are funky. + Branch: perl + ! t/op/stat.t +____________________________________________________________________________ +[ 6751] By: jhi on 2000/08/21 17:55:56 + Log: Tweak the floating point output routine preferences. + Branch: metaconfig + ! U/compline/d_gconvert.U + Branch: perl + ! Configure +____________________________________________________________________________ +[ 6750] By: jhi on 2000/08/21 17:51:29 + Log: Unicos/mk requires elaborate paranoia. + Branch: perl + ! lib/Math/Complex.pm +____________________________________________________________________________ +[ 6749] By: gsar on 2000/08/21 16:53:31 + Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows + Branch: perl + ! lib/Cwd.pm +____________________________________________________________________________ +[ 6748] By: gsar on 2000/08/21 16:22:19 + Log: free TLS slot properly on Windows + Branch: perl + ! thread.h win32/perllib.c win32/win32thread.h +____________________________________________________________________________ +[ 6747] By: jhi on 2000/08/21 16:20:58 + Log: Rename the macro argument because some preprocessors + can't tell the difference and expand arguments also inside + double quoted strings. + Branch: perl + ! regcomp.c +____________________________________________________________________________ +[ 6746] By: jhi on 2000/08/21 16:09:41 + Log: Support long doubles in Storable. + + Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED) + From: Radu Greab + Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST) + Message-ID: + Branch: perl + ! ext/Storable/Storable.xs +____________________________________________________________________________ +[ 6745] By: jhi on 2000/08/21 15:51:40 + Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered + From: "Fifer, Eric" + Date: Mon, 21 Aug 2000 15:34:49 +0100 + Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com> + Branch: perl + ! t/pragma/warn/9enabled +____________________________________________________________________________ +[ 6744] By: jhi on 2000/08/21 15:39:35 + Log: Document the endianness of Alpha more precisely. + Branch: perl + ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod + ! pod/perlport.pod +____________________________________________________________________________ +[ 6743] By: jhi on 2000/08/21 14:47:05 + Log: perldelta fixes from the p5p crowd. + Branch: perl + ! pod/perldelta.pod pod/perlop.pod +____________________________________________________________________________ +[ 6742] By: jhi on 2000/08/21 13:34:51 + Log: Update to Pod::LaTeX 0.53. + + Subject: [PATCH] lib/Pod/LaTeX.pm updates + From: Tim Jenness + Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST) + Message-ID: + Branch: perl + ! lib/Pod/LaTeX.pm +____________________________________________________________________________ +[ 6741] By: jhi on 2000/08/21 13:33:01 + Log: Subject: [PATCH] os2.c fix for use64bitint + From: sthoenna@efn.org (Yitzchak Scott-Thoennes) + Date: Mon, 21 Aug 2000 01:32:25 -0700 + Message-ID: + Branch: perl + ! os2/os2.c +____________________________________________________________________________ +[ 6740] By: jhi on 2000/08/21 13:28:52 + Log: Array context keeps slithering in. + + Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable + From: Daniel Chetlin + Date: Sun, 20 Aug 2000 21:40:25 -0700 + Message-ID: <20000820214025.C29387@ilmd.chetlin.org> + Branch: perl + ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm + ! pod/perldebtut.pod +____________________________________________________________________________ +[ 6739] By: jhi on 2000/08/21 13:23:55 + Log: Big-endian quad fixes for Storable from Radu Greab, + plus few explicit null casts for picky compilers. + Branch: perl + ! ext/Storable/Storable.xs +____________________________________________________________________________ +[ 6738] By: gsar on 2000/08/21 05:56:13 + Log: small tweaks for change#6705: avoid C++ style comments in C code; + use Perl's malloc API rather than the low level system one + Branch: perl + ! win32/win32.c +____________________________________________________________________________ +[ 6737] By: gsar on 2000/08/21 05:35:41 + Log: add Storable to list of extensions on Windows + Branch: perl + ! win32/Makefile win32/makefile.mk +____________________________________________________________________________ +[ 6736] By: jhi on 2000/08/21 02:57:53 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6735] By: jhi on 2000/08/21 02:57:20 + Log: Draft 0. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 6734] By: jhi on 2000/08/21 02:57:03 + Log: Add Storable 0.7.2 from Raphael Manfredi, + plus the patch from + + Subject: Re: someone with too much time and a 64-bit box and interest in Storable? + From: Radu Greab + Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST) + Message-ID: + + plus changes to get Storable to compile with + picky ANSI compilers. + Branch: perl + + ext/Storable/ChangeLog ext/Storable/MANIFEST + + ext/Storable/Makefile.PL ext/Storable/README + + ext/Storable/Storable.pm ext/Storable/Storable.xs + + ext/Storable/patchlevel.h t/lib/st-06compat.t + + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t + + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t + + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t + + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t + + t/lib/st-tieditems.t + ! MANIFEST +____________________________________________________________________________ +[ 6733] By: jhi on 2000/08/21 02:29:09 + Log: The correct cleaning order is an art. + Branch: perl + ! Makefile.SH +____________________________________________________________________________ +[ 6732] By: jhi on 2000/08/21 01:23:39 + Log: The #6724 is here. + Branch: perl + ! t/lib/ftmp-security.t +____________________________________________________________________________ +[ 6731] By: jhi on 2000/08/20 23:17:03 + Log: s/this one/the 5.6.0 release/ + Branch: perl + ! pod/perl56delta.pod +____________________________________________________________________________ +[ 6730] By: jhi on 2000/08/20 23:07:34 + Log: Mention perlebcdic and perlposix-bc. + Branch: perl + ! pod/perlport.pod +____________________________________________________________________________ +[ 6729] By: jhi on 2000/08/20 21:32:59 + Log: Document the number of exponent digits. + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 6728] By: jhi on 2000/08/20 21:16:47 + Log: Use File::Spec->tmpdir(). + + Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled) + From: Tim Jenness + Message-ID: + MIME-Version: 1.0 + Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST) + Branch: perl + ! utils/perlbug.PL +____________________________________________________________________________ +[ 6727] By: jhi on 2000/08/20 20:43:32 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6726] By: jhi on 2000/08/20 20:41:44 + Log: The veryclean target needs to clobber. + Branch: perl + ! Makefile.SH +____________________________________________________________________________ +[ 6725] By: jhi on 2000/08/20 20:37:38 + Log: Document odd vs even subreleases and -Dusedevel. + Branch: perl + ! INSTALL +____________________________________________________________________________ +[ 6724] By: jhi on 2000/08/20 19:58:05 + Log: Use temporary directory instead of current directory. + + Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t + From: Tim Jenness + Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST) + Message-ID: + Branch: perl + ! t/lib/ftmp-security.t +____________________________________________________________________________ +[ 6723] By: jhi on 2000/08/20 19:55:55 + Log: Subject: [PATCH] Silence MakeMaker (Was: installman) + From: andreas.koenig@anima.de (Andreas J. Koenig) + Date: 20 Aug 2000 15:52:03 +0200 + Message-ID: + Branch: perl + ! lib/ExtUtils/MM_Unix.pm +____________________________________________________________________________ +[ 6722] By: jhi on 2000/08/20 19:46:01 + Log: Update to CGI 2.72, from Lincoln Stein. + Branch: perl + ! lib/CGI.pm +____________________________________________________________________________ +[ 6721] By: jhi on 2000/08/20 19:43:54 + Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED) + From: Radu Greab + Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST) + Message-ID: + Branch: perl + ! ext/GDBM_File/GDBM_File.xs +____________________________________________________________________________ +[ 6720] By: jhi on 2000/08/20 19:42:01 + Log: pp_open() could pass an uninitialized filename down to do_open9(). + Branch: perl + ! pp_sys.c +____________________________________________________________________________ +[ 6719] By: jhi on 2000/08/20 14:06:41 + Log: UTF8 concat fixes. + + Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps + From: Hugo + Date: Sun, 20 Aug 2000 07:30:46 +0100 + Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk> + Branch: perl + ! pp_hot.c t/op/append.t +____________________________________________________________________________ +[ 6718] By: jhi on 2000/08/20 02:09:37 + Log: Let's try #6717 again. + Branch: perl + ! lib/File/Temp.pm +____________________________________________________________________________ +[ 6717] By: jhi on 2000/08/20 01:56:55 + Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS + From: "Craig A. Berry" + Date: Sat, 19 Aug 2000 18:15:39 -0500 + Message-Id: + Branch: perl + ! lib/File/Temp.pm +____________________________________________________________________________ +[ 6716] By: jhi on 2000/08/19 15:50:11 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6715] By: jhi on 2000/08/19 15:39:09 + Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod + From: Jonathan D Johnston + Date: Thu, 17 Aug 2000 23:13:01 -0400 + Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com> + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 6714] By: jhi on 2000/08/19 15:34:04 + Log: Introduce a 'veryclean' target that is like 'distclean' + but also removes *~ and *.orig. + Branch: perl + ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH + ! utils/Makefile x2p/Makefile.SH +____________________________________________________________________________ +[ 6713] By: jhi on 2000/08/19 14:15:45 + Log: Put back the long double avoidance code to POSIX.xs + because VMS seems to need it still. + Branch: perl + ! ext/POSIX/POSIX.xs +____________________________________________________________________________ +[ 6712] By: jhi on 2000/08/19 14:10:41 + Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd) + From: Peter Prymmer + Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT) + Message-ID: + Branch: perl + ! lib/Pod/Find.pm t/pod/find.t +____________________________________________________________________________ +[ 6711] By: jhi on 2000/08/19 14:09:19 + Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS + From: Peter Prymmer + Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT) + Message-ID: + cc: vmsperl@perl.org + Branch: perl + ! t/lib/peek.t +____________________________________________________________________________ +[ 6710] By: jhi on 2000/08/19 14:08:01 + Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName + From: Jan Dubois + Date: Fri, 18 Aug 2000 16:31:48 -0700 + Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com> + Branch: perl + ! win32/win32.c +____________________________________________________________________________ +[ 6709] By: jhi on 2000/08/19 14:06:57 + Log: Fix a core dump in lib/selfloader under -DDEBUGGING. + + Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) + From: Spider.Boardman@Orb.Nashua.NH.US + Date: Fri, 18 Aug 2000 18:41:14 -0400 + Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US> + Branch: perl + ! regcomp.c +____________________________________________________________________________ +[ 6708] By: jhi on 2000/08/18 22:04:49 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6707] By: jhi on 2000/08/18 21:55:14 + Log: Add warnif(), check warnings further up the stack, + all the warnings functions now can take an optional object reference. + + Subject: [PATCH bleedperl@6691] warnings pragma update + From: "Paul Marquess" + Date: Fri, 18 Aug 2000 22:42:06 +0100 + Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com> + Branch: perl + ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm + ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm + ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl +____________________________________________________________________________ +[ 6706] By: jhi on 2000/08/18 21:41:45 + Log: Typo in pp_complement(). + + Subject: [PATCH perl-current] Deparse + From: Peter Scott + Date: Fri, 18 Aug 2000 12:44:37 -0700 + Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 6705] By: jhi on 2000/08/18 21:25:59 + Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName + From: Jan Dubois + Date: Fri, 18 Aug 2000 14:22:51 -0700 + Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com> + Branch: perl + ! lib/Win32.pod win32/win32.c +____________________________________________________________________________ +[ 6704] By: jhi on 2000/08/18 21:16:14 + Log: Don't eat leading os from index entries. + + Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'! + From: Russ Allbery + Date: 10 Aug 2000 20:49:25 -0700 + Message-ID: + Branch: perl + ! lib/Pod/Man.pm +____________________________________________________________________________ +[ 6703] By: jhi on 2000/08/18 21:07:06 + Log: Add [[:blank:]] as suggested in + + Subject: [ID 20000716.024] [=cc=] / [:blank:] + From: Jeffrey Friedl + Date: Sun, 16 Jul 2000 17:55:29 -0700 + Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com> + + (the [=cc=] has already been taken care of by #6439 + so the whole bug report can be closed) + + and make [[:space:]] to be equivalent to isspace(3) + (as opposed to \s, which is isSPACE()). The difference + is that now [[:space:]] matches the mythical vertical tab, + while \s doesn't. + Branch: perl + ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h + ! regexec.c t/op/pat.t +____________________________________________________________________________ +[ 6702] By: jhi on 2000/08/18 18:47:47 + Log: The new tests were missing from #6415. + Branch: perl + ! t/op/bop.t +____________________________________________________________________________ +[ 6701] By: jhi on 2000/08/18 18:20:40 + Log: Document the NDBM_File and ODBM_File as SDBM_File + was documented in #6417. + Branch: perl + ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm + ! ext/SDBM_File/SDBM_File.pm +____________________________________________________________________________ +[ 6700] By: jhi on 2000/08/18 18:10:39 + Log: Subject: [PATCH perl@6698] cygwin port + From: "Fifer, Eric" + Date: Fri, 18 Aug 2000 17:30:05 +0100 + Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com> + Branch: perl + ! lib/File/Temp.pm +____________________________________________________________________________ +[ 6699] By: jhi on 2000/08/18 16:21:49 + Log: Document code point which makes if (defined %stash::) to work + (noted by Spider Boardman). + Branch: perl + ! op.c +____________________________________________________________________________ +[ 6698] By: jhi on 2000/08/18 13:43:27 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6697] By: jhi on 2000/08/18 13:35:57 + Log: Tiny Getopt::Long patch from Johan Vromans. + Branch: perl + ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t +____________________________________________________________________________ +[ 6696] By: jhi on 2000/08/18 13:26:14 + Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value" + From: Paul David Fardy + Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT) + Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca> + Branch: perl + ! pod/perldiag.pod pod/perlsyn.pod +____________________________________________________________________________ +[ 6695] By: jhi on 2000/08/18 13:13:26 + Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues + From: Daniel Chetlin + Date: Fri, 18 Aug 2000 03:13:36 -0700 + Message-ID: <20000818031336.B14165@ilmd.chetlin.org> + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 6694] By: jhi on 2000/08/18 13:08:05 + Log: Subject: [PATCH] perltrap.pod spring cleaning + From: Daniel Chetlin + Date: Fri, 18 Aug 2000 03:06:54 -0700 + Message-ID: <20000818030654.A14165@ilmd.chetlin.org> + + plus Mike Guy's nitfix. + Branch: perl + ! pod/perltrap.pod +____________________________________________________________________________ +[ 6693] By: jhi on 2000/08/18 13:00:26 + Log: Unbuffer the output. + + Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on + From: sthoenna@efn.org (Yitzchak Scott-Thoennes) + Date: Thu, 17 Aug 2000 18:39:29 -0700 + Message-ID: + Branch: perl + ! t/op/fork.t +____________________________________________________________________________ +[ 6692] By: jhi on 2000/08/18 05:19:17 + Log: Delete the image, too, not just its MANIFEStation. + Branch: perl + - lib/CGI/eg/wilogo.gif +____________________________________________________________________________ +[ 6691] By: jhi on 2000/08/18 05:10:26 + Log: Propagate new Configure vars. + Branch: perl + ! configure.com epoc/config.sh uconfig.h uconfig.sh + ! vos/config.def vos/config.h vos/config_h.SH_orig + ! win32/config.bc win32/config.gc win32/config.vc + ! win32/config_H.bc win32/config_H.gc win32/config_H.vc +____________________________________________________________________________ +[ 6690] By: jhi on 2000/08/18 04:30:56 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6689] By: jhi on 2000/08/18 04:12:30 + Log: Fix the lib/complex failure of + + From: abigail@foad.org + Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13 + Date: 15 Aug 2000 04:06:38 -0000 + Message-Id: <20000815040638.8524.qmail@foad.org> + + Linux long double accuracy issue: something that + when printed with %g looks like "2" but int() of it is 1. + Branch: perl + ! lib/Math/Complex.pm +____________________________________________________________________________ +[ 6688] By: jhi on 2000/08/18 03:15:35 + Log: The byteorder code in #6671 was wrong. + Branch: perl + ! configpm +____________________________________________________________________________ +[ 6687] By: jhi on 2000/08/18 02:08:42 + Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak + From: Jan Dubois + Date: Thu, 17 Aug 2000 18:31:55 -0700 + Message-ID: + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 6686] By: jhi on 2000/08/18 02:04:15 + Log: Use NVs in POSIX math, not doubles. + + From: abigail@foad.org + Subject: [ID 20000817.014] POSIX & modfl + Date: 17 Aug 2000 20:49:18 -0000 + Message-Id: <20000817204918.23123.qmail@foad.org> + Branch: perl + ! ext/POSIX/POSIX.xs ext/POSIX/typemap +____________________________________________________________________________ +[ 6685] By: jhi on 2000/08/18 02:02:12 + Log: Introduce NVef, NVff, and NVgf, use the middle one. + (helps for lib/peek + Linux + long doubles) Reported in + + From: abigail@foad.org + Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13 + Date: 15 Aug 2000 04:06:38 -0000 + Message-Id: <20000815040638.8524.qmail@foad.org> + + (note: the lib/complex failure has not yet been addressed) + Branch: metaconfig/U/perl + ! perlxvf.U + Branch: perl + ! Configure Porting/Glossary Porting/config.sh Porting/config_H + ! config_h.SH dump.c perl.h pod/perlguts.pod +____________________________________________________________________________ +[ 6684] By: jhi on 2000/08/17 23:22:19 + Log: Add byteorder to the myconfig output. + Branch: perl + ! myconfig.SH +____________________________________________________________________________ +[ 6683] By: jhi on 2000/08/17 23:20:19 + Log: The image doth not exist, spotted by Johan Vromans. + Branch: perl + ! MANIFEST +____________________________________________________________________________ +[ 6682] By: jhi on 2000/08/17 22:38:16 + Log: Document what the backtick returns if the command fails. + Branch: perl + ! pod/perlop.pod +____________________________________________________________________________ +[ 6681] By: jhi on 2000/08/17 22:33:12 + Log: Do not use prototyping here. + + Subject: [ID 20000817.016] [PATCH] Peek.xs + From: abigail@foad.org + Date: 17 Aug 2000 20:55:56 -0000 + Message-Id: <20000817205556.24270.qmail@foad.org> + Branch: perl + ! ext/Devel/Peek/Makefile.PL +____________________________________________________________________________ +[ 6680] By: jhi on 2000/08/17 19:46:43 + Log: Don't propose using modules built for 5.005 if no binary + compatibility with 5.005 is attempted. + + From: Jeff Okamoto + Subject: Minor nit with 5.7.0 (6655) + Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT) + Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com> + Branch: metaconfig + ! U/installdirs/inc_version_list.U + Branch: perl + ! Configure config_h.SH +____________________________________________________________________________ +[ 6679] By: jhi on 2000/08/17 19:16:39 + Log: Microperl config update. + Branch: perl + ! uconfig.h uconfig.sh +____________________________________________________________________________ +[ 6678] By: jhi on 2000/08/17 19:16:13 + Log: The #6648 wasn't protective enough for limited platforms + (like microperl). + Branch: perl + ! dump.c sv.c +____________________________________________________________________________ +[ 6677] By: jhi on 2000/08/17 14:46:35 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6676] By: jhi on 2000/08/17 14:44:02 + Log: Add perlebcdic from Peter Prymmer, regen toc. + Branch: perl + + pod/perlebcdic.pod + ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod +____________________________________________________________________________ +[ 6675] By: jhi on 2000/08/17 14:41:52 + Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit. + Branch: perl + ! pod/perldebtut.pod +____________________________________________________________________________ +[ 6674] By: jhi on 2000/08/17 14:29:43 + Log: Get -DLEAKTEST to compile (not necessarily to work, mind) + + Subject: [ID 20000724.006] -DLEAKTEST problem + From: Gregory Martin Pfeil + Date: Tue, 25 Jul 2000 00:36:32 -0500 + Message-Id: <20000725003632.A26186@www.llamacom.com> + + Reminder sent + + Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error + From: Hugo + Date: Thu, 17 Aug 2000 15:23:42 +0100 + Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk> + Branch: perl + ! util.c +____________________________________________________________________________ +[ 6673] By: jhi on 2000/08/17 04:07:10 + Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat + From: John Peacock + Date: Tue, 01 Aug 2000 09:38:12 -0400 + Message-ID: <3986D2C4.54B78FE4@UnivPress.com> + Branch: perl + ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t +____________________________________________________________________________ +[ 6672] By: jhi on 2000/08/17 03:04:35 + Log: Subject: [PATCH] Cwd.pm now uses strict + From: Tim Jenness + Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST) + Message-ID: + Branch: perl + ! lib/Cwd.pm +____________________________________________________________________________ +[ 6671] By: jhi on 2000/08/17 02:16:35 + Log: Make $Config{byteorder} more magical so that it is + dynamically computed: nice for 'fat binaries'. + + Subject: [PATCH]: default byteorder + From: Wilfredo Sánchez + Date: Mon, 31 Jul 2000 19:45:31 -0700 + Message-Id: <200008010245.TAA04459@ns1.abstrata.com> + Branch: perl + ! configpm +____________________________________________________________________________ +[ 6670] By: gsar on 2000/08/17 01:22:21 + Log: move WNOHANG definition to where other such things are + Branch: perl + ! win32/win32.h +____________________________________________________________________________ +[ 6669] By: jhi on 2000/08/17 01:19:17 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6668] By: jhi on 2000/08/17 01:16:29 + Log: Doc nits spotted by Richard Soderberg. + Branch: perl + ! README.posix-bc README.vmesa +____________________________________________________________________________ +[ 6667] By: jhi on 2000/08/17 01:12:11 + Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling + From: "Casey R. Tweten" + Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT) + Message-ID: + Branch: perl + ! pod/perldebtut.pod +____________________________________________________________________________ +[ 6666] By: jhi on 2000/08/17 01:09:31 + Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface + From: "Casey R. Tweten" + Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT) + Message-ID: + Branch: perl + ! lib/Shell.pm +____________________________________________________________________________ +[ 6665] By: gsar on 2000/08/17 01:03:52 + Log: add "ok" targets from change#6632 in makefile.mk + Branch: perl + ! pod/perlport.pod win32/Makefile win32/makefile.mk +____________________________________________________________________________ +[ 6664] By: gsar on 2000/08/17 00:56:11 + Log: avoid warnings from dense compiler + Branch: perl + ! win32/win32.c +____________________________________________________________________________ +[ 6663] By: jhi on 2000/08/17 00:51:49 + Log: Tweak the regex compilation errors once more. + Branch: perl + ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests + ! t/op/regmesg.t t/pragma/warn/regcomp +____________________________________________________________________________ +[ 6662] By: gsar on 2000/08/17 00:28:19 + Log: trailing new %ENV entries weren't being pushed into the real + environment of subprocesses on Windows + Branch: perl + ! t/op/magic.t win32/perlhost.h +____________________________________________________________________________ +[ 6661] By: gsar on 2000/08/17 00:19:20 + Log: waitpid() now handles externally spawned pids correctly; + fixes for backtick/wait/waitpid failures on Windows 9x + + these changes make the pid returned by process functions on + Windows 9x always positive by clearing the high bit (which + is always set on Win9x); pseudo-process PIDs are likewise + always negative now on Win9x (just as on NT/2000) + Branch: perl + ! pp_sys.c win32/perlhost.h win32/win32.c +____________________________________________________________________________ +[ 6660] By: jhi on 2000/08/17 00:04:32 + Log: Retract #6645. + Branch: perl + ! Configure Porting/Glossary Porting/config.sh Porting/config_H + ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c + ! t/op/sprintf.t +____________________________________________________________________________ +[ 6659] By: gsar on 2000/08/16 23:59:28 + Log: on windows, the return values from wait() and waitpid() don't + match those of pseudo-pids + Branch: perl + ! pp_sys.c t/op/fork.t util.c win32/win32.c +____________________________________________________________________________ +[ 6658] By: gsar on 2000/08/16 23:56:14 + Log: pod nit seen in passing + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 6657] By: gsar on 2000/08/16 23:53:42 + Log: change#6328 could make close(SOCKET) return false on windows + when it shouldn't + Branch: perl + ! win32/win32sck.c +____________________________________________________________________________ +[ 6656] By: gsar on 2000/08/16 23:46:57 + Log: check that the number pseudo children doesn't exceed + MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing + the WaitForMultipleObjects() limit that would cause wait() + to crash) + + wait() and waitpid() could potentially be rewritten to use + more than one thread to do the waiting to eliminate this + limitation + Branch: perl + ! win32/perlhost.h +____________________________________________________________________________ +[ 6655] By: jhi on 2000/08/16 14:11:05 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6654] By: jhi on 2000/08/16 14:10:12 + Log: Update to perldebtut 1.9, from Richard Foley. + Branch: perl + ! pod/perldebtut.pod +____________________________________________________________________________ +[ 6653] By: jhi on 2000/08/16 14:08:17 + Log: Change the regx compilation error markers to use = instead of < + since pod makes using the latter quite messy. Reported in + ID 20000814.006 by Abigail and in + Subject: Unknown escape E<> ? + From: Lupe Christoph + Date: Fri, 11 Aug 2000 00:30:27 +0200 + Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de> + Branch: perl + ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests + ! t/op/regmesg.t t/pragma/warn/regcomp +____________________________________________________________________________ +[ 6652] By: jhi on 2000/08/16 13:25:31 + Log: Change the perlbug address to perl.org since it's more forgiving. + + Subject: [ID 20000814.007] [PATCH] Email address in perlbug. + From: abigail@foad.org + Date: 15 Aug 2000 04:15:40 -0000 + Message-Id: <20000815041540.8633.qmail@foad.org> + Branch: perl + ! utils/perlbug.PL +____________________________________________________________________________ +[ 6651] By: jhi on 2000/08/16 13:22:35 + Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value + From: Tim Jenness + Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST) + Message-ID: + Branch: perl + ! lib/Cwd.pm +____________________________________________________________________________ +[ 6650] By: jhi on 2000/08/16 13:18:13 + Log: Update to CPAN 1.57. + + Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value + From: andreas.koenig@anima.de (Andreas J. Koenig) + Date: 16 Aug 2000 15:09:46 +0200 + Message-ID: + Branch: perl + ! lib/CPAN.pm +____________________________________________________________________________ +[ 6649] By: jhi on 2000/08/16 13:12:31 + Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod + From: "Larry W. Virden" + Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST) + Message-Id: <200003241925.OAA27985@lwv26awu.cas.org> + Branch: perl + ! README.hpux +____________________________________________________________________________ +[ 6648] By: jhi on 2000/08/16 13:03:53 + Log: The numeric locale was reset to "C" by s?printf and never restored. + + Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6 + From: Christian Kirsch + Date: Wed, 9 Aug 2000 17:05:17 +0200 + Message-Id: <20000809170517.A25389@held> + + No test since adding the failing example to locale.t + does not fail -- probably because the locale settings are so + thoroughly tweaked by that time. Running the example standalone + does fail, though. + Branch: perl + ! dump.c perl.h pp.c pp_ctl.c sv.c +____________________________________________________________________________ +[ 6647] By: jhi on 2000/08/16 00:07:54 + Log: Update Changes and test semi-automatic patchlevel updating. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6646] By: jhi on 2000/08/15 23:35:07 + Log: Fix a dependency problem. + + Subject: [PATCH: 6640] VMS Makefile.SH update + From: Peter Prymmer + Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT) + Message-ID: + Branch: perl + ! vms/descrip_mms.template +____________________________________________________________________________ +[ 6645] By: jhi on 2000/08/15 23:33:23 + Log: (Retracted by #6660) + + Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible From: Dominic Dunlop Date: Tue, 15 Aug 2000 22:20:52 +0200 Message-Id: @@ -1656,7 +7287,7 @@ ____________________________________________________________________________ ____________________________________________________________________________ [ 6450] By: jhi on 2000/07/26 18:41:40 Log: Subject: Minor doc patch: handy.h - From: Daniel =?iso-8859-1?Q?Mui=F1o?= + From: Daniel Muiño Date: Wed, 26 Jul 2000 15:34:25 -0300 Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar> Branch: perl @@ -3097,7 +8728,7 @@ ____________________________________________________________________________ ! op.c sv.c t/pragma/constant.t t/pragma/warn/op ____________________________________________________________________________ [ 6256] By: jhi on 2000/06/28 15:40:22 - Log: tweaks from Simon Conzes to further fix tr/// under utf8 + Log: tweaks from Simon Cozens to further fix tr/// under utf8 Branch: cfgperl ! doop.c ____________________________________________________________________________