X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=93c3dbb246c8ea1fac68c5bbac67b8ef2f673b4f;hb=484fdf61e8653b10160ba1e8011888f52ab6825a;hp=75e00ce5da04fec169ceada70dfae7b2c21981e7;hpb=8d1a09d3fcc3c99bd6f7044b2c10e5acf22d14d5;p=p5sagit%2Fp5-mst-13.2.git diff --git a/Changes b/Changes index 75e00ce..93c3dbb 100644 --- a/Changes +++ b/Changes @@ -28,6 +28,459 @@ example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/ Version v5.7.X Development release working toward v5.8 -------------- ____________________________________________________________________________ +[ 17501] By: jhi on 2002/07/12 12:56:57 + Log: Regen modlib, toc. + Branch: perl + ! pod/perlmodlib.pod pod/perltoc.pod +____________________________________________________________________________ +[ 17500] By: jhi on 2002/07/12 12:47:11 + Log: Document that one cannot "proxy" enable threading. + Branch: perl + ! ext/threads/threads.pm +____________________________________________________________________________ +[ 17499] By: jhi on 2002/07/12 12:43:15 + Log: Subject: Re: Thread object by tid? + From: Elizabeth Mattijsen + Date: Fri, 12 Jul 2002 00:27:53 +0200 + Message-Id: <4.2.0.58.20020712002638.0218ce10@mickey.dijkmat.nl> + Branch: perl + ! ext/threads/threads.pm +____________________________________________________________________________ +[ 17498] By: jhi on 2002/07/12 12:39:00 + Log: Subject: [PATCH9 BigInt v1.60 fix for "\n" + From: Tels + Date: Fri, 12 Jul 2002 08:38:45 +0200 (CEST) + Message-Id: <200207120634.g6C6YjG6742777@taku.hut.fi> + Branch: perl + ! lib/Math/BigInt.pm lib/Math/BigInt/t/bare_mbi.t + ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t + ! lib/Math/BigInt/t/sub_mbi.t +____________________________________________________________________________ +[ 17497] By: jhi on 2002/07/12 02:53:12 + Log: AUTHORS updates. + Branch: perl + ! AUTHORS +____________________________________________________________________________ +[ 17496] By: jhi on 2002/07/12 00:03:03 + Log: BeOS failure merge, noticed by Daniel Berger. + Branch: perl + ! README.beos pod/perldelta.pod +____________________________________________________________________________ +[ 17495] By: jhi on 2002/07/11 21:40:05 + Log: Can't get #17492 to work with -Uuseperlio otherwise (either + coredumps or warnings about failing to close _GEN_0 ensue) + Branch: perl + ! ext/XS/Typemap/Typemap.t +____________________________________________________________________________ +[ 17494] By: jhi on 2002/07/11 21:00:31 + Log: Subject: Re: $Storable::drop_utf8 is undeclared + From: Nicholas Clark + Date: Thu, 11 Jul 2002 22:40:05 +0100 + Message-ID: <20020711214004.GC291@Bagpuss.unfortu.net> + Branch: perl + ! ext/Storable/Storable.xs +____________________________________________________________________________ +[ 17493] By: jhi on 2002/07/11 19:47:28 + Log: Mention the FAT vs NDBM_File problem on Cygwin also in perldelta. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 17492] By: jhi on 2002/07/11 19:42:35 + Log: Subject: [PATCH] finall fix core dump in XS::Typemap + From: Tim Jenness + Date: Thu, 11 Jul 2002 10:15:45 -1000 (HST) + Message-ID: + Branch: perl + ! ext/XS/Typemap/Typemap.t ext/XS/Typemap/Typemap.xs +____________________________________________________________________________ +[ 17491] By: jhi on 2002/07/11 19:16:31 + Log: Microdoctweak. + Branch: perl + ! pod/perlapio.pod +____________________________________________________________________________ +[ 17490] By: jhi on 2002/07/11 19:14:28 + Log: metaconfig unit change for #17489. + Branch: metaconfig/U/perl + ! Extensions.U +____________________________________________________________________________ +[ 17489] By: jhi on 2002/07/11 19:14:09 + Log: Subject: [PATCH] reinclude ODBM_File & NDBM_File in Cygwin build + From: "Gerrit P. Haase" + Date: Thu, 11 Jul 2002 21:35:41 +0200 + Message-ID: <311512104521.20020711213541@familiehaase.de> + + (plus add a warning about NDBM_File on FAT to README.cygwin) + Branch: perl + ! Configure README.cygwin +____________________________________________________________________________ +[ 17488] By: jhi on 2002/07/11 16:48:09 + Log: Subject: [PATCH] MM_Unix.pm : work around File::Find problem on VMS + From: "Craig A. Berry" + Date: Thu, 11 Jul 2002 12:44:41 -0500 + Message-Id: <5.1.1.5.0.20020708172342.03422ac8@exchi01> + Branch: perl + ! lib/ExtUtils/MM_Unix.pm +____________________________________________________________________________ +[ 17487] By: jhi on 2002/07/11 15:45:33 + Log: Subject: [PATCH] Re: BigInt and "\n" + From: Tels + Date: Thu, 11 Jul 2002 18:44:29 +0200 (CEST) + Branch: perl + ! lib/Math/BigFloat.pm lib/Math/BigInt.pm +____________________________________________________________________________ +[ 17486] By: jhi on 2002/07/11 15:43:44 + Log: Apparently OS/2 likes to export the Perl malloc interface + to external libraries and the #16291 broke that when removing + the bincompat5005 feature. + Branch: perl + ! makedef.pl +____________________________________________________________________________ +[ 17485] By: jhi on 2002/07/11 15:41:32 + Log: Document better the PerlIO_{export,release,import}FILE() + relationships (or the lack thereof). + Branch: perl + ! perlio.c pod/perlapio.pod +____________________________________________________________________________ +[ 17484] By: nick on 2002/07/11 15:33:53 + Log: Integrate mainline + Branch: perlio + !> ext/threads/threads.xs lib/Locale/Maketext/TPJ13.pod + !> vms/ext/Stdio/Stdio.xs +____________________________________________________________________________ +[ 17483] By: jhi on 2002/07/11 15:32:31 + Log: Subject: [PATCH] VMS::Stdio fixups for mode arg to PerlIO_importFILE + From: "Craig A. Berry" + Date: Thu, 11 Jul 2002 11:09:03 -0500 + Message-Id: + Branch: perl + ! vms/ext/Stdio/Stdio.xs +____________________________________________________________________________ +[ 17482] By: jhi on 2002/07/11 14:46:11 + Log: Subject: [PATCH] Locale::Maketext::TPJ13 nits + From: Autrijus Tang + Date: Thu, 11 Jul 2002 23:30:23 +0800 + Message-ID: <20020711153023.GA20806@not.autrijus.org> + Branch: perl + ! lib/Locale/Maketext/TPJ13.pod +____________________________________________________________________________ +[ 17481] By: sky on 2002/07/11 13:02:15 + Log: Don't set the context to the running thread before + we run destroy on the old, cures segfault on linux. + Branch: perl + ! ext/threads/threads.xs +____________________________________________________________________________ +[ 17480] By: jhi on 2002/07/11 12:24:53 + Log: Integrate perlio: + + [ 17478] + Various core-dump preventions for cases Craig found on VMS. + Fix PerlIO_exportFILE() to work with new PerlIOStdio_pushed. + + [ 17479] + (Re-)instate :pop as a "back door" to perl level layer stack + manipulation. + Branch: perl + !> lib/PerlIO.pm perlio.c +____________________________________________________________________________ +[ 17479] By: nick on 2002/07/11 09:16:46 + Log: (Re-)instate :pop as a "back door" to perl level layer stack + manipulation. + Branch: perlio + ! lib/PerlIO.pm perlio.c +____________________________________________________________________________ +[ 17478] By: nick on 2002/07/11 08:43:28 + Log: Various core-dump preventions for cases Craig found on VMS. + Fix PerlIO_exportFILE() to work with new PerlIOStdio_pushed. + Branch: perlio + ! perlio.c +____________________________________________________________________________ +[ 17477] By: nick on 2002/07/11 07:42:34 + Log: Integrate mainline + Branch: perlio + !> Changes Porting/pumpkin.pod ext/PerlIO/via/via.pm + !> ext/Storable/t/integer.t ext/threads/shared/shared.pm + !> ext/threads/t/list.t ext/threads/threads.pm + !> ext/threads/threads.xs lib/ExtUtils/MM_Win95.pm + !> lib/PerlIO/via/QuotedPrint.pm lib/PerlIO/via/t/QuotedPrint.t + !> patchlevel.h pod/perldelta.pod pod/perldiag.pod + !> pod/perliol.pod regexec.c t/op/magic.t +____________________________________________________________________________ +[ 17476] By: sky on 2002/07/11 05:35:53 + Log: Problem fixed with detached threads reported by Stacy Maughan + and debugged by Jan Dubois. Problem occured when a thread + cleared itself out and then switched back to itself (which was + gone) and wanted a function pointer for the PerlMemShared free. + Branch: perl + ! ext/threads/threads.xs +____________________________________________________________________________ +[ 17475] By: jhi on 2002/07/10 23:36:37 + Log: Small threads docs cleanups. + Branch: perl + ! ext/threads/shared/shared.pm ext/threads/threads.pm + ! pod/perldiag.pod +____________________________________________________________________________ +[ 17474] By: jhi on 2002/07/10 23:21:10 + Log: Subject: [DOC PATCH] ext/threads/shared/shared.pm + From: Dave Mitchell + Date: Thu, 11 Jul 2002 01:15:18 +0100 + Message-ID: <20020711011518.B27438@fdgroup.com> + Branch: perl + ! ext/threads/shared/shared.pm +____________________________________________________________________________ +[ 17473] By: jhi on 2002/07/10 23:20:10 + Log: Retract #17455, #17427, #17425 on t/op/magic.t (but leave + in the toke.c change #17425, it is ARG_ZERO_IS_SCRIPT + specific and known to work on the platforms that need it), + on Sarathy's advice. + Branch: perl + ! t/op/magic.t +____________________________________________________________________________ +[ 17472] By: jhi on 2002/07/10 21:43:45 + Log: Subject: [PATCH] Re: Storable 2.04 'make test' failure on AIX, perl 5.005_03 + From: Nicholas Clark + Date: Wed, 10 Jul 2002 23:17:36 +0100 + Message-ID: <20020710221735.GE312@Bagpuss.unfortu.net> + Branch: perl + ! ext/Storable/t/integer.t +____________________________________________________________________________ +[ 17471] By: jhi on 2002/07/10 20:27:07 + Log: Subject: [PATCH] QuotedPrint.t + From: Elizabeth Mattijsen + Date: Wed, 10 Jul 2002 21:29:54 +0200 + Message-Id: <4.2.0.58.20020710212608.02cd8100@mickey.dijkmat.nl> + Branch: perl + ! lib/PerlIO/via/t/QuotedPrint.t +____________________________________________________________________________ +[ 17470] By: jhi on 2002/07/10 20:24:47 + Log: From: Elizabeth Mattijsen + Subject: [DOC PATCH] some doc nits after 17463 + Date: Wed, 10 Jul 2002 21:13:52 +0200 + Message-Id: <4.2.0.58.20020710211105.032546d0@mickey.dijkmat.nl> + Branch: perl + ! ext/PerlIO/via/via.pm lib/PerlIO/via/QuotedPrint.pm + ! pod/perldelta.pod pod/perliol.pod +____________________________________________________________________________ +[ 17469] By: jhi on 2002/07/10 20:19:55 + Log: Subject: [PATCH] MM_W95.pm, Win95 + MinGW + dmake + From: "Mattia Barbon" + Date: Wed, 10 Jul 2002 18:47:45 +0200 + Message-ID: <3D2C8151.30381.12DE80@localhost> + Branch: perl + ! lib/ExtUtils/MM_Win95.pm +____________________________________________________________________________ +[ 17468] By: jhi on 2002/07/10 20:13:49 + Log: Regen Changes. + Branch: perl + ! Changes +____________________________________________________________________________ +[ 17467] By: jhi on 2002/07/10 20:10:23 + Log: Retract #17375: contrary to intention, it was actually + harmful on EBCDIC. + Branch: perl + ! regexec.c +____________________________________________________________________________ +[ 17466] By: sky on 2002/07/10 17:59:19 + Log: Makes list skip the main thread. + Branch: perl + ! ext/threads/t/list.t ext/threads/threads.xs +____________________________________________________________________________ +[ 17465] By: jhi on 2002/07/10 14:14:13 + Log: More about the dangers of indent. + Branch: perl + ! Porting/pumpkin.pod +____________________________________________________________________________ +[ 17464] By: jhi on 2002/07/10 12:42:20 + Log: Small perldelta tweaks. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 17463] By: jhi on 2002/07/10 11:43:09 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 17462] By: jhi on 2002/07/10 11:27:44 + Log: EBCDIC has different codepoints. + Branch: perl + ! lib/PerlIO/via/t/QuotedPrint.t +____________________________________________________________________________ +[ 17461] By: nick on 2002/07/10 06:58:47 + Log: Integrate mainline (Via/via etc.) + Branch: perlio + +> ext/PerlIO/scalar/Makefile.PL ext/PerlIO/scalar/scalar.pm + +> ext/PerlIO/scalar/scalar.xs ext/PerlIO/via/Makefile.PL + +> ext/PerlIO/via/via.pm ext/PerlIO/via/via.xs lib/Config.t + +> lib/PerlIO/via/QuotedPrint.pm lib/PerlIO/via/t/QuotedPrint.t + - ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm + - ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Makefile.PL + - ext/PerlIO/Via/Via.pm ext/PerlIO/Via/Via.xs + !> (integrate 34 files) +____________________________________________________________________________ +[ 17460] By: jhi on 2002/07/10 03:58:58 + Log: If no PerlIO, no PerlIO::via. + Branch: perl + ! lib/PerlIO/via/t/QuotedPrint.t +____________________________________________________________________________ +[ 17459] By: jhi on 2002/07/10 00:57:29 + Log: Too much cut-and-paste from Term::Complete.t; + be more paranoid on readonlyness + Branch: perl + ! lib/Config.t +____________________________________________________________________________ +[ 17458] By: jhi on 2002/07/09 23:29:52 + Log: Test Config. + Branch: perl + + lib/Config.t + ! MANIFEST +____________________________________________________________________________ +[ 17457] By: jhi on 2002/07/09 22:36:27 + Log: Subject: [PATCH] Fwd: [ID 20020703.002] bareword processing bug under 'use strict' + From: Kay Röpke + Date: Tue, 9 Jul 2002 14:12:10 +0200 + Message-Id: <184F11EC-9335-11D6-8F80-000393414688@dolphin-services.de> + Branch: perl + ! op.c t/lib/strict/subs +____________________________________________________________________________ +[ 17456] By: jhi on 2002/07/09 21:35:33 + Log: Detypo. + Branch: perl + ! ext/threads/shared/shared.pm +____________________________________________________________________________ +[ 17455] By: jhi on 2002/07/09 21:32:44 + Log: Subject: [PATCH] fix 17425 for VMS + From: "Craig A. Berry" + Date: Tue, 09 Jul 2002 17:07:12 -0500 + Message-Id: <5.1.1.5.0.20020709164958.0313c008@exchi01> + Branch: perl + ! t/op/magic.t +____________________________________________________________________________ +[ 17454] By: jhi on 2002/07/09 21:31:44 + Log: Change PerlIO::Scalar and Via to scalar and via. + Branch: perl + + ext/PerlIO/scalar/Makefile.PL ext/PerlIO/scalar/scalar.pm + + ext/PerlIO/scalar/scalar.xs ext/PerlIO/via/Makefile.PL + + ext/PerlIO/via/via.pm ext/PerlIO/via/via.xs + + lib/PerlIO/via/QuotedPrint.pm lib/PerlIO/via/t/QuotedPrint.t + - ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm + - ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Makefile.PL + - ext/PerlIO/Via/Via.pm ext/PerlIO/Via/Via.xs + - lib/PerlIO/Via/QuotedPrint.pm lib/PerlIO/Via/t/QuotedPrint.t + ! MANIFEST Porting/config.sh djgpp/config.over doio.c + ! epoc/config.sh ext/B/B/C.pm ext/PerlIO/t/via.t hints/uwin.sh + ! hints/vmesa.sh perlio.c pod/perldelta.pod pod/perliol.pod + ! pod/perltoc.pod win32/Makefile win32/makefile.mk +____________________________________________________________________________ +[ 17453] By: sky on 2002/07/09 21:23:31 + Log: Update documentation with &share() non prototype checking version. + Fix share so it once again returns a reference to whatever it just + shared, so now you can do my &share([]); + Remove check for useithreads and Config.pm from threads::shared, + you can now always use threads::shared in your module without + overhead of config.pm and without speed hit unless threads have been + requested, share, cond_wait, cond_broadcast, cond_signal and lock + all become noops, so does : share. + Branch: perl + ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs +____________________________________________________________________________ +[ 17452] By: jhi on 2002/07/09 18:58:45 + Log: Tweak perldelta for the new PerlIO::Vianess. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 17451] By: jhi on 2002/07/09 18:53:11 + Log: Update the port status. + Branch: perl + ! pod/perlport.pod +____________________________________________________________________________ +[ 17450] By: jhi on 2002/07/09 18:49:20 + Log: Subject: [PATCH] 5.8.0-RC1 on SunOS 4! + From: Robin Barker + Date: Tue, 9 Jul 2002 20:03:40 +0100 (BST) + Message-Id: <200207091903.UAA09531@tempest.npl.co.uk> + + (the sprintf() spot in Dumper.xs fixed) + Branch: perl + ! ext/Data/Dumper/Dumper.xs perl.c util.c +____________________________________________________________________________ +[ 17449] By: jhi on 2002/07/09 18:38:04 + Log: Subject: [PATCH] Removing example layers from MIME::QuotedPrint + From: Elizabeth Mattijsen + Date: Mon, 08 Jul 2002 10:21:09 +0200 + Message-Id: <4.2.0.58.20020708090819.02740f00@mickey.dijkmat.nl> + + Subject: Re: [PATCH] Removing example layers from MIME::QuotedPrint + From: Elizabeth Mattijsen + Date: Tue, 09 Jul 2002 09:29:52 +0200 + Message-Id: <4.2.0.58.20020709092337.02893300@mickey.dijkmat.nl> + Branch: perl + + lib/PerlIO/Via/QuotedPrint.pm lib/PerlIO/Via/t/QuotedPrint.t + ! MANIFEST ext/MIME/Base64/QuotedPrint.pm ext/PerlIO/Via/Via.pm + ! ext/PerlIO/t/via.t pod/perliol.pod +____________________________________________________________________________ +[ 17448] By: jhi on 2002/07/09 17:46:00 + Log: Integrate perlio: + + [ 17446] + Fix open(FH,"Via(Foo)","NonExistant") and other cases when + :stdio as lower layer fails. + + [ 17447] + Tidy PerlIO::Via + - add test for open fail + - add PerlIO_debug() diags to open paths + - comments on API gaps + - Update OPEN,SYSOPEN,FDOPEN pod entries. + Branch: perl + !> ext/PerlIO/Via/Via.pm ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t + !> perlio.c +____________________________________________________________________________ +[ 17447] By: nick on 2002/07/09 17:13:41 + Log: Tidy PerlIO::Via + - add test for open fail + - add PerlIO_debug() diags to open paths + - comments on API gaps + - Update OPEN,SYSOPEN,FDOPEN pod entries. + Branch: perlio + ! ext/PerlIO/Via/Via.pm ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t +____________________________________________________________________________ +[ 17446] By: nick on 2002/07/09 16:59:29 + Log: Fix open(FH,"Via(Foo)","NonExistant") and other cases when + :stdio as lower layer fails. + Branch: perlio + ! perlio.c +____________________________________________________________________________ +[ 17445] By: jhi on 2002/07/09 16:32:15 + Log: Document how to re-indent. + Branch: perl + ! Porting/pumpkin.pod +____________________________________________________________________________ +[ 17444] By: jhi on 2002/07/09 15:50:45 + Log: Retract #17428, not needed in this version of File::Spec. + Branch: perl + ! lib/File/Spec/Unix.pm +____________________________________________________________________________ +[ 17443] By: jhi on 2002/07/09 15:41:57 + Log: This is getting pretty fragmented (finish up #17441). + Branch: perl + ! pp_ctl.c t/op/eval.t +____________________________________________________________________________ +[ 17442] By: nick on 2002/07/09 15:39:02 + Log: Indentation normalize via + indent -kr -nce -psl + (Better indent incantations welcome - something for Porting/?) + Branch: perlio + ! ext/PerlIO/Via/Via.xs +____________________________________________________________________________ +[ 17441] By: jhi on 2002/07/09 15:06:55 + Log: Missing patch fragment, noted by Hugo. + Branch: perl + ! toke.c +____________________________________________________________________________ +[ 17440] By: jhi on 2002/07/09 14:05:39 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ [ 17439] By: jhi on 2002/07/09 13:55:16 Log: Empty lines. Branch: perl @@ -122,7 +575,8 @@ ____________________________________________________________________________ ! ext/MIME/Base64/t/quoted-print.t ____________________________________________________________________________ [ 17428] By: jhi on 2002/07/08 23:26:49 - Log: Subject: [ID 20020708.003] File::Spec::Unix::tmpdir automagically creates $ENV{TMPDIR} + Log: (retracted by #17444) + Subject: [ID 20020708.003] File::Spec::Unix::tmpdir automagically creates $ENV{TMPDIR} From: Diab Jerius Date: Mon, 8 Jul 2002 18:44:12 -0400 (EDT) Message-Id: <200207082244.g68MiDY22791@pelf.harvard.edu> @@ -507,7 +961,8 @@ ____________________________________________________________________________ ! ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_NW5.pm ____________________________________________________________________________ [ 17375] By: jhi on 2002/06/28 13:02:01 - Log: EBCDIC-safer. + Log: (retracted by #17467) + EBCDIC-safer. Branch: perl ! regexec.c ____________________________________________________________________________