diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-05-22 13:07:41 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-05-22 13:07:41 +0000 |
commit | b4afddf1559146bd1ed52fefdddcb56b58ce09a0 (patch) | |
tree | a48b3bf5c0fb24591299a9d5a63d1b617a34a3a7 /Changes | |
parent | 07e9638fb63f29c49a4db9693ee116a8ab4232a2 (diff) | |
download | perl-b4afddf1559146bd1ed52fefdddcb56b58ce09a0.tar.gz |
Update Changes.
p4raw-id: //depot/perl@16735
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 151 |
1 files changed, 151 insertions, 0 deletions
@@ -28,6 +28,157 @@ example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/ Version v5.7.X Development release working toward v5.8 -------------- ____________________________________________________________________________ +[ 16734] By: jhi on 2002/05/22 12:39:25 + Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs + From: Dave Mitchell <davem@fdgroup.com> + Date: Wed, 22 May 2002 12:53:21 +0100 + Message-ID: <20020522125320.E12794@fdgroup.com> + Branch: perl + ! ext/threads/shared/t/cond.t +____________________________________________________________________________ +[ 16733] By: jhi on 2002/05/22 12:32:41 + Log: Subject: Documentation Patch to pod/perlunicode.pod pod/perluniintro.pod + From: John Borwick <john_borwick@ncsu.edu> + Date: Wed, 22 May 2002 04:10:37 -0400 + Message-ID: <15595.21117.875874.721450@nada.johnborwick.com> + Branch: perl + ! pod/perlunicode.pod pod/perluniintro.pod +____________________________________________________________________________ +[ 16732] By: ams on 2002/05/22 05:47:35 + Log: Integrate #16731 from //depot/macperl. + Branch: perl + !> t/io/crlf.t +____________________________________________________________________________ +[ 16731] By: pudge on 2002/05/22 04:18:58 + Log: Be more specific in what we're looking for + Branch: macperl + ! t/io/crlf.t +____________________________________________________________________________ +[ 16730] By: pudge on 2002/05/22 03:36:42 + Log: Integrate perl; bump patchlevel; add lib/Unicode/README back + Branch: macperl + + lib/Unicode/README + +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t + +> t/lib/sample-tests/shbang_misparse t/op/caller.t + - t/lib/st-dump.pl + ! macos/MPVersion.r macos/config.sh + !> (integrate 135 files) +____________________________________________________________________________ +[ 16729] By: jhi on 2002/05/22 00:24:29 + Log: FAQ sync. + Branch: perl + ! pod/perlfaq4.pod +____________________________________________________________________________ +[ 16728] By: jhi on 2002/05/21 23:02:03 + Log: Getopt::Std clarification from John Borwick. + Branch: perl + ! lib/Getopt/Std.pm +____________________________________________________________________________ +[ 16727] By: jhi on 2002/05/21 22:59:58 + Log: Subject: Re: [Patch] for problem with shellwords.pl + From: "Curtis Poe" <cp@onsitetech.com> + Date: Tue, 21 May 2002 11:17:40 -0700 + Message-ID: <015c01c200f3$cb691670$1a01a8c0@ot.onsitetech.com> + + Subject: [Patch] for security problem with Text::ParseWords + From: "Curtis Poe" <cp@onsitetech.com> + Date: Tue, 21 May 2002 15:10:18 -0700 + Message-ID: <022f01c20114$4b3c4550$1a01a8c0@ot.onsitetech.com> + Branch: perl + ! lib/Text/ParseWords.pm lib/shellwords.pl +____________________________________________________________________________ +[ 16726] By: jhi on 2002/05/21 22:57:09 + Log: Subject: [PATCH] SDBM_File.xs warning (was Re: danger! op\fork.t#2 causes core-dump) + From: Nicholas Clark <nick@unfortu.net> + Date: Tue, 21 May 2002 23:01:48 +0100 + Message-ID: <20020521220148.GH290@Bagpuss.unfortu.net> + Branch: perl + ! ext/SDBM_File/SDBM_File.xs +____________________________________________________________________________ +[ 16725] By: jhi on 2002/05/21 22:16:05 + Log: Subject: [PATCH] Additional README.aix changes + From: John Peacock <jpeacock@rowman.com> + Date: Tue, 21 May 2002 12:01:10 -0400 + Message-ID: <3CEA6F46.70902@rowman.com> + Branch: perl + ! README.aix +____________________________________________________________________________ +[ 16724] By: jhi on 2002/05/21 17:51:00 + Log: Subject: Win32 crash in fork.t (perl@16694) + From: "Kevin Chase" <kevincha99@hotmail.com> + Date: Mon, 20 May 2002 17:02:16 -0700 + Message-ID: <F53z5b6KZmcK8r6beUz000008f7@hotmail.com> + + + It looks that the Poison() found its first target. + The suggested patch is fine. + Branch: perl + ! cop.h +____________________________________________________________________________ +[ 16723] By: jhi on 2002/05/21 14:54:24 + Log: microperl: if DIEing on no-functionality, the has-functionality + would be unreachable code. + Branch: perl + ! pp.c pp_sys.c +____________________________________________________________________________ +[ 16722] By: jhi on 2002/05/21 14:25:44 + Log: microperl: do not regenerate the perly. + Branch: perl + ! Makefile.micro +____________________________________________________________________________ +[ 16721] By: jhi on 2002/05/21 13:30:26 + Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry + From: sthoenna@efn.org (Yitzchak Scott-Thoennes) + Date: Mon, 20 May 2002 22:55:46 -0700 + Message-ID: <iFe68gzkgCIJ092yn@efn.org> + Branch: perl + ! utils/h2xs.PL +____________________________________________________________________________ +[ 16720] By: jhi on 2002/05/21 13:22:51 + Log: Regen uconfig.h. + Branch: perl + ! uconfig.h +____________________________________________________________________________ +[ 16719] By: ams on 2002/05/21 05:02:01 + Log: Why quote some keys? + Branch: perl + ! ext/Storable/Makefile.PL +____________________________________________________________________________ +[ 16718] By: ams on 2002/05/21 04:08:39 + Log: Suppress warning about $canonical. (Nicholas Clark) + Branch: perl + ! ext/Storable/Storable.pm +____________________________________________________________________________ +[ 16717] By: jhi on 2002/05/21 03:18:59 + Log: Subject: [PATCH] VMS iThreads follow-up + From: "Craig A. Berry" <craigberry@mac.com> + Date: Mon, 20 May 2002 21:34:17 -0500 + Message-Id: <a05111700b90f5f1c3b01@[172.16.52.1]> + Branch: perl + ! configure.com +____________________________________________________________________________ +[ 16716] By: ams on 2002/05/21 02:47:18 + Log: 1. Declare correct version for Test::More dependency. (Autrijus Tang) + 2. Install in core library directory. (Tatsuhiko Miyagawa) + Branch: perl + ! ext/Storable/Makefile.PL +____________________________________________________________________________ +[ 16715] By: jhi on 2002/05/20 22:13:45 + Log: Subject: [Encode] 1.72 released + From: Dan Kogai <dankogai@dan.co.jp> + Date: Tue, 21 May 2002 01:06:19 +0900 + Message-Id: <85BA0AD1-6C0B-11D6-90A1-0003939A104C@dan.co.jp> + Branch: perl + ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm + ! ext/Encode/Encode.xs ext/Encode/Makefile.PL + ! ext/Encode/Unicode/Unicode.xs + ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/perlio.t +____________________________________________________________________________ +[ 16714] By: jhi on 2002/05/20 14:53:31 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ [ 16713] By: jhi on 2002/05/20 14:46:15 Log: A bit of self-promotion from David Wheeler <david@wheeler.net> :-) Branch: perl |