X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=93c3dbb246c8ea1fac68c5bbac67b8ef2f673b4f;hb=484fdf61e8653b10160ba1e8011888f52ab6825a;hp=6ab8b5bb72f46c0d13c3f452b0d193cd17253246;hpb=187adabcc001fc2b96cbaf1e09ca7733b0582888;p=p5sagit%2Fp5-mst-13.2.git diff --git a/Changes b/Changes index 6ab8b5b..93c3dbb 100644 --- a/Changes +++ b/Changes @@ -28,6 +28,251 @@ 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.