From: Jarkko Hietaniemi Date: Wed, 19 Jun 2002 14:06:55 +0000 (+0000) Subject: Update Changes. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=5fcb2458e2a089882f7916e0e5d93fae5aa2a607;p=p5sagit%2Fp5-mst-13.2.git Update Changes. p4raw-id: //depot/perl@17303 --- diff --git a/Changes b/Changes index e2808c2..5ab837e 100644 --- a/Changes +++ b/Changes @@ -28,6 +28,220 @@ example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/ Version v5.7.X Development release working toward v5.8 -------------- ____________________________________________________________________________ +[ 17302] By: jhi on 2002/06/19 14:00:35 + Log: #17301 was only part of the story. + Branch: perl + ! MANIFEST +____________________________________________________________________________ +[ 17301] By: jhi on 2002/06/19 13:53:52 + Log: Make MANIFEST comply with #17297. + Branch: perl + ! MANIFEST +____________________________________________________________________________ +[ 17300] By: jhi on 2002/06/19 13:37:45 + Log: Subject: Re: perlbug mail loop? [PATCH] + From: Richard.Foley@t-online.de + Date: Wed, 19 Jun 2002 15:29:37 +0200 + Message-ID: <17KgXO-0dYZCiC@fwd08.sul.t-online.com> + Branch: perl + ! utils/perlbug.PL +____________________________________________________________________________ +[ 17299] By: jhi on 2002/06/19 13:18:42 + Log: opendir was missing for the list. + Branch: perl + ! pod/perltodo.pod +____________________________________________________________________________ +[ 17298] By: jhi on 2002/06/19 13:01:51 + Log: Integrate perlio: + + [ 17295] + Un-deprecate :raw after all - just define what it means + more precisely. (Pending approval). + Branch: perl + !> lib/PerlIO.pm pod/perldelta.pod pod/perlfunc.pod + !> pod/perlrun.pod +____________________________________________________________________________ +[ 17297] By: jhi on 2002/06/19 12:33:04 + Log: The only difference between NW5.pm and Win32.pm was that + NetWare preferred SYS:/temp over C:/temp for tmpdir(). + Branch: perl + - lib/File/Spec/NW5.pm + ! MANIFEST lib/File/Spec.pm lib/File/Spec/Win32.pm +____________________________________________________________________________ +[ 17296] By: jhi on 2002/06/19 12:20:54 + Log: Subject: [PATCH] POSIX taint tests + From: "Paul Marquess" + Date: Wed, 19 Jun 2002 09:29:22 +0100 + Message-ID: + Branch: perl + + ext/POSIX/t/taint.t + ! MANIFEST +____________________________________________________________________________ +[ 17295] By: nick on 2002/06/19 12:14:32 + Log: Un-deprecate :raw after all - just define what it means + more precisely. (Pending approval). + Branch: perlio + ! lib/PerlIO.pm pod/perldelta.pod pod/perlfunc.pod + ! pod/perlrun.pod +____________________________________________________________________________ +[ 17294] By: nick on 2002/06/19 06:09:49 + Log: Integrate mainline + Branch: perlio + !> configure.com ext/Digest/MD5/t/files.t lib/PerlIO.pm + !> lib/perl5db.pl lib/utf8.pm os2/os2_base.t pod/perldelta.pod + !> pod/perlfunc.pod pod/perlipc.pod pod/perlsyn.pod + !> pod/perltodo.pod pod/perlunicode.pod pod/perluniintro.pod + !> toke.c +____________________________________________________________________________ +[ 17293] By: jhi on 2002/06/19 02:00:05 + Log: Subject: [PATCH os2/os2_base.t] Re: Patch 14705 botched. (was Re: os2_base test failed) + From: Michael G Schwern + Date: Tue, 18 Jun 2002 21:31:43 -0400 + Message-id: <20020619013143.GF3079@ool-18b93024.dyn.optonline.net> + Branch: perl + ! os2/os2_base.t +____________________________________________________________________________ +[ 17292] By: jhi on 2002/06/18 21:36:21 + Log: This is probably the reason for the GW failures. + Branch: perl + ! ext/Digest/MD5/t/files.t +____________________________________________________________________________ +[ 17291] By: jhi on 2002/06/18 21:28:33 + Log: Debugger tweak from from Peter Scott. + Branch: perl + ! lib/perl5db.pl +____________________________________________________________________________ +[ 17290] By: jhi on 2002/06/18 20:31:10 + Log: To mirror #17285. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 17289] By: jhi on 2002/06/18 20:29:25 + Log: Subject: [PATCH] configure.com: build Encode sub-extensions once and only once + From: "Craig A. Berry" + Date: Tue, 18 Jun 2002 10:34:51 -0500 + Message-Id: <5.1.1.5.0.20020618103102.01b643e0@exchi01> + Branch: perl + ! configure.com +____________________________________________________________________________ +[ 17288] By: jhi on 2002/06/18 20:27:58 + Log: Tiny tweaks. + Branch: perl + ! lib/PerlIO.pm pod/perlfunc.pod +____________________________________________________________________________ +[ 17287] By: jhi on 2002/06/18 20:22:56 + Log: Integrate perlio: + + [ 17280] + Slight improvement to :win32 layer + + [ 17282] + More PerlIO doc tweaks - trying to make them document what + happens in current implementation while leaving way open + to "fixing" things. + Branch: perl + !> lib/PerlIO.pm pod/perlfunc.pod win32/win32io.c +____________________________________________________________________________ +[ 17286] By: jhi on 2002/06/18 20:19:25 + Log: Document the "Unicode in package/sub names" problem; + a microfix in toke.c towards the final goal (the fix + removes the need to have quotes around Unicode package + names when calling a method on them) + Branch: perl + ! lib/utf8.pm pod/perldelta.pod pod/perltodo.pod + ! pod/perlunicode.pod pod/perluniintro.pod toke.c +____________________________________________________________________________ +[ 17285] By: rgs on 2002/06/18 19:03:52 + Log: Further clarification about safe pipe opens. + Branch: perl + ! pod/perlipc.pod +____________________________________________________________________________ +[ 17284] By: rgs on 2002/06/18 18:42:49 + Log: perlsyn.pod tweak suggested by Larry. + Branch: perl + ! pod/perlsyn.pod +____________________________________________________________________________ +[ 17283] By: rgs on 2002/06/18 18:25:53 + Log: Subject: [DOC PATCH] perlsyn + From: Elizabeth Mattijsen + Date: Tue, 18 Jun 2002 13:37:30 +0200 + Message-ID: <4.2.0.58.20020618133610.01956d30@mickey.dijkmat.nl> + + Subject: Re: [DOC PATCH] perlsyn (2) + From: Elizabeth Mattijsen + Date: Tue, 18 Jun 2002 15:08:17 +0200 + Message-ID: <4.2.0.58.20020618150341.01798100@mickey.dijkmat.nl> + + (Plus tweak by Ronald J Kimball) + Branch: perl + ! pod/perlsyn.pod +____________________________________________________________________________ +[ 17282] By: nick on 2002/06/18 09:14:25 + Log: More PerlIO doc tweaks - trying to make them document what + happens in current implementation while leaving way open + to "fixing" things. + Branch: perlio + ! lib/PerlIO.pm pod/perlfunc.pod +____________________________________________________________________________ +[ 17281] By: nick on 2002/06/18 09:12:59 + Log: Integrate mainline + Branch: perlio + !> Changes Configure config_h.SH installperl patchlevel.h + !> pod/perldelta.pod pod/perlipc.pod +____________________________________________________________________________ +[ 17280] By: nick on 2002/06/18 07:03:08 + Log: Slight improvement to :win32 layer + Branch: perlio + ! win32/win32io.c +____________________________________________________________________________ +[ 17279] By: jhi on 2002/06/18 03:10:42 + Log: Do not install XS::{APItest,Typemap} + Branch: perl + ! installperl +____________________________________________________________________________ +[ 17278] By: jhi on 2002/06/18 02:46:43 + Log: Subject: Re: Do we want XS::APItest installed? + From: Andy Dougherty + Date: Mon, 17 Jun 2002 16:59:52 -0400 (EDT) + Message-ID: + + (rats, forgot to submit the metaconfig change separately) + Branch: metaconfig/U/perl + ! Extensions.U + Branch: perl + ! Configure config_h.SH +____________________________________________________________________________ +[ 17277] By: jhi on 2002/06/18 02:31:26 + Log: "Borrow" Rafael's multiarg open descripion to perldelta, + shuffle the highlights a bit (can't believe the perlio + mention was missing) + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 17276] By: rgs on 2002/06/17 22:46:28 + Log: Document the '-|' open form in perlipc.pod + Branch: perl + ! pod/perlipc.pod +____________________________________________________________________________ +[ 17275] By: gsar on 2002/06/17 19:20:06 + Log: avoid AUTOLOAD() clobbering $! + Branch: maint-5.6/perl + ! ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm + ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm + ! ext/Socket/Socket.pm ext/Sys/Syslog/Syslog.pm + ! lib/AutoLoader.pm utils/h2xs.PL +____________________________________________________________________________ +[ 17274] By: nick on 2002/06/17 14:50:35 + Log: Integrate mainline + Branch: perlio + !> README.vms lib/File/Basename.pm lib/PerlIO.pm lib/open.pm + !> pod/perlfunc.pod pod/perlrun.pod +____________________________________________________________________________ +[ 17273] By: jhi on 2002/06/17 14:34:17 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ [ 17272] By: jhi on 2002/06/17 14:21:55 Log: :bytes is not the inverse of :crlf, either (from NI-S) Branch: perl diff --git a/patchlevel.h b/patchlevel.h index bee72b4..3772b7a 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -79,7 +79,7 @@ #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT) static char *local_patches[] = { NULL - ,"DEVEL17272" + ,"DEVEL17302" ,NULL };