X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=fefda82b88f269edf3bfaa1433da26b073197247;hb=0fbcf8670f7b79320531d771f1271eec9c9e232d;hp=1b2729edcd242dab06c554a33224aaac2b28b352;hpb=436e486158da40087b7328d1a4e2be3abcd680f8;p=p5sagit%2Fp5-mst-13.2.git diff --git a/Changes b/Changes index 1b2729e..fefda82 100644 --- a/Changes +++ b/Changes @@ -28,2332 +28,5452 @@ not those that affect the (now decommissioned) cfgperl, or vmsperl, or any other branch. -------------- -Version v5.7.0 Development release working toward v5.8 +Version v5.7.1 Development release working toward v5.8 -------------- ____________________________________________________________________________ -[ 7673] By: jhi on 2000/11/13 14:42:42 - Log: Remove the new two tests of lib/io_xs for now, they seem to - fail under perlio on some platforms. +[ 7825] By: jhi on 2000/11/23 00:20:41 + Log: Subject: Re: av.c patch (having slight problems) + From: "Ben Tilly" + Date: Tue, 21 Nov 2000 23:29:31 -0500 + Message-ID: + + unshift() speedup. Branch: perl - ! t/lib/io_xs.t + ! av.c ____________________________________________________________________________ -[ 7672] By: jhi on 2000/11/13 13:57:53 - Log: Make PerlIO_getpos() to behave like fgetpos() on return. +[ 7824] By: jhi on 2000/11/22 23:59:15 + Log: Fixes for signedness warnings noticed by VMSperlers. Branch: perl - ! perlio.c + ! ext/Storable/Storable.xs regcomp.c sv.c ____________________________________________________________________________ -[ 7671] By: jhi on 2000/11/13 05:30:48 - Log: Placate nervous compilers that see longer than ints switch()ing. +[ 7823] By: jhi on 2000/11/22 23:19:31 + Log: Subject: [PATCH perl@7795] small cleanup task for test suite + From: Peter Prymmer + Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST) + Message-ID: Branch: perl - ! utf8.c + ! t/pragma/warn/pp_hot ____________________________________________________________________________ -[ 7670] By: jhi on 2000/11/13 05:14:21 - Log: fputs() does return EOF on error but here we don't care. +[ 7822] By: jhi on 2000/11/22 22:52:20 + Log: Be clean. Branch: perl - ! perlio.c + ! Makefile.SH ____________________________________________________________________________ -[ 7669] By: jhi on 2000/11/13 05:02:45 - Log: Declare reg_data like reg_substr_data. +[ 7821] By: jhi on 2000/11/22 22:46:39 + Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01 + by Damian Conway, as suggested by Paul Marquess. Branch: perl - ! regexp.h + + lib/Filter/Simple.pm ____________________________________________________________________________ -[ 7668] By: jhi on 2000/11/13 04:54:34 - Log: Typos in #7667. +[ 7820] By: jhi on 2000/11/22 22:45:51 + Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19. Branch: perl - ! perl.h + + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs + + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl + + t/lib/filt-util.t + ! MANIFEST ____________________________________________________________________________ -[ 7667] By: jhi on 2000/11/13 04:49:49 - Log: Cleanup messy #ifdef. +[ 7819] By: jhi on 2000/11/22 22:03:27 + Log: Integrate perlio. Branch: perl - ! perl.h + !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc + !> win32/makefile.mk ____________________________________________________________________________ -[ 7666] By: jhi on 2000/11/13 04:17:34 - Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return - From: Nicholas Clark - Date: Sun, 12 Nov 2000 21:14:11 +0000 - Message-Id: - - Note: only one breakage of the two reported is fixed by this patch. +[ 7818] By: jhi on 2000/11/22 21:56:02 + Log: More SOCKS versus 64-bit patches from Jens Hamisch. Branch: perl - ! perlio.c + ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h + ! t/lib/io_sock.t ____________________________________________________________________________ -[ 7665] By: jhi on 2000/11/13 04:05:07 - Log: Tweak the definition of the bit complement on UTF-8 data: - if none of the characters in the string are > 0xff, - the result is a complemented byte string, not a (UTF-8) - char string. Based on the summary in - - Subject: Re: [ID 20000918.005] ~ on wide chars - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Fri, 10 Nov 2000 09:47:15 -0800 - Message-ID: - - This should give us the maximum backward (pre-char string) - compatibility and utf8 compatibility. The other alternative - would be to limit the bit complement to be always byte only, - taking the least significant byte of the chars. +[ 7817] By: jhi on 2000/11/22 21:39:49 + Log: Subject: [PATCH 5.7.0] Liblist returns found libraries + From: Ilya Zakharevich + Date: Wed, 22 Nov 2000 16:08:12 -0500 + Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu> Branch: perl - ! doop.c pod/perlunicode.pod pp.c t/op/bop.t + ! lib/ExtUtils/Liblist.pm ____________________________________________________________________________ -[ 7664] By: jhi on 2000/11/13 00:23:44 - Log: Couple of tests from #7660 salvaged. +[ 7816] By: jhi on 2000/11/22 21:38:25 + Log: Go ahead and #include in perl.h. Branch: perl - - t/op/tell.t - ! MANIFEST t/io/tell.t + ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c + ! util.c ____________________________________________________________________________ -[ 7663] By: jhi on 2000/11/13 00:02:48 - Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell - From: Nicholas Clark - Date: Sun, 12 Nov 2000 21:23:43 +0000 - Message-Id: +[ 7815] By: jhi on 2000/11/22 21:22:52 + Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations + From: Ilya Zakharevich + Date: Mon, 20 Nov 2000 18:30:52 -0500 + Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu> Branch: perl - ! perlsfio.h + ! pod/perlre.pod regcomp.c t/op/re_tests ____________________________________________________________________________ -[ 7662] By: jhi on 2000/11/13 00:01:39 - Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure - From: Nicholas Clark - Date: Sun, 12 Nov 2000 21:30:04 +0000 - Message-Id: +[ 7814] By: jhi on 2000/11/22 21:21:46 + Log: Subject: [PATCH 5.7.0] Liblist finally works + From: Ilya Zakharevich + Date: Tue, 21 Nov 2000 22:02:17 -0500 + Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu> Branch: perl - ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t + ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm + ! lib/ExtUtils/MakeMaker.pm ____________________________________________________________________________ -[ 7661] By: jhi on 2000/11/12 23:57:29 - Log: Document tell() on special streams. +[ 7813] By: jhi on 2000/11/22 21:20:23 + Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23] + From: "H.Merijn Brand" + Date: Wed, 22 Nov 2000 17:53:15 +0100 + Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl> + + AIX dynaloader and perlio patch. Branch: perl - ! pod/perlfunc.pod + ! ext/DynaLoader/dl_aix.xs ____________________________________________________________________________ -[ 7660] By: jhi on 2000/11/12 23:54:22 - Log: (Subsumed by #7664) +[ 7812] By: jhi on 2000/11/22 21:17:52 + Log: (Accidentally empty patch.) Branch: perl - + t/op/tell.t - ! MANIFEST + ! av.c ____________________________________________________________________________ -[ 7659] By: jhi on 2000/11/12 22:55:25 - Log: Many subdocumented return values of the IO extension now documented. - ungetc and write still left subdocumented. +[ 7811] By: jhi on 2000/11/22 21:16:31 + Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix + From: Peter Prymmer + Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST) + Message-ID: + Branch: perl + ! vms/test.com +____________________________________________________________________________ +[ 7810] By: jhi on 2000/11/22 21:15:36 + Log: Subject: Re: perl@7777 + From: "John P. Linderman" + Date: Wed, 22 Nov 2000 13:11:11 -0500 + Message-Id: <200011221811.NAA90072@raptor.research.att.com> - Subject: [PATCH] (was Re: IO::Handle::ungetc) - From: Nicholas Clark - Date: Sun, 12 Nov 2000 21:35:53 +0000 - Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net> + Detypoing. Branch: perl - ! ext/IO/lib/IO/Handle.pm + ! lib/CPAN.pm ____________________________________________________________________________ -[ 7658] By: jhi on 2000/11/12 21:37:06 - Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return - From: Nicholas Clark - Date: Sun, 12 Nov 2000 20:03:22 +0000 - Message-Id: +[ 7809] By: jhi on 2000/11/22 21:14:19 + Log: Subject: [PATCH perl@7795] Perlio_tell fix + From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) + Date: Wed, 22 Nov 2000 13:51:37 EST + Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu> Branch: perl - ! pod/perlfunc.pod + ! perlsdio.h ____________________________________________________________________________ -[ 7657] By: jhi on 2000/11/12 20:34:55 - Log: Integrate perlio. +[ 7808] By: jhi on 2000/11/22 21:13:27 + Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost' + From: Casey Tweten + Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST) + Message-Id: <200011201653.LAA10194@home.kiski.net> Branch: perl - !> perlio.c + ! t/lib/io_udp.t ____________________________________________________________________________ -[ 7653] By: jhi on 2000/11/12 19:00:01 - Log: Add HAS_FSYNC, lack noticed by Nicholas Clark. +[ 7807] By: jhi on 2000/11/22 21:12:35 + Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost' + From: Casey Tweten + Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST) + Message-Id: <200011201636.LAA07227@home.kiski.net> Branch: perl - ! Configure Porting/Glossary Porting/config.sh Porting/config_H - ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh - ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def - ! vos/config.ga.h win32/config.bc win32/config.gc - ! win32/config.vc + ! t/lib/io_sock.t ____________________________________________________________________________ -[ 7652] By: jhi on 2000/11/11 21:12:01 - Log: Copy the s// information of README.hpux also to the perlrun. +[ 7806] By: jhi on 2000/11/22 21:10:59 + Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm] + From: "Casey R. Tweten" + Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST) + Message-ID: Branch: perl - ! README.hpux pod/perlrun.pod + ! utils/h2xs.PL ____________________________________________________________________________ -[ 7651] By: jhi on 2000/11/11 21:03:13 - Log: More README.solaris updates from Andy Dougherty. +[ 7805] By: nick on 2000/11/22 21:05:06 + Log: Integrate mainline + Branch: perlio + !> Changes Porting/genlog ext/DB_File/DB_File.xs + !> ext/DB_File/version.c lib/Test.pm patchlevel.h + !> utils/perlbug.PL +____________________________________________________________________________ +[ 7804] By: jhi on 2000/11/22 21:01:12 + Log: Subject: [PATCH] Test.pm POD peculiarity + From: "Casey R. Tweten" + Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST) + Message-ID: Branch: perl - ! README.solaris + ! lib/Test.pm ____________________________________________________________________________ -[ 7650] By: jhi on 2000/11/11 18:38:57 - Log: More descriptive error for unknown perlio layers. +[ 7803] By: jhi on 2000/11/22 20:59:59 + Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug + From: "Philip Newton" + Date: Wed, 22 Nov 2000 14:25:53 +0100 + Message-Id: <3A1BD771.25462.1939FAD@localhost> - Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do. - From: Dominic Dunlop - Date: Sat, 11 Nov 2000 18:20:32 +0100 - Message-Id: + Be case-understanding also on 's', and use the -oi of sendmail + not to terminate the transmission on a lone '.'. Branch: perl - ! perlio.c pod/perldiag.pod + ! utils/perlbug.PL ____________________________________________________________________________ -[ 7649] By: jhi on 2000/11/11 18:37:52 - Log: MachTen doesn't really do mmap() and munmap(). +[ 7802] By: nick on 2000/11/22 20:51:42 + Log: Win32 PerlIO intermediate state now working as expected. + - In current state we are still using C runtime in text/binary + mode and "crlf" layer is just a dummy (clone of perlio buffer layer). + - PERLIO=stdio and PERLIO=unix pass all expected tests. + - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell() + and PerlIO_seek() and the dummy crlf layer is not making adjustments + for CRLF translation happening in C runtime. All other tests pass. - Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do. - From: Dominic Dunlop - Date: Sat, 11 Nov 2000 18:20:32 +0100 - Message-Id: + Added note to README.win32 to point out the snags of doing a perl build + with Norton AntiVirus turned on. + + Tweaked t/pragma/warnings.t so that when run stand-alone you can tell + which file a fail comes from. + + Updated "canned" config.h to match the one generated. + Branch: perlio + ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc + ! win32/makefile.mk +____________________________________________________________________________ +[ 7801] By: jhi on 2000/11/22 06:50:20 + Log: Nickety nits. Branch: perl - ! hints/machten.sh + ! ext/DB_File/DB_File.xs ext/DB_File/version.c ____________________________________________________________________________ -[ 7648] By: jhi on 2000/11/11 18:36:46 - Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch - From: rspier@pobox.com (Robert Spier) - Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST) - Message-ID: <14861.32839.491271.985797@rls.cx> +[ 7800] By: jhi on 2000/11/22 01:29:55 + Log: Changes had accidentally gone too silent on non-main branches. Branch: perl - ! Porting/Contract pod/perltoot.pod + ! Changes Porting/genlog patchlevel.h ____________________________________________________________________________ -[ 7646] By: jhi on 2000/11/11 18:33:23 - Log: Add getpagesize() probing, on non-UNIX guess 'undef'. +[ 7799] By: gsar on 2000/11/22 01:02:56 + Log: some lib_pm.PL changes snuck in via change#7772 + Branch: maint-5.6/perl + ! Makefile.SH +____________________________________________________________________________ +[ 7798] By: nick on 2000/11/21 21:59:40 + Log: Integrate mainline + Branch: perlio + !> (integrate 28 files) +____________________________________________________________________________ +[ 7797] By: jhi on 2000/11/21 21:01:45 + Log: Integrate perlio. Branch: perl - ! Configure Porting/Glossary Porting/config.sh Porting/config_H - ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh - ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def - ! vos/config.ga.h win32/config.bc win32/config.gc - ! win32/config.vc + !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c ____________________________________________________________________________ -[ 7645] By: jhi on 2000/11/11 16:45:15 - Log: Use sysconf() or getpagesize() to find out the pagesize. +[ 7796] By: nick on 2000/11/21 20:36:22 + Log: Win32 builds and runs (mostly) with USE_PERLIO. + PERLIO=perlio passes all tests. + PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319 + Branch: perlio + ! perlio.c win32/perllib.c win32/win32.c +____________________________________________________________________________ +[ 7795] By: jhi on 2000/11/21 19:03:44 + Log: Update Changes. Branch: perl - ! perlio.c + ! Changes patchlevel.h ____________________________________________________________________________ -[ 7644] By: jhi on 2000/11/11 15:46:08 - Log: Integrate perlio. +[ 7794] By: jhi on 2000/11/21 18:56:34 + Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS) + From: "Craig A. Berry" + Date: Mon, 20 Nov 2000 20:27:06 -0600 + Message-Id: + + A cut-and-pasto. Branch: perl - !> perlio.c + ! perlio.h ____________________________________________________________________________ -[ 7643] By: jhi on 2000/11/11 15:33:36 - Log: Subject: Re: [PATCH] README.solaris - From: Lupe Christoph - Date: Sat, 11 Nov 2000 14:08:10 +0100 - Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de> +[ 7793] By: jhi on 2000/11/21 18:54:41 + Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23] + From: Dominic Dunlop + Date: Mon, 20 Nov 2000 18:55:29 +0100 + Message-Id: + + va_copy() and the need of it. + See . + Branch: metaconfig/U/perl + + need_va_copy.U Branch: perl - ! README.solaris + ! Configure Porting/Glossary Porting/config.sh Porting/config_H + ! config_h.SH configure.com epoc/config.sh handy.h perlio.c + ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def + ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h + ! win32/config.bc win32/config.gc win32/config.vc ____________________________________________________________________________ -[ 7642] By: jhi on 2000/11/11 15:22:12 - Log: Subject: [PATCH perl@7638] cygwin port - From: "Eric Fifer" - Date: Fri, 10 Nov 2000 19:30:30 -0000 - Message-ID: <000001c04b4c$b96b7980$243670c2@fifer> +[ 7792] By: jhi on 2000/11/21 17:04:10 + Log: Integrate scope.h@7790 from perlio, works better with multiplicity. Branch: perl - ! README.cygwin lib/ExtUtils/MM_Cygwin.pm + !> scope.h ____________________________________________________________________________ -[ 7640] By: jhi on 2000/11/11 02:05:02 - Log: Add more encoding tables. +[ 7791] By: jhi on 2000/11/21 17:01:16 + Log: Export the SOCKS workaround symbols only if necessary. Branch: perl - + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc - + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc - + ext/Encode/Encode/iso8859-10.enc - + ext/Encode/Encode/iso8859-13.enc - + ext/Encode/Encode/iso8859-14.enc - + ext/Encode/Encode/iso8859-15.enc - ! MANIFEST + ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h ____________________________________________________________________________ -[ 7639] By: jhi on 2000/11/10 18:49:25 - Log: Subject: [PATCH] README.solaris - From: Andy Dougherty - Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST) - Message-ID: +[ 7790] By: nick on 2000/11/20 23:57:11 + Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_). + Branch: perlio + ! scope.h +____________________________________________________________________________ +[ 7789] By: nick on 2000/11/20 23:38:33 + Log: Integrate mainline + Branch: perlio + +> lib/File/Spec/Epoc.pm + !> (integrate 34 files) +____________________________________________________________________________ +[ 7788] By: nick on 2000/11/20 23:20:18 + Log: Make extra buffer layer work (dummy crlf layer) + Branch: perlio + ! doio.c perlio.c perlio.h +____________________________________________________________________________ +[ 7787] By: jhi on 2000/11/20 22:44:04 + Log: Subject: [PATCH: perl@7777] add system locale testing for VMS + From: Peter Prymmer + Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST) + Message-ID: Branch: perl - + README.solaris - ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL - ! pod/perl.pod pod/perltoc.pod + ! t/pragma/locale.t ____________________________________________________________________________ -[ 7638] By: jhi on 2000/11/10 15:04:15 - Log: Update Changes. +[ 7786] By: jhi on 2000/11/20 22:29:10 + Log: Subject: DOC PATCH 5.6.0 perlreftut + From: mjd@plover.com + Date: 20 Nov 2000 19:45:06 -0000 + Message-ID: <20001120194506.9505.qmail@plover.com> Branch: perl - ! Changes patchlevel.h + ! pod/perlreftut.pod ____________________________________________________________________________ -[ 7637] By: jhi on 2000/11/10 14:14:28 - Log: Explain better why certain regex tests are skipped. - - Subject: Re: tests skipped: unknown reason - From: Lupe Christoph - Date: Fri, 10 Nov 2000 09:08:56 +0100 - Message-ID: <20001110090856.J785@alanya.lupe-christoph.de> +[ 7785] By: jhi on 2000/11/20 22:27:44 + Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir + From: David Dyck + Date: Mon, 20 Nov 2000 11:43:40 -0800 + Message-Id: <200011201943.LAA08451@dd.tc.fluke.com> Branch: perl - ! t/op/regexp.t + ! lib/Cwd.pm ____________________________________________________________________________ -[ 7635] By: nick on 2000/11/10 13:25:52 - Log: Re-instate stdio large file support via perlio. +[ 7784] By: jhi on 2000/11/20 22:23:21 + Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{}) + Date: Mon, 20 Nov 2000 17:06:10 -0500 + To: Mailing list Perl5 + Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu> Branch: perl - ! perlio.c + ! pp_ctl.c t/op/pat.t ____________________________________________________________________________ -[ 7634] By: jhi on 2000/11/10 04:49:55 - Log: Amdahl UTS hints updates. +[ 7783] By: jhi on 2000/11/20 22:11:18 + Log: Subject: [PATCH] doop.c - UTF8 tr/// + From: Simon Cozens + Date: Sat, 18 Nov 2000 18:49:30 +0000 + Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk> - Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6 - From: hom00@utsglobal.com (Harold O Morris) - Date: Thu, 9 Nov 2000 20:02 PST - Message-Id: + Subject: Re: [PATCH] doop.c - UTF8 tr/// + From: Simon Cozens + Date: Mon, 20 Nov 2000 20:45:22 +0000 + Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk> + + Make tr on UTF-8 better but still not correct. Branch: perl - ! hints/uts.sh + ! doop.c ____________________________________________________________________________ -[ 7633] By: jhi on 2000/11/09 23:33:28 - Log: Subject: [PATCH] IO::Seekable pod - From: Nicholas Clark - Date: Thu, 9 Nov 2000 20:29:45 +0000 - Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net> +[ 7782] By: jhi on 2000/11/20 22:02:16 + Log: Remove the shared object before attempting to create + (by linking) a new one. E.g. in AIX not removing + becomes quite painful if one tries to do more than one + build in the same tree (an interrupted build, for example), + since the AIX' shared dynaloader seemingly keeps the shared + objects open and therefore 'busy' for quite a while, even when + nobody is using the objects, leading into link failures. Branch: perl - ! ext/IO/lib/IO/Handle.pm + ! lib/ExtUtils/MM_Unix.pm ____________________________________________________________________________ -[ 7632] By: jhi on 2000/11/09 21:55:41 - Log: Various doc oddball characters. +[ 7781] By: gsar on 2000/11/20 19:02:55 + Log: type mismatch due to faulty integration + Branch: maint-5.6/perl + ! toke.c win32/Makefile +____________________________________________________________________________ +[ 7780] By: gsar on 2000/11/20 17:31:55 + Log: integrate changes#6392,6394..6399,6401..6404 - Subject: [ID 20001106.004] Perl 5.6.0 bugs - From: Michael Somos - Date: Mon, 6 Nov 2000 17:44:20 -0500 - Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu> + The {multiplier} of a fixed substring was overlooked which + caused a wrong initial search offset for that substring. + + Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06 + From: Hugo + Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk> + Date: Thu, 13 Jul 2000 19:27:13 +0100 + + Fix the BOM bug: not a byteorder bug, a signedness bug. + + Replace change #6337 with a better one. + + Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking + From: Hugo + Date: Fri, 14 Jul 2000 04:16:20 +0100 + Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk> + + MakeMaker should not remove editor backups (*~) on `make clean` + by default (completes change#6383) + + move new variables to the end of the interpreter structure (for + bincompat in code that doesn't #include XSUB.h) + + rename totally bletcherous SvLOCK() thingy (doesn't do what the + name suggests anyway) + + various cleanups (typos, misformatted code, and small bugs) + + typecasts needed for change#6394 + + typos in change#6399, regen headers + + inconsistent types needs casts + + PERL_OBJECT build tweaks + Branch: maint-5.6/perl + !> MANIFEST doop.c embed.h embed.pl embedvar.h + !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h + !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod + !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h + !> toke.c util.c +____________________________________________________________________________ +[ 7779] By: gsar on 2000/11/20 17:06:29 + Log: integrate changes#6376..6378,6380,6383,6385..6388,6391 + + Cosmetics and perldelta. + + Fix nits noticed by Boston.pm. + + Do the cc sanity check both before the hints and + after the cc selction. + + get sprintf.t to adjust properly for 3-digit exponents + + don't clobber *.orig files on *clean targets + + fix bugs in processing %v-*d and similar format specs (from + Avi Finkel ) + + sprintf test tweaks (from Dominic Dunlop) + + new selfloader.t in change#6183 doesn't close DATA handles, + and thus fails to clean up tmp files on dosish platforms + + typos (spotted by Peter Prymmer) + + typo fix from Craig Berry + Branch: maint-5.6/perl + !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL + !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t + !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com + !> x2p/Makefile.SH +____________________________________________________________________________ +[ 7778] By: gsar on 2000/11/20 16:46:51 + Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375 + + Subject: Re: format bug report [Patch] + From: "H.Merijn Brand" + Date: Wed, 05 Jul 2000 13:12:52 +0200 + Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl> + + Subject: Re: format bug report [Patch] + From: "H.Merijn Brand" + Date: Wed, 05 Jul 2000 14:10:01 +0200 + Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl> + + Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs + From: "M.J.T. Guy" + Message-Id: + Date: Fri, 07 Jul 2000 17:57:16 +0100 + + Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors + To: perl5-porters@perl.org + From: Karsten Sperling + Date: Mon, 10 Jul 2000 15:12:52 +0200 + Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com> + + README.posix-bc podified from Thomas Dorner. + + Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2 + From: Dominic Dunlop + Date: Tue, 11 Jul 2000 12:27:33 +0200 + Message-Id: + + Typo in #6341. + + Fix for + Subject: [ID 20000711.005] spurious uninit warning with msgrcv() + From: Roderick Schertler + Date: Tue, 11 Jul 2000 13:55:05 -0400 + Message-Id: <200007111755.NAA05077@jones.argon.org> + + Minor cleanups on the booklist. + + Reintroduce perlbook (updated for Mk III), introduce perlposix-bc, + regen perltoc. + + windows build tweaks (op/sprintf.t still fails tests 120-121, 149) + Branch: maint-5.6/perl + +> pod/perlbook.pod + !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH + !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod + !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c +____________________________________________________________________________ +[ 7777] By: jhi on 2000/11/20 16:08:49 + Log: Update Changes. Branch: perl - ! emacs/cperl-mode.el lib/unicode/syllables.txt - ! win32/bin/search.pl + ! Changes patchlevel.h ____________________________________________________________________________ -[ 7631] By: jhi on 2000/11/09 21:12:29 - Log: Subject: Re: bash -c exit and linux hints - From: "John P. Linderman" - Date: Thu, 02 Nov 2000 09:37:25 -0500 - Message-Id: <200011021437.JAA63199@raptor.research.att.com> +[ 7776] By: jhi on 2000/11/20 15:27:56 + Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris. + This may be overly harsh but until proven otherwise, we think this + way, or until we have a simple test for Configure (having to start + up servers is does not count as simple) to check for the problems. Branch: perl - ! hints/linux.sh + ! perl.h ____________________________________________________________________________ -[ 7629] By: jhi on 2000/11/09 19:46:31 - Log: Missing dTHXs. - - Subject: RE: perl@7595 builds not on cygwin - From: "Eric Fifer" - Date: Thu, 9 Nov 2000 19:26:50 -0000 - Message-ID: <000201c04a83$05ef1660$933570c2@fifer> +[ 7775] By: jhi on 2000/11/20 15:22:17 + Log: Solaris hints tweaks. Branch: perl - ! ext/Devel/Peek/Peek.xs + ! hints/solaris_2.sh ____________________________________________________________________________ -[ 7628] By: jhi on 2000/11/09 14:48:27 - Log: Disable only the tests 99 and 166 for UTF-8 locales. +[ 7774] By: jhi on 2000/11/20 15:01:20 + Log: Add a workaround to SOCKS 64-bit problems. Branch: perl - ! t/pragma/locale.t + ! doio.c embed.h embed.pl perlsdio.h proto.h ____________________________________________________________________________ -[ 7627] By: jhi on 2000/11/09 14:40:27 - Log: There's no =head3. +[ 7773] By: jhi on 2000/11/20 14:51:47 + Log: sysseek() instead of seek(). Branch: perl - ! pod/perlhack.pod + ! t/lib/syslfs.t ____________________________________________________________________________ -[ 7626] By: jhi on 2000/11/09 13:54:26 - Log: The generated boot_* headers are wrong. Pickier compiler, - such as KAI C++ will refuse to compile the resulting perlmain. +[ 7772] By: gsar on 2000/11/20 13:06:23 + Log: integrate changes#6315..6319,6321..6331,6333..6338 - Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0 - From: Harri Pasanen - Date: Thu, 09 Nov 2000 14:23:28 +0100 - Message-Id: <3A0AA550.26D548A3@trema.com> - Branch: perl - ! minimod.pl + Integrate with Sarathy, preliminary fix for unicos + alignment problems in [ID 20000612.002] Perl problem on Cray system. + + some debugger output does not go to the socket when RemotePort is set + + winsock cleanup never done on Windows (leads to handle leaks) + + fix UNC path handling on Windows under ithreads, and chdir() + return value when given a non-existent directory + + Autogenerate pod/Makefile and pod/buildtoc. + buildtoc also checks whether the existin pods are + mentioned in MANIFEST and perl.pod, and vice versa. + (None of the thusly found discrepancies fixed yet.) + roffitall also needs to be autogenerated similarly but it + seems so badly out of date that I didn't touch it yet. + + Config is being used. + + Add =head1 NAMEs so that buildtoc is happy. + (The CGI::Util nit reported to Lincoln.) + + Fix complaints of buildtoc. + + Fix the alignment problem in Crays ([ID 20000612.002]). + + Remove perlbook, update perlfaq book listing, + rearrange perl.pod, regenerate perltoc. + + Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer + was cast to an unsigned (32-bit) integer with wild abandon. + + winsock options weren't being set in all threads under ithreads + (caused send()s from second and subsequent threads to fail) + + accept() leaks memory on windows due to incorrect ordering of + closesocket() and fclose() calls + + Reorder perl.pod once more. + + More POSIX.pod tweaks. + + Sprinkle ldlibpath. + + Precedence goof, fix based on + Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget() + From: Hugo + Date: Tue, 11 Jul 2000 12:52:38 +0100 + Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk> + + Subject: PATCH perlguts.pod: Document D and d magic types + From: mjd@plover.com + Date: 5 Jul 2000 18:01:51 -0000 + Message-ID: <20000705180151.29413.qmail@plover.com> + + Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc + From: Hubert Feyrer + Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST) + Message-Id: + + Subject: [PATCH cfgperl] $& segfaults if you trick it + From: simon@brecon.co.uk (Simon Cozens) + Date: 7 Jul 2000 11:26:09 GMT + Message-ID: + + Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking + From: Hugo + Date: Tue, 11 Jul 2000 12:44:50 +0100 + Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk> + + Subject: [PATCH] Re: "%#p" format specifier: document and test or not? + From: "M.J.T. Guy" + Date: Tue, 11 Jul 2000 13:50:51 +0100 + Message-Id: + Branch: maint-5.6/perl + +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH + +> pod/buildtoc.PL + - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod + !> (integrate 26 files) ____________________________________________________________________________ -[ 7625] By: jhi on 2000/11/09 13:50:44 - Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod - From: Prymmer/Kahn - Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST) - Message-ID: +[ 7771] By: gsar on 2000/11/20 12:31:42 + Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307, + 6310,6311,6314 - All except the "cow orker" change. - Branch: perl - ! Porting/pumpkin.pod + Subject: [PATCH bleedperl] File::Spec 0.82 beta + From: Barrie Slaymaker + Date: Wed, 28 Jun 2000 11:35:29 -0400 + Message-Id: <200006281535.LAA21095@jester.slaysys.com> + + tweak perlembed for multiplicity/usethreads sanity; correct notes + about Windows + + localize %INC in a Safe compartment so that use/require work + (many other magic globals probably need similar treatment) + + dounwind() may cause POPSUB() to diddle the wrong PL_curpad + when @_ is modified, causing coredumps + + slurp mode fix in change#4736 still not quite right + + Point to perlipc for more SysV IPC examples. + + Elaborate POSIX.pod. Still needs work. + + fix ~320 byte memory leak (psig_{ptr,name} tables were never freed) + + fix large memory leak that has been around for ever, masked by + -DPURIFY (most of the arenas were never freed!) + + fix memory leak on Windows (PL_sys_intern contents were never + freed) + + PERL_OBJECT build tweak + + adjust change#6299 + + remove rel2abs prototypes (from Barrie Slaymaker) + + missing perldiag entry for unpack("w",...) diagnostic (from + Andreas Koenig) + + better diagnostic on Frob->stuff() when Frob:: doesn't exist + (from Richard Soderberg ) + + Win32 patches for cfgperl from Sarathy. + + b.t fails under OS/2 (from Yitzchak Scott-Thoennes) + + More POSIX.pod embellishment. + + tyop in change#6306 + Branch: maint-5.6/perl + !> (integrate 44 files) ____________________________________________________________________________ -[ 7624] By: jhi on 2000/11/09 13:45:33 - Log: Fix for +[ 7770] By: gsar on 2000/11/20 11:51:00 + Log: integrate changes#6268..6282 from cfgperl branch - Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED) - From: "H.Merijn Brand" - Date: Thu, 09 Nov 2000 11:05:52 +0100 - Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl> - Branch: perl - ! pod/perldiag.pod t/pragma/warn/pp_sys + Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive + From: Dominic Dunlop + Date: Thu, 29 Jun 2000 12:32:39 +0200 + Message-Id: + + Regen headers for #6261 (and update embed.pl for this) and #6267, + silence few compiler warnings. + + Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?) + From: Nicholas Clark + Date: Fri, 23 Jun 2000 16:21:15 +0100 + Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net> + + Subject: PATCH pod/perltie.pod + From: Ian Phillipps + Date: Fri, 16 Jun 2000 00:17:19 +0100 + Message-ID: <20000616001719.A17108@homer.diplex.co.uk> + (only the first hunk, the second hunk had already been done + by some other patch) + + Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs + From: Tom Phoenix + Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000 + Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT) + + Subject: [PATCH] xsub attributes + From: Doug MacEachern + Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT) + Message-ID: + + Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility + From: Andy Dougherty + Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT) + Message-Id: + + Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm + From: "Daniel S. Lewart" + Date: Tue, 13 Jun 2000 02:43:48 -0500 + Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu> + + Subject: [PATCH] Re: eval documentation: context + From: "M.J.T. Guy" + Date: Mon, 12 Jun 2000 15:07:29 +0100 + Message-Id: + + Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem) + From: "M.J.T. Guy" + Date: Mon, 12 Jun 2000 14:55:59 +0100 + Message-Id: + + Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly + From: "Milton L. Hankins" + Date: Fri, 09 Jun 2000 12:39:27 -0400 + Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com> + (plus update the version "number" of Text::Wrap) + + Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure" + From: Tim Ayers + Date: Thu, 08 Jun 2000 08:11:06 +0200 + Message-id: <393F38FA.9B5F4C7D@m.dasa.de> + [resent by Richard Foley, Message-Id probably wrong] + + Subject: Re: backwards compatibility in h2xs and makemaker [PATCH] + From: rspier@pobox.com (Robert Spier) + Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT) + Message-ID: <14654.31913.845602.610277@rls.cx> + + Subject: [PATCH 5.6.0] utils/h2xs.PL + From: "Daniel S. Lewart" + Date: Wed, 7 Jun 2000 04:02:04 -0500 + Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu> + + Subject: [PATCH 5.6.0]ITHREADs for VMS + From: Dan Sugalski + Date: Tue, 06 Jun 2000 11:59:50 -0400 + Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48> + Branch: maint-5.6/perl + !> (integrate 31 files) ____________________________________________________________________________ -[ 7623] By: jhi on 2000/11/09 13:37:16 - Log: Typo in an ifndef. +[ 7769] By: gsar on 2000/11/20 11:29:06 + Log: integrate changes#6261..6266 from cfgperl - Subject: Re: [PATCH 5.7.0] better messages from malloc() - From: Joe Smith - Date: Thu, 09 Nov 2000 01:33:14 -0800 - Message-Id: <3A0A6F5A.1E3969BB@inwap.com> + Subject: Re: [PATCH cfgperl] BOMs away! + From: simon@brecon.co.uk (Simon Cozens) + Date: 17 Jun 2000 11:49:57 GMT + Message-ID: + + Subject: 5.6.0 Patch for EPOC + From: Olaf Flebbe + Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST) + Message-ID: <23449.960929969@www11.gmx.net> + + tr fixes from Simon Cozens + + Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232] + From: Marty Lucich + Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT) + Message-Id: <200006282116.OAA11148@netcom.com> + ccdlflags update (the BSD/OS 4.1 part had already been taken + care of by #6141). + + Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo + From: sthoenna@efn.org (Yitzchak Scott-Thoennes) + Date: Wed, 28 Jun 2000 17:50:12 -0700 + Message-ID: + + Subject: [PATCH 5.6.0] cygwin port + Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com> + From: "Fifer, Eric" + Date: Thu, 29 Jun 2000 12:58:29 +0100 + Branch: maint-5.6/perl + !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh + !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h + !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs + !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c +____________________________________________________________________________ +[ 7768] By: gsar on 2000/11/20 11:13:44 + Log: integrate changes#6252..6256,6259..6260 + + Paranoia tweak on #6249. + Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's + From: Ronald J Kimball + Date: Sun, 25 Jun 2000 23:43:12 -0400 + Message-ID: <20000625234312.B74147@linguist.dartmouth.edu> + + Subject: tr///, help wanted. + From: simon@brecon.co.uk (Simon Cozens) + Date: 28 Jun 2000 11:29:04 GMT + Message-ID: + + small thinko tweaks + + tweaks from Simon Conzes to further fix tr/// under utf8 + + perlnewmod was missing from MANIFEST. + + Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8 + From: simon@brecon.co.uk (Simon Cozens) + Date: 17 Jun 2000 11:56:44 GMT + Message-ID: + pack U0, pack C0 + Branch: maint-5.6/perl + !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym + !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c + !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t + !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op +____________________________________________________________________________ +[ 7767] By: gsar on 2000/11/20 10:51:38 + Log: integrate change#6250 from cfgperl + + Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...' + From: Doug MacEachern + Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT) + Message-ID: + Branch: maint-5.6/perl + +> t/op/my_stash.t + !> MANIFEST embed.pl global.sym proto.h toke.c +____________________________________________________________________________ +[ 7766] By: gsar on 2000/11/20 10:48:34 + Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl + + Subject: [ID 20000626.007] h2xs man page contains trailing garbage + From: Nicholas Clark + Date: Mon, 26 Jun 2000 18:40:14 +0100 + Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net> + + Subject: [PATCH] bytes<->utf8 fixes + From: simon@brecon.co.uk (Simon Cozens) + Date: 26 Jun 2000 04:55:45 GMT + Message-ID: + + Subject: [PATCH] is_utf8_string + From: simon@brecon.co.uk (Simon Cozens) + Date: 26 Jun 2000 02:25:59 GMT + Message-ID: + + Subject: [PATCH] avoid mg_ptr in '*' magic + From: Doug MacEachern + Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT) + Message-ID: + + Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong + From: Nicholas Clark + Date: Sat, 24 Jun 2000 13:06:20 +0100 + Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net> + + Allow for standalone testing. + + Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example + From: Mark-Jason Dominus + Date: Tue, 27 Jun 2000 22:36:42 -0400 + Message-ID: <20000628023642.12166.qmail@plover.com> + + Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's + From: Frank Tobin + Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT) + Message-ID: + Branch: maint-5.6/perl + !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL + !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h + !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h + !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t + !> utf8.c utils/h2xs.PL +____________________________________________________________________________ +[ 7765] By: gsar on 2000/11/20 10:29:13 + Log: integrate change#6239 from cfgperl + + Configure maintenance. Sever some dependency cycles, + separate gccversion from the cc unit, + address [ID 20000623.006] Configure script patch for using gcc on AIX + (but solve it a little bit differently), + unduplex some accidentally duplicated units, + suggest using gcc if no cc available + (p5p thread: "Solaris configure: counterproposal", 1999-09) + Branch: maint-5.6/perl + !> Configure Todo-5.6 config_h.SH +____________________________________________________________________________ +[ 7764] By: gsar on 2000/11/20 10:25:55 + Log: integrate changes#6233..6238 from cfgperl + + Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes + From: Mark-Jason Dominus + Date: Fri, 16 Jun 2000 20:53:04 -0400 + Message-ID: <20000617005304.8008.qmail@plover.com> + + Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp + because when run as services (Win32ese for daemons) + no environment variables are set and tmpdir ends up as /tmp, + which is ambiguous. + Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service + From: matt@sergeant.org + Date: 16 Jun 2000 16:30:43 -0000 + Message-Id: <20000616163043.26398.qmail@mail.sergeant.org> + + The thread begun by + Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh + From: Kevin.Ruscoe@ubsw.com + Date: Fri, 16 Jun 2000 16:38:51 +0100 + Message-Id: + + Tweak embed.pl, regen headers. + + Subject: [PATCH 5.6.0] XS module loading fixup for VMS + From: Dan Sugalski + Date: Fri, 23 Jun 2000 17:00:00 -0400 + Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48> + Branch: maint-5.6/perl + !> (integrate 27 files) +____________________________________________________________________________ +[ 7763] By: gsar on 2000/11/20 10:08:08 + Log: s/perl56delta/perldelta/g + Branch: maint-5.6/perl + ! pod/Makefile +____________________________________________________________________________ +[ 7762] By: gsar on 2000/11/20 10:04:00 + Log: integrate changes#6225,6229,6231,6232 from cfgperl + + Add source code filenames to apidoc. + From: simon@brecon.co.uk (Simon Cozens) + Subject: [PATCH embed.pl] Source X-ref + Date: 22 Jun 2000 02:18:49 GMT + Message-ID: + + Subject: README.hpux version 0.6.1 + Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT) + From: Jeff Okamoto + Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com> + + Subject: [PATCH 5.6.0] cygwin port + From: "Fifer, Eric" + Date: Tue, 20 Jun 2000 14:30:58 +0100 + Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com> + + Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution + From: simon@brecon.co.uk (Simon Cozens) + Date: 19 Jun 2000 15:18:27 GMT + Message-ID: + + plus update pod/Makefile and regenerate perltoc + Branch: maint-5.6/perl + +> pod/perlutil.pod + !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl + !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall +____________________________________________________________________________ +[ 7761] By: jhi on 2000/11/20 04:09:55 + Log: Miraculous typo. Branch: perl - ! malloc.c + ! t/op/pat.t ____________________________________________________________________________ -[ 7622] By: jhi on 2000/11/09 13:31:18 - Log: Remove unused extra arguments. - Branch: metaconfig/U/perl - ! perlxv.U +[ 7760] By: jhi on 2000/11/20 04:06:08 + Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine + From: Ilya Zakharevich + Date: Sun, 19 Nov 2000 22:30:26 -0500 + Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu> Branch: perl - ! Configure config_h.SH + ! regexec.c scope.h t/op/pat.t ____________________________________________________________________________ -[ 7621] By: jhi on 2000/11/09 13:16:36 - Log: More VMS moves on environment handling, from Charles Lane. +[ 7759] By: jhi on 2000/11/20 02:05:22 + Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY. Branch: perl - ! t/pragma/locale.t + ! perl.h ____________________________________________________________________________ -[ 7620] By: jhi on 2000/11/09 04:42:38 - Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat() on filehandle _ warning - From: David Dyck - Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST) - Message-ID: +[ 7758] By: jhi on 2000/11/20 01:58:11 + Log: Subject: [perl 7711: EPOC] updates + From: Olaf Flebbe + Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET) + Message-ID: <25575.974658810@www23.gmx.net> Branch: perl - ! pp_sys.c + + lib/File/Spec/Epoc.pm + ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm + ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm + ! lib/File/Spec.pm perl.c sv.c ____________________________________________________________________________ -[ 7619] By: jhi on 2000/11/09 04:36:21 - Log: Forgot from #7618. +[ 7757] By: jhi on 2000/11/20 01:53:11 + Log: ext/re/hints/MSWin32.pl seems to be missing from perlio. Branch: perl - ! lib/File/stat.pm + ! MANIFEST ____________________________________________________________________________ -[ 7618] By: jhi on 2000/11/09 04:28:44 - Log: Make deleting for %ENV work for (newer versions of) VMS, - from Craig A. Berry. +[ 7756] By: jhi on 2000/11/20 01:47:22 + Log: Integrate perlio. Branch: perl - ! vms/vms.c + - ext/re/hints/MSWin32.pl + !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c + !> win32/config.gc win32/config_H.gc win32/win32sck.c +____________________________________________________________________________ +[ 7755] By: nick on 2000/11/19 20:57:17 + Log: Add dummy crlf layer (just as buffer) + Correct 1st bug - one layer of indirection. + Branch: perlio + ! perlio.c perlio.h perliol.h +____________________________________________________________________________ +[ 7754] By: nick on 2000/11/19 20:56:12 + Log: Work-round to Perl_deb_nocontext is no longer required + Branch: perlio + - ext/re/hints/MSWin32.pl +____________________________________________________________________________ +[ 7753] By: nick on 2000/11/19 20:01:16 + Log: diff -se shows these as different + Branch: perlio + ! global.sym pod/perlapi.pod +____________________________________________________________________________ +[ 7752] By: nick on 2000/11/19 18:57:30 + Log: Configure GCC/Win32 build -Duseperlio + Fix a couple of gross issues + - double-include of ../deb.o in re.dll + - win32sck.c needs PerlIO and FILE + Branch: perlio + ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc + ! win32/win32sck.c ____________________________________________________________________________ -[ 7617] By: jhi on 2000/11/09 04:25:05 - Log: Subject: [PATCH] Class::Struct at compile time - From: "Casey R. Tweten" - Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST) - Message-ID: +[ 7751] By: nick on 2000/11/19 17:05:36 + Log: Special case :crlf and :raw in dummy PerlIO_apply_layers + Branch: perlio + ! perlio.c +____________________________________________________________________________ +[ 7750] By: nick on 2000/11/19 16:57:14 + Log: Missing aTHX_ + Branch: perlio + ! sv.c +____________________________________________________________________________ +[ 7749] By: jhi on 2000/11/19 16:28:40 + Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm + From: "Peter J. Farley III" + Date: Sun, 19 Nov 2000 01:42:58 -0500 + Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net> Branch: perl - ! lib/Class/Struct.pm + ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh ____________________________________________________________________________ -[ 7616] By: jhi on 2000/11/09 04:15:17 - Log: Subject: [ID 20001108.013] spelling - From: "Todd T. Fries" - Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST) - Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com> +[ 7748] By: jhi on 2000/11/19 16:08:10 + Log: Subject: podlators 1.05 available + From: Russ Allbery + Date: 18 Nov 2000 22:04:28 -0800 + Message-ID: Branch: perl - ! lib/ftp.pl + ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL ____________________________________________________________________________ -[ 7615] By: jhi on 2000/11/09 04:12:42 - Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests - From: Peter Prymmer - Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST) - Message-ID: +[ 7747] By: nick on 2000/11/19 11:19:39 + Log: Integrate mainline + Branch: perlio + !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c + !> util.c +____________________________________________________________________________ +[ 7746] By: jhi on 2000/11/19 06:42:22 + Log: Make hex scanning warn on "\x{x}" and "\xx". + "\x" and and hex("x") are still valid. Branch: perl - ! configure.com + ! util.c ____________________________________________________________________________ -[ 7614] By: jhi on 2000/11/08 22:42:55 - Log: A missing aTHX_. +[ 7745] By: nick on 2000/11/18 22:52:28 + Log: Integrate mainline + Branch: perlio + !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm + !> perl.h perlio.c proto.h regcomp.c regcomp.h +____________________________________________________________________________ +[ 7744] By: jhi on 2000/11/18 22:50:28 + Log: Introduce Perl_utf8_length(). Use it. Branch: perl - ! ext/IPC/SysV/SysV.xs + ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c ____________________________________________________________________________ -[ 7613] By: jhi on 2000/11/08 19:30:21 - Log: Update Changes. +[ 7743] By: jhi on 2000/11/18 22:38:51 + Log: Compiler denit. Branch: perl - ! Changes patchlevel.h + ! perlio.c ____________________________________________________________________________ -[ 7612] By: jhi on 2000/11/08 18:35:25 - Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat() on filehandle _ warning - From: David Dyck - Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST) - Message-ID: +[ 7742] By: jhi on 2000/11/18 20:33:05 + Log: Integrate perlio. Branch: perl - ! pp_sys.c + !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c + !> perlio.h pp_ctl.c pp_sys.c sv.c ____________________________________________________________________________ -[ 7611] By: jhi on 2000/11/08 18:30:26 - Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen - From: Dominic Dunlop - Date: Tue, 7 Nov 2000 12:05:25 +0100 - Message-Id: +[ 7741] By: jhi on 2000/11/18 20:31:27 + Log: Subject: [PATCH 5.7.0] make regcomp reenterable + From: Ilya Zakharevich + Date: Fri, 17 Nov 2000 20:35:11 -0500 + Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu> + + Subject: Re: [PATCH 5.7.0] make regcomp reenterable + From: Ilya Zakharevich + Date: Fri, 17 Nov 2000 21:03:47 -0500 + Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu> + + Plus a little bit of tweaking in pregcomp(). + Branch: perl + ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h +____________________________________________________________________________ +[ 7740] By: nick on 2000/11/18 20:17:22 + Log: Lexical use open ... support: + add ->cop_io to COP structure in cop.h. + Make mg.c and gv.c associate it with ${^OPEN}. + Make lib/open.pm set it. + Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner + manner similar to ->cop_warnings. + Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and + call new PerlIO_apply_layers(). + Declare latter in perlio.h and define in perlio.c + Branch: perlio + ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c + ! perlio.h pp_ctl.c pp_sys.c sv.c +____________________________________________________________________________ +[ 7739] By: jhi on 2000/11/18 19:54:00 + Log: Integrate perlio. Branch: perl - ! malloc.c + !> doio.c perlio.c pp.c ____________________________________________________________________________ -[ 7610] By: jhi on 2000/11/08 18:25:14 - Log: Do not test UTF-8 locales since that the tests would require - polymorphic regexen. +[ 7738] By: jhi on 2000/11/18 17:16:13 + Log: Subject: [PATCH 5.7.0] etags broken again + From: Ilya Zakharevich + Date: Sat, 18 Nov 2000 02:41:36 -0500 + Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu> Branch: perl - ! t/pragma/locale.t + ! emacs/ptags ____________________________________________________________________________ -[ 7609] By: jhi on 2000/11/08 17:12:51 - Log: Locale buglets. - - Subject: RE: Locales support (setlocale) fixes - From: "Konovalov, Vadim" - Date: Wed, 8 Nov 2000 20:01:39 +0300 - Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com> +[ 7737] By: jhi on 2000/11/18 17:12:18 + Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König. Branch: perl - ! t/pragma/locale.t util.c + ! lib/CPAN.pm lib/CPAN/FirstTime.pm ____________________________________________________________________________ -[ 7608] By: jhi on 2000/11/08 17:00:16 - Log: Deleting $ENV{PATH} in VMS is not recommendable. +[ 7736] By: nick on 2000/11/18 14:06:20 + Log: Basic tweaks to do_open() type parsing to allow layer/discipline + part to be isolated. + Branch: perlio + ! doio.c perlio.c +____________________________________________________________________________ +[ 7735] By: nick on 2000/11/18 11:03:32 + Log: Integrate mainline + Branch: perlio + !> Changes README.amiga README.win32 patchlevel.h + !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests +____________________________________________________________________________ +[ 7734] By: jhi on 2000/11/18 01:18:56 + Log: Update Changes. Branch: perl - ! t/pragma/locale.t + ! Changes patchlevel.h ____________________________________________________________________________ -[ 7607] By: jhi on 2000/11/08 16:58:26 - Log: Subject: PATCH std stdio for (Free)BSD - From: Nicholas Clark - Date: Wed, 8 Nov 2000 15:36:29 +0000 - Message-ID: <20001108153629.D98736@plum.flirble.org> - Branch: metaconfig - ! U/compline/d_stdstdio.U +[ 7733] By: jhi on 2000/11/18 00:32:54 + Log: Subject: [PATCH 5.7.0] restore match data on backtracing + From: Ilya Zakharevich + Date: Fri, 17 Nov 2000 17:28:02 -0500 + Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu> Branch: perl - ! Configure config_h.SH + ! regcomp.c regexec.c t/op/re_tests ____________________________________________________________________________ -[ 7606] By: jhi on 2000/11/08 16:43:31 - Log: Forgot to bump the line numbers in #7601. +[ 7732] By: jhi on 2000/11/18 00:28:56 + Log: Sparc 64-bit pack() fix from Jens Hamisch. Branch: perl - ! t/pragma/warn/pp_sys + ! pp.c ____________________________________________________________________________ -[ 7605] By: jhi on 2000/11/08 16:39:12 - Log: More careful detection of how well NVs and UVs mix. +[ 7731] By: jhi on 2000/11/18 00:18:39 + Log: Explain in more detail the {} syntax ambiguousity. - Subject: [PATCH] Re: NV preserving UV (wasRe: [ID 20001007.002] Not OK: perl v5.7.0 +DEVEL7158 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)) + Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error From: Nicholas Clark - Date: Wed, 8 Nov 2000 15:14:12 +0000 - Message-ID: <20001108151412.B98736@plum.flirble.org> - - Added some SIGFPE paranoia. - Branch: metaconfig/U/perl - ! perlxv.U + Date: Fri, 17 Nov 2000 22:10:28 +0000 + Message-ID: <20001117221028.A88930@plum.flirble.org> Branch: perl - ! Configure config_h.SH + ! pod/perlfunc.pod ____________________________________________________________________________ -[ 7604] By: jhi on 2000/11/08 14:39:10 - Log: Subject: [patch perl@7595] VMS configure.com tweak - From: "Craig A. Berry" - Date: Wed, 8 Nov 2000 00:24:12 -0600 - Message-Id: +[ 7730] By: jhi on 2000/11/18 00:12:18 + Log: Subject: Fix for README.amiga (20000323.033) + From: "Stephen P. Potter" + Date: Fri, 17 Nov 2000 12:25:51 -0500 + Message-Id: <200011171725.MAA05768@spotter.yi.org> Branch: perl - ! configure.com + ! README.amiga ____________________________________________________________________________ -[ 7603] By: jhi on 2000/11/08 14:27:11 - Log: Subject: [PATCH @7595] int/ptr casts in perlio.c - From: Robin Barker - Date: Wed, 8 Nov 2000 11:11:39 GMT - Message-Id: <200011081111.LAA07377@tempest.npl.co.uk> +[ 7729] By: jhi on 2000/11/18 00:08:34 + Log: Subject: [PATCH 5.6.0 README.win32] very minor typos + From: "A. C. Yardley" + Date: Mon, 3 Apr 2000 11:35:33 -0700 + Message-ID: <3483.000403@tanet.net> Branch: perl - ! perlio.c + ! README.win32 ____________________________________________________________________________ -[ 7602] By: jhi on 2000/11/08 14:25:03 - Log: Fix for the tie-refhash string table leaks. +[ 7728] By: nick on 2000/11/17 21:59:47 + Log: Integrate mainline + Branch: perlio + !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm + !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod + !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL + !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t +____________________________________________________________________________ +[ 7727] By: nick on 2000/11/17 21:56:31 + Log: Experiment on use of attributes.pm interface. + Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to + SVt_PVRV if not already something better (else vivify of say magic gets + core dump). + Branch: perlio + ! perlio.c pp.c +____________________________________________________________________________ +[ 7726] By: jhi on 2000/11/17 14:15:49 + Log: Subject: Fix for 20000815.006 + From: "Stephen P. Potter" + Date: Fri, 17 Nov 2000 08:57:45 -0500 + Message-Id: <200011171357.IAA05122@spotter.yi.org> - From: Nick Ing-Simmons - Date: Wed, 8 Nov 2000 13:03:04 GMT - Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com> + It's really 20000518.006. Branch: perl - ! t/lib/tie-refhash.t + ! pod/perlmodlib.PL ____________________________________________________________________________ -[ 7601] By: jhi on 2000/11/08 14:21:08 - Log: Try to avoid flockless and emulationless places. +[ 7725] By: jhi on 2000/11/17 14:12:31 + Log: Subject: Fix for 20000409.001 + From: "Stephen P. Potter" + Date: Fri, 17 Nov 2000 08:55:45 -0500 + Message-Id: <200011171355.IAA05104@spotter.yi.org> Branch: perl - ! t/pragma/warn/pp_sys + ! pod/perlfaq9.pod ____________________________________________________________________________ -[ 7600] By: jhi on 2000/11/08 02:28:54 - Log: Overrideable keys, each, pop, push, shift, splice, unshift. - - Subject: [PATCH] prototyped functions that should be overrideable - From: "Casey R. Tweten" - Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST) - Message-ID: +[ 7724] By: jhi on 2000/11/17 14:08:58 + Log: Undo #7627 now that we have =head3. Branch: perl - ! toke.c + ! pod/perlhack.pod ____________________________________________________________________________ -[ 7599] By: jhi on 2000/11/08 01:12:05 - Log: Make perlbug not insist on dumping to a file when stdout isn't a tty. - - Subject: [PATCH] perlbug.PL - From: "Kurt D. Starsinic" - Date: Mon, 6 Nov 2000 21:39:01 -0500 - Message-ID: <20001106213901.B20955@O2.chapin.edu> +[ 7723] By: jhi on 2000/11/17 14:04:09 + Log: As surmised the #7719 wasn't a good move. Branch: perl - ! utils/perlbug.PL + ! hints/solaris_2.sh ____________________________________________________________________________ -[ 7598] By: jhi on 2000/11/07 23:42:00 - Log: Bad thinko in #7581 (I used the test program with the expanded - values as-is). - Branch: metaconfig - ! U/compline/d_stdstdio.U +[ 7722] By: jhi on 2000/11/17 13:59:04 + Log: Also the 64bitall hints can be either here or there. Branch: perl - ! Configure + ! hints/solaris_2.sh ____________________________________________________________________________ -[ 7597] By: jhi on 2000/11/07 21:43:29 - Log: Subject: [PATCH perl@7573] cygwin port - From: "Fifer, Eric" - Date: Tue, 7 Nov 2000 18:08:51 -0000 - Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com> - - Synchronize with Cygwin 1.1.5. +[ 7721] By: jhi on 2000/11/17 02:26:23 + Log: Test tweak for the open pragma. Branch: perl - ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c - ! pod/perlport.pod unixish.h util.c + ! t/lib/b.t ____________________________________________________________________________ -[ 7596] By: jhi on 2000/11/07 21:39:25 - Log: perlhack updates from H.Merijn Brand. +[ 7720] By: jhi on 2000/11/17 00:23:22 + Log: The long double hints can be here or there. Branch: perl - ! pod/perlhack.pod + ! hints/solaris_2.sh ____________________________________________________________________________ -[ 7595] By: jhi on 2000/11/07 20:21:41 - Log: Update Changes. +[ 7719] By: jhi on 2000/11/17 00:14:06 + Log: For Solaris use64bitall the stdchar needs a little bit of help. Branch: perl - ! Changes patchlevel.h + ! hints/solaris_2.sh ____________________________________________________________________________ -[ 7594] By: jhi on 2000/11/07 19:18:58 - Log: Be more robust in Dynaloader.pm. +[ 7718] By: jhi on 2000/11/16 23:27:34 + Log: Subject: Re: Bug in Carp::Heavy/5.6.0? + From: Wolfgang Laun + Date: Wed, 15 Nov 2000 08:56:32 +0100 + Message-ID: <3A1241B0.64477E00@alcatel.at> Branch: perl - ! ext/DynaLoader/DynaLoader_pm.PL + ! lib/Carp/Heavy.pm ____________________________________________________________________________ -[ 7593] By: jhi on 2000/11/07 16:49:31 - Log: AUTHORS update. +[ 7717] By: jhi on 2000/11/16 23:23:29 + Log: Subject: [PATCH] Re: 20001101.003 PDL + From: Nicholas Clark + Date: Thu, 16 Nov 2000 16:48:25 +0000 + Message-ID: <20001116164825.B93487@plum.flirble.org> Branch: perl - ! AUTHORS + ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod ____________________________________________________________________________ -[ 7592] By: gsar on 2000/11/07 16:39:51 - Log: normalize relative paths in virtualized current directory on windows, - under ithreads (avoids ".." etc showing up in what Cwd::cwd() - returns) +[ 7716] By: jhi on 2000/11/16 23:21:31 + Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head + From: "Casey R. Tweten" + Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST) + Message-ID: Branch: perl - ! win32/vdir.h + ! lib/Pod/Checker.pm pod/perlpod.pod ____________________________________________________________________________ -[ 7591] By: jhi on 2000/11/07 16:04:26 - Log: Too profiler-happy: with optimization the #7590 actually makes - the test to run 0.5% _slower_. Requires much more instrumentation. - Retract #7590. +[ 7715] By: jhi on 2000/11/16 23:19:40 + Log: Avoid an infinite loop in VMS when utils scripts are run + with no arguments, from Charles Lane. Branch: perl - ! regcomp.c regcomp.h + ! configure.com ____________________________________________________________________________ -[ 7590] By: jhi on 2000/11/07 15:51:13 - Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp - execution time in regcomp.c S_cl_any() and S_cl_is_anything() - by using memset() and testing bytewise (as opposed to bitwise). +[ 7714] By: jhi on 2000/11/16 23:17:08 + Log: Subject: perllocale.pod changes + From: "Konovalov, Vadim" + Date: Mon, 13 Nov 2000 10:09:22 +0300 + Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com> Branch: perl - ! regcomp.c regcomp.h + ! pod/perllocale.pod ____________________________________________________________________________ -[ 7589] By: jhi on 2000/11/07 12:56:39 - Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for - From: "Craig A. Berry" - Date: Mon, 06 Nov 2000 23:45:30 -0500 - Message-Id: <0011079735.AA973576259@univpress.com> +[ 7713] By: jhi on 2000/11/16 23:14:06 + Log: Integrate perlio. Branch: perl - ! configure.com t/lib/st-lock.t -____________________________________________________________________________ -[ 7588] By: jhi on 2000/11/07 01:03:28 - Log: Tweak #7587. + !> doio.c perlio.c perlio.h util.c +____________________________________________________________________________ +[ 7712] By: nick on 2000/11/16 21:10:58 + Log: Integrate mainline + Branch: perlio + !> Configure Porting/Glossary Porting/config.sh Porting/config_H + !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h + !> uconfig.sh vos/config.alpha.def vos/config.alpha.h + !> vos/config.ga.def vos/config.ga.h win32/config.bc + !> win32/config.gc win32/config.vc +____________________________________________________________________________ +[ 7711] By: nick on 2000/11/16 19:56:41 + Log: Minor tweaks: + consistent way of getting 'rb', 'wb' etc. for binary opens + move *perlio::layers to *open::layers + a #define to show layers available + DOSISH popen/PerlIO had export/import sense inverted. + Branch: perlio + ! doio.c perlio.c perlio.h util.c +____________________________________________________________________________ +[ 7710] By: jhi on 2000/11/16 15:46:05 + Log: Add HAS_SBRK_PROTO. + Branch: metaconfig/U/perl + + d_sbrkproto.U Branch: perl - ! pod/perldiag.pod + ! Configure Porting/Glossary Porting/config.sh Porting/config_H + ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h + ! uconfig.sh vos/config.alpha.def vos/config.alpha.h + ! vos/config.ga.def vos/config.ga.h win32/config.bc + ! win32/config.gc win32/config.vc ____________________________________________________________________________ -[ 7587] By: jhi on 2000/11/07 01:00:27 - Log: A doc addition for bug id 20001105.019, beware \p. +[ 7709] By: nick on 2000/11/16 07:31:49 + Log: Integrate mainline + Branch: perlio + !> (integrate 35 files) +____________________________________________________________________________ +[ 7708] By: jhi on 2000/11/16 05:33:03 + Log: These files are text, not binary. Branch: perl - ! pod/perldiag.pod + ! ext/Encode/Encode/iso8859-10.enc + ! ext/Encode/Encode/iso8859-13.enc + ! ext/Encode/Encode/iso8859-14.enc + ! ext/Encode/Encode/iso8859-15.enc ____________________________________________________________________________ -[ 7586] By: jhi on 2000/11/07 00:32:22 - Log: Fake support of holey files in win/dosish platforms. - - Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302) - From: kipp@shonanblue.ne.jp - Date: Mon, 6 Nov 2000 13:30:55 -0800 - Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com> +[ 7707] By: jhi on 2000/11/16 01:53:37 + Log: Update Changes. Branch: perl - ! ext/SDBM_File/sdbm/sdbm.c + ! Changes patchlevel.h ____________________________________________________________________________ -[ 7585] By: jhi on 2000/11/07 00:12:54 - Log: Subject: Pod updates - From: "Stephen P. Potter" - Date: Mon, 06 Nov 2000 18:56:43 -0500 - Message-Id: <200011062357.SAA18173@spotter.yi.org> +[ 7706] By: jhi on 2000/11/16 01:35:59 + Log: More #undefing of stdio. Branch: perl - ! README.dos README.os2 README.win32 pod/buildtoc.PL - ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod - ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod - ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod - ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod - ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod - ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod - ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod - ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod - ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod - ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod - ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod - ! pod/perltootc.pod pod/perlunicode.pod + ! fakesdio.h nostdio.h ____________________________________________________________________________ -[ 7584] By: jhi on 2000/11/07 00:04:17 - Log: Varargs don't always work too well if one puts an unsigned - char on the stack and pop an unsigned quad off the stack. - - Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED) - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Mon, 06 Nov 2000 15:19:05 -0800 - Message-ID: +[ 7705] By: jhi on 2000/11/16 01:34:18 + Log: Add fwalk() probe to the configuration files and regen perltoc. Branch: perl - ! utf8.c + ! Configure Porting/Glossary Porting/config.sh Porting/config_H + ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod + ! uconfig.h uconfig.sh util.c vos/config.alpha.def + ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h + ! win32/config.bc win32/config.gc win32/config.vc ____________________________________________________________________________ -[ 7583] By: jhi on 2000/11/06 23:58:48 - Log: %ENV note tweaks from Dan Sugalski. +[ 7704] By: jhi on 2000/11/16 01:33:07 + Log: Add the _fwalk() unit. (The probe says 'fwalk()'. Time for + an optional third argument to Inlibc?) + Branch: metaconfig/U/perl + + d__fwalk.U +____________________________________________________________________________ +[ 7703] By: jhi on 2000/11/16 01:09:22 + Log: The type of the hash_cb() size argument is tricky. Branch: perl - ! pod/perlport.pod vms/perlvms.pod + ! ext/DB_File/DB_File.xs ____________________________________________________________________________ -[ 7582] By: jhi on 2000/11/06 23:05:49 - Log: glibc5 detection by __GNU_LIBRARY__. +[ 7702] By: jhi on 2000/11/15 23:01:16 + Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons. Branch: perl - ! toke.c + ! nostdio.h ____________________________________________________________________________ -[ 7581] By: jhi on 2000/11/06 22:51:29 - Log: Make the stdio test program of 7427 less noisy while being - compiled so that Digital UNIX wouldn't get both - d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt - undefined. This makes perlio happy. - Branch: metaconfig - ! U/compline/d_stdstdio.U +[ 7701] By: jhi on 2000/11/15 22:52:32 + Log: Detypo. Branch: perl - ! Configure config_h.SH + ! t/lib/bigfltpm.t ____________________________________________________________________________ -[ 7580] By: jhi on 2000/11/06 22:41:41 - Log: Document %ENV = () portability issues. +[ 7700] By: jhi on 2000/11/15 22:51:56 + Log: UINT64_C() work continues. Branch: perl - ! pod/perlport.pod vms/perlvms.pod + ! handy.h perl.h utf8.h ____________________________________________________________________________ -[ 7579] By: jhi on 2000/11/06 21:29:24 - Log: VOS updates from Paul Green. +[ 7699] By: jhi on 2000/11/15 14:13:04 + Log: SOCKS has its own USE_THREADS, based on + + Subject: [ID 20001114.002] et. al. bugfix followup + From: Jens Hamisch + Date: Wed, 15 Nov 2000 14:23:11 +0100 + Message-ID: <20001115142311.A21164@Strawberry.COM> Branch: perl - ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h + ! perl.h ____________________________________________________________________________ -[ 7578] By: jhi on 2000/11/06 21:00:40 - Log: Sanitize the environment further. +[ 7698] By: jhi on 2000/11/15 03:50:56 + Log: Add few missing #undefs and sort them. Branch: perl - ! t/pragma/locale.t + ! fakesdio.h ____________________________________________________________________________ -[ 7577] By: jhi on 2000/11/06 20:53:51 - Log: Re-introduce 7552 lost in integration. +[ 7697] By: jhi on 2000/11/15 03:39:14 + Log: Linenumber fix. Branch: perl - ! perlio.c + ! t/pragma/warn/utf8 ____________________________________________________________________________ -[ 7576] By: jhi on 2000/11/06 20:33:46 - Log: Admit that the test leaks scalars. +[ 7696] By: jhi on 2000/11/15 02:55:26 + Log: EBCDIC tweaks. + + Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise) + From: Peter Prymmer + Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST) + Message-ID: Branch: perl - ! t/comp/proto.t + ! t/op/regmesg.t t/pragma/warn/utf8 ____________________________________________________________________________ -[ 7575] By: jhi on 2000/11/06 20:17:08 - Log: Integrate perlio. +[ 7695] By: jhi on 2000/11/15 02:53:58 + Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text + From: Peter Prymmer + Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST) + Message-ID: Branch: perl - !> perlio.c + ! utf8.c ____________________________________________________________________________ -[ 7573] By: jhi on 2000/11/06 13:56:05 - Log: Update Changes. +[ 7694] By: jhi on 2000/11/15 02:50:55 + Log: Subject: [PATCH: perl@7674] updates to README.os390 + From: Prymmer/Kahn + Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST) + Message-ID: Branch: perl - ! Changes patchlevel.h + ! README.os390 ____________________________________________________________________________ -[ 7572] By: jhi on 2000/11/06 13:48:41 - Log: Subject: Re: rsync'ed patches vs. rsync'ed source - From: "H.Merijn Brand" - Date: Mon, 06 Nov 2000 10:11:42 +0100 - Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl> +[ 7693] By: jhi on 2000/11/15 02:48:37 + Log: Quit utf8_to_uv() instantly if curlen == 0. Branch: perl - ! pod/perlhack.pod + ! utf8.c ____________________________________________________________________________ -[ 7571] By: jhi on 2000/11/06 01:45:51 - Log: AUTHORS updates. +[ 7692] By: jhi on 2000/11/15 02:24:29 + Log: Use u_int32_t for the size of hash_cb(), not size_t. + + Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch + From: Jens Hamisch + Date: Tue, 14 Nov 2000 19:03:55 +0100 + Message-Id: <20001114190355.A20559@Strawberry.COM> Branch: perl - ! AUTHORS + ! ext/DB_File/DB_File.xs ____________________________________________________________________________ -[ 7570] By: jhi on 2000/11/06 00:18:00 - Log: Fix for - - Subject: [ID 20000728.005] perl -P broken - From: David Dyck - Date: Fri, 28 Jul 2000 17:19:16 -0700 - Message-Id: <200007290019.RAA08484@dd.tc.fluke.com> +[ 7691] By: jhi on 2000/11/15 02:20:12 + Log: Use UINT64_C(). - (hopefully). The fix is also not complete, it seems to break - BOM swallowing for libc5 systems, but until someone figures - out a way to do this without ftell(), this will do. + Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch + From: Jens Hamisch + Date: Tue, 14 Nov 2000 19:16:23 +0100 + Message-Id: <20001114191623.G20559@Strawberry.COM> Branch: perl - ! toke.c + ! utf8.c utf8.h ____________________________________________________________________________ -[ 7569] By: jhi on 2000/11/06 00:05:30 - Log: Document that the evaled syntax errors cause scalar leaks. +[ 7690] By: jhi on 2000/11/15 02:17:06 + Log: Defined INT64_C() and UINT64_C() unless defined by + (a macro to define signed and unsigned integer constants). Branch: perl - ! t/comp/proto.t + ! handy.h ____________________________________________________________________________ -[ 7568] By: jhi on 2000/11/05 23:14:47 - Log: opmini.o can linger from Configures past. +[ 7689] By: jhi on 2000/11/15 01:56:51 + Log: Regen Configure. Branch: perl - ! Makefile.SH + ! Configure ____________________________________________________________________________ -[ 7567] By: jhi on 2000/11/05 21:28:39 - Log: Fake __FUNCTION__ for non-gcc builds, cast madvise() - first argument correctly. - Branch: perl - ! perlio.c +[ 7688] By: jhi on 2000/11/15 01:56:32 + Log: Make the unit know about SOCKS. + Branch: metaconfig + ! U/protos/socksizetype.U ____________________________________________________________________________ -[ 7566] By: jhi on 2000/11/05 21:15:56 +[ 7687] By: jhi on 2000/11/15 01:54:47 + Log: Remove unused dependencies. + Branch: metaconfig + ! U/compline/d_getpagsz.U +____________________________________________________________________________ +[ 7686] By: nick on 2000/11/14 21:25:13 + Log: Integrate mainline. + Branch: perlio + +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat + !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm + !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL + !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h + !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile + !> win32/config.bc win32/config.gc win32/config.vc + !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c +____________________________________________________________________________ +[ 7685] By: jhi on 2000/11/14 17:54:56 Log: Integrate perlio. Branch: perl - !> perlio.c + +> fakesdio.h perliol.h + !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h + !> perlsdio.h perlsfio.h pod/perlfunc.pod ____________________________________________________________________________ -[ 7565] By: jhi on 2000/11/05 21:15:13 - Log: Use -dM for gcc (the suggested patch did it only for Linux, - but I think it can be generalized). +[ 7684] By: nick on 2000/11/14 17:43:04 + Log: PerlIO #include and #ifdef re-work. + Branch: perlio + + fakesdio.h perliol.h + ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h + ! perlsdio.h perlsfio.h +____________________________________________________________________________ +[ 7683] By: jhi on 2000/11/14 15:42:40 + Log: Hoist the duplicated socket/netdb include logic to perl.h; + undef SETERRNO in case SOCKS has defined it. Based on: - Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing) - From: Pixel - Date: 05 Nov 2000 21:49:34 +0100 - Message-ID: + Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris + From: Jens Hamisch + Date: Tue, 14 Nov 2000 11:34:40 +0100 + Message-Id: <20001114113440.A20005@Strawberry.COM> Branch: perl - ! ext/Errno/Errno_pm.PL + ! doio.c perl.h pp_sys.c ____________________________________________________________________________ -[ 7563] By: jhi on 2000/11/05 19:48:55 - Log: Add a note for future generations about bug id 20000229.006. +[ 7682] By: jhi on 2000/11/14 14:07:28 + Log: Subject: some additions for makefiles for win32 (for perl@7674) + From: "Konovalov, Vadim" + Date: Tue, 14 Nov 2000 09:31:13 +0300 + Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com> Branch: perl - ! malloc.c + ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc + ! win32/makefile.mk ____________________________________________________________________________ -[ 7562] By: jhi on 2000/11/05 19:38:24 - Log: Fix for bug id 19990615.008, pos() unset during s///ge. +[ 7681] By: jhi on 2000/11/14 14:01:41 + Log: Subject: tiny typo in perl5db.pl + From: "Konovalov, Vadim" + Date: Tue, 14 Nov 2000 09:29:28 +0300 + Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com> Branch: perl - ! pp_ctl.c t/op/pos.t + ! lib/perl5db.pl ____________________________________________________________________________ -[ 7561] By: jhi on 2000/11/05 18:21:46 - Log: Add =pod to be tidy. +[ 7680] By: jhi on 2000/11/14 04:13:50 + Log: Redo #7679 with LFs instead of CRLFs. Branch: perl - ! lib/Math/Complex.pm + ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl + ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc + ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c ____________________________________________________________________________ -[ 7560] By: jhi on 2000/11/05 17:38:46 - Log: Upgrade to Storable 1.0.6, from Raphael Manfredi. +[ 7679] By: jhi on 2000/11/14 01:21:09 + Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32 + From: Benjamin Stuhl + Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST) + Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com> Branch: perl - ! ext/Storable/ChangeLog ext/Storable/Storable.pm - ! ext/Storable/Storable.xs t/lib/st-recurse.t + + win32/bin/mdelete.bat + ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm + ! makedef.pl perlio.c win32/Makefile win32/config.gc + ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c ____________________________________________________________________________ -[ 7559] By: jhi on 2000/11/05 17:32:59 - Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16 - From: "Peter J. Farley III" - Date: Sun, 05 Nov 2000 11:55:59 -0500 - Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> +[ 7678] By: jhi on 2000/11/14 01:19:20 + Log: Fix the re extension building for Win32. + + Subject: [PATCH perl@7638] Get PerlIO building on Win32 + From: Benjamin Stuhl + Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST) + Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com> Branch: perl - ! t/lib/syslog.t + + ext/re/hints/MSWin32.pl + ! MANIFEST ____________________________________________________________________________ -[ 7558] By: jhi on 2000/11/05 17:29:19 - Log: Integrate perlio. +[ 7677] By: jhi on 2000/11/14 01:13:54 + Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values + From: sthoenna@efn.org + Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST) + Message-Id: <200011132249.eADMnek09679@garcia.efn.org> Branch: perl - !> perlio.c + ! doop.c pp.c toke.c utf8.c utf8.h ____________________________________________________________________________ -[ 7557] By: jhi on 2000/11/05 17:22:01 - Log: A fix of sorts for 20000329.026, a better error message - for a missing "use charnames" when using the \N{...}. +[ 7676] By: jhi on 2000/11/13 20:23:15 + Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return + From: Nicholas Clark + Date: Mon, 13 Nov 2000 18:55:04 +0000 + Message-ID: <20001113185504.J29183@plum.flirble.org> Branch: perl - ! pod/perldiag.pod toke.c + ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm ____________________________________________________________________________ -[ 7556] By: jhi on 2000/11/05 16:33:50 - Log: Test tweak: show also the failed locales. - - Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8 - From: Lupe Christoph - Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET) - Message-Id: <200011051139.MAA12442@lupe-christoph.de> +[ 7675] By: nick on 2000/11/13 20:21:57 + Log: Integrate mainline ... + Branch: perlio + !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm + !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c + !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h + !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c +____________________________________________________________________________ +[ 7674] By: jhi on 2000/11/13 15:07:56 + Log: Update Changes. Branch: perl - ! t/pragma/locale.t + ! Changes patchlevel.h ____________________________________________________________________________ -[ 7553] By: jhi on 2000/11/05 01:12:16 - Log: Fix for - - Subject: [ID 20001004.007] taint propogation is inconsistent - From: pimlott@idiomtech.com (Andrew Pimlott) - Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT) - Message-Id: - - The culprit was sv_setsv() which was rather blindly - propagating taint, which lead to behaviour where was - a tainted anon hash value was seen all the values from - then on became tainted. +[ 7673] By: jhi on 2000/11/13 14:42:42 + Log: Remove the new two tests of lib/io_xs for now, they seem to + fail under perlio on some platforms. Branch: perl - ! sv.c t/op/taint.t + ! t/lib/io_xs.t ____________________________________________________________________________ -[ 7552] By: jhi on 2000/11/04 23:44:18 - Log: Some cpps don't like splitting conditionals across several lines. +[ 7672] By: jhi on 2000/11/13 13:57:53 + Log: Make PerlIO_getpos() to behave like fgetpos() on return. Branch: perl ! perlio.c ____________________________________________________________________________ -[ 7549] By: jhi on 2000/11/04 23:14:01 - Log: Fix for - - Subject: [ID 20001004.006] undef is never tainted - From: pimlott@idiomtech.com (Andrew Pimlott) - Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT) - Message-Id: - - An undef read from a slurped file was not tainted. +[ 7671] By: jhi on 2000/11/13 05:30:48 + Log: Placate nervous compilers that see longer than ints switch()ing. Branch: perl - ! pp_hot.c t/op/taint.t + ! utf8.c ____________________________________________________________________________ -[ 7548] By: jhi on 2000/11/04 22:56:21 - Log: Test tweak ($Config{useperlio} is by default undef) . +[ 7670] By: jhi on 2000/11/13 05:14:21 + Log: fputs() does return EOF on error but here we don't care. Branch: perl - ! t/lib/b.t + ! perlio.c ____________________________________________________________________________ -[ 7547] By: jhi on 2000/11/04 22:43:56 - Log: Integrate perlio. +[ 7669] By: jhi on 2000/11/13 05:02:45 + Log: Declare reg_data like reg_substr_data. Branch: perl - +> lib/perlio.pm - !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c - !> pod/perlapi.pod t/lib/b.t + ! regexp.h ____________________________________________________________________________ -[ 7546] By: jhi on 2000/11/04 22:40:59 - Log: Configure would use a bad $myuname from an old config.sh. - - Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug - From: Andy Dougherty - Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST) - Message-ID: - Branch: metaconfig - ! U/modified/Oldconfig.U +[ 7668] By: jhi on 2000/11/13 04:54:34 + Log: Typos in #7667. Branch: perl - ! Configure config_h.SH + ! perl.h ____________________________________________________________________________ -[ 7545] By: jhi on 2000/11/04 22:36:54 - Log: Subject: Locales support (setlocale) fixes - From: "Konovalov, Vadim" - Date: Sat, 4 Nov 2000 10:15:48 +0300 - Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com> - - Modified quite a bit to be more portable. +[ 7667] By: jhi on 2000/11/13 04:49:49 + Log: Cleanup messy #ifdef. Branch: perl - ! embed.h embed.pl perl.h proto.h util.c + ! perl.h ____________________________________________________________________________ -[ 7544] By: jhi on 2000/11/04 22:32:47 - Log: Dying is too strict here, better just skip. +[ 7666] By: jhi on 2000/11/13 04:17:34 + Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return + From: Nicholas Clark + Date: Sun, 12 Nov 2000 21:14:11 +0000 + Message-Id: + + Note: only one breakage of the two reported is fixed by this patch. Branch: perl - ! t/op/misc.t + ! perlio.c ____________________________________________________________________________ -[ 7542] By: jhi on 2000/11/04 21:09:28 - Log: More Changes tweakery. +[ 7665] By: jhi on 2000/11/13 04:05:07 + Log: Tweak the definition of the bit complement on UTF-8 data: + if none of the characters in the string are > 0xff, + the result is a complemented byte string, not a (UTF-8) + char string. Based on the summary in + + Subject: Re: [ID 20000918.005] ~ on wide chars + From: sthoenna@efn.org (Yitzchak Scott-Thoennes) + Date: Fri, 10 Nov 2000 09:47:15 -0800 + Message-ID: + + This should give us the maximum backward (pre-char string) + compatibility and utf8 compatibility. The other alternative + would be to limit the bit complement to be always byte only, + taking the least significant byte of the chars. Branch: perl - ! Changes Porting/genlog + ! doop.c pod/perlunicode.pod pp.c t/op/bop.t ____________________________________________________________________________ -[ 7541] By: jhi on 2000/11/04 20:58:18 - Log: Changes fixups. +[ 7664] By: jhi on 2000/11/13 00:23:44 + Log: Couple of tests from #7660 salvaged. Branch: perl - ! Changes + - t/op/tell.t + ! MANIFEST t/io/tell.t ____________________________________________________________________________ -[ 7540] By: jhi on 2000/11/04 20:42:38 - Log: Locale tweakery. Add test case for bug id 20000809.003 to op/misc, - create a "fast path" for locale name probing using "locale -a" - if available, squash finally hopefully the s?printf resetting - the numeric locale (since, IIUC perllocale, it never shouldn't). +[ 7663] By: jhi on 2000/11/13 00:02:48 + Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell + From: Nicholas Clark + Date: Sun, 12 Nov 2000 21:23:43 +0000 + Message-Id: Branch: perl - ! sv.c t/op/misc.t t/pragma/locale.t + ! perlsfio.h ____________________________________________________________________________ -[ 7536] By: jhi on 2000/11/04 00:20:02 - Log: Add FCNTL_CAN_LOCK. - - Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED) - From: Andy Dougherty - Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST) - Message-ID: +[ 7662] By: jhi on 2000/11/13 00:01:39 + Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure + From: Nicholas Clark + Date: Sun, 12 Nov 2000 21:30:04 +0000 + Message-Id: + Branch: perl + ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t +____________________________________________________________________________ +[ 7661] By: jhi on 2000/11/12 23:57:29 + Log: Document tell() on special streams. + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 7660] By: jhi on 2000/11/12 23:54:22 + Log: (Subsumed by #7664) + Branch: perl + + t/op/tell.t + ! MANIFEST +____________________________________________________________________________ +[ 7659] By: jhi on 2000/11/12 22:55:25 + Log: Many subdocumented return values of the IO extension now documented. + ungetc and write still left subdocumented. - Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED) - From: Andy Dougherty - In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net> - Message-ID: + Subject: [PATCH] (was Re: IO::Handle::ungetc) + From: Nicholas Clark + Date: Sun, 12 Nov 2000 21:35:53 +0000 + Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net> + Branch: perl + ! ext/IO/lib/IO/Handle.pm +____________________________________________________________________________ +[ 7658] By: jhi on 2000/11/12 21:37:06 + Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return + From: Nicholas Clark + Date: Sun, 12 Nov 2000 20:03:22 +0000 + Message-Id: + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 7657] By: jhi on 2000/11/12 20:34:55 + Log: Integrate perlio. + Branch: perl + !> perlio.c +____________________________________________________________________________ +[ 7656] By: nick on 2000/11/12 19:25:06 + Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.) + Branch: perlio + ! perlio.c +____________________________________________________________________________ +[ 7655] By: nick on 2000/11/12 19:09:41 + Log: Integrate mainline + Branch: perlio + +> README.solaris ext/Encode/Encode/cp1006.enc + +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc + +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc + +> ext/Encode/Encode/iso8859-13.enc + +> ext/Encode/Encode/iso8859-14.enc + +> ext/Encode/Encode/iso8859-15.enc + !> (integrate 34 files) +____________________________________________________________________________ +[ 7654] By: jhi on 2000/11/12 19:00:22 + Log: Add a metaconfig unit for fsync. Branch: metaconfig/U/perl - + d_fcntl_can_lock.U - ! startperl.U + + d_fsync.U +____________________________________________________________________________ +[ 7653] By: jhi on 2000/11/12 19:00:01 + Log: Add HAS_FSYNC, lack noticed by Nicholas Clark. Branch: perl ! Configure Porting/Glossary Porting/config.sh Porting/config_H - ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh + ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def ! vos/config.ga.h win32/config.bc win32/config.gc ! win32/config.vc ____________________________________________________________________________ -[ 7534] By: jhi on 2000/11/03 15:16:02 - Log: Subject: Re: README.aix - From: "H.Merijn Brand" - Date: Fri, 03 Nov 2000 16:03:15 +0100 - Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl> +[ 7652] By: jhi on 2000/11/11 21:12:01 + Log: Copy the s// information of README.hpux also to the perlrun. Branch: perl - ! README.aix + ! README.hpux pod/perlrun.pod ____________________________________________________________________________ -[ 7533] By: jhi on 2000/11/03 03:59:02 - Log: Subject: [PATCH 5.7.0] better messages from malloc() - From: Ilya Zakharevich - Date: Wed, 1 Nov 2000 23:39:56 -0500 - Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu> +[ 7651] By: jhi on 2000/11/11 21:03:13 + Log: More README.solaris updates from Andy Dougherty. Branch: perl - ! malloc.c pod/perldiag.pod + ! README.solaris ____________________________________________________________________________ -[ 7532] By: jhi on 2000/11/03 00:11:56 - Log: The #7521 touched things it shouldn't have. +[ 7650] By: jhi on 2000/11/11 18:38:57 + Log: More descriptive error for unknown perlio layers. + + Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do. + From: Dominic Dunlop + Date: Sat, 11 Nov 2000 18:20:32 +0100 + Message-Id: Branch: perl - ! ext/POSIX/POSIX.xs ext/POSIX/typemap + ! perlio.c pod/perldiag.pod ____________________________________________________________________________ -[ 7531] By: jhi on 2000/11/02 22:32:33 - Log: Subject: [PATCH] Perl@7504, vms/gen_shrfls.pl - From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) - Date: Thu, 2 Nov 2000 16:58:36 EST - Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu> +[ 7649] By: jhi on 2000/11/11 18:37:52 + Log: MachTen doesn't really do mmap() and munmap(). + + Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do. + From: Dominic Dunlop + Date: Sat, 11 Nov 2000 18:20:32 +0100 + Message-Id: Branch: perl - ! vms/gen_shrfls.pl + ! hints/machten.sh ____________________________________________________________________________ -[ 7530] By: jhi on 2000/11/02 22:08:49 - Log: Fix the problem discussed in - - Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions) - Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) - Message-Id: <200010160148.EAA14523@alpha.hut.fi> - - originally from Linc Madison. Also Andreas König's comments - taken into account. Some other problems with Tie::SubstrHash - fixed: didn't croak when the table exceeded the requested number - of entries (as documented) but instead when the number of entries - exceeded the size of the table, a croak() had an unnecessary \n, - didn't have a CLEAR method, documented that there is no exists(). - Didn't fix to be strict-proof because the module uses &foo; and - dynamic scope. Added a test script exercizing both first tamely - the basic functionality, and then the failure cases reported by - Linc Madison. +[ 7648] By: jhi on 2000/11/11 18:36:46 + Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch + From: rspier@pobox.com (Robert Spier) + Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST) + Message-ID: <14861.32839.491271.985797@rls.cx> Branch: perl - + t/lib/tie-substrhash.t - ! MANIFEST lib/Tie/SubstrHash.pm + ! Porting/Contract pod/perltoot.pod ____________________________________________________________________________ -[ 7529] By: jhi on 2000/11/02 17:58:08 - Log: recv() can fail and return undef. +[ 7647] By: jhi on 2000/11/11 18:35:30 + Log: Simplify the getpagesize() unit by dropping the + pagesize probe since it's nowadays slightly more + complicated because of sysconf(). (Note: if some + platform really needs the -lPW for getpagesize, + I just broke it.) - Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable - From: "Alexey V. Barantsev" - Date: Thu, 2 Nov 2000 20:12:20 +0300 - Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru> + TODO: a new pagesize unit. + Branch: metaconfig + ! U/compline/d_getpagsz.U +____________________________________________________________________________ +[ 7646] By: jhi on 2000/11/11 18:33:23 + Log: Add getpagesize() probing, on non-UNIX guess 'undef'. Branch: perl - ! lib/Net/Ping.pm + ! Configure Porting/Glossary Porting/config.sh Porting/config_H + ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh + ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def + ! vos/config.ga.h win32/config.bc win32/config.gc + ! win32/config.vc ____________________________________________________________________________ -[ 7528] By: jhi on 2000/11/02 17:49:09 - Log: Detpyo. +[ 7645] By: jhi on 2000/11/11 16:45:15 + Log: Use sysconf() or getpagesize() to find out the pagesize. Branch: perl - ! pod/perlop.pod + ! perlio.c ____________________________________________________________________________ -[ 7527] By: jhi on 2000/11/02 15:48:37 - Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm), - fix a autovivification bug in Tie::RefHash, add tests for both. - - Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes - From: Edward Avis - Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT) - Message-ID: +[ 7644] By: jhi on 2000/11/11 15:46:08 + Log: Integrate perlio. Branch: perl - + t/lib/tie-refhash.t - ! MANIFEST lib/Tie/RefHash.pm + !> perlio.c ____________________________________________________________________________ -[ 7526] By: jhi on 2000/11/02 13:56:26 - Log: Test::Harness revealed buglets in the new DynaLoader. - - Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED) - From: andreas.koenig@anima.de (Andreas J. Koenig) - Date: 02 Nov 2000 11:26:48 +0100 - Message-Id: +[ 7643] By: jhi on 2000/11/11 15:33:36 + Log: Subject: Re: [PATCH] README.solaris + From: Lupe Christoph + Date: Sat, 11 Nov 2000 14:08:10 +0100 + Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de> Branch: perl - ! ext/DynaLoader/DynaLoader_pm.PL + ! README.solaris ____________________________________________________________________________ -[ 7525] By: jhi on 2000/11/01 23:52:08 - Log: The entry for #7503 was missing. +[ 7642] By: jhi on 2000/11/11 15:22:12 + Log: Subject: [PATCH perl@7638] cygwin port + From: "Eric Fifer" + Date: Fri, 10 Nov 2000 19:30:30 -0000 + Message-ID: <000001c04b4c$b96b7980$243670c2@fifer> Branch: perl - ! Changes + ! README.cygwin lib/ExtUtils/MM_Cygwin.pm ____________________________________________________________________________ -[ 7524] By: jhi on 2000/11/01 23:40:52 - Log: Update Changes. +[ 7641] By: nick on 2000/11/11 14:50:36 + Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries. + Also call "Buf" layer directly when unread'ing non-read chars. + Branch: perlio + ! perlio.c +____________________________________________________________________________ +[ 7640] By: jhi on 2000/11/11 02:05:02 + Log: Add more encoding tables. Branch: perl - ! Changes patchlevel.h + + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc + + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc + + ext/Encode/Encode/iso8859-10.enc + + ext/Encode/Encode/iso8859-13.enc + + ext/Encode/Encode/iso8859-14.enc + + ext/Encode/Encode/iso8859-15.enc + ! MANIFEST ____________________________________________________________________________ -[ 7523] By: jhi on 2000/11/01 22:57:09 - Log: More tweaking on the #7522 theme. +[ 7639] By: jhi on 2000/11/10 18:49:25 + Log: Subject: [PATCH] README.solaris + From: Andy Dougherty + Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST) + Message-ID: Branch: perl - ! ext/DynaLoader/DynaLoader_pm.PL + + README.solaris + ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL + ! pod/perl.pod pod/perltoc.pod ____________________________________________________________________________ -[ 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. +[ 7638] By: jhi on 2000/11/10 15:04:15 + Log: Update Changes. Branch: perl - ! ext/DynaLoader/DynaLoader_pm.PL + ! Changes patchlevel.h ____________________________________________________________________________ -[ 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 +[ 7637] By: jhi on 2000/11/10 14:14:28 + Log: Explain better why certain regex tests are skipped. - 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> + Subject: Re: tests skipped: unknown reason + From: Lupe Christoph + Date: Fri, 10 Nov 2000 09:08:56 +0100 + Message-ID: <20001110090856.J785@alanya.lupe-christoph.de> Branch: perl - ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs - ! ext/POSIX/typemap pod/perlvar.pod + ! t/op/regexp.t ____________________________________________________________________________ -[ 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 +[ 7636] By: nick on 2000/11/10 13:40:00 + Log: Integrate mainline. + Branch: perlio + !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh + !> hints/uts.sh lib/unicode/syllables.txt perlio.c + !> win32/bin/search.pl ____________________________________________________________________________ -[ 7519] By: jhi on 2000/11/01 20:01:22 - Log: Locale warning explanation tweak. +[ 7635] By: nick on 2000/11/10 13:25:52 + Log: Re-instate stdio large file support via perlio. Branch: perl - ! pod/perldiag.pod + ! perlio.c ____________________________________________________________________________ -[ 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> +[ 7634] By: jhi on 2000/11/10 04:49:55 + Log: Amdahl UTS hints updates. + + Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6 + From: hom00@utsglobal.com (Harold O Morris) + Date: Thu, 9 Nov 2000 20:02 PST + Message-Id: Branch: perl - ! ext/B/B/C.pm + ! hints/uts.sh ____________________________________________________________________________ -[ 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> +[ 7633] By: jhi on 2000/11/09 23:33:28 + Log: Subject: [PATCH] IO::Seekable pod + From: Nicholas Clark + Date: Thu, 9 Nov 2000 20:29:45 +0000 + Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net> Branch: perl - ! pod/perlop.pod + ! ext/IO/lib/IO/Handle.pm ____________________________________________________________________________ -[ 7516] By: jhi on 2000/11/01 18:34:55 - Log: Generalize the Camel wording. +[ 7632] By: jhi on 2000/11/09 21:55:41 + Log: Various doc oddball characters. - Subject: Re: perlfaq style changes - From: John Borwick - Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST) - Message-ID: + Subject: [ID 20001106.004] Perl 5.6.0 bugs + From: Michael Somos + Date: Mon, 6 Nov 2000 17:44:20 -0500 + Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu> Branch: perl - ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod + ! emacs/cperl-mode.el lib/unicode/syllables.txt + ! win32/bin/search.pl ____________________________________________________________________________ -[ 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: +[ 7631] By: jhi on 2000/11/09 21:12:29 + Log: Subject: Re: bash -c exit and linux hints + From: "John P. Linderman" + Date: Thu, 02 Nov 2000 09:37:25 -0500 + Message-Id: <200011021437.JAA63199@raptor.research.att.com> Branch: perl - ! pod/perlsec.pod + ! hints/linux.sh ____________________________________________________________________________ -[ 7514] By: jhi on 2000/11/01 15:03:40 - Log: More AIX lore. - Branch: perl - ! ext/re/hints/aix.pl +[ 7630] By: nick on 2000/11/09 20:34:11 + Log: Integrate mainline. + Branch: perlio + !> (integrate 91 files) ____________________________________________________________________________ -[ 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> +[ 7629] By: jhi on 2000/11/09 19:46:31 + Log: Missing dTHXs. + + Subject: RE: perl@7595 builds not on cygwin + From: "Eric Fifer" + Date: Thu, 9 Nov 2000 19:26:50 -0000 + Message-ID: <000201c04a83$05ef1660$933570c2@fifer> Branch: perl - ! lib/Net/Ping.pm + ! ext/Devel/Peek/Peek.xs ____________________________________________________________________________ -[ 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> +[ 7628] By: jhi on 2000/11/09 14:48:27 + Log: Disable only the tests 99 and 166 for UTF-8 locales. Branch: perl - ! regcomp.c + ! t/pragma/locale.t ____________________________________________________________________________ -[ 7511] By: jhi on 2000/11/01 14:39:50 - Log: AUTHORS updates. +[ 7627] By: jhi on 2000/11/09 14:40:27 + Log: There's no =head3. Branch: perl - ! AUTHORS + ! pod/perlhack.pod ____________________________________________________________________________ -[ 7510] By: jhi on 2000/11/01 14:29:50 - Log: Subject: [PATCH] startperl to respect versiononly - From: Robin Barker - Date: Tue, 31 Oct 2000 16:29:36 GMT - Message-Id: <200010311629.QAA01771@tempest.npl.co.uk> - Branch: metaconfig/U/perl - ! startperl.U +[ 7626] By: jhi on 2000/11/09 13:54:26 + Log: The generated boot_* headers are wrong. Pickier compiler, + such as KAI C++ will refuse to compile the resulting perlmain. + + Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0 + From: Harri Pasanen + Date: Thu, 09 Nov 2000 14:23:28 +0100 + Message-Id: <3A0AA550.26D548A3@trema.com> Branch: perl - ! Configure config_h.SH + ! minimod.pl ____________________________________________________________________________ -[ 7509] By: jhi on 2000/11/01 14:19:53 - Log: printf UVs the correct way, noticed by Robin Barker. +[ 7625] By: jhi on 2000/11/09 13:50:44 + Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod + From: Prymmer/Kahn + Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST) + Message-ID: + + All except the "cow orker" change. Branch: perl - ! utf8.c + ! Porting/pumpkin.pod ____________________________________________________________________________ -[ 7508] By: jhi on 2000/11/01 14:10:03 - Log: Do not cleanup *% because the % has special meanings in some - shell environments. +[ 7624] By: jhi on 2000/11/09 13:45:33 + Log: Fix for + + Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED) + From: "H.Merijn Brand" + Date: Thu, 09 Nov 2000 11:05:52 +0100 + Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl> Branch: perl - ! ext/Storable/Makefile.PL + ! pod/perldiag.pod t/pragma/warn/pp_sys ____________________________________________________________________________ -[ 7507] By: jhi on 2000/11/01 14:06:00 - Log: The NonStop-UX libraries have a novel way to say NaN. +[ 7623] By: jhi on 2000/11/09 13:37:16 + Log: Typo in an ifndef. + + Subject: Re: [PATCH 5.7.0] better messages from malloc() + From: Joe Smith + Date: Thu, 09 Nov 2000 01:33:14 -0800 + Message-Id: <3A0A6F5A.1E3969BB@inwap.com> Branch: perl - ! t/lib/bigfltpm.t + ! malloc.c ____________________________________________________________________________ -[ 7506] By: jhi on 2000/11/01 14:03:35 - Log: The osname has been lowercased by now, from Tom Bates. - Branch: metaconfig - ! U/modified/Oldconfig.U +[ 7622] By: jhi on 2000/11/09 13:31:18 + Log: Remove unused extra arguments. + Branch: metaconfig/U/perl + ! perlxv.U Branch: perl ! Configure config_h.SH ____________________________________________________________________________ -[ 7505] By: jhi on 2000/10/31 19:18:39 - Log: The compiler is either gcc or cc, from Tom Bates. +[ 7621] By: jhi on 2000/11/09 13:16:36 + Log: More VMS moves on environment handling, from Charles Lane. Branch: perl - ! hints/nonstopux.sh + ! t/pragma/locale.t ____________________________________________________________________________ -[ 7504] By: jhi on 2000/10/31 14:53:42 - Log: Update Changes. +[ 7620] By: jhi on 2000/11/09 04:42:38 + Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat() on filehandle _ warning + From: David Dyck + Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST) + Message-ID: Branch: perl - ! Changes patchlevel.h + ! pp_sys.c ____________________________________________________________________________ -[ 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 +[ 7619] By: jhi on 2000/11/09 04:36:21 + Log: Forgot from #7618. Branch: perl - ! Configure config_h.SH + ! lib/File/stat.pm ____________________________________________________________________________ -[ 7502] By: jhi on 2000/10/31 14:25:02 - Log: AUTHORS tweaks. +[ 7618] By: jhi on 2000/11/09 04:28:44 + Log: Make deleting for %ENV work for (newer versions of) VMS, + from Craig A. Berry. Branch: perl - ! AUTHORS + ! vms/vms.c ____________________________________________________________________________ -[ 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: +[ 7617] By: jhi on 2000/11/09 04:25:05 + Log: Subject: [PATCH] Class::Struct at compile time + From: "Casey R. Tweten" + Date: Wed, 8 Nov 2000 20:46:41 -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 + ! lib/Class/Struct.pm ____________________________________________________________________________ -[ 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.) +[ 7616] By: jhi on 2000/11/09 04:15:17 + Log: Subject: [ID 20001108.013] spelling + From: "Todd T. Fries" + Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST) + Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com> Branch: perl - ! doop.c + ! lib/ftp.pl ____________________________________________________________________________ -[ 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> +[ 7615] By: jhi on 2000/11/09 04:12:42 + Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests + From: Peter Prymmer + Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST) + Message-ID: Branch: perl - ! av.c + ! configure.com ____________________________________________________________________________ -[ 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: Mon, 30 Oct 2000 16:59:11 -0800 (PST) - Message-ID: +[ 7614] By: jhi on 2000/11/08 22:42:55 + Log: A missing aTHX_. Branch: perl - + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc - + ext/Encode/Encode/posix-bc.enc - ! MANIFEST t/lib/encode.t + ! ext/IPC/SysV/SysV.xs ____________________________________________________________________________ -[ 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: +[ 7613] By: jhi on 2000/11/08 19:30:21 + Log: Update Changes. Branch: perl - ! t/lib/cgi-html.t + ! Changes patchlevel.h ____________________________________________________________________________ -[ 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: +[ 7612] By: jhi on 2000/11/08 18:35:25 + Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat() on filehandle _ warning + From: David Dyck + Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST) + Message-ID: Branch: perl - ! t/lib/cgi-function.t + ! pp_sys.c ____________________________________________________________________________ -[ 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: +[ 7611] By: jhi on 2000/11/08 18:30:26 + Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen + From: Dominic Dunlop + Date: Tue, 7 Nov 2000 12:05:25 +0100 + Message-Id: Branch: perl - + ext/re/hints/aix.pl - ! MANIFEST ext/re/Makefile.PL + ! malloc.c ____________________________________________________________________________ -[ 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> +[ 7610] By: jhi on 2000/11/08 18:25:14 + Log: Do not test UTF-8 locales since that the tests would require + polymorphic regexen. Branch: perl - ! lib/File/Temp.pm + ! t/pragma/locale.t ____________________________________________________________________________ -[ 7493] By: jhi on 2000/10/31 14:05:07 - Log: Add a perlbug flag, -A, to avoid acknowledgement messages. +[ 7609] By: jhi on 2000/11/08 17:12:51 + Log: Locale buglets. - 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> + Subject: RE: Locales support (setlocale) fixes + From: "Konovalov, Vadim" + Date: Wed, 8 Nov 2000 20:01:39 +0300 + Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com> Branch: perl - ! Makefile.SH utils/perlbug.PL + ! t/pragma/locale.t util.c ____________________________________________________________________________ -[ 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: +[ 7608] By: jhi on 2000/11/08 17:00:16 + Log: Deleting $ENV{PATH} in VMS is not recommendable. Branch: perl - ! lib/ExtUtils/Manifest.pm + ! t/pragma/locale.t ____________________________________________________________________________ -[ 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: +[ 7607] By: jhi on 2000/11/08 16:58:26 + Log: Subject: PATCH std stdio for (Free)BSD + From: Nicholas Clark + Date: Wed, 8 Nov 2000 15:36:29 +0000 + Message-ID: <20001108153629.D98736@plum.flirble.org> + Branch: metaconfig + ! U/compline/d_stdstdio.U Branch: perl - ! t/comp/proto.t + ! Configure config_h.SH ____________________________________________________________________________ -[ 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: +[ 7606] By: jhi on 2000/11/08 16:43:31 + Log: Forgot to bump the line numbers in #7601. Branch: perl - ! op.c + ! t/pragma/warn/pp_sys ____________________________________________________________________________ -[ 7485] By: jhi on 2000/10/29 21:00:47 - Log: Make \x{...} consistently produce UTF-8. +[ 7605] By: jhi on 2000/11/08 16:39:12 + Log: More careful detection of how well NVs and UVs mix. - 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> + Subject: [PATCH] Re: NV preserving UV (wasRe: [ID 20001007.002] Not OK: perl v5.7.0 +DEVEL7158 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)) + From: Nicholas Clark + Date: Wed, 8 Nov 2000 15:14:12 +0000 + Message-ID: <20001108151412.B98736@plum.flirble.org> + + Added some SIGFPE paranoia. + Branch: metaconfig/U/perl + ! perlxv.U Branch: perl - ! t/pragma/utf8.t toke.c + ! Configure config_h.SH ____________________________________________________________________________ -[ 7483] By: jhi on 2000/10/29 18:06:55 - Log: Update Changes. +[ 7604] By: jhi on 2000/11/08 14:39:10 + Log: Subject: [patch perl@7595] VMS configure.com tweak + From: "Craig A. Berry" + Date: Wed, 8 Nov 2000 00:24:12 -0600 + Message-Id: Branch: perl - ! Changes patchlevel.h + ! configure.com ____________________________________________________________________________ -[ 7481] By: jhi on 2000/10/29 17:02:37 - Log: UTF-8 decoder tweak. +[ 7603] By: jhi on 2000/11/08 14:27:11 + Log: Subject: [PATCH @7595] int/ptr casts in perlio.c + From: Robin Barker + Date: Wed, 8 Nov 2000 11:11:39 GMT + Message-Id: <200011081111.LAA07377@tempest.npl.co.uk> Branch: perl - ! utf8.c + ! perlio.c ____________________________________________________________________________ -[ 7478] By: jhi on 2000/10/29 02:04:01 - Log: Add also emailless people. +[ 7602] By: jhi on 2000/11/08 14:25:03 + Log: Fix for the tie-refhash string table leaks. + + From: Nick Ing-Simmons + Date: Wed, 8 Nov 2000 13:03:04 GMT + Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com> Branch: perl - ! AUTHORS + ! t/lib/tie-refhash.t ____________________________________________________________________________ -[ 7477] By: jhi on 2000/10/29 01:36:00 - Log: The #7476 needs a MANIFEST change, too. +[ 7601] By: jhi on 2000/11/08 14:21:08 + Log: Try to avoid flockless and emulationless places. Branch: perl - ! MANIFEST + ! t/pragma/warn/pp_sys ____________________________________________________________________________ -[ 7476] By: jhi on 2000/10/29 01:35:21 - Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN. +[ 7600] By: jhi on 2000/11/08 02:28:54 + Log: Overrideable keys, each, pop, push, shift, splice, unshift. + + Subject: [PATCH] prototyped functions that should be overrideable + From: "Casey R. Tweten" + Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST) + Message-ID: Branch: perl - - MAINTAIN - ! AUTHORS Changes + ! toke.c ____________________________________________________________________________ -[ 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.) +[ 7599] By: jhi on 2000/11/08 01:12:05 + Log: Make perlbug not insist on dumping to a file when stdout isn't a tty. + + Subject: [PATCH] perlbug.PL + From: "Kurt D. Starsinic" + Date: Mon, 6 Nov 2000 21:39:01 -0500 + Message-ID: <20001106213901.B20955@O2.chapin.edu> Branch: perl - ! Changes Changes5.6 + ! utils/perlbug.PL ____________________________________________________________________________ -[ 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> +[ 7598] By: jhi on 2000/11/07 23:42:00 + Log: Bad thinko in #7581 (I used the test program with the expanded + values as-is). + Branch: metaconfig + ! U/compline/d_stdstdio.U Branch: perl - ! pod/perlfaq4.pod + ! Configure ____________________________________________________________________________ -[ 7473] By: jhi on 2000/10/28 18:02:05 - Log: Locking null mutexes is not recommendable. +[ 7597] By: jhi on 2000/11/07 21:43:29 + Log: Subject: [PATCH perl@7573] cygwin port + From: "Fifer, Eric" + Date: Tue, 7 Nov 2000 18:08:51 -0000 + Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com> - 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> + Synchronize with Cygwin 1.1.5. Branch: perl - ! op.c + ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c + ! pod/perlport.pod unixish.h util.c ____________________________________________________________________________ -[ 7472] By: jhi on 2000/10/28 17:52:58 - Log: Better create a true mailing list for the repository keepers. +[ 7596] By: jhi on 2000/11/07 21:39:25 + Log: perlhack updates from H.Merijn Brand. Branch: perl - ! Porting/repository.pod + ! pod/perlhack.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 . +[ 7595] By: jhi on 2000/11/07 20:21:41 + Log: Update Changes. Branch: perl - + Porting/repository.pod - ! MANIFEST + ! Changes patchlevel.h ____________________________________________________________________________ -[ 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> +[ 7594] By: jhi on 2000/11/07 19:18:58 + Log: Be more robust in Dynaloader.pm. Branch: perl - ! pod/perlfunc.pod + ! ext/DynaLoader/DynaLoader_pm.PL ____________________________________________________________________________ -[ 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> +[ 7593] By: jhi on 2000/11/07 16:49:31 + Log: AUTHORS update. Branch: perl - ! README.dos + ! AUTHORS ____________________________________________________________________________ -[ 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> +[ 7592] By: gsar on 2000/11/07 16:39:51 + Log: normalize relative paths in virtualized current directory on windows, + under ithreads (avoids ".." etc showing up in what Cwd::cwd() + returns) Branch: perl - ! Makefile.SH + ! win32/vdir.h ____________________________________________________________________________ -[ 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> +[ 7591] By: jhi on 2000/11/07 16:04:26 + Log: Too profiler-happy: with optimization the #7590 actually makes + the test to run 0.5% _slower_. Requires much more instrumentation. + Retract #7590. Branch: perl - ! README.os2 + ! regcomp.c regcomp.h ____________________________________________________________________________ -[ 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: +[ 7590] By: jhi on 2000/11/07 15:51:13 + Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp + execution time in regcomp.c S_cl_any() and S_cl_is_anything() + by using memset() and testing bytewise (as opposed to bitwise). Branch: perl - ! lib/CPAN.pm lib/CPAN/FirstTime.pm + ! regcomp.c regcomp.h ____________________________________________________________________________ -[ 7465] By: jhi on 2000/10/28 16:02:47 - Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON. +[ 7589] By: jhi on 2000/11/07 12:56:39 + Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for + From: "Craig A. Berry" + Date: Mon, 06 Nov 2000 23:45:30 -0500 + Message-Id: <0011079735.AA973576259@univpress.com> Branch: perl - ! embed.h embed.pl perl.h proto.h toke.c + ! configure.com t/lib/st-lock.t ____________________________________________________________________________ -[ 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. +[ 7588] By: jhi on 2000/11/07 01:03:28 + Log: Tweak #7587. Branch: perl - ! Changes patchlevel.h + ! pod/perldiag.pod ____________________________________________________________________________ -[ 7462] By: jhi on 2000/10/27 16:17:44 - Log: Too enthusiastic editing in #7460. - Branch: metaconfig - ! U/modified/Oldsym.U +[ 7587] By: jhi on 2000/11/07 01:00:27 + Log: A doc addition for bug id 20001105.019, beware \p. Branch: perl - ! Configure config_h.SH + ! pod/perldiag.pod ____________________________________________________________________________ -[ 7461] By: jhi on 2000/10/27 15:37:38 - Log: Retract #7459, the script needs more work. +[ 7586] By: jhi on 2000/11/07 00:32:22 + Log: Fake support of holey files in win/dosish platforms. + + Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302) + From: kipp@shonanblue.ne.jp + Date: Mon, 6 Nov 2000 13:30:55 -0800 + Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com> Branch: perl - - mkreef - ! MANIFEST + ! ext/SDBM_File/sdbm/sdbm.c ____________________________________________________________________________ -[ 7460] By: jhi on 2000/10/27 15:23:14 - Log: Use $sort, $uniq (and $tr) consistently as wondered - by Nicholas Clark. - Branch: metaconfig - ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U - ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U - ! U/modified/libc.U +[ 7585] By: jhi on 2000/11/07 00:12:54 + Log: Subject: Pod updates + From: "Stephen P. Potter" + Date: Mon, 06 Nov 2000 18:56:43 -0500 + Message-Id: <200011062357.SAA18173@spotter.yi.org> Branch: perl - ! Configure config_h.SH + ! README.dos README.os2 README.win32 pod/buildtoc.PL + ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod + ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod + ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod + ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod + ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod + ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod + ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod + ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod + ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod + ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod + ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod + ! pod/perltootc.pod pod/perlunicode.pod ____________________________________________________________________________ -[ 7459] By: jhi on 2000/10/27 15:02:07 - Log: (Retracted by #7461) +[ 7584] By: jhi on 2000/11/07 00:04:17 + Log: Varargs don't always work too well if one puts an unsigned + char on the stack and pop an unsigned quad off the stack. - Add a shell script for creating/removing symbolic link farms, - useful for keeping the source code read-only and doing the - builds somewhere else. + Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED) + From: sthoenna@efn.org (Yitzchak Scott-Thoennes) + Date: Mon, 06 Nov 2000 15:19:05 -0800 + Message-ID: Branch: perl - + mkreef - ! MANIFEST + ! utf8.c ____________________________________________________________________________ -[ 7458] By: jhi on 2000/10/27 14:42:20 - Log: Do away with the fix_pl. +[ 7583] By: jhi on 2000/11/06 23:58:48 + Log: %ENV note tweaks from Dan Sugalski. Branch: perl - - fix_pl - ! MANIFEST Makefile.SH + ! pod/perlport.pod vms/perlvms.pod ____________________________________________________________________________ -[ 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> +[ 7582] By: jhi on 2000/11/06 23:05:49 + Log: glibc5 detection by __GNU_LIBRARY__. Branch: perl - ! perl.h + ! toke.c ____________________________________________________________________________ -[ 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> +[ 7581] By: jhi on 2000/11/06 22:51:29 + Log: Make the stdio test program of 7427 less noisy while being + compiled so that Digital UNIX wouldn't get both + d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt + undefined. This makes perlio happy. + Branch: metaconfig + ! U/compline/d_stdstdio.U Branch: perl - ! pod/perltodo.pod + ! Configure config_h.SH ____________________________________________________________________________ -[ 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: +[ 7580] By: jhi on 2000/11/06 22:41:41 + Log: Document %ENV = () portability issues. Branch: perl - ! op.c t/pragma/sub_lval.t + ! pod/perlport.pod vms/perlvms.pod ____________________________________________________________________________ -[ 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> +[ 7579] By: jhi on 2000/11/06 21:29:24 + Log: VOS updates from Paul Green. Branch: perl - ! pp.c t/op/assignwarn.t + ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h ____________________________________________________________________________ -[ 7453] By: jhi on 2000/10/27 00:15:08 - Log: Upgrade to Storable 1.0.5, from Raphael Manfredi. +[ 7578] By: jhi on 2000/11/06 21:00:40 + Log: Sanitize the environment further. Branch: perl - ! ext/Storable/ChangeLog ext/Storable/Storable.pm - ! ext/Storable/Storable.xs t/lib/st-lock.t + ! t/pragma/locale.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. +[ 7577] By: jhi on 2000/11/06 20:53:51 + Log: Re-introduce 7552 lost in integration. Branch: perl - ! README.dos README.win32 djgpp/configure.bat win32/Makefile - ! win32/makefile.mk + ! perlio.c ____________________________________________________________________________ -[ 7451] By: jhi on 2000/10/26 04:56:03 - Log: Experimenting in DOS arcana. +[ 7576] By: jhi on 2000/11/06 20:33:46 + Log: Admit that the test leaks scalars. Branch: perl - ! README.dos README.win32 djgpp/configure.bat win32/Makefile - ! win32/makefile.mk + ! t/comp/proto.t ____________________________________________________________________________ -[ 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> +[ 7575] By: jhi on 2000/11/06 20:17:08 + Log: Integrate perlio. Branch: perl - ! t/io/open.t + !> perlio.c ____________________________________________________________________________ -[ 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 +[ 7574] By: nick on 2000/11/06 20:07:28 + Log: Remove debug. Try (Mmap_t) on madvise() call. + Branch: perlio + ! perlio.c ____________________________________________________________________________ -[ 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: +[ 7573] By: jhi on 2000/11/06 13:56:05 + Log: Update Changes. Branch: perl - ! configure.com + ! Changes patchlevel.h ____________________________________________________________________________ -[ 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. +[ 7572] By: jhi on 2000/11/06 13:48:41 + Log: Subject: Re: rsync'ed patches vs. rsync'ed source + From: "H.Merijn Brand" + Date: Mon, 06 Nov 2000 10:11:42 +0100 + Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl> Branch: perl - ! handy.h + ! pod/perlhack.pod ____________________________________________________________________________ -[ 7446] By: jhi on 2000/10/25 21:55:57 - Log: Update Changes. +[ 7571] By: jhi on 2000/11/06 01:45:51 + Log: AUTHORS updates. Branch: perl - ! Changes patchlevel.h + ! AUTHORS ____________________________________________________________________________ -[ 7445] By: jhi on 2000/10/25 21:27:08 - Log: Integrate with vmsperl #7430 by Charles Bailey: +[ 7570] By: jhi on 2000/11/06 00:18:00 + Log: Fix for - Cleanup from prior patch (Charles Lane?): - - improve handling of MFDs in Basename and Path - - default to no xsubpp line # munging when building debug images + Subject: [ID 20000728.005] perl -P broken + From: David Dyck + Date: Fri, 28 Jul 2000 17:19:16 -0700 + Message-Id: <200007290019.RAA08484@dd.tc.fluke.com> + + (hopefully). The fix is also not complete, it seems to break + BOM swallowing for libc5 systems, but until someone figures + out a way to do this without ftell(), this will do. Branch: perl - !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm + ! toke.c ____________________________________________________________________________ -[ 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> +[ 7569] By: jhi on 2000/11/06 00:05:30 + Log: Document that the evaled syntax errors cause scalar leaks. Branch: perl - ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c - ! t/op/write.t + ! t/comp/proto.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. +[ 7568] By: jhi on 2000/11/05 23:14:47 + Log: opmini.o can linger from Configures past. Branch: perl - ! pod/perldiag.pod pp_sys.c t/op/tie.t + ! Makefile.SH ____________________________________________________________________________ -[ 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. +[ 7567] By: jhi on 2000/11/05 21:28:39 + Log: Fake __FUNCTION__ for non-gcc builds, cast madvise() + first argument correctly. Branch: perl - ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c - ! thrdvar.h util.c + ! perlio.c ____________________________________________________________________________ -[ 7441] By: jhi on 2000/10/25 20:12:20 - Log: buildtoc target tweaks. +[ 7566] By: jhi on 2000/11/05 21:15:56 + Log: Integrate perlio. Branch: perl - ! pod/Makefile.SH + !> perlio.c ____________________________________________________________________________ -[ 7440] By: jhi on 2000/10/25 20:03:53 - Log: A new version of making the syslog test more robust. - (Replaces #7421.) +[ 7565] By: jhi on 2000/11/05 21:15:13 + Log: Use -dM for gcc (the suggested patch did it only for Linux, + but I think it can be generalized). - 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> + Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing) + From: Pixel + Date: 05 Nov 2000 21:49:34 +0100 + Message-ID: Branch: perl - ! t/lib/syslog.t + ! ext/Errno/Errno_pm.PL ____________________________________________________________________________ -[ 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 +[ 7564] By: nick on 2000/11/05 21:09:18 + Log: Added a mmap layer as a "subclass" of perlio. + PERLIO=mmap ./perl harness passes + Branch: perlio + ! perlio.c ____________________________________________________________________________ -[ 7438] By: jhi on 2000/10/25 18:52:30 - Log: Allow poking holes at the UTF-8 decoding strictness. +[ 7563] By: jhi on 2000/11/05 19:48:55 + Log: Add a note for future generations about bug id 20000229.006. Branch: perl - ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c - ! utf8.h + ! malloc.c ____________________________________________________________________________ -[ 7437] By: jhi on 2000/10/25 13:53:05 - Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have - UTF8LEN() and UTF8SKIP(). +[ 7562] By: jhi on 2000/11/05 19:38:24 + Log: Fix for bug id 19990615.008, pos() unset during s///ge. Branch: perl - ! pp.c utf8.c utf8.h + ! pp_ctl.c t/op/pos.t ____________________________________________________________________________ -[ 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> +[ 7561] By: jhi on 2000/11/05 18:21:46 + Log: Add =pod to be tidy. Branch: perl - ! pod/perlrun.pod + ! lib/Math/Complex.pm ____________________________________________________________________________ -[ 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: +[ 7560] By: jhi on 2000/11/05 17:38:46 + Log: Upgrade to Storable 1.0.6, from Raphael Manfredi. Branch: perl - ! scope.c + ! ext/Storable/ChangeLog ext/Storable/Storable.pm + ! ext/Storable/Storable.xs t/lib/st-recurse.t ____________________________________________________________________________ -[ 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: +[ 7559] By: jhi on 2000/11/05 17:32:59 + Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16 + From: "Peter J. Farley III" + Date: Sun, 05 Nov 2000 11:55:59 -0500 + Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> Branch: perl - ! ext/re/Makefile.PL hints/aix.sh + ! t/lib/syslog.t ____________________________________________________________________________ -[ 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> +[ 7558] By: jhi on 2000/11/05 17:29:19 + Log: Integrate perlio. Branch: perl - ! perlsdio.h + !> perlio.c ____________________________________________________________________________ -[ 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> +[ 7557] By: jhi on 2000/11/05 17:22:01 + Log: A fix of sorts for 20000329.026, a better error message + for a missing "use charnames" when using the \N{...}. Branch: perl - ! x2p/find2perl.PL + ! pod/perldiag.pod toke.c ____________________________________________________________________________ -[ 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*. +[ 7556] By: jhi on 2000/11/05 16:33:50 + Log: Test tweak: show also the failed locales. + + Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8 + From: Lupe Christoph + Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET) + Message-Id: <200011051139.MAA12442@lupe-christoph.de> Branch: perl - ! Makefile.SH + ! t/pragma/locale.t ____________________________________________________________________________ -[ 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 +[ 7555] By: nick on 2000/11/05 11:09:34 + Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is + open RDWR so does not fail. (pragma/warnings 303 again...) + Branch: perlio + ! perlio.c ____________________________________________________________________________ -[ 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 +[ 7554] By: nick on 2000/11/05 10:10:13 + Log: Fix case where ungetc(f,EOF) was allowed. + Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file + so we can see similarities. + Use types more carefully and a STDCHAR array in hope that this will + fix Jarrko's 64bit machine. + Branch: perlio + ! perlio.c ____________________________________________________________________________ -[ 7427] By: jhi on 2000/10/24 18:59:48 - Log: Check if stdio supports tweaking lval and cnt simultaneously. +[ 7553] By: jhi on 2000/11/05 01:12:16 + Log: Fix for - Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?) - From: Nicholas Clark - Date: Mon, 23 Oct 2000 15:39:32 +0100 - Message-ID: <20001023153932.A10786@plum.flirble.org> - Branch: metaconfig - ! U/compline/d_stdstdio.U + Subject: [ID 20001004.007] taint propogation is inconsistent + From: pimlott@idiomtech.com (Andrew Pimlott) + Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT) + Message-Id: + + The culprit was sv_setsv() which was rather blindly + propagating taint, which lead to behaviour where if + a tainted anon hash value was seen all the hash values + from then on at that level became tainted, or at any + upper levels in the case of nested anon hashes. Branch: perl - ! Configure Porting/Glossary Porting/config.sh Porting/config_H - ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c - ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod - ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def - ! vos/config.h vos/config_h.SH_orig win32/config.bc - ! win32/config.gc win32/config.vc + ! sv.c t/op/taint.t ____________________________________________________________________________ -[ 7426] By: jhi on 2000/10/24 17:57:44 - Log: Missed the header file changes from #7425. +[ 7552] By: jhi on 2000/11/04 23:44:18 + Log: Some cpps don't like splitting conditionals across several lines. Branch: perl - ! embed.h embed.pl objXSUB.h proto.h + ! perlio.c ____________________________________________________________________________ -[ 7425] By: jhi on 2000/10/24 17:55:17 - Log: Fix the bug reported in +[ 7551] By: nick on 2000/11/04 23:40:44 + Log: Integrate mainline + Branch: perlio + !> pp_hot.c t/op/taint.t +____________________________________________________________________________ +[ 7550] By: nick on 2000/11/04 23:39:05 + Log: Integrate mainline again + Branch: perlio + !> Configure config_h.SH embed.h embed.pl perl.h proto.h + !> t/lib/b.t t/op/misc.t util.c +____________________________________________________________________________ +[ 7549] By: jhi on 2000/11/04 23:14:01 + Log: Fix for - From: andreas.koenig@anima.de (Andreas J. Koenig) - Subject: Encode bug? - Date: 24 Oct 2000 14:01:26 +0200 - Message-ID: + Subject: [ID 20001004.006] undef is never tainted + From: pimlott@idiomtech.com (Andrew Pimlott) + Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT) + Message-Id: - Also make is_utf8_char() stricter. + An undef read from a slurped file was not tainted. Branch: perl - ! ext/Encode/Encode.xs utf8.c + ! pp_hot.c t/op/taint.t ____________________________________________________________________________ -[ 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> +[ 7548] By: jhi on 2000/11/04 22:56:21 + Log: Test tweak ($Config{useperlio} is by default undef) . Branch: perl - ! pod/perlfaq5.pod + ! t/lib/b.t ____________________________________________________________________________ -[ 7423] By: jhi on 2000/10/24 14:25:30 - Log: Test tweak to avoid pulling in the whole Config. +[ 7547] By: jhi on 2000/11/04 22:43:56 + Log: Integrate perlio. Branch: perl - ! t/lib/st-lock.t + +> lib/perlio.pm + !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c + !> pod/perlapi.pod t/lib/b.t ____________________________________________________________________________ -[ 7422] By: jhi on 2000/10/24 14:03:16 - Log: Fix the bug ID 20001024.005, the bug introduced by #7416. +[ 7546] By: jhi on 2000/11/04 22:40:59 + Log: Configure would use a bad $myuname from an old config.sh. + + Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug + From: Andy Dougherty + Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST) + Message-ID: + Branch: metaconfig + ! U/modified/Oldconfig.U Branch: perl - ! pp.c + ! Configure config_h.SH ____________________________________________________________________________ -[ 7421] By: jhi on 2000/10/24 13:32:09 - Log: (Replaced by #7440.) +[ 7545] By: jhi on 2000/11/04 22:36:54 + Log: Subject: Locales support (setlocale) fixes + From: "Konovalov, Vadim" + Date: Sat, 4 Nov 2000 10:15:48 +0300 + Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com> - 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> + Modified quite a bit to be more portable. Branch: perl - ! t/lib/syslog.t + ! embed.h embed.pl perl.h proto.h util.c ____________________________________________________________________________ -[ 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> +[ 7544] By: jhi on 2000/11/04 22:32:47 + Log: Dying is too strict here, better just skip. Branch: perl - ! lib/ExtUtils/MM_Unix.pm + ! t/op/misc.t ____________________________________________________________________________ -[ 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 +[ 7543] By: nick on 2000/11/04 21:55:13 + Log: Merge mainline + Branch: perlio + +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc + +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl + +> t/lib/tie-refhash.t t/lib/tie-substrhash.t + !> (integrate 64 files) ____________________________________________________________________________ -[ 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> +[ 7542] By: jhi on 2000/11/04 21:09:28 + Log: More Changes tweakery. Branch: perl - ! ext/Storable/Storable.pm t/lib/st-lock.t + ! Changes Porting/genlog ____________________________________________________________________________ -[ 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. +[ 7541] By: jhi on 2000/11/04 20:58:18 + Log: Changes fixups. Branch: perl - ! vms/perly_c.vms vms/perly_h.vms + ! Changes ____________________________________________________________________________ -[ 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 +[ 7540] By: jhi on 2000/11/04 20:42:38 + Log: Locale tweakery. Add test case for bug id 20000809.003 to op/misc, + create a "fast path" for locale name probing using "locale -a" + if available, squash finally hopefully the s?printf resetting + the numeric locale (since, IIUC perllocale, it never shouldn't). 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 + ! sv.c t/op/misc.t t/pragma/locale.t ____________________________________________________________________________ -[ 7415] By: jhi on 2000/10/23 14:06:06 - Log: Update Changes. - Branch: perl - ! Changes patchlevel.h +[ 7539] By: nick on 2000/11/04 19:56:10 + Log: PerlIO infrastructure complete. + Branch: perlio + + lib/perlio.pm + ! MANIFEST iperlsys.h perlio.c t/lib/b.t ____________________________________________________________________________ -[ 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. +[ 7538] By: nick on 2000/11/04 14:31:32 + Log: Type tweaks + less contorted allocation scheme + Branch: perlio + ! perlio.c +____________________________________________________________________________ +[ 7537] By: nick on 2000/11/04 12:40:42 + Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing + a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was + fully buffered rather than unbuffered (on Solaris, Linux seemed to do something + sensible) which lead to some interesting fails. + Branch: perlio + ! perlio.c +____________________________________________________________________________ +[ 7536] By: jhi on 2000/11/04 00:20:02 + Log: Add FCNTL_CAN_LOCK. + + Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED) + From: Andy Dougherty + Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST) + Message-ID: + + Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED) + From: Andy Dougherty + In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net> + Message-ID: + Branch: metaconfig/U/perl + + d_fcntl_can_lock.U + ! startperl.U Branch: perl - ! lib/File/Basename.pm + ! Configure Porting/Glossary Porting/config.sh Porting/config_H + ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh + ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def + ! vos/config.ga.h win32/config.bc win32/config.gc + ! win32/config.vc ____________________________________________________________________________ -[ 7413] By: jhi on 2000/10/23 12:19:27 - Log: Document PERL_INSTALL_ROOT of #7210. +[ 7535] By: nick on 2000/11/03 22:19:10 + Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...) + - Works on Linux with + perlio + unix + stdio + - Works on Solaris with + perlio + unix + - Fails ONE test (print to STDIN should fail) on Solaris with stdio. + - Fails (hangs in openpid) if you try and stack + perlio + stdio - Linux stdio's read() logic is hanging. + Branch: perlio + ! iperlsys.h perlio.c +____________________________________________________________________________ +[ 7534] By: jhi on 2000/11/03 15:16:02 + Log: Subject: Re: README.aix + From: "H.Merijn Brand" + Date: Fri, 03 Nov 2000 16:03:15 +0100 + Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl> Branch: perl - ! lib/ExtUtils/Install.pm + ! README.aix ____________________________________________________________________________ -[ 7412] By: jhi on 2000/10/23 12:16:47 - Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher. +[ 7533] By: jhi on 2000/11/03 03:59:02 + Log: Subject: [PATCH 5.7.0] better messages from malloc() + From: Ilya Zakharevich + Date: Wed, 1 Nov 2000 23:39:56 -0500 + Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu> Branch: perl - ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm - ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl + ! malloc.c pod/perldiag.pod ____________________________________________________________________________ -[ 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: +[ 7532] By: jhi on 2000/11/03 00:11:56 + Log: The #7521 touched things it shouldn't have. Branch: perl - ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm + ! ext/POSIX/POSIX.xs ext/POSIX/typemap ____________________________________________________________________________ -[ 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: +[ 7531] By: jhi on 2000/11/02 22:32:33 + Log: Subject: [PATCH] Perl@7504, vms/gen_shrfls.pl + From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) + Date: Thu, 2 Nov 2000 16:58:36 EST + Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu> Branch: perl - ! utils/perldoc.PL + ! vms/gen_shrfls.pl ____________________________________________________________________________ -[ 7409] By: jhi on 2000/10/23 03:57:36 - Log: Avoid Storable locking on DJGPP for now. +[ 7530] By: jhi on 2000/11/02 22:08:49 + Log: Fix the problem discussed in - 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> + Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions) + Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) + Message-Id: <200010160148.EAA14523@alpha.hut.fi> + + originally from Linc Madison. Also Andreas König's comments + taken into account. Some other problems with Tie::SubstrHash + fixed: didn't croak when the table exceeded the requested number + of entries (as documented) but instead when the number of entries + exceeded the size of the table, a croak() had an unnecessary \n, + didn't have a CLEAR method, documented that there is no exists(). + Didn't fix to be strict-proof because the module uses &foo; and + dynamic scope. Added a test script exercizing both first tamely + the basic functionality, and then the failure cases reported by + Linc Madison. Branch: perl - ! ext/Storable/Storable.pm t/lib/st-lock.t + + t/lib/tie-substrhash.t + ! MANIFEST lib/Tie/SubstrHash.pm ____________________________________________________________________________ -[ 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> +[ 7529] By: jhi on 2000/11/02 17:58:08 + Log: recv() can fail and return undef. + + Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable + From: "Alexey V. Barantsev" + Date: Thu, 2 Nov 2000 20:12:20 +0300 + Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru> Branch: perl - ! lib/vars.pm + ! lib/Net/Ping.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> +[ 7528] By: jhi on 2000/11/02 17:49:09 + Log: Detpyo. Branch: perl - ! regexec.c t/op/pat.t + ! pod/perlop.pod ____________________________________________________________________________ -[ 7406] By: jhi on 2000/10/23 03:40:29 - Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty. +[ 7527] By: jhi on 2000/11/02 15:48:37 + Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm), + fix a autovivification bug in Tie::RefHash, add tests for both. + + Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes + From: Edward Avis + Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT) + Message-ID: Branch: perl - ! lib/ExtUtils/MakeMaker.pm + + t/lib/tie-refhash.t + ! MANIFEST lib/Tie/RefHash.pm ____________________________________________________________________________ -[ 7405] By: jhi on 2000/10/22 21:32:00 - Log: Doc patch. +[ 7526] By: jhi on 2000/11/02 13:56:26 + Log: Test::Harness revealed buglets in the new DynaLoader. - 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> + Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED) + From: andreas.koenig@anima.de (Andreas J. Koenig) + Date: 02 Nov 2000 11:26:48 +0100 + Message-Id: Branch: perl - ! lib/strict.pm + ! ext/DynaLoader/DynaLoader_pm.PL ____________________________________________________________________________ -[ 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> +[ 7525] By: jhi on 2000/11/01 23:52:08 + Log: The entry for #7503 was missing. Branch: perl - ! lib/ExtUtils/MakeMaker.pm + ! Changes ____________________________________________________________________________ -[ 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: +[ 7524] By: jhi on 2000/11/01 23:40:52 + Log: Update Changes. Branch: perl - ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t + ! Changes patchlevel.h ____________________________________________________________________________ -[ 7402] By: jhi on 2000/10/22 20:59:35 - Log: Support s?printf parameter reordering. +[ 7523] By: jhi on 2000/11/01 22:57:09 + Log: More tweaking on the #7522 theme. Branch: perl - ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t + ! ext/DynaLoader/DynaLoader_pm.PL ____________________________________________________________________________ -[ 7401] By: jhi on 2000/10/22 19:19:14 - Log: Expand %Config variables only if explicitly so requested - during build time by PERL_BUILD_EXPAND_CONFIG_VARS. - - 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> +[ 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 - ! Makefile.SH lib/lib_pm.PL + ! ext/DynaLoader/DynaLoader_pm.PL ____________________________________________________________________________ -[ 7400] By: jhi on 2000/10/22 18:24:10 - Log: Move the #7390 test from warn/op to comp/redef. +[ 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: 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> + 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/DynaLoader/DynaLoader_pm.PL + ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs + ! ext/POSIX/typemap pod/perlvar.pod ____________________________________________________________________________ -[ 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> +[ 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 - ! ext/B/B.pm ext/B/B/C.pm + ! pod/perlsec.pod ____________________________________________________________________________ -[ 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> +[ 7519] By: jhi on 2000/11/01 20:01:22 + Log: Locale warning explanation tweak. Branch: perl - ! hints/openbsd.sh + ! pod/perldiag.pod ____________________________________________________________________________ -[ 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> +[ 7518] By: jhi on 2000/11/01 18:57:13 + Log: C.pm part of - 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. + 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 - ! hints/freebsd.sh + ! ext/B/B/C.pm ____________________________________________________________________________ -[ 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. +[ 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 - + 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 + ! pod/perlop.pod ____________________________________________________________________________ -[ 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> +[ 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 - + t/lib/tie-splice.t - ! MANIFEST lib/Tie/Array.pm + ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod ____________________________________________________________________________ -[ 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> +[ 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 - ! t/pragma/utf8.t + ! pod/perlsec.pod ____________________________________________________________________________ -[ 7390] By: jhi on 2000/10/21 14:35:57 - Log: Add a testcase for #7389. +[ 7514] By: jhi on 2000/11/01 15:03:40 + Log: More AIX lore. Branch: perl - ! t/pragma/warn/op + ! ext/re/hints/aix.pl ____________________________________________________________________________ -[ 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: +[ 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 - ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod - ! proto.h sv.c + ! lib/Net/Ping.pm ____________________________________________________________________________ -[ 7386] By: jhi on 2000/10/21 01:31:12 +[ 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 +____________________________________________________________________________ +[ 7510] By: jhi on 2000/11/01 14:29:50 + Log: Subject: [PATCH] startperl to respect versiononly + From: Robin Barker + Date: Tue, 31 Oct 2000 16:29:36 GMT + Message-Id: <200010311629.QAA01771@tempest.npl.co.uk> + Branch: metaconfig/U/perl + ! startperl.U + Branch: perl + ! Configure config_h.SH +____________________________________________________________________________ +[ 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 +____________________________________________________________________________ +[ 7506] By: jhi on 2000/11/01 14:03:35 + Log: The osname has been lowercased by now, from Tom Bates. + Branch: metaconfig + ! U/modified/Oldconfig.U + Branch: perl + ! Configure config_h.SH +____________________________________________________________________________ +[ 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 ____________________________________________________________________________ -[ 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. +[ 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 - ! pp_hot.c + ! Configure config_h.SH ____________________________________________________________________________ -[ 7384] By: jhi on 2000/10/21 01:08:23 - Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd. +[ 7502] By: jhi on 2000/10/31 14:25:02 + Log: AUTHORS tweaks. Branch: perl - ! ext/IO/lib/IO/Select.pm + ! AUTHORS ____________________________________________________________________________ -[ 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". +[ 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 - ! pp_hot.c t/pragma/utf8.t + ! 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 ____________________________________________________________________________ -[ 7382] By: jhi on 2000/10/20 20:44:31 - Log: Make scan_num() reëntrant, as suggested in +[ 7500] By: jhi on 2000/10/31 14:22:15 + Log: Be more lenient on bad UTF-8 when doing bit arithmetics. - 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> + 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 - ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h - ! toke.c + ! 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: Mon, 30 Oct 2000 16:59:11 -0800 (PST) + Message-ID: + Branch: perl + + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc + + ext/Encode/Encode/posix-bc.enc + ! MANIFEST t/lib/encode.t +____________________________________________________________________________ +[ 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 +____________________________________________________________________________ +[ 7492] By: nick on 2000/10/30 19:37:23 + Log: Change files which are mysteriously different to mainline to be + copies of mainline. + Branch: perlio + ! objXSUB.h perlapi.c pod/perlapi.pod +____________________________________________________________________________ +[ 7491] By: nick on 2000/10/30 18:05:54 + Log: Perlio fixes discovered on big-endian & very traditional Solaris: + - typo in endian code in putc. + - Don't allow read of write-only files and vice-versa + - and off-by-one in flush-all loop. + Remove debug calls as they were using GCC specific features. + Branch: perlio + ! perlio.c +____________________________________________________________________________ +[ 7490] By: nick on 2000/10/29 21:45:45 + Log: Integrate mainline to perlio + Branch: perlio + !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t + !> toke.c +____________________________________________________________________________ +[ 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 +____________________________________________________________________________ +[ 7486] By: nick on 2000/10/29 21:05:04 + Log: Integrate mainline to perlio branch + Branch: perlio + +> Porting/repository.pod lib/unicode/Is/DCmedial.pl + +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h + +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm + +> vos/install_perl.cm + - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def + - vos/config.h vos/config_h.SH_orig + !> (integrate 141 files) +____________________________________________________________________________ +[ 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 +____________________________________________________________________________ +[ 7484] By: nick on 2000/10/29 20:05:29 + Log: PerlIO passes all tests. + Branch: perlio + ! perlio.c +____________________________________________________________________________ +[ 7483] By: jhi on 2000/10/29 18:06:55 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 7482] By: nick on 2000/10/29 17:43:28 + Log: Include to get correct lseek() prototype etc. + (I thought perl.h did that) - down to two fails + - comp/require.t (last test) + - lib/io_xs.t - possibly import/export of FILE * ? + Branch: perlio + ! perlio.c +____________________________________________________________________________ +[ 7481] By: jhi on 2000/10/29 17:02:37 + Log: UTF-8 decoder tweak. + Branch: perl + ! utf8.c +____________________________________________________________________________ +[ 7480] By: nick on 2000/10/29 16:26:11 + Log: Fixed two bugs: + - error code not being set on close (of broken pipe) + - append mode was truncating. + At least one seek/tell bug remains. + Branch: perlio + ! perlio.c +____________________________________________________________________________ +[ 7479] By: nick on 2000/10/29 11:18:16 + Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in + in case of accidents. Still several worrying fails, no line disciplines yet. + Branch: perlio + ! iperlsys.h perlio.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 +____________________________________________________________________________ +[ 7462] By: jhi on 2000/10/27 16:17:44 + Log: Too enthusiastic editing in #7460. + Branch: metaconfig + ! U/modified/Oldsym.U + Branch: perl + ! Configure config_h.SH +____________________________________________________________________________ +[ 7461] By: jhi on 2000/10/27 15:37:38 + Log: Retract #7459, the script needs more work. + Branch: perl + - mkreef + ! MANIFEST +____________________________________________________________________________ +[ 7460] By: jhi on 2000/10/27 15:23:14 + Log: Use $sort, $uniq (and $tr) consistently as wondered + by Nicholas Clark. + Branch: metaconfig + ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U + ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U + ! U/modified/libc.U + Branch: perl + ! Configure config_h.SH +____________________________________________________________________________ +[ 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 +____________________________________________________________________________ +[ 7430] By: bailey on 2000/10/25 03:13:53 + Log: 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: vmsperl + ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm +____________________________________________________________________________ +[ 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 +____________________________________________________________________________ +[ 7427] By: jhi on 2000/10/24 18:59:48 + Log: Check if stdio supports tweaking lval and cnt simultaneously. + + Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?) + From: Nicholas Clark + Date: Mon, 23 Oct 2000 15:39:32 +0100 + Message-ID: <20001023153932.A10786@plum.flirble.org> + Branch: metaconfig + ! U/compline/d_stdstdio.U + Branch: perl + ! Configure Porting/Glossary Porting/config.sh Porting/config_H + ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c + ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod + ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def + ! vos/config.h vos/config_h.SH_orig win32/config.bc + ! win32/config.gc win32/config.vc +____________________________________________________________________________ +[ 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 + during build time by PERL_BUILD_EXPAND_CONFIG_VARS. + + 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 +____________________________________________________________________________ +[ 7392] By: gsar on 2000/10/21 18:05:15 + Log: resync utfperl branch with mainline + Branch: utfperl + !> (integrate 1760 files) +____________________________________________________________________________ +[ 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 +____________________________________________________________________________ +[ 7388] By: nick on 2000/10/21 11:44:23 + Log: Populate perlio branch + Branch: perlio + +> (branch 1760 files) +____________________________________________________________________________ +[ 7387] By: nick on 2000/10/21 10:52:05 + Log: Get branch back as replica of mainline via : + p4 integrate -b utfperl + p4 resolve -at ./... + Branch: utfperl + +> (branch 269 files) + - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst + - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi + - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi + - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu + - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html + - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi + - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi + - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi + - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu + - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar + - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh + - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink + - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last + - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps + - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server + - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg + - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc + - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp + - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm + - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg + - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm + - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm + - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl + - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt + - lib/unicode/UCD300.html lib/unicode/Unicode.300 + - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile + - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t + - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com + - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def + !> (integrate 965 files) +____________________________________________________________________________ +[ 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 +____________________________________________________________________________ +[ 7375] By: bailey on 2000/10/20 04:44:37 + Log: SYN SYN + Branch: vmsperl + +> (branch 134 files) + - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm + - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi + - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi + - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi + - eg/cgi/frameset.cgi eg/cgi/index.html + - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi + - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi + - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi + - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu + - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar + - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh + - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink + - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last + - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps + - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server + - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg + - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc + - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp + - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl + - lib/unicode/Props.txt lib/unicode/UCD300.html + - lib/unicode/Unicode.300 lib/unicode/Unicode3.html + - utils/perlbc.PL vms/subconfigure.com + !> (integrate 785 files) +____________________________________________________________________________ +[ 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 +____________________________________________________________________________ +[ 7371] By: jhi on 2000/10/19 19:33:13 + Log: NonStop-UX patches from Tom Bates + Branch: metaconfig + ! U/modified/Cppsym.U U/modified/Oldconfig.U + Branch: metaconfig/U/perl + ! End.U dlsrc.U libperl.U + Branch: perl + + hints/nonstopux.sh + ! Configure MANIFEST config_h.SH +____________________________________________________________________________ +[ 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 +____________________________________________________________________________ +[ 7344] By: gsar on 2000/10/16 09:30:21 + Log: integrate change#6220 from cfgperl + + Win32 patches from Benjamin Stuhl. + Branch: maint-5.6/perl + !> makedef.pl win32/win32.h +____________________________________________________________________________ +[ 7343] By: gsar on 2000/10/16 08:32:19 + Log: integrate changes#6221,6222 from cfgperl + + Remove tr///CU (the feature is to be obsoleted by better interfaces). + From: simon@brecon.co.uk (Simon Cozens) + Subject: [PATCH] Eliminate tr///[CU][CU] + Date: 23 Jun 2000 11:05:40 GMT + Message-ID: + + doc typo fix + Subject: [PATCH] documentation typo in lib/Pod/Usage.pm + From: Ian Phillipps + Date: Fri, 23 Jun 2000 10:40:58 +0100 + Message-ID: <20000623104058.A22791@homer.diplex.co.uk> + Branch: maint-5.6/perl + !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c +____________________________________________________________________________ +[ 7342] By: gsar on 2000/10/16 08:28:08 + Log: integrate change#6217 from cfgperl (in part) + + Rename the fdpid locking and integrate with Sarathy. + Branch: maint-5.6/perl + !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h + !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c + !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c + !> win32/win32.c +____________________________________________________________________________ +[ 7341] By: gsar on 2000/10/16 08:23:39 + Log: integrate changes#6214..6216 from mainline + + @_ can't have junk in it even in the non-USE_ITHREADS case because + caller() wants to populate @DB::args with it (causes a coredump + in Carp::confess()) + + tweak comment about @DB::args + + be more optimal about clearing @_ + Branch: maint-5.6/perl + !> av.h cop.h pp_ctl.c t/op/runlevel.t +____________________________________________________________________________ +[ 7340] By: gsar on 2000/10/16 08:20:37 + Log: integrate changes#6207..6210 from cfgperl + + Subject: [PATCH 5.6.0] Threadsafe patches + From: Dan Sugalski + To: perl5-porters@perl.org + Date: Mon, 08 May 2000 18:08:13 -0400 + Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48> + + Regen headers for #6207. + + Lock PL_fdpid against race conditions, based on: + Subject: [PATCH 5.6.0]subprocess fixup for threads + From: Dan Sugalski + To: perl5-porters@perl.org + Date: Tue, 11 Apr 2000 17:02:32 -0400 + Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48> + + Mopup for #6207 and #6209. + Branch: maint-5.6/perl + !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h + !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c + !> win32/win32.c +____________________________________________________________________________ +[ 7339] By: gsar on 2000/10/16 08:14:34 + Log: integrate change#6203 from cfgperl + + perldiag should refer to perlos2.pod not README.os2 + Branch: maint-5.6/perl + !> pod/perldiag.pod +____________________________________________________________________________ +[ 7338] By: gsar on 2000/10/16 08:11:42 + Log: integrate change#6201 from mainline + + Perl_eval_pv() leaks 4 bytes every time it is called because it + does a PUSHMARK that's never ever POPMARKed; in general, only + Perl_call_[sp]v() need a PUSHMARK for incoming arguments; + Perl_eval_[sp]v() don't because they don't take any incoming + arguments (this leak has been around since the original version + of perl_eval_pv() in 5.003_97e) + Branch: maint-5.6/perl + !> perl.c +____________________________________________________________________________ +[ 7337] By: gsar on 2000/10/16 08:08:47 + Log: integrate changes#6197..6200 from cfgperl + + Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod + From: John Borwick + Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT) + Message-Id: + + Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY + From: Dan Sugalski + To: vmsperl@perl.org, perl5-porters@perl.org + Date: Fri, 02 Jun 2000 16:00:41 -0400 + Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48> + Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48> + + Subject: [PATCH 5.6.0]Make perl's malloc work on VMS + From: Dan Sugalski + To: perl5-porters@perl.org, vmsperl@perl.org + Date: Fri, 02 Jun 2000 17:30:51 -0400 + Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48> + + Update to cperl-mode.el 4.31 from + ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el + Subject: A couple of notes + From: Ilya Zakharevich + To: Mailing list Perl5 + Date: Sat, 3 Jun 2000 23:33:32 -0400 + Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu> + Branch: maint-5.6/perl + !> emacs/cperl-mode.el embed.h embed.pl embedvar.h + !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h + !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h + !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c + !> vms/vmsish.h +____________________________________________________________________________ +[ 7336] By: gsar on 2000/10/16 08:03:46 + Log: integrate changes#6194,6195 from mainline + + fix small eval"" memory leaks under USE_ITHREADS + + fix yet another eval"" leak under USE_ITHREADS + Branch: maint-5.6/perl + !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c + !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c + !> vms/perly_c.vms +____________________________________________________________________________ +[ 7335] By: gsar on 2000/10/16 08:02:15 + Log: integrate changes#6190,6191 from mainline + + submit missing embed.pl change + + vec() loses numericalness (modified version of patch suggested + by Robin Barker) + Branch: maint-5.6/perl + !> doop.c embed.pl t/op/vec.t +____________________________________________________________________________ +[ 7334] By: gsar on 2000/10/16 08:01:03 + Log: integrate change#6189 from mainline + + counting tr/// corrupts later operation (from M.J.T Guy) + Branch: maint-5.6/perl + !> doop.c t/op/tr.t +____________________________________________________________________________ +[ 7333] By: gsar on 2000/10/16 07:59:07 + Log: integrate changes#6183..6188 from mainline + + SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark + ) + + tweak for change#6127 + + remove incorrect documentation about implicit split to @_ in + list context, which never really worked in perl 5 (from + M.J.T. Guy) + + further qualify references to "alphanumeric" (from Wolfgang Laun + ) + + replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN + (from Tim Jenness ) + + h2xs tweaks + Branch: maint-5.6/perl + +> lib/Pod/LaTeX.pm t/lib/selfloader.t + !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h + !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod + !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod + !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod + !> pod/pod2latex.PL utils/h2xs.PL +____________________________________________________________________________ +[ 7332] By: gsar on 2000/10/16 07:53:52 + Log: integrate change#6179 from mainline + + buggy modulus on UVs introduced by change#3378 (resulted in + 4063328477 % 65535 amounting to 27406, instead of 27407) + Branch: maint-5.6/perl + !> pp.c t/op/arith.t +____________________________________________________________________________ +[ 7331] By: gsar on 2000/10/16 07:52:49 + Log: integrate changes#6176,6177,6178,6182 from cfgperl + + Single-quoted utf8 patch from Simon Cozens. + + Substitution utf8 patch from Simon Cozens. + + Be cleaner. + + Be Cleaner Part Deux. + Branch: maint-5.6/perl + !> Makefile.SH pp_hot.c toke.c +____________________________________________________________________________ +[ 7330] By: gsar on 2000/10/16 07:41:36 + Log: integrate change#6172 from mainline + + fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m> + (from Ilya Zakharevich) + Branch: maint-5.6/perl + !> regexec.c t/op/re_tests +____________________________________________________________________________ +[ 7329] By: gsar on 2000/10/16 07:40:25 + Log: integrate change#6171 from mainline + + scalar() doesn't force scalar context when used in void context + (from Simon Cozens) + Branch: maint-5.6/perl + !> op.c t/op/wantarray.t +____________________________________________________________________________ +[ 7328] By: gsar on 2000/10/16 07:39:33 + Log: integrate change#6170 from mainline + + change#6142 needs tweaks to tests to work where there's no + symlink() (from Helmut Jarausch ) + Branch: maint-5.6/perl + !> t/lib/filefind.t +____________________________________________________________________________ +[ 7327] By: gsar on 2000/10/16 07:35:34 + Log: integrate changes#6166..6168 from cfgperl + + Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT + in case somebody wants to write an extension for more + shadow database interfaces. + + tweak todo + + Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched. + Branch: maint-5.6/perl + !> Configure Porting/Glossary Porting/config.sh Porting/config_H + !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c + !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl + !> 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 win32/config_h.PL win32/config_sh.PL +____________________________________________________________________________ +[ 7326] By: gsar on 2000/10/16 07:29:05 + Log: integrate changes#6157,6159..6161,6164 from cfgperl + + Regen Configure to jive with #6149. + + Upgrade to File::Temp 0.08 from Tim Jenness via CPAN. + + Changes for the File::Temp 0.08 (change #6159) test suite + to fit better into the Perl distribution test framework. + + Add autogeneration of perlmodlib.pod and the new perlnewmod.pod, + both from Simon Cozens. + + detypo + Branch: maint-5.6/perl + +> pod/perlmodlib.PL pod/perlnewmod.pod + !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH + !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod + !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t + !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t +____________________________________________________________________________ +[ 7325] By: gsar on 2000/10/16 07:25:13 + Log: integrate change#6158 from vmsperl + + Add fallback to tmpfile for use in cases where user's relying on + ACLs on SYS$SCRATCH to permit file creation. (based on Charles + Lane's patch) + Branch: maint-5.6/perl + !> vms/vms.c vms/vmsish.h +____________________________________________________________________________ +[ 7324] By: gsar on 2000/10/16 07:20:50 + Log: integrate changes#6153..6155 from mainline + + prettier Test::Harness output on failed tests (from Nicholas Clark + ) + + avoid type mismatch warning + + small bug in change#6144; remove random \xA0 character that snuck + in via change#6145 + Branch: maint-5.6/perl + !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm + !> perl.c +____________________________________________________________________________ +[ 7323] By: gsar on 2000/10/16 07:18:47 + Log: integrate changes#6151,6152 from mainline + + fix accidental pessimization in RE optimizer (from Ilya Zakharevich) + + cosmetic fixups of RE debug output (from Ilya Zakharevich) + Branch: maint-5.6/perl + !> regexec.c +____________________________________________________________________________ +[ 7322] By: gsar on 2000/10/16 07:17:25 + Log: integrate changes#6146..6150 from mainline + + doc typo + + add a make entry to Config.pm so "perl -V:make" works on VMS + (from Peter Prymmer) + + close open file before chmod() (from Rocco Caputo ) + + OS/2 tweaks for usethreads build (from Rocco Caputo + ) + + perlrequick.pod updates (from Mark Kvale ) + Branch: maint-5.6/perl + !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm + !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t + !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t + !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c + !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h + !> warnings.pl x2p/a2p.h +____________________________________________________________________________ +[ 7321] By: gsar on 2000/10/16 07:14:02 + Log: integrate changes#6143..6145 from mainline + + MacOS support, part 1 (from Matthias Neeracher + ) + + MacOS support, part 2: make AutoSplit use File::Spec instead + of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher + ) + + make xsubpp skip embedded pod (from Matthias Neeracher + ) + Branch: maint-5.6/perl + +> ext/DynaLoader/dl_mac.xs + !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL + !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm + !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod + !> pp_ctl.c proto.h toke.c util.c util.h +____________________________________________________________________________ +[ 7320] By: gsar on 2000/10/16 07:12:13 + Log: integrate changes#6141,6142 from mainline + + BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller, + forwarded by Peter Seebach from the bsdi-users mailing list. + p5p Message-Id: <200005280543.AAA24519@guild.plethora.net> + + File::Find fails to chdir when chasing symlinks (from + Helmut Jarausch ) + Branch: maint-5.6/perl + !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t +____________________________________________________________________________ +[ 7319] By: gsar on 2000/10/16 07:04:30 + Log: integrate change#6139 from mainline + + revise mktables.PL for bugs and newness in Unicode 3.0 + (from James Bence ) + Branch: maint-5.6/perl + +> (branch 30 files) + !> (integrate 49 files) +____________________________________________________________________________ +[ 7318] By: gsar on 2000/10/16 07:01:01 + Log: integrate changes#6137,6138 from mainline + + fix bogus redeclaration warning for "our" variables in different + scopes + + add note about the handling of negative indices to tied arrays + (from Michael G Schwern ) + Branch: maint-5.6/perl + !> op.c pod/perltie.pod t/pragma/strict-vars +____________________________________________________________________________ +[ 7317] By: gsar on 2000/10/16 06:58:46 + Log: integrate changes#6127..6136 from mainline + + call_method(...,G_EVAL) can longjmp() out if the method probing + failed (from Gisle Aas) + + new perlxstut example for passing/returning refs to arrays + (from David Lowe ) + + VMS test harness tweak (from Jesper Naur ) + + fix places that mean C<"word" character> but say C + + avoid warnings in POSIX.pm (from Barrie Slaymaker) + + warnings::enabled() doesn't fall back to looking at $^W if + caller isn't using lexical warnings (from Paul Marquess) + + elide bogus test in change#6132 + + make Test::Harness use wait.h/WCOREDUMP if available + (from Ben Tilly ) + + enable Test::Harness to dynamically determine column width etc. + (from Rob Napier ) + + random pod typos (from Peter Scott ) + Branch: maint-5.6/perl + !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm + !> lib/Test/Harness.pm perl.c pod/perldebguts.pod + !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod + !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com +____________________________________________________________________________ +[ 7316] By: gsar on 2000/10/16 06:53:23 + Log: integrate change#6126 from mainline + + change#2879 broke rvalue autovivification of magicals such as + ${$num} (reworked variant of patch suggested by Simon Cozens) + Branch: maint-5.6/perl + !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c + !> pp_hot.c proto.h t/op/gv.t +____________________________________________________________________________ +[ 7315] By: gsar on 2000/10/16 06:51:38 + Log: integrate changes#6123,6125 from mainline + + clarify gotcha with #line directives (from Rocco Caputo + ) + + enable propagating exception objects via Perl_croak() in XS code + (from Gisle Aas) + Branch: maint-5.6/perl + !> pod/perldebug.pod pod/perlsyn.pod util.c +____________________________________________________________________________ +[ 7314] By: gsar on 2000/10/16 06:49:28 + Log: integrate change#6122 from mainline + + downgrade fatal error on C<"foo@nosucharray.com"> to optional + warning (from Mark-Jason Dominus) + Branch: maint-5.6/perl + !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod + !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars + !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t + !> toke.c +____________________________________________________________________________ +[ 7313] By: gsar on 2000/10/16 06:46:54 + Log: integrate changes#6112..6121 from vmsperl + + Check for existence of file before trying to delete + + Ugly workaround for version-specific RTL error + + Urk -- undo previous removal of vmsish 'exit' change + + Add bounds checking for several strings (Charles Lane) + + Miscellaneous cosmetic fixes (Charles Lane) + + Treat sockets as special in sys(read|write) (Charles Lane et al.) + + Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry) + Flatten case labels in switch statements uniformly (Charles Bailey) + + Quiet error messages in vmsish.t (Charles Lane) + + Add missing escape (Charles Lane) + + Allow eliminate_macros() and fixpath() to handle space-delimited + lists (based on fixes by Craig Berry) + Branch: maint-5.6/perl + !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t + !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c + !> vms/vmsish.h +____________________________________________________________________________ +[ 7312] By: gsar on 2000/10/16 06:41:18 + Log: integrate changes#6107,6110 from cfgperl + + Tweak the todo list. + + todo tweak + Branch: maint-5.6/perl + !> Todo-5.6 +____________________________________________________________________________ +[ 7311] By: gsar on 2000/10/16 06:38:38 + Log: integrate changes#6104,6108 from mainline + + PL_sys_intern was being initialized too late on windows + + reenable fake signal handling on Windows, bugs and all + Branch: maint-5.6/perl + !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c + !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h + !> win32/win32.c +____________________________________________________________________________ +[ 7310] By: gsar on 2000/10/16 06:36:03 + Log: integrate changes#6095,6097..6103 from cfgperl + + Introduce NV_PRESERVED_BITS. Not yet used anywhere but + might be useful in future. + + Add a note about possible compilation problems from Allen Smith. + + Add a note about other, yet unsupported, shadow password APIs. + + Tweaks for the cc bugs from Allen Smith. + + More compilation tweakery from Allen Smith. + + Hints and test tweaks for Unicos. + + The test suite tweak in #6101 wasn't quite right. + + Test tweaking for Unicos continues. + Branch: maint-5.6/perl + !> Configure Porting/Glossary Porting/config.sh Porting/config_H + !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t + !> t/lib/complex.t t/op/64bitint.t +____________________________________________________________________________ +[ 7309] By: gsar on 2000/10/16 06:29:41 + Log: integrate changes#6093,6094 from mainline + + fork() failure to create pseudo process sets errno=EAGAIN and returns + undef on windows (from Clinton Pierce ) + + cygwin update (from Eric Fifer ) + Branch: maint-5.6/perl + !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c + !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h +____________________________________________________________________________ +[ 7308] By: gsar on 2000/10/16 06:27:29 + Log: integrate change#6092 from cfgperl + + Regen perltoc with the fixed buildtoc. + Branch: maint-5.6/perl + !> pod/perltoc.pod +____________________________________________________________________________ +[ 7307] By: gsar on 2000/10/16 06:26:40 + Log: integrate changes#6089,6090 from mainline + + buildtoc tweak to fix newline lossage + + concat doesn't preserve utf8-ness, and doesn't invalidate + [NI]OK; added tests for both + Branch: maint-5.6/perl + !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t +____________________________________________________________________________ +[ 7306] By: gsar on 2000/10/16 06:24:05 + Log: integrate change#6088 from cfgperl + + Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT, + because we do not use those. The HAS_GETSPNAM remains, + though, because we still do use that. + Branch: maint-5.6/perl + !> Configure Porting/Glossary Porting/config.sh Porting/config_H + !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod + !> pp_sys.c vms/subconfigure.com 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 win32/config_h.PL win32/config_sh.PL +____________________________________________________________________________ +[ 7305] By: gsar on 2000/10/16 06:15:52 + Log: integrate changes#6084,6085,6087 from mainline + + substr() does not preserve utf8-ness (from Stefan Eissing + ); added tests + + repeat operator (x) doesn't preserve utf8-ness + + reverse() and quotemeta() weren't preserving utf8-ness; add tests + Branch: maint-5.6/perl + !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c +____________________________________________________________________________ +[ 7304] By: gsar on 2000/10/16 06:13:10 + Log: integrate changes#6077..6083 from mainline + + avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer + and Tom Phoenix) + + workaround for CRT bug in chdir() (from Charles Lane, via + Peter Prymmer) + + remove outdated kludge in Carp (NULLs are permitted in diagnostics + now) + + add File::Temp v0.08 from CPAN, with small tweaks to testsuite + (from Tim Jenness ) + + better default perlbug categories for ok reports (from Richard Foley) + + peek.t non-portable to ithreads + + note about undocumented caller() return value (from M.J.T. Guy); + yet another peek.t tweak + Branch: maint-5.6/perl + +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t + +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t + !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm + !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod + !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c + !> vms/vmsish.h +____________________________________________________________________________ +[ 7303] By: gsar on 2000/10/16 06:03:18 + Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059, + 6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts) + + &HUGE_VAL is not defined, it exists. + + Do not warn that an infinity does not look like a number. + + Rewrite the pwent/spent logic to be a little bit more clearer. + + Continue on the pwent/spent case. + + Correct Freudian slip. + + Use HUGE_VALL if applicable. + + pwent/spent #ifdef imbalance. + + Infinite problems. + + Call getspnam() only iff needd. + + Test both the scalar and list contexts. + + Use setxxent()/endxxent(). + + Complex tweakery. + + Unicos hint tweak. + + Be more forgiving in POSIX about HUGE_VALL. + + Detypo. + + The search of infinity continues, this time simplified. + + The logic of choosing strtol/strtoul/strtoll/strtoull was wrong + in natively 64-bit platforms where a long is a quad (no need + for long longs). Also added bias for IVs. + + Complex tweaks. + + Introduce t/lib/peek.t. + + Make the test more portable. + Branch: maint-5.6/perl + +> t/lib/peek.t + ! pp_sys.c + !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh + !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t + !> t/op/pwent.t toke.c util.c +____________________________________________________________________________ +[ 7302] By: gsar on 2000/10/16 05:03:37 + Log: integrate changes#6066..6071 from mainline + + s/END/CHECK/ + + replace direct call to sighandler() with (*PL_sighandlerp)() + + note about values() + + File::Spec compatibility update (from Barrie Slaymaker + ) + + remove misleading comment (from M.J.T. Guy) + + misformatted perllocal.pod (from Tim Jenness + ) + Branch: maint-5.6/perl + !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm + !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm + !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c + !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c +____________________________________________________________________________ +[ 7301] By: gsar on 2000/10/16 05:00:08 + Log: integrate changes#6061..6063 from mainline + + change#5921 neglected to make eq honor "use bytes" + + additional tests for utf8.t + + tokeq() could read unallocated field in argument + Branch: maint-5.6/perl + !> sv.c t/pragma/utf8.t toke.c +____________________________________________________________________________ +[ 7300] By: gsar on 2000/10/16 04:56:54 + Log: integrate changes#6046,6048,6057,6058 from mainline + + libscheck has insufficient checks for n32 libs (from + Albert Chin-A-Young ) + + add note about how $( doesn't interpolate in REs (from + Philip Newton ) + + fix broken parsing of /\x{ab}/ + + printf(...) should be PerlIO_printf(PerlIO_stdout(), ...) + (spotted by Donald Kinzer ) + Branch: maint-5.6/perl + !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c + !> t/pragma/utf8.t +____________________________________________________________________________ +[ 7299] By: gsar on 2000/10/16 04:52:50 + Log: integrate change#6044 from mainline + + change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it + such that underscores are only ignored in literal numbers, + "\x{...}", and hex/oct argument + Branch: maint-5.6/perl + !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c +____________________________________________________________________________ +[ 7298] By: gsar on 2000/10/16 04:50:53 + Log: integrate changes#6027..6043 from mainline + + podlators-1.02 update (from Russ Allbery) + + Pod::Man generates groff-incompatible macro definition (from + Tom Christiansen) + + add CGI.pm v2.66 (from Lincoln Stein) + + introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases + for @- and @+ (from Johan Vromans) + + small nits in diagnostics.pm (from Robin Barker) + + whitespace adjustments + + missing files in MANIFEST + + cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel + to compensate + + remove outdated perltrap entry (from Peter Scott ) + + perlretut revisions (from Mark Kvale ) + Branch: maint-5.6/perl + +> lib/CGI/Util.pm t/lib/cgi-pretty.t + !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm + !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm + !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm + !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod + !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t + !> t/lib/cgi-html.t t/lib/cgi-request.t +____________________________________________________________________________ +[ 7297] By: gsar on 2000/10/16 04:44:30 + Log: integrate change#6025 from mainline + + Is{Alnum,Alpha,Word} don't match titlecase + TODO: IsSpace is defined recursively! + (both spotted by Larry) + Branch: maint-5.6/perl + !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl + !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL +____________________________________________________________________________ +[ 7296] By: gsar on 2000/10/16 04:39:30 + Log: integrate change#6023 from mainline + + debugger stomps on $. (from M.J.T. Guy) + Branch: maint-5.6/perl + !> lib/perl5db.pl +____________________________________________________________________________ +[ 7295] By: gsar on 2000/10/16 04:38:02 + Log: integrate change#6022 from mainline + + unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern) + Branch: maint-5.6/perl + !> sv.c +____________________________________________________________________________ +[ 7294] By: gsar on 2000/10/16 04:37:05 + Log: integrate changes#6018..6021 from mainline + + make lib/syslog.t portable to systems that don't have _PATH_LOG, + make _PATH_LOG() return "" if unavailable + + windows portability tweaks + + test tweak + + remove Win2K issue in pod (fixed by change#6020) + Branch: maint-5.6/perl + !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm + !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t + !> t/lib/open3.t t/lib/syslog.t win32/win32.h +____________________________________________________________________________ +[ 7293] By: gsar on 2000/10/16 04:20:00 + Log: integrate changes#6013..6015 from mainline + + tweak change#5945 to display correct switch name in diagnostic + + glob() loading File::Glob behind the scenes may cause syntax errors + + tweak test for portability + Branch: maint-5.6/perl + !> op.c perl.c pod/perldiag.pod t/lib/b.t +____________________________________________________________________________ +[ 7292] By: gsar on 2000/10/16 04:18:11 + Log: integrate changes#6005..6010 from mainline, cfgperl + + perldoc might fail via "use blib" (from Hugo van der Sanden) + + Regen Configure. + + note about compile failures and END blocks (from M.J.T. Guy) + + VMS config tweak (from Craig A. Berry ) + + (change#6009 integrated earlier in change#7255) + + clarify note about shadow password support (from + gellyfish@gellyfish.com) + Branch: maint-5.6/perl + !> Configure Porting/Glossary Porting/config.sh Porting/config_H + !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod + !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com +____________________________________________________________________________ +[ 7291] By: gsar on 2000/10/16 04:12:03 + Log: integrate changes#6002,6003 from mainline + + destructive sv_setsv() can lose UV-ness from source, causing + numeric promotions/comparisons to fail to do the right thing + + allow REG_EXPAND_SZ keys in Windows registry (from + John Clayton ) + Branch: maint-5.6/perl + !> sv.c win32/win32.c +____________________________________________________________________________ +[ 7290] By: gsar on 2000/10/16 04:10:19 + Log: integrate change#6001 from mainline + + support additional library locations via $Config{otherlibdirs} + (from Andy Dougherty) + Branch: maint-5.6/perl + !> Configure INSTALL Porting/Glossary Porting/config.sh + !> Porting/config_H config_h.SH epoc/config.sh perl.c + !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig + !> win32/config.bc win32/config.gc win32/config.vc +____________________________________________________________________________ +[ 7289] By: gsar on 2000/10/16 04:08:28 + Log: integrate change#5999 from mainline + + fix line renumbering bug in C + Branch: maint-5.6/perl + !> t/pragma/warn/toke toke.c +____________________________________________________________________________ +[ 7288] By: gsar on 2000/10/16 04:07:01 + Log: integrate changes#5997,5998 from cfgperl + + Preserve $!. + + Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf. + Branch: maint-5.6/perl + !> lib/Math/Complex.pm +____________________________________________________________________________ +[ 7287] By: gsar on 2000/10/16 04:04:37 + Log: integrate change#5995 from mainline + + fixes for bugs in C (from Paul Marquess) + Branch: maint-5.6/perl + !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl +____________________________________________________________________________ +[ 7286] By: gsar on 2000/10/16 04:03:21 + Log: integrate change#5994 from mainline + + fix for missed accounting for null byte in pack("Z",...) (from + M.J.T. Guy) + Branch: maint-5.6/perl + !> pp.c t/op/pack.t +____________________________________________________________________________ +[ 7285] By: gsar on 2000/10/16 04:02:11 + Log: integrate changes#5989..5993 from mainline + + qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes + itself and no other (from Tom Hughes) + + use $ENV{LIB} to search for libs under Visual C compiler + on Windows (from Jochen Wiedmann ) + + posix-bc patches (from Dorner Thomas ) + + pod nit (from Simon Cozens) + + various minor tweaks seen on p5p + Branch: maint-5.6/perl + !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm + !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod + !> t/op/array.t toke.c +____________________________________________________________________________ +[ 7284] By: gsar on 2000/10/16 03:59:00 + Log: integrate changes#5978..5988 from mainline + + sync version numbers in File::Spec with the ones on CPAN + (from Barrie Slaymaker) + + under useithreads, constant pad entries could inadvertantly be + shared across threads (from Eric Blood ); + added Eric's test case to testsuite + + allow Configure -S to run non-interactively (spotted by Greg Hudson + ) + + rename File::Glob::glob() to File::Glob::bsd_glob() to avoid + prototype mismatch with CORE::glob(); update pod and tests to + suit (File::Glob::glob() is still available for backward + compatibility, but should be considered deprecated) + + avoid error in IO::Socket::INET when given an unknown service name + with a port number (from Brian Raven ) + + numeric conversion of non-number in change#3378 tramples on + OOK offset, causing segfaults + + attributes::reftype() doesn't work on tied argument + + forked child may not exit correctly if it failed to open + /dev/console (from Graham Barr) + + add regular expressions tutorial and quick-start guide (from + Mark Kvale ) + + B::Bytecode tweaks (from Simon Cozens ) + + s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe + ) + Branch: maint-5.6/perl + +> pod/perlrequick.pod pod/perlretut.pod + !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm + !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm + !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm + !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm + !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm + !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm + !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t + !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c +____________________________________________________________________________ +[ 7283] By: gsar on 2000/10/16 03:52:14 + Log: integrate change#5977 from mainline + + autoquote barewords followed by newline and arrow properly + (variant of fix suggested by Rick Delaney and M.J.T. Guy) + Branch: maint-5.6/perl + !> t/pragma/warn/toke toke.c ____________________________________________________________________________ -[ 7381] By: jhi on 2000/10/20 20:07:29 - Log: Reëntrancy fix. +[ 7282] By: gsar on 2000/10/16 03:50:48 + Log: integrate change#5976 from mainline - 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 + DB_File v1.73 update (from Paul Marquess) + Branch: maint-5.6/perl + !> ext/DB_File/Changes ext/DB_File/DB_File.pm + !> ext/DB_File/DB_File.xs ext/DB_File/version.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 +[ 7281] By: gsar on 2000/10/16 03:49:14 + Log: integrate change#5975 from mainline - 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 + allow sort() reentrancy (variant of patch suggested by + Hugo van der Sanden) + Branch: maint-5.6/perl + !> pp_ctl.c t/op/sort.t ____________________________________________________________________________ -[ 7379] By: jhi on 2000/10/20 18:43:37 - Log: Portability tweak on #7377. +[ 7280] By: gsar on 2000/10/16 03:48:22 + Log: integrate change#5974 from mainline - 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 + change#4197 somehow missed initializing PL_errors, meaning + syntax error queueing wasn't working outside eval"" at all; + also fixed eval"" to localize PL_error_count, so that compile-time + eval's don't clobber the error state of the outer context + Branch: maint-5.6/perl + !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op + !> t/pragma/warn/toke ____________________________________________________________________________ -[ 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 +[ 7279] By: gsar on 2000/10/16 03:46:21 + Log: integrate change#5973 from mainline - 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 + fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich) + Branch: maint-5.6/perl + !> regcomp.c regexec.c t/op/re_tests ____________________________________________________________________________ -[ 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 +[ 7278] By: gsar on 2000/10/16 03:44:54 + Log: integrate change#5971 from cfgperl + + Unicos tweaks from Mark P. Lutz. + Branch: maint-5.6/perl + !> hints/unicos.sh lib/Math/Complex.pm ____________________________________________________________________________ -[ 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 +[ 7277] By: gsar on 2000/10/16 03:42:59 + Log: integrate changes#5966..5970 from mainline + + add testsuite for B backends, fix bug in B::Deparse (from + Simon Cozens ) + + improved docs on the warn_uninit diagnostic (from David Glasser + and Simon Cozens) + + tolerate spaces in group names in test on solaris (from David Boyce + ) + + fix Sys::Syslog breakage on domain sockets (from Tom Hughes) + + Data::Dumper fumbles negative numbers on 32-bit platforms where + IV is >32bits + Branch: maint-5.6/perl + +> t/lib/b.t t/lib/syslog.t + !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm + !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm + !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t ____________________________________________________________________________ -[ 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 +[ 7276] By: gsar on 2000/10/16 03:39:30 + Log: integrate change#5965 from mainline + + avoid "will not stay shared" warnings for our variables (from + Robin Barker) + Branch: maint-5.6/perl + !> op.c t/pragma/warn/op ____________________________________________________________________________ -[ 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 +[ 7275] By: gsar on 2000/10/16 03:38:18 + Log: integrate change#5964 from mainline + + reformat to 72 columns (again) + Branch: maint-5.6/perl + !> pod/perldiag.pod ____________________________________________________________________________ -[ 7372] By: jhi on 2000/10/19 19:34:40 - Log: Typo noted by Mark Lutz. - Branch: perl - ! t/op/64bitint.t +[ 7274] By: gsar on 2000/10/16 03:36:58 + Log: integrate change#5963 from mainline + + patch from Larry to make (\&) prototype work; added tests for + the same + Branch: maint-5.6/perl + !> op.c t/comp/proto.t ____________________________________________________________________________ -[ 7371] By: jhi on 2000/10/19 19:33:13 - Log: NonStop-UX patches from Tom Bates - Branch: metaconfig - ! U/modified/Cppsym.U U/modified/Oldconfig.U - Branch: metaconfig/U/perl - ! End.U dlsrc.U libperl.U - Branch: perl - + hints/nonstopux.sh - ! Configure MANIFEST config_h.SH +[ 7273] By: gsar on 2000/10/16 03:35:51 + Log: integrate changes#5956..5962 from mainline + + better diagnostics on failed tests (from Ilya Zakharevich) + + pod nits (from A. C. Yardley ) + + change#3569 deleted some essential code, revert; avoid use of + atexit() to make DynaLoader work properly on AIX under mod_perl + (from Jens-Uwe Mager ) + + doubled words in pods (from Simon Cozens + ) + + better INSTALL notes on Solaris issues (from Dominic Dunlop) + + recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern) + + updated README.hpux (from Jeff Okamoto) + Branch: maint-5.6/perl + !> INSTALL README.hpux emacs/cperl-mode.el + !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod + !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod + !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod + !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod + !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod + !> t/op/lex_assign.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 +[ 7272] By: gsar on 2000/10/16 03:31:22 + Log: integrate change#5955 from mainline + + longstanding bug exposed by change#3307: sort arguments weren't + compiled with the right wantarray context (ensuing runtime lookup + via block_gimme() was getting the incidental context of the + sort() itself) + Branch: maint-5.6/perl + !> op.c t/op/sort.t ____________________________________________________________________________ -[ 7369] By: jhi on 2000/10/19 14:01:49 - Log: Update Changes. - Branch: perl - ! Changes patchlevel.h +[ 7271] By: gsar on 2000/10/16 03:29:11 + Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl + branch + + Flatten the cpp jungle doing the nosuid checking. + + Do not assume sign propagation. (from M.J.T. Guy) + + Various Unicos 10.0.0.6 fixes. (from Mark Lutz) + + Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL. + Now pp_ncmp() returns undef is either operand is a NaN. + + On second thoughts frexp() does have two arguments. + + Document that tr() is not tr(1). + + Be more robust on "extreme" (large absolute value) + arguments. Originally reported by Daniel Connelly + as a problem with asinh() on large negative arguments, + asinh() used to bail out because an argument to log() + ended up being zero. Ilya Zakharevich proposed using + Taylor's series in such cases, which for such large + arguments is a very good approximation. + + Undo "use integer" addition from 64bitint as it seems + to break most of the subtests in Digital UNIX; + Unicos needs to find another way. + Branch: maint-5.6/perl + !> (integrate 29 files) ____________________________________________________________________________ -[ 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 +[ 7270] By: gsar on 2000/10/16 03:09:44 + Log: integrate changes#5948,5949,5950 from mainline + + typo in vars.pm that leads to cryptic message (from Piotr + Piatkowski ) + + make perldoc use the pod2man from the same version (from + M.J.T. Guy) + + reformat perldiag to avoid long lines + Branch: maint-5.6/perl + !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL ____________________________________________________________________________ -[ 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 +[ 7269] By: gsar on 2000/10/16 03:05:54 + Log: integrate change#5947 from mainline + + use &dl_error rather than &dl_load_file as the guard for calling + boot_DynaLoader() (meant to fix dl_error() redefined warnings in + statically built perl) + Branch: maint-5.6/perl + !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL ____________________________________________________________________________ -[ 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 +[ 7268] By: gsar on 2000/10/16 03:04:48 + Log: integrate change#5945 from mainline + + make module name mandatory after -M switch; reorder perldiag + alphabetically (from Mark-Jason Dominus) + Branch: maint-5.6/perl + !> perl.c pod/perldiag.pod ____________________________________________________________________________ -[ 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 +[ 7267] By: gsar on 2000/10/16 03:03:01 + Log: integrate change#5939 from mainline + + more pod nits (from Larry Virden) + Branch: maint-5.6/perl + !> README.win32 pod/perlsub.pod pod/perlsyn.pod + !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod + !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod ____________________________________________________________________________ -[ 7364] By: jhi on 2000/10/18 21:12:53 - Log: (retracted) - Branch: perl - ! pp.c +[ 7266] By: gsar on 2000/10/16 03:01:39 + Log: integrate change#5938 from mainline + + Consolidated B::Deparse fixes (from Stephen McCamant) + Branch: maint-5.6/perl + !> ext/B/B/Deparse.pm ____________________________________________________________________________ -[ 7363] By: jhi on 2000/10/18 20:55:38 - Log: Missing change from #7362. - Branch: perl - ! win32/perlhost.h +[ 7265] By: gsar on 2000/10/16 03:00:43 + Log: integrate change#5936 from mainline + + additional tests for change#7263 (from Paul Marquess) + Branch: maint-5.6/perl + !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint + !> t/pragma/warn/5nolint t/pragma/warn/6default ____________________________________________________________________________ -[ 7362] By: jhi on 2000/10/18 20:52:01 - Log: Borland C fstat() never saw the fd as writable. +[ 7264] By: gsar on 2000/10/16 02:58:34 + Log: integrate change#5934 from mainline - 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 + propagate lexical warnings from surrounding scope correctly + within string eval() (from Paul Marquess) + Branch: maint-5.6/perl + !> pp_ctl.c t/pragma/warn/pp_ctl ____________________________________________________________________________ -[ 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 +[ 7263] By: gsar on 2000/10/16 02:56:53 + Log: integrate change#5932 from mainline + + add rsignal(), whichsig() and do_join() to public API list + (mod_perl uses them to good advantage) + Branch: maint-5.6/perl + !> embed.pl global.sym objXSUB.h perlapi.c proto.h ____________________________________________________________________________ -[ 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 +[ 7262] By: gsar on 2000/10/16 02:55:53 + Log: integrate change#5931 from mainline + + fix RE brokenness on refs/overloaded things (from Ilya Zakharevich) + Branch: maint-5.6/perl + !> pp_hot.c regexec.c t/op/pat.t ____________________________________________________________________________ -[ 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 +[ 7261] By: gsar on 2000/10/16 02:55:01 + Log: integrate change#5930 from mainline + + small os390 tweaks (from Peter Prymmer) + Branch: maint-5.6/perl + !> config_h.SH makedepend.SH ____________________________________________________________________________ -[ 7358] By: jhi on 2000/10/18 17:03:15 - Log: Make Cwd more bulletproof in chrooted environments. +[ 7260] By: gsar on 2000/10/16 02:54:10 + Log: integrate change#5929 from mainline - 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 + pod nits + Branch: maint-5.6/perl + !> pod/perlguts.pod ____________________________________________________________________________ -[ 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 +[ 7259] By: gsar on 2000/10/16 02:52:55 + Log: integrate change#5927 from mainline + + arrange for next() to resume at the unstack op rather than the + loop conditional, so that scope cleanup happens correctly + (from Stephen McCamant) + Branch: maint-5.6/perl + !> op.c pp_ctl.c t/op/misc.t ____________________________________________________________________________ -[ 7356] By: jhi on 2000/10/17 23:29:41 - Log: Show the failed remote port, instead of the failing line number. +[ 7258] By: gsar on 2000/10/16 02:51:38 + Log: integrate change#5926 from mainline - 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 + on windows, reserve 16M of stack rather than 128M (allows more + threads to run concurrently) + Branch: maint-5.6/perl + !> win32/Makefile win32/makefile.mk ____________________________________________________________________________ -[ 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 +[ 7257] By: gsar on 2000/10/16 02:50:37 + Log: integrate change#5925 from mainline + + POSIX-BC tweak (from Ignasi Roca ) + Branch: maint-5.6/perl + !> toke.c ____________________________________________________________________________ -[ 7354] By: jhi on 2000/10/17 13:42:23 - Log: Clarify documentation on 'use bytes'. +[ 7256] By: gsar on 2000/10/16 02:49:36 + Log: integrate change#5924 from mainline - 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 + avoid using uninitialized memory in require version check + Branch: maint-5.6/perl + !> pp_ctl.c universal.c ____________________________________________________________________________ -[ 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. +[ 7255] By: gsar on 2000/10/16 02:48:03 + Log: integrate changes#5923,5928,6009 from mainline - 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 + IO::Poll bugs fixed (from Lincoln Stein ) + Branch: maint-5.6/perl + !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t +____________________________________________________________________________ +[ 7254] By: gsar on 2000/10/16 02:44:46 + Log: integrate change#5922 from mainline + + commentary about IoTYPE() (from Nathan Torkington) + Branch: maint-5.6/perl + !> sv.h +____________________________________________________________________________ +[ 7253] By: gsar on 2000/10/16 02:43:49 + Log: integrate change#5921 from mainline + + make eq unicode-aware (from Gisle Aas); fix bogus tests revealed + Branch: maint-5.6/perl + !> sv.c t/lib/charnames.t t/pragma/utf8.t ____________________________________________________________________________ -[ 7352] By: jhi on 2000/10/17 13:06:19 - Log: More IoTYPE sprinkling. - Branch: perl - ! doio.c pp_hot.c +[ 7252] By: gsar on 2000/10/16 02:42:31 + Log: integrate change#5920 from mainline + + Larry's fix for buggy propagation of utf8-ness in join(); add test + Branch: maint-5.6/perl + !> doop.c t/op/ver.t ____________________________________________________________________________ -[ 7351] By: jhi on 2000/10/16 22:47:07 - Log: Detect early whether the std streams have gone bad. +[ 7251] By: gsar on 2000/10/16 02:41:14 + Log: integrate changes#5915..5919 from mainline - 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 + various (pod tweaks &c) + Branch: maint-5.6/perl + !> (integrate 33 files) ____________________________________________________________________________ -[ 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 +[ 7250] By: gsar on 2000/10/16 02:38:16 + Log: integrate change#5914 from mainline + + caller() wasn't returning the right number of elements for + eval {...} + Branch: maint-5.6/perl + !> pp_ctl.c t/pragma/warn/9enabled ____________________________________________________________________________ -[ 7349] By: jhi on 2000/10/16 22:36:45 - Log: perldelta tweak. - Branch: perl - ! pod/perldelta.pod +[ 7249] By: gsar on 2000/10/16 02:37:02 + Log: integrate change#5913 from mainline + + pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 + (from Mark-Jason Dominus) + Branch: maint-5.6/perl + !> pod/perlfunc.pod ____________________________________________________________________________ -[ 7348] By: jhi on 2000/10/16 15:17:53 - Log: Update Changes. - Branch: perl - ! Changes patchlevel.h +[ 7248] By: gsar on 2000/10/16 02:35:58 + Log: integrate change#5912 from mainline + + fix totally broken caching in UNIVERSAL::isa() (from + Nick Ing-Simmons) + Branch: maint-5.6/perl + !> t/op/universal.t universal.c ____________________________________________________________________________ -[ 7347] By: jhi on 2000/10/16 13:55:27 - Log: Add the capability to include/exclude branches. - Branch: perl - ! Porting/genlog +[ 7247] By: gsar on 2000/10/16 02:34:27 + Log: integrate changes#5910,5911 from mainline + + typo in pod + + add linebreak properties from unicode/LineBrk.txt (from + Dave Hartnoll ) + Branch: maint-5.6/perl + +> (branch 29 files) + !> ext/Thread/Thread.pm lib/unicode/mktables.PL ____________________________________________________________________________ -[ 7346] By: jhi on 2000/10/16 13:18:04 - Log: Add Charles Lane. - Branch: perl - ! AUTHORS Changes +[ 7246] By: gsar on 2000/10/16 02:33:29 + Log: integrate change#5909 from mainline + + mode argument to do_binmode() should be file mode, not boolean + Branch: maint-5.6/perl + !> pp_sys.c ____________________________________________________________________________ -[ 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 +[ 7245] By: gsar on 2000/10/16 02:31:04 + Log: integrate change#5908 from mainline + + introduce illegal symbols into null package so that + gv_fetchpv(...,TRUE) always returns a valid GV even when the + symbol is trapped by strictures (avoids coredumps) + Branch: maint-5.6/perl + !> embedvar.h gv.c intrpvar.h perl.c perlapi.h + !> t/pragma/strict-vars ____________________________________________________________________________ [ 7244] By: jhi on 2000/10/16 02:29:54 Log: Subject: $Carp::ExportLevel confusion in Exporter @@ -2371,6 +5491,13 @@ ____________________________________________________________________________ Branch: perl ! pod/perlguts.pod ____________________________________________________________________________ +[ 7242] By: gsar on 2000/10/16 02:26:51 + Log: integrate changes#5905,5906,5907,6064 from mainline + + printf/sprintf didn't get quad types right under use64bitint + Branch: maint-5.6/perl + !> pp_sys.c sv.c t/op/64bitint.t +____________________________________________________________________________ [ 7241] By: jhi on 2000/10/16 02:22:44 Log: Subject: small pod patch From: Dan Boorstein @@ -2710,6 +5837,13 @@ ____________________________________________________________________________ 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 @@ -3028,6 +6162,11 @@ ____________________________________________________________________________ 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. @@ -4539,6 +7678,16 @@ ____________________________________________________________________________ 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 @@ -7793,6 +10942,13 @@ ____________________________________________________________________________ Branch: perl ! Todo-5.6 ____________________________________________________________________________ +[ 6514] By: bailey on 2000/08/04 01:18:46 + Log: YA resync with mainstem, including VMS patches from others + Branch: vmsperl + +> (branch 48 files) + - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc + !> (integrate 354 files) +____________________________________________________________________________ [ 6513] By: jhi on 2000/08/04 01:18:18 Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily From: Mark Dickinson @@ -7879,6 +11035,11 @@ ____________________________________________________________________________ Branch: perl ! Makefile.SH ____________________________________________________________________________ +[ 6502] By: jhi on 2000/08/03 00:14:34 + Log: Add the missing setproctitle unit. + Branch: metaconfig/U/perl + + d_setproctitle.U +____________________________________________________________________________ [ 6501] By: jhi on 2000/08/03 00:00:26 Log: The subtest 4 may fail also on VOBS, as pointed out by Nick Ing-Simmons in November 1999, bug id 19991124.003 @@ -8782,6 +11943,13 @@ ____________________________________________________________________________ Branch: perl ! pod/perlguts.pod pod/perlhack.pod ____________________________________________________________________________ +[ 6405] By: jhi on 2000/07/14 14:02:31 + Log: Integrate with Sarathy. + Branch: cfgperl + !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL + !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h + !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c +____________________________________________________________________________ [ 6404] By: gsar on 2000/07/14 12:15:02 Log: PERL_OBJECT build tweaks Branch: perl @@ -8832,6 +12000,58 @@ ____________________________________________________________________________ Branch: perl ! lib/ExtUtils/MM_Unix.pm ____________________________________________________________________________ +[ 6395] By: jhi on 2000/07/14 05:20:33 + Log: Replace change #6337 with a better one. + + Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking + From: Hugo + Date: Fri, 14 Jul 2000 04:16:20 +0100 + Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk> + Branch: cfgperl + ! regexec.c t/op/re_tests +____________________________________________________________________________ +[ 6394] By: jhi on 2000/07/14 01:33:59 + Log: Fix the BOM bug: not a byteorder bug, a signedness bug. + Branch: cfgperl + ! embed.pl global.sym proto.h toke.c +____________________________________________________________________________ +[ 6393] By: jhi on 2000/07/13 23:41:23 + Log: remove discarded test + Branch: cfgperl + ! MANIFEST +____________________________________________________________________________ +[ 6392] By: jhi on 2000/07/13 23:32:25 + Log: The {multiplier} of a fixed substring was overlooked which + caused a wrong initial search offset for that substring. + + Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06 + From: Hugo + Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk> + Date: Thu, 13 Jul 2000 19:27:13 +0100 + Branch: cfgperl + ! regcomp.c t/op/re_tests +____________________________________________________________________________ +[ 6391] By: jhi on 2000/07/13 16:37:42 + Log: typo fix from Craig Berry + Branch: cfgperl + ! vms/subconfigure.com +____________________________________________________________________________ +[ 6390] By: jhi on 2000/07/13 13:20:12 + Log: Integrate with Sarathy. + Branch: cfgperl + - t/op/method2entersub.t + !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL + !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t + !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL + !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH +____________________________________________________________________________ +[ 6389] By: jhi on 2000/07/13 13:18:48 + Log: Detypo from Peter Prymmer, part of #6388. + Branch: cfgperl + ! Configure config_h.SH + Branch: metaconfig + ! U/modified/d_longlong.U +____________________________________________________________________________ [ 6388] By: gsar on 2000/07/13 06:33:40 Log: typos (spotted by Peter Prymmer) Branch: perl @@ -8864,6 +12084,11 @@ ____________________________________________________________________________ Branch: perl ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH ____________________________________________________________________________ +[ 6382] By: gsar on 2000/07/12 07:59:12 + Log: fix broken integrations in cfgperl + Branch: cfgperl + !> Changes pod/perldelta.pod +____________________________________________________________________________ [ 6381] By: gsar on 2000/07/12 07:42:17 Log: integrate cfgperl changes into mainline Branch: perl @@ -8882,6 +12107,28 @@ ____________________________________________________________________________ Branch: perl ! win32/config_h.PL ____________________________________________________________________________ +[ 6378] By: jhi on 2000/07/12 05:03:59 + Log: Do the cc sanity check both before the hints and + after the cc selction. + Branch: cfgperl + ! Configure config_h.SH + Branch: metaconfig + ! U/modified/Oldconfig.U U/modified/cc.U + Branch: metaconfig/U/perl + + Checkcc.U +____________________________________________________________________________ +[ 6377] By: jhi on 2000/07/12 02:49:22 + Log: Fix nits noticed by Boston.pm. + Branch: cfgperl + ! pod/perlre.pod +____________________________________________________________________________ +[ 6376] By: jhi on 2000/07/11 21:22:13 + Log: Configure cosmetics and perldelta. + Branch: cfgperl + ! Configure config_h.SH pod/perldelta.pod + Branch: metaconfig + ! U/modified/cc.U +____________________________________________________________________________ [ 6375] By: gsar on 2000/07/11 21:17:35 Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149) Branch: perl @@ -8901,6 +12148,24 @@ ____________________________________________________________________________ ! Changes !> (integrate 26 files) ____________________________________________________________________________ +[ 6372] By: jhi on 2000/07/11 20:30:36 + Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc, + regen perltoc. + Branch: cfgperl + + pod/perlbook.pod + ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod + ! pod/perltoc.pod +____________________________________________________________________________ +[ 6371] By: jhi on 2000/07/11 20:08:56 + Log: Minor cleanups on the booklist. + Branch: cfgperl + ! pod/perlfaq2.pod +____________________________________________________________________________ +[ 6370] By: jhi on 2000/07/11 19:31:13 + Log: mjd's tr patches "broke" tr/z-Z/z-Z/ + Branch: cfgperl + ! t/pragma/overload.t +____________________________________________________________________________ [ 6369] By: gsar on 2000/07/11 19:27:48 Log: integrate cfgperl changes#6293..6324 into mainline Branch: perl @@ -8979,12 +12244,36 @@ ____________________________________________________________________________ Branch: perl !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c ____________________________________________________________________________ +[ 6357] By: jhi on 2000/07/11 18:15:16 + Log: Fix for + Subject: [ID 20000711.005] spurious uninit warning with msgrcv() + From: Roderick Schertler + Date: Tue, 11 Jul 2000 13:55:05 -0400 + Message-Id: <200007111755.NAA05077@jones.argon.org> + Branch: cfgperl + ! doio.c +____________________________________________________________________________ +[ 6356] By: jhi on 2000/07/11 18:12:51 + Log: Typo in #6341. + Branch: cfgperl + ! pp_hot.c +____________________________________________________________________________ [ 6355] By: gsar on 2000/07/11 18:12:10 Log: integrate cfgperl changes#6231..6240 into mainline Branch: perl +> pod/perlutil.pod !> (integrate 35 files) ____________________________________________________________________________ +[ 6354] By: jhi on 2000/07/11 18:04:34 + Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2 + From: Dominic Dunlop + Date: Tue, 11 Jul 2000 12:27:33 +0200 + Message-Id: + + Replaces change #6268. + Branch: cfgperl + ! t/op/sprintf.t +____________________________________________________________________________ [ 6353] By: gsar on 2000/07/11 17:59:51 Log: skip integrate of problematic change#6230 from cfgperl into mainline (a later version of File::Spec is already in mainline) @@ -9019,6 +12308,11 @@ ____________________________________________________________________________ !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h ____________________________________________________________________________ +[ 6348] By: jhi on 2000/07/11 17:45:49 + Log: README.posix-bc podified from Thomas Dorner. + Branch: cfgperl + ! README.posix-bc +____________________________________________________________________________ [ 6347] By: gsar on 2000/07/11 17:42:04 Log: integrate cfgperl change#6217 into mainline Branch: perl @@ -9054,6 +12348,120 @@ ____________________________________________________________________________ ! Changes !> (integrate 34 files) ____________________________________________________________________________ +[ 6342] By: jhi on 2000/07/11 16:05:48 + Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors + To: perl5-porters@perl.org + From: Karsten Sperling + Date: Mon, 10 Jul 2000 15:12:52 +0200 + Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com> + Branch: cfgperl + ! lib/Symbol.pm +____________________________________________________________________________ +[ 6341] By: jhi on 2000/07/11 15:59:23 + Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs + From: "M.J.T. Guy" + Message-Id: + Date: Fri, 07 Jul 2000 17:57:16 +0100 + Branch: cfgperl + ! pp_hot.c +____________________________________________________________________________ +[ 6340] By: jhi on 2000/07/11 15:55:47 + Log: Subject: Re: format bug report [Patch] + From: "H.Merijn Brand" + Date: Wed, 05 Jul 2000 13:12:52 +0200 + Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl> + + Subject: Re: format bug report [Patch] + From: "H.Merijn Brand" + Date: Wed, 05 Jul 2000 14:10:01 +0200 + Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl> + Branch: cfgperl + ! t/op/write.t toke.c +____________________________________________________________________________ +[ 6339] By: jhi on 2000/07/11 13:54:09 + Log: Be less forgiving about ambiguous and illegal tr ranges. + Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way + From: Mark-Jason Dominus + Date: Tue, 04 Jul 2000 10:00:12 -0400 + Message-ID: <20000704140012.17772.qmail@plover.com> + + Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way + From: Mark-Jason Dominus + Date: Wed, 05 Jul 2000 09:37:36 -0400 + Message-ID: <20000705133736.27293.qmail@plover.com> + Branch: cfgperl + ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c +____________________________________________________________________________ +[ 6338] By: jhi on 2000/07/11 13:31:24 + Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not? + From: "M.J.T. Guy" + Date: Tue, 11 Jul 2000 13:50:51 +0100 + Message-Id: + Branch: cfgperl + ! sv.c +____________________________________________________________________________ +[ 6337] By: jhi on 2000/07/11 13:29:14 + Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking + From: Hugo + Date: Tue, 11 Jul 2000 12:44:50 +0100 + Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk> + Branch: cfgperl + ! regexec.c t/op/re_tests +____________________________________________________________________________ +[ 6336] By: jhi on 2000/07/11 13:26:47 + Log: Subject: [PATCH cfgperl] $& segfaults if you trick it + From: simon@brecon.co.uk (Simon Cozens) + Date: 7 Jul 2000 11:26:09 GMT + Message-ID: + Branch: cfgperl + ! mg.c +____________________________________________________________________________ +[ 6335] By: jhi on 2000/07/11 13:23:37 + Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc + From: Hubert Feyrer + Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST) + Message-Id: + Branch: cfgperl + + ext/DynaLoader/hints/netbsd.pl + ! MANIFEST ext/DynaLoader/hints/openbsd.pl +____________________________________________________________________________ +[ 6334] By: jhi on 2000/07/11 13:20:38 + Log: Subject: PATCH perlguts.pod: Document D and d magic types + From: mjd@plover.com + Date: 5 Jul 2000 18:01:51 -0000 + Message-ID: <20000705180151.29413.qmail@plover.com> + Branch: cfgperl + ! pod/perlguts.pod +____________________________________________________________________________ +[ 6333] By: jhi on 2000/07/11 13:15:51 + Log: Precedence goof, fix based on + Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget() + From: Hugo + Date: Tue, 11 Jul 2000 12:52:38 +0100 + Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk> + Branch: cfgperl + ! t/op/taint.t +____________________________________________________________________________ +[ 6332] By: jhi on 2000/07/11 12:40:17 + Log: Integrate with Sarathy. + Branch: cfgperl + !> win32/win32sck.c +____________________________________________________________________________ +[ 6331] By: jhi on 2000/07/10 20:14:16 + Log: Sprinkle ldlibpath. + Branch: cfgperl + ! pod/Makefile.SH +____________________________________________________________________________ +[ 6330] By: jhi on 2000/07/10 17:54:49 + Log: More POSIX.pod tweaks. + Branch: cfgperl + ! ext/POSIX/POSIX.pod +____________________________________________________________________________ +[ 6329] By: jhi on 2000/07/10 14:02:12 + Log: Reorder perl.pod once more. + Branch: cfgperl + ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod +____________________________________________________________________________ [ 6328] By: gsar on 2000/07/10 07:06:00 Log: accept() leaks memory on windows due to incorrect ordering of closesocket() and fclose() calls @@ -9066,6 +12474,61 @@ ____________________________________________________________________________ Branch: perl ! win32/win32sck.c ____________________________________________________________________________ +[ 6326] By: jhi on 2000/07/08 02:45:40 + Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer + was cast to an unsigned (32-bit) integer with wild abandon. + Branch: cfgperl + ! ext/Devel/DProf/DProf.xs +____________________________________________________________________________ +[ 6325] By: jhi on 2000/07/07 18:50:33 + Log: Remove perlbook, update perlfaq book listing, + rearrange perl.pod, regenerate perltoc. + Branch: cfgperl + - pod/perlbook.pod + ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod + ! pod/perlfaq2.pod pod/perltoc.pod +____________________________________________________________________________ +[ 6324] By: jhi on 2000/07/07 14:03:40 + Log: Fix the alignment problem in Crays ([ID 20000612.002]). + Branch: cfgperl + ! sv.h toke.c +____________________________________________________________________________ +[ 6323] By: jhi on 2000/07/06 16:03:55 + Log: Fix complaints of buildtoc. + Branch: cfgperl + + lib/Win32.pod + - pod/Win32.pod + ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod +____________________________________________________________________________ +[ 6322] By: jhi on 2000/07/06 15:15:52 + Log: Add =head1 NAMEs so that buildtoc is happy. + (The CGI::Util nit reported to Lincoln.) + Branch: cfgperl + ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm + ! pod/perltoc.pod +____________________________________________________________________________ +[ 6321] By: jhi on 2000/07/06 03:16:04 + Log: Config is being used. + Branch: cfgperl + ! t/op/method.t +____________________________________________________________________________ +[ 6320] By: jhi on 2000/07/06 03:13:13 + Log: Integrate with Sarathy. + Branch: cfgperl + !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c +____________________________________________________________________________ +[ 6319] By: jhi on 2000/07/06 03:11:46 + Log: Autogenerate pod/Makefile and pod/buildtoc. + buildtoc also checks whether the existin pods are + mentioned in MANIFEST and perl.pod, and vice versa. + (None of the thusly found discrepancies fixed yet.) + roffitall also needs to be autogenerated similarly but it + seems so badly out of date that I didn't touch it yet. + Branch: cfgperl + + pod/Makefile.SH pod/buildtoc.PL + - pod/Makefile pod/buildtoc + ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod +____________________________________________________________________________ [ 6318] By: gsar on 2000/07/05 22:10:54 Log: fix UNC path handling on Windows under ithreads, and chdir() return value when given a non-existent directory @@ -9082,22 +12545,72 @@ ____________________________________________________________________________ Branch: perl ! lib/perl5db.pl ____________________________________________________________________________ +[ 6315] By: jhi on 2000/07/05 00:25:21 + Log: Integrate with Sarathy, preliminary fix for unicos + alignment problems in [ID 20000612.002] Perl problem on Cray system. + Branch: cfgperl + ! sv.h + !> pp_hot.c +____________________________________________________________________________ [ 6314] By: gsar on 2000/07/04 23:34:02 Log: tyop in change#6306 Branch: perl ! pp_hot.c ____________________________________________________________________________ +[ 6313] By: jhi on 2000/07/04 22:14:38 + Log: Multiline string literals ENONPORTABLE. + Branch: cfgperl + ! pp_hot.c +____________________________________________________________________________ +[ 6312] By: jhi on 2000/07/04 20:34:44 + Log: Integrate with Sarathy. + Branch: cfgperl + !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t + !> t/op/method.t +____________________________________________________________________________ +[ 6311] By: jhi on 2000/07/04 20:30:56 + Log: More POSIX.pod embellishment. + Branch: cfgperl + ! ext/POSIX/POSIX.pod +____________________________________________________________________________ [ 6310] By: gsar on 2000/07/04 17:28:48 Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes) Branch: perl ! t/lib/b.t ____________________________________________________________________________ +[ 6309] By: jhi on 2000/07/04 17:22:18 + Log: The #6308 required a little bit more. + Branch: cfgperl + ! Makefile.SH win32/Makefile +____________________________________________________________________________ +[ 6308] By: jhi on 2000/07/04 16:35:24 + Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy. + Branch: cfgperl + + lib/lib_pm.PL + - lib/lib.pm.PL + ! MANIFEST Makefile.SH +____________________________________________________________________________ +[ 6307] By: jhi on 2000/07/04 16:28:58 + Log: Win32 patches for cfgperl from Sarathy. + Branch: cfgperl + ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl + ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h + ! thread.h toke.c util.c win32/Makefile win32/win32.c +____________________________________________________________________________ [ 6306] By: gsar on 2000/07/04 16:28:40 Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist (from Richard Soderberg ) Branch: perl ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t ____________________________________________________________________________ +[ 6305] By: jhi on 2000/07/04 16:24:24 + Log: Integrate with Sarathy. + Branch: cfgperl + !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm + !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm + !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod + !> proto.h win32/win32.c +____________________________________________________________________________ [ 6304] By: gsar on 2000/07/04 16:17:24 Log: missing perldiag entry for unpack("w",...) diagnostic (from Andreas Koenig) @@ -9116,6 +12629,13 @@ ____________________________________________________________________________ ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h ! win32/win32.c ____________________________________________________________________________ +[ 6301] By: jhi on 2000/07/04 04:50:07 + Log: Integrate with Sarathy. + Branch: cfgperl + !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h + !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h + !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c +____________________________________________________________________________ [ 6300] By: gsar on 2000/07/04 04:42:09 Log: PERL_OBJECT build tweak Branch: perl @@ -9139,44 +12659,636 @@ ____________________________________________________________________________ Branch: perl ! perl.c ____________________________________________________________________________ +[ 6296] By: jhi on 2000/06/30 18:28:37 + Log: Elaborate POSIX.pod. Still needs work. + Branch: cfgperl + ! ext/POSIX/POSIX.pod +____________________________________________________________________________ +[ 6295] By: jhi on 2000/06/30 14:58:18 + Log: Point to perlipc for more SysV IPC examples. + Branch: cfgperl + ! pod/perlfunc.pod +____________________________________________________________________________ [ 6294] By: gsar on 2000/06/30 14:47:45 Log: slurp mode fix in change#4736 still not quite right Branch: perl ! pp_hot.c t/io/argv.t ____________________________________________________________________________ -[ 6291] By: gsar on 2000/06/30 04:37:33 - Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad - when @_ is modified, causing coredumps - Branch: perl - ! cop.h pp_ctl.c pp_hot.c t/op/args.t +[ 6293] By: jhi on 2000/06/30 12:02:55 + Log: Integrate with Sarathy. + Branch: cfgperl + !> cop.h pp_ctl.c pp_hot.c t/op/args.t +____________________________________________________________________________ +[ 6292] By: jhi on 2000/06/30 12:01:11 + Log: From: simon@brecon.co.uk (Simon Cozens) + Subject: UTF8 concat + Date: 30 Jun 2000 06:13:25 GMT + Message-ID: + Branch: cfgperl + ! pp_hot.c +____________________________________________________________________________ +[ 6291] By: gsar on 2000/06/30 04:37:33 + Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad + when @_ is modified, causing coredumps + Branch: perl + ! cop.h pp_ctl.c pp_hot.c t/op/args.t +____________________________________________________________________________ +[ 6290] By: jhi on 2000/06/30 02:21:44 + Log: Integrate with Sarathy. + Branch: cfgperl + !> vms/vms.c vms/vmsish.h +____________________________________________________________________________ +[ 6289] By: jhi on 2000/06/30 02:21:02 + Log: Check VERSIONs. + Branch: cfgperl + ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm + ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm + ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm +____________________________________________________________________________ +[ 6288] By: jhi on 2000/06/30 02:18:52 + Log: Integrate with Sarathy. + Branch: cfgperl + !> ext/Opcode/Opcode.xs lib/File/Spec.pm + !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm + !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm + !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod +____________________________________________________________________________ +[ 6287] By: gsar on 2000/06/30 02:17:08 + Log: integrate vmsperl changes into mainline + Branch: perl + !> vms/vms.c vms/vmsish.h +____________________________________________________________________________ +[ 6285] By: gsar on 2000/06/30 02:05:28 + Log: localize %INC in a Safe compartment so that use/require work + (many other magic globals probably need similar treatment) + Branch: perl + ! ext/Opcode/Opcode.xs +____________________________________________________________________________ +[ 6284] By: gsar on 2000/06/30 01:54:54 + Log: tweak perlembed for multiplicity/usethreads sanity; correct notes + about Windows + Branch: perl + ! pod/perlembed.pod +____________________________________________________________________________ +[ 6283] By: jhi on 2000/06/30 01:50:10 + Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta + From: Barrie Slaymaker + Date: Wed, 28 Jun 2000 11:35:29 -0400 + Message-Id: <200006281535.LAA21095@jester.slaysys.com> + Branch: perl + ! lib/File/Spec.pm lib/File/Spec/Functions.pm + ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm + ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm + ! lib/File/Spec/Win32.pm +____________________________________________________________________________ +[ 6282] By: jhi on 2000/06/29 22:57:22 + Log: Subject: [PATCH 5.6.0]ITHREADs for VMS + From: Dan Sugalski + Date: Tue, 06 Jun 2000 11:59:50 -0400 + Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48> + Branch: cfgperl + ! vms/vms.c +____________________________________________________________________________ +[ 6281] By: jhi on 2000/06/29 22:52:50 + Log: Subject: [PATCH 5.6.0] utils/h2xs.PL + From: "Daniel S. Lewart" + Date: Wed, 7 Jun 2000 04:02:04 -0500 + Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu> + Branch: cfgperl + ! utils/h2xs.PL +____________________________________________________________________________ +[ 6280] By: jhi on 2000/06/29 22:45:47 + Log: Subject: Re: backwards compatibility in h2xs and makemaker [PATCH] + From: rspier@pobox.com (Robert Spier) + Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT) + Message-ID: <14654.31913.845602.610277@rls.cx> + Branch: cfgperl + ! utils/h2xs.PL +____________________________________________________________________________ +[ 6279] By: jhi on 2000/06/29 22:38:16 + Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure" + From: Tim Ayers + Date: Thu, 08 Jun 2000 08:11:06 +0200 + Message-id: <393F38FA.9B5F4C7D@m.dasa.de> + [resent by Richard Foley, Message-Id probably wrong] + Branch: cfgperl + ! pod/perlsub.pod +____________________________________________________________________________ +[ 6278] By: jhi on 2000/06/29 22:21:45 + Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly + From: "Milton L. Hankins" + Date: Fri, 09 Jun 2000 12:39:27 -0400 + Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com> + (plus update the version "number" of Text::Wrap) + Branch: cfgperl + ! lib/Text/Wrap.pm +____________________________________________________________________________ +[ 6277] By: jhi on 2000/06/29 22:13:10 + Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem) + From: "M.J.T. Guy" + Date: Mon, 12 Jun 2000 14:55:59 +0100 + Message-Id: + Branch: cfgperl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 6276] By: jhi on 2000/06/29 22:11:06 + Log: Subject: [PATCH] Re: eval documentation: context + From: "M.J.T. Guy" + Date: Mon, 12 Jun 2000 15:07:29 +0100 + Message-Id: + Branch: cfgperl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 6275] By: jhi on 2000/06/29 21:59:46 + Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm + From: "Daniel S. Lewart" + Date: Tue, 13 Jun 2000 02:43:48 -0500 + Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu> + Branch: cfgperl + ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm +____________________________________________________________________________ +[ 6274] By: jhi on 2000/06/29 21:56:14 + Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility + From: Andy Dougherty + Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT) + Message-Id: + Branch: cfgperl + ! ext/File/Glob/Glob.pm +____________________________________________________________________________ +[ 6273] By: jhi on 2000/06/29 21:49:09 + Log: Subject: [PATCH] xsub attributes + From: Doug MacEachern + Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT) + Message-ID: + Branch: cfgperl + ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp + ! objXSUB.h op.c perlapi.c perlapi.h proto.h +____________________________________________________________________________ +[ 6272] By: jhi on 2000/06/29 21:41:28 + Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs + From: Tom Phoenix + Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000 + Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT) + Branch: cfgperl + ! lib/Net/Ping.pm +____________________________________________________________________________ +[ 6271] By: jhi on 2000/06/29 21:36:55 + Log: Subject: PATCH pod/perltie.pod + From: Ian Phillipps + Date: Fri, 16 Jun 2000 00:17:19 +0100 + Message-ID: <20000616001719.A17108@homer.diplex.co.uk> + (only the first hunk, the second hunk had already been done + by some other patch) + Branch: cfgperl + ! pod/perltie.pod +____________________________________________________________________________ +[ 6270] By: jhi on 2000/06/29 21:24:51 + Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?) + From: Nicholas Clark + Date: Fri, 23 Jun 2000 16:21:15 +0100 + Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net> + Branch: cfgperl + ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t + ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t +____________________________________________________________________________ +[ 6269] By: jhi on 2000/06/29 19:38:15 + Log: Regen headers for #6261 (and update embed.pl for this) and #6267, + silence few compiler warnings. + Branch: cfgperl + ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c +____________________________________________________________________________ +[ 6268] By: jhi on 2000/06/29 18:21:50 + Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive + From: Dominic Dunlop + Date: Thu, 29 Jun 2000 12:32:39 +0200 + Message-Id: + Branch: cfgperl + ! t/op/sprintf.t +____________________________________________________________________________ +[ 6267] By: jhi on 2000/06/29 18:16:07 + Log: Subject: Re: [PATCH] Re: Speeding up method lookups + From: Doug MacEachern + Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT) + Message-ID: + Branch: cfgperl + + t/op/method2entersub.t + ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm + ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm + ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t + ! xsutils.c +____________________________________________________________________________ +[ 6266] By: jhi on 2000/06/29 15:11:15 + Log: Subject: [PATCH 5.6.0] cygwin port + Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com> + From: "Fifer, Eric" + Date: Thu, 29 Jun 2000 12:58:29 +0100 + Branch: cfgperl + ! cygwin/Makefile.SHs +____________________________________________________________________________ +[ 6265] By: jhi on 2000/06/29 15:04:05 + Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo + From: sthoenna@efn.org (Yitzchak Scott-Thoennes) + Date: Wed, 28 Jun 2000 17:50:12 -0700 + Message-ID: + Branch: cfgperl + ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs +____________________________________________________________________________ +[ 6264] By: jhi on 2000/06/29 15:00:57 + Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232] + From: Marty Lucich + Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT) + Message-Id: <200006282116.OAA11148@netcom.com> + ccdlflags update (the BSD/OS 4.1 part had already been taken + care of by #6141). + Branch: cfgperl + ! hints/bsdos.sh +____________________________________________________________________________ +[ 6263] By: jhi on 2000/06/29 13:47:44 + Log: tr fixes from Simon Cozens + Branch: cfgperl + ! doop.c +____________________________________________________________________________ +[ 6262] By: jhi on 2000/06/28 18:46:01 + Log: Subject: 5.6.0 Patch for EPOC + From: Olaf Flebbe + Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST) + Message-ID: <23449.960929969@www11.gmx.net> + Branch: cfgperl + ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c + ! epoc/epocish.h +____________________________________________________________________________ +[ 6261] By: jhi on 2000/06/28 18:29:07 + Log: Subject: Re: [PATCH cfgperl] BOMs away! + From: simon@brecon.co.uk (Simon Cozens) + Date: 17 Jun 2000 11:49:57 GMT + Message-ID: + Branch: cfgperl + ! pod/perldiag.pod t/comp/require.t toke.c +____________________________________________________________________________ +[ 6260] By: jhi on 2000/06/28 17:47:16 + Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8 + From: simon@brecon.co.uk (Simon Cozens) + Date: 17 Jun 2000 11:56:44 GMT + Message-ID: + pack U0, pack C0 + Branch: cfgperl + ! pod/perlfunc.pod pp.c t/op/pack.t +____________________________________________________________________________ +[ 6259] By: jhi on 2000/06/28 16:43:17 + Log: perlnewmod was missing from MANIFEST. + Branch: cfgperl + ! MANIFEST +____________________________________________________________________________ +[ 6258] By: jhi on 2000/06/28 15:54:30 + Log: linenumber tweak + Branch: cfgperl + ! t/pragma/warn/regcomp +____________________________________________________________________________ +[ 6257] By: jhi on 2000/06/28 15:50:44 + Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning + From: Doug MacEachern + Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT) + Message-ID: + (one part of the patch had been applied earlier) + Branch: cfgperl + ! 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 Cozens to further fix tr/// under utf8 + Branch: cfgperl + ! doop.c +____________________________________________________________________________ +[ 6255] By: jhi on 2000/06/28 15:33:45 + Log: small thinko tweaks + Branch: cfgperl + ! lib/IPC/Open3.pm t/op/my_stash.t +____________________________________________________________________________ +[ 6254] By: jhi on 2000/06/28 15:33:25 + Log: Subject: tr///, help wanted. + From: simon@brecon.co.uk (Simon Cozens) + Date: 28 Jun 2000 11:29:04 GMT + Message-ID: + Branch: cfgperl + ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h + ! pp_proto.h proto.h t/op/tr.t +____________________________________________________________________________ +[ 6253] By: jhi on 2000/06/28 15:09:17 + Log: Paranoia tweak on #6249. + Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's + From: Ronald J Kimball + Date: Sun, 25 Jun 2000 23:43:12 -0400 + Message-ID: <20000625234312.B74147@linguist.dartmouth.edu> + Branch: cfgperl + ! lib/IPC/Open3.pm +____________________________________________________________________________ +[ 6252] By: jhi on 2000/06/28 15:01:38 + Log: Document #6249 and #6251. + Branch: cfgperl + ! lib/Exporter.pm lib/IPC/Open3.pm +____________________________________________________________________________ +[ 6251] By: jhi on 2000/06/28 14:50:43 + Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm + From: Doug MacEachern + Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT) + Message-ID: + Branch: cfgperl + ! lib/Exporter.pm +____________________________________________________________________________ +[ 6250] By: jhi on 2000/06/28 14:45:23 + Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...' + From: Doug MacEachern + Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT) + Message-ID: + Branch: cfgperl + + t/op/my_stash.t + ! MANIFEST embed.pl global.sym proto.h toke.c +____________________________________________________________________________ +[ 6249] By: jhi on 2000/06/28 14:36:34 + Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's + From: Frank Tobin + Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT) + Message-ID: + Branch: cfgperl + ! lib/IPC/Open3.pm +____________________________________________________________________________ +[ 6248] By: jhi on 2000/06/28 14:11:25 + Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example + From: Mark-Jason Dominus + Date: Tue, 27 Jun 2000 22:36:42 -0400 + Message-ID: <20000628023642.12166.qmail@plover.com> + Branch: cfgperl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 6247] By: jhi on 2000/06/27 12:46:37 + Log: Tweak $VERSION, patch from Doug MacEachern. + Branch: cfgperl + ! lib/File/Spec.pm +____________________________________________________________________________ +[ 6246] By: jhi on 2000/06/27 03:34:46 + Log: Allow for standalone testing. + Branch: cfgperl + ! t/lib/filefunc.t t/lib/filespec.t +____________________________________________________________________________ +[ 6245] By: jhi on 2000/06/27 02:50:02 + Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong + From: Nicholas Clark + Date: Sat, 24 Jun 2000 13:06:20 +0100 + Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net> + Branch: cfgperl + ! ext/DynaLoader/DynaLoader_pm.PL +____________________________________________________________________________ +[ 6244] By: jhi on 2000/06/27 02:46:10 + Log: Subject: [PATCH] avoid mg_ptr in '*' magic + From: Doug MacEachern + Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT) + Message-ID: + Branch: cfgperl + ! gv.c sv.c t/lib/peek.t +____________________________________________________________________________ +[ 6243] By: jhi on 2000/06/27 02:38:07 + Log: Subject: [PATCH] is_utf8_string + From: simon@brecon.co.uk (Simon Cozens) + Date: 26 Jun 2000 02:25:59 GMT + Message-ID: + Branch: cfgperl + ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c + ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h + ! proto.h utf8.c +____________________________________________________________________________ +[ 6242] By: jhi on 2000/06/27 02:24:00 + Log: Subject: [PATCH] bytes<->utf8 fixes + From: simon@brecon.co.uk (Simon Cozens) + Date: 26 Jun 2000 04:55:45 GMT + Message-ID: + Branch: cfgperl + ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c +____________________________________________________________________________ +[ 6241] By: jhi on 2000/06/27 02:12:42 + Log: Do no -warn on \_, only on \alpha. + Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0 + From: David Dyck + Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT) + Message-ID: + Branch: cfgperl + ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c +____________________________________________________________________________ +[ 6240] By: jhi on 2000/06/27 02:00:01 + Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage + From: Nicholas Clark + Date: Mon, 26 Jun 2000 18:40:14 +0100 + Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net> + Branch: cfgperl + ! utils/h2xs.PL +____________________________________________________________________________ +[ 6239] By: jhi on 2000/06/27 01:53:40 + Log: Configure maintenance. Sever some dependency cycles, + separate gccversion from the cc unit, + address [ID 20000623.006] Configure script patch for using gcc on AIX + (but solve it a little bit differently), + unduplex some accidentally duplicated units, + suggest using gcc if no cc available + (p5p thread: "Solaris configure: counterproposal", 1999-09) + Branch: cfgperl + ! Configure Todo-5.6 config_h.SH + Branch: metaconfig + ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U + ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U + Branch: metaconfig/U/perl + + gccvers.U + ! d_getespwnam.U d_getprpwnam.U i_prot.U ____________________________________________________________________________ -[ 6287] By: gsar on 2000/06/30 02:17:08 - Log: integrate vmsperl changes into mainline - Branch: perl - !> vms/vms.c vms/vmsish.h +[ 6238] By: jhi on 2000/06/25 18:04:56 + Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS + From: Dan Sugalski + Date: Fri, 23 Jun 2000 17:00:00 -0400 + Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48> + Branch: cfgperl + ! lib/ExtUtils/MM_VMS.pm vms/vms.c +____________________________________________________________________________ +[ 6237] By: jhi on 2000/06/25 16:36:45 + Log: Tweak embed.pl, regen headers. + Branch: cfgperl + ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm + ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym + ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h + ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym + ! pp_proto.h proto.h regnodes.h utf8.c warnings.h +____________________________________________________________________________ +[ 6236] By: jhi on 2000/06/25 15:26:42 + Log: Regen headers. + Branch: cfgperl + ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c + ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm + ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h + ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h + ! regnodes.h warnings.h +____________________________________________________________________________ +[ 6235] By: jhi on 2000/06/23 19:39:35 + Log: The thread begun by + Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh + From: Kevin.Ruscoe@ubsw.com + Date: Fri, 16 Jun 2000 16:38:51 +0100 + Message-Id: + Branch: cfgperl + ! hints/solaris_2.sh ____________________________________________________________________________ -[ 6285] By: gsar on 2000/06/30 02:05:28 - Log: localize %INC in a Safe compartment so that use/require work - (many other magic globals probably need similar treatment) - Branch: perl - ! ext/Opcode/Opcode.xs +[ 6234] By: jhi on 2000/06/23 19:23:36 + Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp + because when run as services (Win32ese for daemons) + no environment variables are set and tmpdir ends up as /tmp, + which is ambiguous. + + Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service + From: matt@sergeant.org + Date: 16 Jun 2000 16:30:43 -0000 + Message-Id: <20000616163043.26398.qmail@mail.sergeant.org> + Branch: cfgperl + ! lib/File/Spec/Win32.pm ____________________________________________________________________________ -[ 6284] By: gsar on 2000/06/30 01:54:54 - Log: tweak perlembed for multiplicity/usethreads sanity; correct notes - about Windows - Branch: perl - ! pod/perlembed.pod +[ 6233] By: jhi on 2000/06/23 19:18:58 + Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes + From: Mark-Jason Dominus + Date: Fri, 16 Jun 2000 20:53:04 -0400 + Message-ID: <20000617005304.8008.qmail@plover.com> + Branch: cfgperl + ! op.h ____________________________________________________________________________ -[ 6283] By: jhi on 2000/06/30 01:50:10 - Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta - From: Barrie Slaymaker - Date: Wed, 28 Jun 2000 11:35:29 -0400 - Message-Id: <200006281535.LAA21095@jester.slaysys.com> - Branch: perl +[ 6232] By: jhi on 2000/06/23 16:10:02 + Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution + From: simon@brecon.co.uk (Simon Cozens) + Date: 19 Jun 2000 15:18:27 GMT + Message-ID: + + plus update pod/Makefile and regenerate perltoc + Branch: cfgperl + + pod/perlutil.pod + ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall +____________________________________________________________________________ +[ 6231] By: jhi on 2000/06/23 15:19:18 + Log: Subject: [PATCH 5.6.0] cygwin port + From: "Fifer, Eric" + Date: Tue, 20 Jun 2000 14:30:58 +0100 + Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com> + Branch: cfgperl + ! README.cygwin lib/File/Find.pm +____________________________________________________________________________ +[ 6230] By: jhi on 2000/06/23 14:25:21 + Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker. + Branch: cfgperl ! lib/File/Spec.pm lib/File/Spec/Functions.pm ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm - ! lib/File/Spec/Win32.pm + ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t +____________________________________________________________________________ +[ 6229] By: jhi on 2000/06/23 14:13:34 + Log: Subject: README.hpux version 0.6.1 + Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT) + From: Jeff Okamoto + Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com> + Branch: cfgperl + ! README.hpux +____________________________________________________________________________ +[ 6228] By: jhi on 2000/06/23 14:07:20 + Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning + From: Doug MacEachern + Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT) + Message-ID: + Branch: cfgperl + ! op.c +____________________________________________________________________________ +[ 6227] By: jhi on 2000/06/23 14:01:06 + Log: Subject: [PATCH] lib.pm -> lib.pm.PL + From: Doug MacEachern + Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT) + Message-ID: + Branch: cfgperl + + lib/lib.pm.PL + - lib/lib.pm + ! MANIFEST Makefile.SH +____________________________________________________________________________ +[ 6226] By: jhi on 2000/06/23 13:53:07 + Log: Subject: [PATCH] remove forward declarations in Socket.pm + From: Doug MacEachern + Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT) + Message-ID: + + From: Doug MacEachern + Subject: Re: [PATCH] remove forward declarations in Socket.pm + Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT) + Message-ID: + Branch: cfgperl + ! ext/Socket/Socket.pm op.c +____________________________________________________________________________ +[ 6225] By: jhi on 2000/06/23 13:41:52 + Log: Add source code filenames to apidoc. + From: simon@brecon.co.uk (Simon Cozens) + Subject: [PATCH embed.pl] Source X-ref + Date: 22 Jun 2000 02:18:49 GMT + Message-ID: + Branch: cfgperl + ! embed.pl +____________________________________________________________________________ +[ 6224] By: jhi on 2000/06/23 13:32:33 + Log: A way to avoid English.pm performance hit. + From: root + Subject: [YAPATCH English.pm] My turn to putt again + Date: Thu, 22 Jun 2000 20:33:58 -0400 + Message-Id: <200006230033.UAA05960@jester.slaysys.com> + Branch: cfgperl + ! lib/English.pm t/lib/english.t +____________________________________________________________________________ +[ 6223] By: jhi on 2000/06/23 13:27:06 + Log: Avoid double close(). + Subject: [PATCH] avoid double close() + From: Doug MacEachern + Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT) + Message-ID: + Branch: cfgperl + ! doio.c +____________________________________________________________________________ +[ 6222] By: jhi on 2000/06/23 13:25:54 + Log: doc typo fix + Subject: [PATCH] documentation typo in lib/Pod/Usage.pm + From: Ian Phillipps + Date: Fri, 23 Jun 2000 10:40:58 +0100 + Message-ID: <20000623104058.A22791@homer.diplex.co.uk> + Branch: cfgperl + ! lib/Pod/Usage.pm +____________________________________________________________________________ +[ 6221] By: jhi on 2000/06/23 13:24:15 + Log: Remove tr///CU (the feature is to be obsoleted by better interfaces). + From: simon@brecon.co.uk (Simon Cozens) + Subject: [PATCH] Eliminate tr///[CU][CU] + Date: 23 Jun 2000 11:05:40 GMT + Message-ID: + Branch: cfgperl + ! doop.c embed.pl pod/perlop.pod toke.c utf8.c +____________________________________________________________________________ +[ 6220] By: jhi on 2000/06/22 16:07:51 + Log: Win32 patches from Benjamin Stuhl. + Branch: cfgperl + ! makedef.pl win32/win32.h +____________________________________________________________________________ +[ 6219] By: jhi on 2000/06/22 16:06:34 + Log: Bytecode patches from Benjamin Stuhl. + Branch: cfgperl + ! bytecode.pl 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 +____________________________________________________________________________ +[ 6218] By: jhi on 2000/06/15 23:54:16 + Log: Bytecode patches from Benjamin Stuhl. + Branch: cfgperl + ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm +____________________________________________________________________________ +[ 6217] By: jhi on 2000/06/09 13:38:29 + Log: Rename the fdpid locking and integrate with Sarathy. + Branch: cfgperl + ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h + ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c + ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c + ! win32/win32.c + !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t ____________________________________________________________________________ [ 6216] By: gsar on 2000/06/08 14:54:21 Log: be more optimal about clearing @_ @@ -9200,6 +13312,106 @@ ____________________________________________________________________________ Branch: perl ! hints/solaris_2.sh ____________________________________________________________________________ +[ 6212] By: jhi on 2000/06/07 03:10:36 + Log: Continuing mopup for #6204. + Branch: cfgperl + ! ext/B/defsubs_h.PL +____________________________________________________________________________ +[ 6211] By: jhi on 2000/06/07 02:41:50 + Log: Mopup for #6204. + Under the 5005 threads the t/lib/b.t for B::Deparse fails: + Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360. + This is comes from const() where POK isn't on when expected. + Branch: cfgperl + ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm + ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h + ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c + ! perlapi.h pod/perlapi.pod +____________________________________________________________________________ +[ 6210] By: jhi on 2000/06/07 01:56:29 + Log: Mopup for #6207 and #6209. + Branch: cfgperl + ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c +____________________________________________________________________________ +[ 6209] By: jhi on 2000/06/07 01:33:12 + Log: Lock PL_fdpid against race conditions, based on: + Subject: [PATCH 5.6.0]subprocess fixup for threads + From: Dan Sugalski + To: perl5-porters@perl.org + Date: Tue, 11 Apr 2000 17:02:32 -0400 + Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48> + Branch: cfgperl + ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c + ! win32/win32.c +____________________________________________________________________________ +[ 6208] By: jhi on 2000/06/07 01:05:23 + Log: Regen headers for #6207. + Branch: cfgperl + ! embed.h global.sym objXSUB.h proto.h +____________________________________________________________________________ +[ 6207] By: jhi on 2000/06/06 23:43:13 + Log: Subject: [PATCH 5.6.0] Threadsafe patches + From: Dan Sugalski + To: perl5-porters@perl.org + Date: Mon, 08 May 2000 18:08:13 -0400 + Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48> + Branch: cfgperl + ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c + ! proto.h sv.h util.c +____________________________________________________________________________ +[ 6206] By: jhi on 2000/06/06 23:21:23 + Log: Subject: [PATCH] Eliminate $a/$b in pod + From: David Glasser + To: perl5-porters@perl.org + Date: Mon, 29 May 2000 21:15:59 -0400 + Message-Id: + Branch: cfgperl + ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod + ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod + ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod + ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod + ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod + ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod + ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod + ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod + ! pod/perlvar.pod pod/perlxs.pod +____________________________________________________________________________ +[ 6205] By: jhi on 2000/06/06 23:12:14 + Log: Subject: [PATCH] Win32 improvements + From: "Benjamin Stuhl" + To: gsar@activestate.com, perl5-porters@perl.org + Date: Mon, 29 May 2000 17:22:24 PDT + Message-ID: <20000530002224.91142.qmail@hotmail.com> + (MUA had mangled many lines by wordwrapping) + Branch: cfgperl + ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c +____________________________________________________________________________ +[ 6204] By: jhi on 2000/06/06 23:01:50 + Log: Subject: [PATCH] B::Bytecode patches + From: "Benjamin Stuhl" + To: gsar@activestate.com, jhi@iki.fi + Cc: perl5-porters@perl.org + Message-ID: <20000602202526.48694.qmail@hotmail.com> + (MUA had mangled many lines by wordwrapping) + Branch: cfgperl + ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm + ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL + ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h + ! intrpvar.h perl.c +____________________________________________________________________________ +[ 6203] By: jhi on 2000/06/06 22:32:43 + Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2 + From: sthoenna@efn.org (Yitzchak Scott-Thoennes) + Date: Tue, 06 Jun 2000 13:07:45 -0700 + Message-ID: + Branch: cfgperl + ! pod/perldiag.pod +____________________________________________________________________________ +[ 6202] By: jhi on 2000/06/06 19:38:35 + Log: Integrate with Sarathy. + Branch: cfgperl + !> perl.c +____________________________________________________________________________ [ 6201] By: gsar on 2000/06/06 00:42:59 Log: Perl_eval_pv() leaks 4 bytes every time it is called because it does a PUSHMARK that's never ever POPMARKed; in general, only @@ -9210,6 +13422,53 @@ ____________________________________________________________________________ Branch: perl ! perl.c ____________________________________________________________________________ +[ 6200] By: jhi on 2000/06/04 03:44:52 + Log: Update to cperl-mode.el 4.31 from + ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el + Subject: A couple of notes + From: Ilya Zakharevich + To: Mailing list Perl5 + Date: Sat, 3 Jun 2000 23:33:32 -0400 + Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu> + Branch: cfgperl + ! emacs/cperl-mode.el +____________________________________________________________________________ +[ 6199] By: jhi on 2000/06/03 15:11:05 + Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS + From: Dan Sugalski + To: perl5-porters@perl.org, vmsperl@perl.org + Date: Fri, 02 Jun 2000 17:30:51 -0400 + Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48> + Branch: cfgperl + ! vms/descrip_mms.template vms/gen_shrfls.pl +____________________________________________________________________________ +[ 6198] By: jhi on 2000/06/03 14:59:15 + Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY + From: Dan Sugalski + To: vmsperl@perl.org, perl5-porters@perl.org + Date: Fri, 02 Jun 2000 16:00:41 -0400 + Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48> + Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48> + Branch: cfgperl + ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym + ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod + ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h +____________________________________________________________________________ +[ 6197] By: jhi on 2000/06/03 14:41:30 + Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod + From: John Borwick + Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT) + Message-Id: + Branch: cfgperl + ! pod/perlsyn.pod +____________________________________________________________________________ +[ 6196] By: jhi on 2000/06/03 14:38:09 + Log: Integrate with Sarathy. + Branch: cfgperl + !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c + !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c + !> vms/perly_c.vms +____________________________________________________________________________ [ 6195] By: gsar on 2000/06/02 22:43:13 Log: fix yet another eval"" leak under USE_ITHREADS Branch: perl @@ -9222,6 +13481,22 @@ ____________________________________________________________________________ ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c ! vms/perly_c.vms ____________________________________________________________________________ +[ 6193] By: jhi on 2000/06/01 13:03:56 + Log: Signals-be-gone for microperl. + Branch: cfgperl + ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c +____________________________________________________________________________ +[ 6192] By: jhi on 2000/06/01 12:52:02 + Log: Integrate with Sarathy. + Branch: cfgperl + +> lib/Pod/LaTeX.pm t/lib/selfloader.t + !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl + !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c + !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod + !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod + !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t + !> t/op/vec.t utils/h2xs.PL +____________________________________________________________________________ [ 6191] By: gsar on 2000/06/01 09:38:21 Log: vec() loses numericalness (modified version of patch suggested by Robin Barker) @@ -9277,12 +13552,68 @@ ____________________________________________________________________________ + t/lib/selfloader.t ! MANIFEST lib/SelfLoader.pm ____________________________________________________________________________ +[ 6182] By: jhi on 2000/06/01 00:34:42 + Log: Be Cleaner Part Deux. + Branch: cfgperl + ! Makefile.SH +____________________________________________________________________________ +[ 6181] By: jhi on 2000/06/01 00:32:09 + Log: Integrate with Sarathy. + Branch: cfgperl + !> pp.c t/op/arith.t +____________________________________________________________________________ +[ 6180] By: jhi on 2000/06/01 00:31:13 + Log: microperl nits from Simon Cozens. + Branch: cfgperl + + uconfig.h + ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh + ! unixish.h +____________________________________________________________________________ [ 6179] By: gsar on 2000/05/31 22:37:51 Log: buggy modulus on UVs introduced by change#3378 (resulted in 4063328477 % 65535 amounting to 27406, instead of 27407) Branch: perl ! pp.c t/op/arith.t ____________________________________________________________________________ +[ 6178] By: jhi on 2000/05/31 21:52:41 + Log: Be cleaner. + Branch: cfgperl + ! Makefile.SH +____________________________________________________________________________ +[ 6177] By: jhi on 2000/05/31 21:47:33 + Log: Substitution utf8 patch from Simon Cozens. + Branch: cfgperl + ! pp_hot.c +____________________________________________________________________________ +[ 6176] By: jhi on 2000/05/31 21:45:34 + Log: Single-quoted utf8 patch from Simon Cozens. + Branch: cfgperl + ! toke.c +____________________________________________________________________________ +[ 6175] By: jhi on 2000/05/31 21:40:18 + Log: Integrate with Sarathy. + Branch: cfgperl + !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t +____________________________________________________________________________ +[ 6174] By: jhi on 2000/05/31 21:37:31 + Log: microperl changes from Simon Cozens; Makefile for microperl + written from scratch; few casts added as microperl compilation + doesn't have all prototypes available. + Branch: cfgperl + + Makefile.micro README.micro Todo.micro uconfig.sh + ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c + ! perl.c perl.h perlio.c unixish.h utf8.c util.c + Branch: metaconfig + + U/modified/Config_h.U +____________________________________________________________________________ +[ 6173] By: jhi on 2000/05/31 20:00:24 + Log: metaconfig maintenance. + Branch: metaconfig + + U/modified/Inhdr.U U/typedefs/inotype.U + Branch: metaconfig/U/perl + + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U + + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U +____________________________________________________________________________ [ 6172] By: gsar on 2000/05/31 05:05:42 Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m> (from Ilya Zakharevich) @@ -9307,6 +13638,50 @@ ____________________________________________________________________________ +> pod/perlmodlib.PL pod/perlnewmod.pod !> (integrate 42 files) ____________________________________________________________________________ +[ 6168] By: jhi on 2000/05/30 22:53:37 + Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched. + Branch: cfgperl + ! Configure Porting/Glossary Porting/config.sh Porting/config_H + ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com + ! vos/config.def vos/config.h vos/config.pl 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 + ! win32/config_h.PL win32/config_sh.PL + Branch: metaconfig/U/perl + ! perlxv.U +____________________________________________________________________________ +[ 6167] By: jhi on 2000/05/30 22:20:21 + Log: tweak todo + Branch: cfgperl + ! Todo-5.6 +____________________________________________________________________________ +[ 6166] By: jhi on 2000/05/30 22:11:51 + Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT + in case somebody wants to write an extension for more + shadow database interfaces. + Branch: cfgperl + ! Configure Porting/Glossary Porting/config.sh Porting/config_H + ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com + ! 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 + Branch: metaconfig + ! U/modified/Myinit.U + Branch: metaconfig/U/perl + + d_getespwnam.U d_getprpwnam.U i_prot.U +____________________________________________________________________________ +[ 6165] By: jhi on 2000/05/30 18:35:34 + Log: Integrate with Sarathy. + Branch: cfgperl + !> op.c +____________________________________________________________________________ +[ 6164] By: jhi on 2000/05/30 18:30:16 + Log: detypo + Branch: cfgperl + ! Configure config_h.SH + Branch: metaconfig/U/perl + ! perlxv.U +____________________________________________________________________________ [ 6163] By: gsar on 2000/05/30 03:24:03 Log: fix memory leak in C (bug in change#4579) Branch: perl @@ -9318,6 +13693,47 @@ ____________________________________________________________________________ Branch: perl ! op.c ____________________________________________________________________________ +[ 6161] By: jhi on 2000/05/29 17:56:26 + Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod, + both from Simon Cozens. + Branch: cfgperl + + pod/perlmodlib.PL pod/perlnewmod.pod + ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod + ! pod/perlmodlib.pod pod/perltoc.pod +____________________________________________________________________________ +[ 6160] By: jhi on 2000/05/29 17:23:55 + Log: Changes for the File::Temp 0.08 (change #6159) test suite + to fit better into the Perl distribution test framework. + Branch: cfgperl + ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t + ! t/lib/ftmp-tempfile.t +____________________________________________________________________________ +[ 6159] By: jhi on 2000/05/29 16:55:36 + Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN. + Branch: cfgperl + ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t + ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t +____________________________________________________________________________ +[ 6158] By: bailey on 2000/05/29 16:22:08 + Log: Add fallback to tmpfile for use in cases where user's relying on + ACLs on SYS$SCRATCH to permit file creation. (based on Charles + Lane's patch) + Branch: vmsperl + ! vms/vms.c vms/vmsish.h +____________________________________________________________________________ +[ 6157] By: jhi on 2000/05/29 03:10:36 + Log: Regen Configure to jive with #6149. + Branch: cfgperl + ! Configure + Branch: metaconfig + ! U/modified/Getfile.U +____________________________________________________________________________ +[ 6156] By: jhi on 2000/05/29 03:01:38 + Log: Integrate with Sarathy. + Branch: cfgperl + +> ext/DynaLoader/dl_mac.xs + !> (integrate 38 files) +____________________________________________________________________________ [ 6155] By: gsar on 2000/05/28 21:15:58 Log: small bug in change#6144; remove random \xA0 character that snuck in via change#6145 @@ -9411,6 +13827,12 @@ ____________________________________________________________________________ Branch: perl ! hints/bsdos.sh ____________________________________________________________________________ +[ 6140] By: jhi on 2000/05/28 14:11:57 + Log: Integrate with Sarathy. + Branch: cfgperl + +> (branch 30 files) + !> (integrate 93 files) +____________________________________________________________________________ [ 6139] By: gsar on 2000/05/28 10:01:48 Log: revise mktables.PL for bugs and newness in Unicode 3.0 (from James Bence ) @@ -9558,17 +13980,159 @@ ____________________________________________________________________________ ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t ! toke.c ____________________________________________________________________________ +[ 6121] By: bailey on 2000/05/25 04:46:54 + Log: Allow eliminate_macros() and fixpath() to handle space-delimited + lists (based on fixes by Craig Berry) + Branch: vmsperl + ! lib/File/Spec/VMS.pm +____________________________________________________________________________ +[ 6120] By: bailey on 2000/05/25 04:25:38 + Log: Add missing escape (Charles Lane) + Branch: vmsperl + ! t/op/lex_assign.t +____________________________________________________________________________ +[ 6119] By: bailey on 2000/05/25 04:21:25 + Log: Quiet error messages in vmsish.t (Charles Lane) + Branch: vmsperl + ! vms/ext/vmsish.t +____________________________________________________________________________ +[ 6118] By: bailey on 2000/05/25 04:17:57 + Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry) + Flatten case labels in switch statements uniformly (Charles Bailey) + Branch: vmsperl + ! vms/vms.c +____________________________________________________________________________ +[ 6117] By: bailey on 2000/05/25 03:58:09 + Log: Treat sockets as special in sys(read|write) (Charles Lane et al.) + Branch: vmsperl + ! vms/vmsish.h +____________________________________________________________________________ +[ 6116] By: bailey on 2000/05/25 03:11:15 + Log: Miscellaneous cosmetic fixes (Charles Lane) + Branch: vmsperl + ! lib/ExtUtils/MM_VMS.pm +____________________________________________________________________________ +[ 6115] By: bailey on 2000/05/25 03:10:36 + Log: Add bounds checking for several strings (Charles Lane) + Branch: vmsperl + ! vms/vms.c +____________________________________________________________________________ +[ 6114] By: bailey on 2000/05/25 02:25:34 + Log: Urk -- undo previous removal of vmsish 'exit' change + Branch: vmsperl + ! vms/ext/vmsish.pm vms/vmsish.h +____________________________________________________________________________ +[ 6113] By: bailey on 2000/05/24 02:24:40 + Log: Ugly workaround for version-specific RTL error + Branch: vmsperl + ! vms/vms.c +____________________________________________________________________________ +[ 6112] By: bailey on 2000/05/24 02:19:55 + Log: Check for existence of file before trying to delete + Branch: vmsperl + ! vms/test.com +____________________________________________________________________________ +[ 6111] By: bailey on 2000/05/23 23:35:13 + Log: Resync with mainline prior to post-5.6.0 updates + Branch: vmsperl + +> (branch 49 files) + - t/lib/thread.t t/op/64bit.t t/op/nothread.t + ! vms/ext/vmsish.pm + !> (integrate 334 files) +____________________________________________________________________________ +[ 6110] By: jhi on 2000/05/23 19:28:32 + Log: todo tweak + Branch: cfgperl + ! Todo-5.6 +____________________________________________________________________________ +[ 6109] By: jhi on 2000/05/18 17:38:54 + Log: Integrate with Sarathy. + Branch: cfgperl + !> mg.c perl.h win32/perlhost.h +____________________________________________________________________________ [ 6108] By: gsar on 2000/05/17 02:24:56 Log: reenable fake signal handling on Windows, bugs and all Branch: perl ! mg.c perl.h win32/perlhost.h ____________________________________________________________________________ +[ 6107] By: jhi on 2000/05/15 18:01:41 + Log: Tweak the todo list. + Branch: cfgperl + ! Todo-5.6 +____________________________________________________________________________ +[ 6106] By: jhi on 2000/05/15 13:41:48 + Log: The (Configure) script refuses to go on, after asking for + 'You may also choose to try maximal 64-bitness....'. + If answer is yes the script can't find the 'workshoplibpth.cbu' file. + -- Patrick Zima + p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> + Branch: cfgperl + ! hints/solaris_2.sh +____________________________________________________________________________ +[ 6105] By: jhi on 2000/05/11 14:37:43 + Log: Integrate with Sarathy. + Branch: cfgperl + !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c + !> perlapi.c pod/perlapi.pod proto.h win32/win32.c +____________________________________________________________________________ [ 6104] By: gsar on 2000/05/11 03:39:07 Log: PL_sys_intern was being initialized too late on windows Branch: perl ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c ! perlapi.c pod/perlapi.pod proto.h win32/win32.c ____________________________________________________________________________ +[ 6103] By: jhi on 2000/05/09 19:42:20 + Log: Test tweaking for Unicos continues. + Branch: cfgperl + ! t/op/64bitint.t +____________________________________________________________________________ +[ 6102] By: jhi on 2000/05/09 16:47:27 + Log: The test suite tweak in #6101 wasn't quite right. + Branch: cfgperl + ! t/lib/complex.t +____________________________________________________________________________ +[ 6101] By: jhi on 2000/05/09 15:35:34 + Log: Hints and test tweaks for Unicos. + Branch: cfgperl + ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t +____________________________________________________________________________ +[ 6100] By: jhi on 2000/05/08 21:15:06 + Log: More compilation tweakery from Allen Smith. + Branch: cfgperl + ! hints/irix_6.sh +____________________________________________________________________________ +[ 6099] By: jhi on 2000/05/08 19:21:18 + Log: Tweaks for the cc bugs from Allen Smith. + Branch: cfgperl + ! hints/irix_6.sh +____________________________________________________________________________ +[ 6098] By: jhi on 2000/05/08 19:13:37 + Log: Add a note about other, yet unsupported, shadow password APIs. + Branch: cfgperl + ! pp_sys.c +____________________________________________________________________________ +[ 6097] By: jhi on 2000/05/08 18:46:34 + Log: Add a note about possible compilation problems from Allen Smith. + Branch: cfgperl + ! hints/irix_6.sh +____________________________________________________________________________ +[ 6096] By: jhi on 2000/05/08 17:33:10 + Log: Integrate with Sarathy. + Branch: cfgperl + !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c + !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h +____________________________________________________________________________ +[ 6095] By: jhi on 2000/05/08 16:21:33 + Log: Introduce NV_PRESERVED_BITS. Not yet used anywhere but + might be useful in future. + Branch: cfgperl + ! Configure Porting/Glossary Porting/config.sh Porting/config_H + ! config_h.SH + Branch: metaconfig + ! U/installdirs/inc_version_list.U + Branch: metaconfig/U/perl + ! perlxv.U +____________________________________________________________________________ [ 6094] By: gsar on 2000/05/08 14:22:22 Log: cygwin update (from Eric Fifer ) Branch: perl @@ -9581,6 +14145,17 @@ ____________________________________________________________________________ Branch: perl ! pp_sys.c sv.c win32/perlhost.h ____________________________________________________________________________ +[ 6092] By: jhi on 2000/05/07 22:40:34 + Log: Regen perltoc with the fixed buildtoc. + Branch: cfgperl + ! pod/perltoc.pod +____________________________________________________________________________ +[ 6091] By: jhi on 2000/05/07 22:24:16 + Log: Integrate with Sarathy. + Branch: cfgperl + !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t + !> t/op/substr.t toke.c +____________________________________________________________________________ [ 6090] By: gsar on 2000/05/07 19:47:07 Log: concat doesn't preserve utf8-ness, and doesn't invalidate [NI]OK; added tests for both @@ -9592,11 +14167,33 @@ ____________________________________________________________________________ Branch: perl ! pod/buildtoc ____________________________________________________________________________ +[ 6088] By: jhi on 2000/05/07 16:35:36 + Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT, + because we do not use those. The HAS_GETSPNAM remains, + though, because we still do use that. + Branch: cfgperl + ! Configure Porting/Glossary Porting/config.sh Porting/config_H + ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod + ! pp_sys.c vms/subconfigure.com 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 win32/config_h.PL win32/config_sh.PL +____________________________________________________________________________ [ 6087] By: gsar on 2000/05/07 16:05:16 Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests Branch: perl ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c ____________________________________________________________________________ +[ 6086] By: jhi on 2000/05/07 15:27:07 + Log: Integrate with Sarathy. + Branch: cfgperl + +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t + +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t + !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm + !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod + !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t + !> utils/perlbug.PL vms/vms.c vms/vmsish.h +____________________________________________________________________________ [ 6085] By: gsar on 2000/05/07 05:52:02 Log: repeat operator (x) doesn't preserve utf8-ness Branch: perl @@ -9658,6 +14255,30 @@ ____________________________________________________________________________ !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c ____________________________________________________________________________ +[ 6075] By: jhi on 2000/05/05 18:56:10 + Log: Make the test more portable. + Branch: cfgperl + ! t/lib/peek.t +____________________________________________________________________________ +[ 6074] By: jhi on 2000/05/05 18:49:20 + Log: Introduce t/lib/peek.t. + Branch: cfgperl + + t/lib/peek.t + ! MANIFEST +____________________________________________________________________________ +[ 6073] By: jhi on 2000/05/05 14:30:45 + Log: Complex tweaks. + Branch: cfgperl + ! lib/Math/Complex.pm t/lib/complex.t +____________________________________________________________________________ +[ 6072] By: jhi on 2000/05/05 12:27:13 + Log: Integrate with Sarathy. + Branch: cfgperl + !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm + !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm + !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c + !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c +____________________________________________________________________________ [ 6071] By: gsar on 2000/05/05 02:24:46 Log: misformatted perllocal.pod (from Tim Jenness ) @@ -9691,6 +14312,11 @@ ____________________________________________________________________________ Branch: perl ! perl.c ____________________________________________________________________________ +[ 6065] By: jhi on 2000/05/04 17:30:22 + Log: Integrate with Sarathy. + Branch: cfgperl + !> pp_sys.c sv.c t/pragma/utf8.t toke.c +____________________________________________________________________________ [ 6064] By: gsar on 2000/05/04 17:26:14 Log: change#5905 wasn't quite right--it's intent only applies when arguments to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well @@ -9712,6 +14338,18 @@ ____________________________________________________________________________ Branch: perl ! sv.c ____________________________________________________________________________ +[ 6060] By: jhi on 2000/05/04 15:30:16 + Log: Integrate with Sarathy. + Branch: cfgperl + !> perl.c regcomp.c t/pragma/utf8.t +____________________________________________________________________________ +[ 6059] By: jhi on 2000/05/04 15:26:37 + Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong + in natively 64-bit platforms where a long is a quad (no need + for long longs). Also added bias for IVs. + Branch: cfgperl + ! toke.c +____________________________________________________________________________ [ 6058] By: gsar on 2000/05/04 00:19:14 Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...) (spotted by Donald Kinzer ) @@ -9723,18 +14361,69 @@ ____________________________________________________________________________ Branch: perl ! regcomp.c t/pragma/utf8.t ____________________________________________________________________________ +[ 6056] By: jhi on 2000/05/03 17:57:16 + Log: The search of infinity continues, this time simplified. + Branch: cfgperl + ! lib/Math/Complex.pm +____________________________________________________________________________ +[ 6055] By: jhi on 2000/05/03 17:45:30 + Log: Detypo. + Branch: cfgperl + ! hints/unicos.sh +____________________________________________________________________________ +[ 6054] By: jhi on 2000/05/02 22:28:27 + Log: Be more forgiving in POSIX about HUGE_VALL. + Branch: cfgperl + ! ext/POSIX/POSIX.xs +____________________________________________________________________________ +[ 6053] By: jhi on 2000/05/02 22:25:05 + Log: Integrate with Sarathy. + Branch: cfgperl + !> hints/irix_6.sh pod/perlop.pod +____________________________________________________________________________ +[ 6052] By: jhi on 2000/05/02 22:24:31 + Log: Unicos hint tweak. + Branch: cfgperl + ! hints/unicos.sh +____________________________________________________________________________ +[ 6051] By: jhi on 2000/05/02 22:21:26 + Log: Complex tweakery. + Branch: cfgperl + ! lib/Math/Complex.pm t/lib/complex.t +____________________________________________________________________________ +[ 6050] By: jhi on 2000/05/02 19:26:22 + Log: Use setxxent()/endxxent(). + Branch: cfgperl + ! t/op/grent.t t/op/pwent.t +____________________________________________________________________________ +[ 6049] By: jhi on 2000/05/02 19:06:02 + Log: Test both the scalar and list contexts. + Branch: cfgperl + ! t/op/grent.t t/op/pwent.t +____________________________________________________________________________ [ 6048] By: gsar on 2000/05/02 18:29:10 Log: add note about how $( doesn't interpolate in REs (from Philip Newton ) Branch: perl ! pod/perlop.pod ____________________________________________________________________________ +[ 6047] By: jhi on 2000/05/02 17:41:24 + Log: Call getspnam() only iff needd. + Branch: cfgperl + ! pp_sys.c +____________________________________________________________________________ [ 6046] By: gsar on 2000/05/02 17:07:25 Log: libscheck has insufficient checks for n32 libs (from Albert Chin-A-Young ) Branch: perl ! hints/irix_6.sh ____________________________________________________________________________ +[ 6045] By: jhi on 2000/05/02 13:57:17 + Log: Integrate with Sarathy. + Branch: cfgperl + !> MANIFEST Porting/makerel perl.c pod/perlretut.pod + !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c +____________________________________________________________________________ [ 6044] By: gsar on 2000/05/02 06:48:19 Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it such that underscores are only ignored in literal numbers, @@ -9763,6 +14452,48 @@ ____________________________________________________________________________ Branch: perl ! MANIFEST ____________________________________________________________________________ +[ 6039] By: jhi on 2000/05/02 00:36:46 + Log: Infinite problems. + Branch: cfgperl + ! lib/Math/Complex.pm +____________________________________________________________________________ +[ 6038] By: jhi on 2000/05/02 00:06:38 + Log: pwent/spent #ifdef imbalance. + Branch: cfgperl + ! pp_sys.c +____________________________________________________________________________ +[ 6037] By: jhi on 2000/05/01 22:50:11 + Log: Use HUGE_VALL if applicable. + Branch: cfgperl + ! ext/POSIX/POSIX.xs util.c +____________________________________________________________________________ +[ 6036] By: jhi on 2000/05/01 22:20:53 + Log: Correct Freudian slip. + Branch: cfgperl + ! pp_sys.c +____________________________________________________________________________ +[ 6035] By: jhi on 2000/05/01 21:07:38 + Log: Continue on the pwent/spent case. + Branch: cfgperl + ! pp_sys.c +____________________________________________________________________________ +[ 6034] By: jhi on 2000/05/01 17:45:14 + Log: Integrate with Sarathy; unfortunately Sarathy's whitespace + adjustments in 6032 conflicted badly with this, will have + to revisit them later. + Branch: cfgperl + +> lib/CGI/Util.pm t/lib/cgi-pretty.t + !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm + !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm + !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm + !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t + !> t/lib/cgi-html.t t/lib/cgi-request.t +____________________________________________________________________________ +[ 6033] By: jhi on 2000/05/01 17:40:49 + Log: Rewrite the pwent/spent logic to be a little bit more clearer. + Branch: cfgperl + ! pp_sys.c +____________________________________________________________________________ [ 6032] By: gsar on 2000/05/01 15:56:32 Log: whitespace adjustments Branch: perl @@ -9798,6 +14529,16 @@ ____________________________________________________________________________ Branch: perl ! lib/Pod/Man.pm lib/Pod/Text.pm ____________________________________________________________________________ +[ 6026] By: jhi on 2000/04/30 23:24:23 + Log: Integrate with Sarathy. + Branch: cfgperl + !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm + !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl + !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl + !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL + !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t + !> t/lib/syslog.t toke.c win32/win32.h +____________________________________________________________________________ [ 6025] By: gsar on 2000/04/30 18:17:47 Log: Is{Alnum,Alpha,Word} don't match titlecase @@ -9846,6 +14587,16 @@ ____________________________________________________________________________ ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t ____________________________________________________________________________ +[ 6017] By: jhi on 2000/04/28 22:49:46 + Log: Integrate with Sarathy. + Branch: cfgperl + !> op.c perl.c pod/perldiag.pod t/lib/b.t +____________________________________________________________________________ +[ 6016] By: jhi on 2000/04/28 22:46:14 + Log: Do not warn that an infinity does not look like a number. + Branch: cfgperl + ! sv.c +____________________________________________________________________________ [ 6015] By: gsar on 2000/04/28 22:35:49 Log: tweak test for portability Branch: perl @@ -9861,6 +14612,18 @@ ____________________________________________________________________________ Branch: perl ! perl.c pod/perldiag.pod ____________________________________________________________________________ +[ 6012] By: jhi on 2000/04/28 21:08:12 + Log: Integrate with Sarathy. + Branch: cfgperl + !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod + !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod + !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com +____________________________________________________________________________ +[ 6011] By: jhi on 2000/04/28 21:04:46 + Log: &HUGE_VAL is not defined, it exists. + Branch: cfgperl + ! lib/Math/Complex.pm +____________________________________________________________________________ [ 6010] By: gsar on 2000/04/28 21:02:58 Log: clarify note about shadow password support (from gellyfish@gellyfish.com) @@ -9882,11 +14645,26 @@ ____________________________________________________________________________ Branch: perl ! pod/perl56delta.pod pod/perlmod.pod ____________________________________________________________________________ +[ 6006] By: jhi on 2000/04/28 20:42:14 + Log: Regen Configure. + Branch: cfgperl + ! Configure Porting/Glossary Porting/config.sh Porting/config_H + ! config_h.SH +____________________________________________________________________________ [ 6005] By: gsar on 2000/04/28 20:41:16 Log: perldoc might fail via "use blib" (from Hugo van der Sanden) Branch: perl ! utils/perldoc.PL ____________________________________________________________________________ +[ 6004] By: jhi on 2000/04/28 20:28:21 + Log: Integrate with Sarathy. + Branch: cfgperl + !> Configure INSTALL Porting/Glossary Porting/config.sh + !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c + !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def + !> vos/config_h.SH_orig win32/config.bc win32/config.gc + !> win32/config.vc win32/win32.c +____________________________________________________________________________ [ 6003] By: gsar on 2000/04/28 20:11:20 Log: allow REG_EXPAND_SZ keys in Windows registry (from John Clayton ) @@ -9908,11 +14686,32 @@ ____________________________________________________________________________ ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig ! win32/config.bc win32/config.gc win32/config.vc ____________________________________________________________________________ +[ 6000] By: gsar on 2000/04/28 18:26:58 + Log: reworked otherlibdirs.U (from Andy Dougherty) + Branch: metaconfig + ! U/installdirs/otherlibdirs.U +____________________________________________________________________________ [ 5999] By: gsar on 2000/04/28 18:17:07 Log: fix line renumbering bug in C Branch: perl ! t/pragma/warn/toke toke.c ____________________________________________________________________________ +[ 5998] By: jhi on 2000/04/28 13:32:17 + Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf. + Branch: cfgperl + ! lib/Math/Complex.pm +____________________________________________________________________________ +[ 5997] By: jhi on 2000/04/28 13:14:04 + Log: Preserve $!. + Branch: cfgperl + ! lib/Math/Complex.pm +____________________________________________________________________________ +[ 5996] By: jhi on 2000/04/28 12:59:23 + Log: Integrate with Sarathy. + Branch: cfgperl + +> pod/perlrequick.pod pod/perlretut.pod + !> (integrate 51 files) +____________________________________________________________________________ [ 5995] By: gsar on 2000/04/28 09:37:36 Log: fixes for bugs in C (from Paul Marquess) Branch: perl @@ -10056,6 +14855,17 @@ ____________________________________________________________________________ Branch: perl ! regcomp.c regexec.c t/op/re_tests ____________________________________________________________________________ +[ 5972] By: jhi on 2000/04/27 18:22:41 + Log: Integrate with Sarathy. + Branch: cfgperl + +> t/lib/b.t t/lib/syslog.t + !> (integrate 31 files) +____________________________________________________________________________ +[ 5971] By: jhi on 2000/04/27 18:18:46 + Log: Unicos tweaks from Mark P. Lutz. + Branch: cfgperl + ! hints/unicos.sh lib/Math/Complex.pm +____________________________________________________________________________ [ 5970] By: gsar on 2000/04/27 18:05:11 Log: Data::Dumper fumbles negative numbers on 32-bit platforms where IV is >32bits @@ -10159,6 +14969,34 @@ ____________________________________________________________________________ Branch: perl !> (integrate 30 files) ____________________________________________________________________________ +[ 5953] By: jhi on 2000/04/26 23:06:42 + Log: Integrate with Sarathy. + Branch: cfgperl + !> README.win32 ext/B/B/Deparse.pm + !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL + !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod + !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod + !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod + !> utils/perldoc.PL vms/perlvms.pod +____________________________________________________________________________ +[ 5952] By: jhi on 2000/04/26 23:03:46 + Log: Undo "use integer" addition from 64bitint as it seems + to break most of the subtests in Digital UNIX; + Unicos needs to find another way. + Branch: cfgperl + ! t/op/64bitint.t +____________________________________________________________________________ +[ 5951] By: jhi on 2000/04/26 22:57:53 + Log: Be more robust on "extreme" (large absolute value) + arguments. Originally reported by Daniel Connelly + as a problem with asinh() on large negative arguments, + asinh() used to bail out because an argument to log() + ended up being zero. Ilya Zakharevich proposed using + Taylor's series in such cases, which for such large + arguments is a very good approximation. + Branch: cfgperl + ! lib/Math/Complex.pm t/lib/complex.t +____________________________________________________________________________ [ 5950] By: gsar on 2000/04/25 19:13:12 Log: reformat perldiag to avoid long lines Branch: perl @@ -10183,12 +15021,60 @@ ____________________________________________________________________________ Branch: perl ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL ____________________________________________________________________________ +[ 5946] By: jhi on 2000/04/25 17:37:54 + Log: Document that tr() is not tr(1). + Branch: cfgperl + ! pod/perlop.pod +____________________________________________________________________________ [ 5945] By: gsar on 2000/04/25 16:34:33 Log: make module name mandatory after -M switch; reorder perldiag alphabetically (from Mark-Jason Dominus) Branch: perl ! perl.c pod/perldiag.pod ____________________________________________________________________________ +[ 5944] By: jhi on 2000/04/25 01:15:18 + Log: On second thoughts frexp() does have two arguments. + Branch: cfgperl + ! perl.h +____________________________________________________________________________ +[ 5943] By: jhi on 2000/04/24 22:56:32 + Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL. + Now pp_ncmp() returns undef is either operand is a NaN. + Branch: cfgperl + ! Configure Porting/Glossary Porting/config.sh Porting/config_H + ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c + ! vms/subconfigure.com 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 + Branch: metaconfig/U/perl + + d_modfl.U +____________________________________________________________________________ +[ 5942] By: jhi on 2000/04/24 19:45:17 + Log: Regen Configure to match #5937. + Branch: cfgperl + ! Configure Porting/Glossary Porting/config.sh Porting/config_H + ! config_h.SH + Branch: metaconfig + ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U +____________________________________________________________________________ +[ 5941] By: jhi on 2000/04/24 19:24:11 + Log: Further Unicos fixes for Mark Lutz. + Branch: cfgperl + ! hints/unicos.sh pp_ctl.c +____________________________________________________________________________ +[ 5940] By: jhi on 2000/04/24 19:09:06 + Log: Various Unicos 10.0.0.6 fixes. + + Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90 + From: Mark P Lutz + Reply-To: tecmpl1@triton.ca.boeing.com + To: perl5-porters@perl.org + Date: Fri, 14 Apr 2000 20:21:00 GMT + Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> + Branch: cfgperl + ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t +____________________________________________________________________________ [ 5939] By: gsar on 2000/04/24 19:01:24 Log: more pod nits (from Larry Virden) Branch: perl @@ -10201,6 +15087,12 @@ ____________________________________________________________________________ Branch: perl ! ext/B/B/Deparse.pm ____________________________________________________________________________ +[ 5937] By: jhi on 2000/04/24 17:39:00 + Log: Integrate with Sarathy. + Branch: cfgperl + +> (branch 31 files) + !> (integrate 73 files) +____________________________________________________________________________ [ 5936] By: gsar on 2000/04/24 17:30:06 Log: additional tests for change#5934 (from Paul Marquess, who also sent in the same fix) @@ -10208,12 +15100,27 @@ ____________________________________________________________________________ ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint ! t/pragma/warn/5nolint t/pragma/warn/6default ____________________________________________________________________________ +[ 5935] By: jhi on 2000/04/24 17:26:05 + Log: Do not assume sign propagation. + Subject: [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0 + From: "M.J.T. Guy" + To: payner@ncifcrf.gov, perl5-porters@perl.org + Date: Tue, 18 Apr 2000 18:24:49 +0100 + Message-Id: + Branch: cfgperl + ! t/op/bop.t t/op/misc.t +____________________________________________________________________________ [ 5934] By: gsar on 2000/04/24 17:16:54 Log: propagate lexical warnings from surrounding scope correctly within string eval() Branch: perl ! pp_ctl.c t/pragma/warn/pp_ctl ____________________________________________________________________________ +[ 5933] By: jhi on 2000/04/24 17:01:07 + Log: Flatten the cpp jungle doing the nosuid checking. + Branch: cfgperl + ! perl.c +____________________________________________________________________________ [ 5932] By: gsar on 2000/04/24 09:08:14 Log: add rsignal(), whichsig() and do_join() to public API list (mod_perl uses them to good advantage) @@ -10380,6 +15287,25 @@ ____________________________________________________________________________ ! embedvar.h gv.c intrpvar.h perl.c perlapi.h ! t/pragma/strict-vars ____________________________________________________________________________ +[ 5907] By: jhi on 2000/03/31 23:42:56 + Log: pp_gmtime() assumed that newSVpvf %d would take C ints, + an assumption which #5905 demolished. + Branch: cfgperl + ! pp_sys.c +____________________________________________________________________________ +[ 5906] By: jhi on 2000/03/31 18:54:37 + Log: Typo in #5905. + Branch: cfgperl + ! t/op/64bitint.t +____________________________________________________________________________ +[ 5905] By: jhi on 2000/03/31 18:50:54 + Log: Fix for "[ID 20000329.080] quad printing does not work as documented", + reported by Joseph N. Hall. The bug was that even with use64bitint + one had to use the prefixes q, L, or ll with printf/sprintf, + contrary to the documentation and common sense. + Branch: cfgperl + ! sv.c t/op/64bitint.t +____________________________________________________________________________ [ 5904] By: gsar on 2000/03/28 02:31:32 Log: add Changes, perldelta.pod Branch: perl @@ -10392,6 +15318,16 @@ ____________________________________________________________________________ - Changes pod/perldelta.pod ! MANIFEST ____________________________________________________________________________ +[ 5902] By: gsar on 2000/03/28 01:59:14 + Log: create maint-5.6 branch + Branch: maint-5.6/perl + +> (branch 1611 files) +____________________________________________________________________________ +[ 5901] By: jhi on 2000/03/23 05:48:43 + Log: Integrate with Sarathy. + Branch: cfgperl + !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod +____________________________________________________________________________ [ 5900] By: gsar on 2000/03/23 05:42:43 Log: three guesses on what this is :-) Branch: perl