これはPerl5.003_17配布セットに含まれているChangesファイルの一部を 訳したものです。 注意して下さい:このファイルはPerlのバージョンとサブバージョンの 間の重大な変更点の要約を提供するもので、必ずしも各修正個所の完全な 一覧表を提供しているわけではありません。 より詳細な情報を望む場合は、そのPerlリリースのベースとなっている パッチの中のコメントを参考にして下さい。 (パッチはあらゆる CPANサイトで見出せます。フルバージョンのリリースは.../src/5.0 ディレクトリに、サブバージョンのリリースは .../src/5/0/unsupportedディレクトリにあります。) -------------------- バージョン 5.003_17 -------------------- パッチの速度が減速しています。 トンネルの終わりに5.004が見えます。(おい、あの笛はなんだ?) コア言語変更 題名: "Support named closures" 発信: Chip Salzenberg ファイル: cv.h op.c perl.c pp.c pp_ctl.c pp_hot.c コアのポータビリティ 題名: "perl5.003_15 and Interactive Unix" 発信: win@in.rhein-main.de (Winfried Koenig) 記事ID: 日付: Thu, 26 Dec 1996 00:45:45 +0200 (EET) ファイル: hints/isc.sh pp_sys.c 題名: "Suggest "usemymalloc='n'" for FreeBSD 2.*" 発信: rse@engelschall.com (Ralf S. Engelschall) ファイル: hints/freebsd.sh 題名: "マイナな OS/2 修正" 発信: Ilya Zakharevich 記事ID: <199612252105.QAA11890@monk.mps.ohio-state.edu> 日付: Wed, 25 Dec 1996 16:05:42 -0500 (EST) ファイル: os2/os2ish.h pod/perlxstut.pod 他のコアの変更 題名: "Fix {,un}tainting of $1 etc. when C" 発信: Chip Salzenberg ファイル: mg.c sv.c 題名: "Limit effects of "=pod" to a single file" 発信: Chip Salzenberg ファイル: toke.c テスト 題名: "新テスト: op/method.t and op/locale.t" 発信: Ilya Zakharevich and Jarkko Hietaniemi ファイル: MANIFEST t/lib/locale.t t/op/method.t 題名: "Test C< ()=() >" 発信: Chip Salzenberg ファイル: t/op/misc.t ライブラリと拡張 題名: "Refresh MakeMaker to 5.39" 発信: Andreas Koenig ファイル: lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm 題名: "より新しいデバッガ" 発信: Ilya Zakharevich 記事ID: <199612261954.OAA12999@monk.mps.ohio-state.edu> 日付: Thu, 26 Dec 1996 14:54:34 -0500 (EST) ファイル: lib/perl5db.pl 資料 題名: "Perlguts, バージョン 27" 発信: Jeff Okamoto 記事ID: <199612250144.AA059528263@hpcc123.corp.hp.com> 日付: Tue, 24 Dec 1996 17:44:23 -0800 ファイル: pod/perlguts.pod 題名: "perlpod.pod パッチ for _16" 発信: Kenneth Albanowski 記事ID: 日付: Tue, 24 Dec 1996 23:00:10 -0500 (EST) ファイル: pod/perlpod.pod 題名: "tiny perllocale.pod diff for _16" 発信: Jarkko Hietaniemi 記事ID: <199612261306.PAA21161@alpha.hut.fi> 日付: Thu, 26 Dec 1996 15:06:04 +0200 (EET) ファイル: pod/perllocale.pod -------------------- バージョン 5.003_16 -------------------- このパッチは全部バグの修正, ライブラリの更新および資料の更新です。 まもなく5.004 RSNに達します。約束します。 :-) コア言語変更 題名: "Fix closures that are not in subroutines" 発信: Chip Salzenberg ファイル: op.c コアのポータビリティ 題名: "_13: パッチ for unicos/unicosmk" 発信: Dean Roehrich 記事ID: <199612202038.OAA22805@poplar.cray.com> 日付: Fri, 20 Dec 1996 14:38:50 -0600 ファイル: Configure MANIFEST hints/unicos.sh hints/unicosmk.sh 他のコアの変更 題名: "Fix 'foreach(@ARGV) { while (<>) { push @p,$_ } }'" 発信: Chip Salzenberg ファイル: cop.h pp_hot.c scope.c 題名: "Eliminate warnings from C< undef $x; $x OP= "foo" >" 発信: Chip Salzenberg ファイル: doop.c pp.c pp.h pp_hot.c 題名: "Try again to improve method caching" 発信: Ilya Zakharevich 記事ID: <199612240113.UAA09487@monk.mps.ohio-state.edu> 日付: Mon, 23 Dec 1996 20:13:56 -0500 (EST) ファイル: gv.c sv.c 題名: "Be more careful about 'o' magic メモリ 管理" 発信: Chip Salzenberg ファイル: mg.c sv.c 題名: "Fix bad pointer refs when localized オブジェクト loses magic" 発信: Chip Salzenberg ファイル: scope.c ライブラリと拡張 題名: "Refresh CPAN to 1.09" 発信: Andreas Koenig ファイル: lib/CPAN.pm 題名: "Refresh Net::Ping to 2.02" 発信: Russell Mosemann ファイル: lib/Net/Ping.pm 題名: "Refresh IO to 1.14" 発信: Graham Barr ファイル: MANIFEST ext/IO/IO.xs ext/IO/README ext/IO/lib/IO/ファイル.pm ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm t/lib/io_dup.t t/lib/io_pipe.t t/lib/io_sel.t t/lib/io_sock.t t/lib/io_tell.t t/lib/io_udp.t t/lib/io_xs.t ビルドプロセスとユーティリティ 題名: "Don't recurse into subdirs twice on 'make realclean'" 発信: Chip Salzenberg ファイル: Makeファイル.SH 題名: "Use root EXTERN.h when compiling x2p/malloc.c." 発信: Paul Marquess ファイル: x2p/Makeファイル.SH 題名: "Fix compilation エラーs when malloc.c used for x2p" 発信: Robin Barker ファイル: malloc.c 資料 題名: "Edit INSTALL to describe new binary compat setup" 発信: Chip Salzenberg ファイル: INSTALL 題名: "更新 to perllocale.pod" 発信: Jarkko Hietaniemi ファイル: pod/perllocale.pod ********************************************************************** -------------------- バージョン 5.003_15 -------------------- As soon as I posted 5.003_14, I found a fatal エラー in it. :-( This release is strictly a バグ fix -- it removes some function caching 変更 that were supposed to be improvements, but weren't. -------------------- バージョン 5.003_14 -------------------- We seem to have achieved "release candidate" status. コア言語変更 題名: "Eliminate サポート for {if,unless,while,until} BLOCK BLOCK" 発信: Chip Salzenberg ファイル: perly.c perly.c.diff perly.y toke.c 題名: "Taint $x after $x =~ s/pat/xyz/ if pat or xyz is tainted by locale" 発信: Chip Salzenberg ファイル: cop.h mg.c pp_ctl.c pp_hot.c 題名: "Complete サポート for modifying undefined array members in foreach" 発信: Chip Salzenberg ファイル: global.sym mg.c perl.h pp.c pp_hot.c proto.h sv.c 他のコアの変更 題名: "パッチ for regex バグ: (x|x){n}" 発信: Gurusamy Sarathy 記事ID: <199612210259.VAA10170@aatma.engin.umich.edu> 日付: Fri, 20 Dec 1996 21:59:22 -0500 ファイル: regexec.c 題名: "バグ in デバッガ with import manipulations" 発信: Ilya Zakharevich 記事ID: <199612231037.FAA08617@monk.mps.ohio-state.edu> 日付: Mon, 23 Dec 1996 05:37:48 -0500 (EST) ファイル: pp_hot.c 題名: "Import and dynamic methods" 発信: Ilya Zakharevich 記事ID: <199612230645.BAA08378@monk.mps.ohio-state.edu> 日付: Mon, 23 Dec 1996 01:45:37 -0500 (EST) ファイル: gv.c hv.c sv.c 題名: "malloc.c パッチ" 発信: Ilya Zakharevich 記事ID: <199612220748.CAA07164@monk.mps.ohio-state.edu> 日付: Sun, 22 Dec 1996 02:48:58 -0500 (EST) ファイル: malloc.c 題名: "sv_gets パッチ" 発信: Ilya Zakharevich 記事ID: <199612220824.DAA07235@monk.mps.ohio-state.edu> 日付: Sun, 22 Dec 1996 03:24:04 -0500 (EST) ファイル: pp_hot.c 題名: "pos $str パッチ" 発信: Ilya Zakharevich 記事ID: <199612220831.DAA07247@monk.mps.ohio-state.edu> 日付: Sun, 22 Dec 1996 03:31:21 -0500 (EST) ファイル: mg.c pp_hot.c t/op/pat.t 題名: "Prevent warnings when STDCHAR is unsigned" 発信: Chip Salzenberg ファイル: perlio.c perlio.h PORTABILITY 題名: "Fix バグs in bincompat3 usage" 発信: Chip Salzenberg ファイル: perl.h perl_exp.SH 題名: "サポート shared libperl on SunOS" 発信: Ulrich Pfeifer ファイル: Makeファイル.SH 題名: "Configure on OS/2" 発信: Ilya Zakharevich 記事ID: <199612202325.SAA05505@monk.mps.ohio-state.edu> 日付: Fri, 20 Dec 1996 18:25:30 -0500 (EST) ファイル: Configure 題名: "Fixes for Interactive Unix" 発信: win@in.rhein-main.de (Winfried Koenig) 記事ID: 日付: Sun, 22 Dec 96 05:14 EET ファイル: hints/isc.sh op.c pp_sys.c universal.c 題名: "Use "proto" instead of "_" in sdbm.h" 発信: Chip Salzenberg ファイル: ext/SDBM_ファイル/sdbm/sdbm.h 題名: "VMS パッチ to 5.003_13" 発信: Charles Bailey 記事ID: <01IDBYYFYPIS002ASE@hmivax.humgen.upenn.edu> 日付: Mon, 23 Dec 1996 01:26:47 -0500 (EST) ファイル: deb.c ext/POSIX/POSIX.xs gv.c lib/ファイル/Copy.pm mg.c perl.c perl.h proto.h sv.c t/lib/ファイルcopy.t taint.c toke.c util.c vms/Makeファイル vms/config.vms vms/descrip.mms vms/gen_shrfls.pl vms/genconfig.pl vms/genopt.com vms/perly_c.vms vms/perly_h.vms vms/test.com vms/vms.c vms/vms_yfix.pl ユーティリティ, ライブラリ, AND 拡張S 題名: "Remove libnet" 発信: Chip Salzenberg ファイル: MANIFEST pod/perlmod.pod 題名: "Refresh CPAN モジュール to 1.08" 発信: Chip Salzenberg ファイル: lib/CPAN.pm lib/CPAN/FirstTime.pm 題名: "Refresh ExtUtils::Manifest to バージョン 1.28" 発信: Andreas Koenig ファイル: lib/ExtUtils/Manifest.pm 題名: "更新 IO->バージョン() to 1.1201 for CPAN's sake" 発信: Chip Salzenberg ファイル: ext/IO/lib/IO/Handle.pm lib/IO/Handle.pm 題名: "Remodel ファイル::Copy." 発信: Chip Salzenberg ファイル: lib/ファイル/Copy.pm 題名: "dumb バグ in User::pwent.pm" 発信: Tom Christiansen 記事ID: <199612201145.EAA27860@mox.perl.com> 日付: Fri, 20 Dec 1996 04:45:37 -0700 ファイル: lib/User/pwent.pm 資料 題名: "Better サポート for =for" 発信: Kenneth Albanowski 記事ID: 日付: Fri, 20 Dec 1996 16:43:35 -0500 (EST) ファイル: lib/Pod/Text.pm pod/pod2latex.PL pod/pod2man.PL 題名: "perllocale.pod -- second draft" 発信: Dominic Dunlop 記事ID: 日付: Sat, 21 Dec 1996 15:00:50 +0100 ファイル: pod/perllocale.pod 題名: "Perlguts, バージョン 26" 発信: Jeff Okamoto 記事ID: <199612201943.AA048111018@hpcc123.corp.hp.com> 日付: Fri, 20 Dec 1996 11:43:38 -0800 ファイル: pod/perlguts.pod 題名: "更新 pod/Makeファイル; s/perli18n/perllocale/" 発信: Chip Salzenberg ファイル: ext/POSIX/POSIX.pod lib/I18N/Collate.pm pod/Makeファイル pod/perl.pod pod/perlmod.pod pod/perlnews.pod pod/roffitall 題名: "obstruct pod2man doc tweaks" 発信: Roderick Schertler 記事ID: <3923.851106237@eeyore.ibcinc.com> 日付: Fri, 20 Dec 1996 13:23:57 -0500 ファイル: lib/Class/Template.pm lib/Time/tm.pm -------------------- バージョン 5.003_13 -------------------- The watchword here is "synchronization." There were a couple of show-stopper バグs in 5.003_12, so I'm issuing this パッチ to bring everyone up to a 共通の working base. コア言語変更 題名: "Disallow labels named q, qq, qw, qx, s, y, and tr" 発信: Chip Salzenberg ファイル: toke.c 題名: "Make evals' lexicals visible to nested evals" 発信: Chip Salzenberg ファイル: pp_ctl.c 他のコアの変更 題名: "Fix コア ダンプ バグ with anoncode" 発信: Chip Salzenberg ファイル: op.c 題名: "Allow DESTROY to make refs to dying オブジェクトs" 発信: Chip Salzenberg ファイル: sv.c PORTABILITY 題名: "Add missing backslash in Configure" 発信: Chip Salzenberg ファイル: Configure ユーティリティ, ライブラリ, AND 拡張S 題名: "Include libnet-1.01 instead of old Net::FTP" 発信: Graham Barr ファイル: MANIFEST lib/Net/Cmd.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm lib/Net/FTP.pm lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm lib/Net/SMTP.pm lib/Net/SNPP.pm lib/Net/Socket.pm lib/Net/Telnet.pm lib/Net/Time.pm pod/perlmod.pod 題名: "Use binmode when doing binary FTP" 発信: Ilya Zakharevich ファイル: lib/Net/FTP.pm 題名: "Re: Open3.pm tries to close unopened ファイル handle" 発信: Roderick Schertler 記事ID: 日付: 18 Dec 1996 22:19:54 -0500 ファイル: MANIFEST lib/IPC/Open2.pm lib/IPC/Open3.pm lib/open2.pl lib/open3.pl pod/perldiag.pod pod/perlfunc.pod t/lib/open2.t t/lib/open3.t 題名: "Long-standing problem in Socket モジュール" 発信: Spider Boardman 記事ID: <199612190418.XAA07291@Orb.Nashua.NH.US> 日付: Wed, 18 Dec 1996 23:18:14 -0500 ファイル: Configure Porting/Glossary config_H config_h.SH ext/Socket/Socket.pm ext/Socket/Socket.xs 題名: "flock() constants" 発信: Roderick Schertler 記事ID: <26669.850977437@eeyore.ibcinc.com> 日付: Thu, 19 Dec 1996 01:37:17 -0500 ファイル: ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs pod/perlfunc.pod 題名: "Re: find2perl . -xdev BROKEN still" 発信: Roderick Schertler 記事ID: 日付: 19 Dec 1996 12:44:34 -0500 ファイル: lib/ファイル/Find.pm lib/find.pl lib/finddepth.pl 資料 題名: "small doc tweaks for _12" 発信: Roderick Schertler 記事ID: <1826.851011557@eeyore.ibcinc.com> 日付: Thu, 19 Dec 1996 11:05:57 -0500 ファイル: lib/UNIVERSAL.pm pod/perldiag.pod pod/perltie.pod 題名: "Re: missing E<> POD directive in perlpod.pod" 発信: Roderick Schertler 記事ID: 日付: 19 Dec 1996 10:30:43 -0500 ファイル: pod/perlpod.pod pod/pod2html.PL -------------------- バージョン 5.003_12 -------------------- This パッチ is huge. A multitude of バグ修正, new モジュール (especially CPAN and Net::FTP), a couple of new Configure variables, 更新され docs... it's a long list. And speaking of lists, here's a list of the more significant 変更 in 5.003_12: コア言語変更 題名: "サポート C" 発信: Chip Salzenberg ファイル: op.c op.h opcode.pl pod/perldiag.pod pod/perlfunc.pod pp.c t/op/delete.t 題名: "Autovivify scalars" 発信: Chip Salzenberg ファイル: ダンプ.c op.c op.h pp.c pp_hot.c 題名: "Allow any word, including keyword, as label" 発信: Chip Salzenberg ファイル: toke.c 他のコアの変更 題名: "Allow assignment to empty array values during foreach()" 発信: Chip Salzenberg ファイル: cop.h global.sym mg.c op.c perl.h pp_hot.c proto.h sv.c 題名: "Fix nested closures" 発信: Chip Salzenberg ファイル: op.c opcode.pl pp.c pp_ctl.c pp_hot.c 題名: "Fix コア ダンプ on auto-vivification" 発信: Chip Salzenberg ファイル: pp_hot.c 題名: "Fix コア ダンプ on C" 発信: Chip Salzenberg ファイル: pp_sys.c 題名: "Fix -T/-B on globs and globrefs" 発信: Chip Salzenberg ファイル: pp_sys.c 題名: "Fix メモリ 管理 of $`, $&, and $'" 発信: Chip Salzenberg ファイル: pp_hot.c regexec.c 題名: "Fix paren matching during backtracking" 発信: Chip Salzenberg ファイル: regexec.c 題名: "Fix メモリ leak and std{in,out,err} death in perl_{con,de}str 発信: Chip Salzenberg ファイル: miniperlmain.c perl.c perl.h sv.c 題名: "Discard garbage bytes at end of prototype()" 発信: Chip Salzenberg ファイル: pp.c 題名: "Fix local($pack::{foo})" 発信: Chip Salzenberg ファイル: global.sym pp.c pp_hot.c proto.h scope.c 題名: "Fix for AmigaOS - inplace operation" 発信: "Norbert Pueschel" 記事ID: <77724601@Armageddon.meb.uni-bonn.de> 日付: Sun, 08 Dec 1996 15:33:00 +0100 ファイル: doio.c 題名: "Disable warn, die, and parse hooks _before_ グローバル destruction 発信: Chip Salzenberg ファイル: perl.c 題名: "Re: バグ in formline " 発信: Gurusamy Sarathy 記事ID: <199612081958.OAA26025@aatma.engin.umich.edu> 日付: Sun, 08 Dec 1996 14:58:32 -0500 ファイル: pp_ctl.c 題名: "Fix C<@a = ($a,$b,$c,$d) = (1,2)>" 発信: Chip Salzenberg ファイル: pp_hot.c 題名: "Fix %ENV assignment when environment starts out empty" 発信: Chip Salzenberg ファイル: hv.c 題名: "Properly サポート and document newRV{,_inc,_noinc}" 発信: Chip Salzenberg ファイル: global.sym pod/perlguts.pod sv.c sv.h 題名: "サポート SvREADONLY on arrays" 発信: Chip Salzenberg ファイル: av.c 題名: "Allow lvalue pos inside recursive function" 発信: Chip Salzenberg ファイル: op.c pp.c pp_ctl.c pp_hot.c PORTABILITY 題名: "Eliminate PerlIO warnings when setting cnt to -1" 発信: Chip Salzenberg ファイル: perlio.c 題名: "Make $privlib contents compatible with 5.003" 発信: Chip Salzenberg ファイル: INSTALL ext/Opcode/Safe.pm installperl lib/ファイルHandle.pm lib/Test/Harness.pm 題名: "サポート $bincompat3 config variable; 更新 metaconfig units" 発信: Chip Salzenberg ファイル: Configure MANIFEST compat3.sym config_h.SH embed.pl global.sym old_embed.pl old_global.sym old_perl_exp.SH perl_exp.SH 題名: "Look for gettimeofday() in Configure" 発信: John Hughes 記事ID: <01BBE77A.F6F37F80@malvinas.AtlanTech.COM> 日付: Wed, 11 Dec 1996 15:49:57 +0100 ファイル: Configure config_H config_h.SH pp.c 題名: "Make $startperl a relative path if people want portable scrip 発信: Chip Salzenberg ファイル: Configure 題名: "Homogenize use of "eval exec" hack" 発信: Chip Salzenberg ファイル: Porting/Glossary eg/README eg/nih eg/sysvipc/ipcmsg eg/sysvipc/ipcsem eg/sysvipc/ipcshm lib/diagnostics.pm makeaperl.SH pod/checkpods.PL pod/perlrun.pod pod/pod2html.PL pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL utils/c2ph.PL utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL x2p/a2py.c x2p/find2perl.PL x2p/s2p.PL 題名: "LynxOS サポート" 発信: seibert@Lynx.COM (Greg Seibert) 記事ID: 日付: Thu, 12 Dec 1996 09:25:00 PST ファイル: Configure MANIFEST hints/lynxos.sh t/op/stat.t 題名: "In Linux hints, set suidsafe=no and dosuid=yes" 発信: Chip Salzenberg ファイル: hints/linux.sh 題名: "5.003_11 on UnixWare 2.1.1 - Only one small UnixWare buglet" 発信: aburlison@cix.compulink.co.uk (Alan Burlison) 記事ID: 日付: Wed, 11 Dec 96 18:34 GMT0 ファイル: hints/svr4.sh 題名: "Re: db-recno.t failures with _11 on Freebsd 2.1-stable" 発信: Roderick Schertler 記事ID: 日付: 11 Dec 1996 18:58:56 -0500 ファイル: INSTALL hints/freebsd.sh 題名: "OS/2 更新s from Ilya" 発信: Ilya Zakharevich ファイル: README.os2 os2/変更 os2/Makeファイル.SHs os2/os2.c os2/os2ish.h 題名: "VMS パッチ to 5.003_11" 発信: Charles Bailey 記事ID: <01ICTR32LCZG001A1D@hmivax.humgen.upenn.edu> 日付: Mon, 09 Dec 1996 23:16:10 -0500 (EST) ファイル: MANIFEST regexec.c t/lib/ファイルhand.t util.c vms/* TESTING 題名: "recurse recurse recurse ..." 発信: Jarkko Hietaniemi 記事ID: <199612092144.XAA29025@alpha.hut.fi> 日付: Mon, 9 Dec 1996 23:44:27 +0200 (EET) ファイル: MANIFEST t/op/recurse.t ユーティリティ, ライブラリ, AND 拡張S 題名: "Add CPAN and Net::FTP" 発信: Chip Salzenberg ファイル: MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm lib/Net/FTP.pm lib/Net/Netrc.pm lib/Net/Socket.pm pod/perlmod.pod 題名: "Please 更新 Text::Wrap and Text::Tabs" 発信: David Muir Sharnoff 記事ID: <199612180659.WAA24957@idiom.com> 日付: Tue, 17 Dec 1996 22:59:59 -0800 (PST) ファイル: lib/Text/Tabs.pm lib/Text/Wrap.pm 題名: "Add ファイル::Compare" 発信: Nick Ing-Simmons 記事ID: <199612161844.SAA02152@pluto> 日付: Mon, 16 Dec 1996 18:44:59 GMT ファイル: MANIFEST lib/ファイル/Compare.pm pod/perlmod.pod 題名: "Add Tie::RefHash" 発信: Gurusamy Sarathy 記事ID: <199612152358.SAA28665@aatma.engin.umich.edu> 日付: Sun, 15 Dec 1996 18:58:08 -0500 ファイル: MANIFEST lib/Tie/RefHash.pm pod/perlmod.pod 題名: "Put "splain" in utils." 発信: Chip Salzenberg ファイル: Makeファイル.SH installperl utils/Makeファイル utils/splain.PL 題名: "Some h2ph fixes" 発信: Jeff Okamoto 記事ID: <199612131934.AA289845652@hpcc123.corp.hp.com> 日付: Fri, 13 Dec 1996 11:34:12 -0800 ファイル: utils/h2ph.PL 題名: "xsubpp パッチ to add #line" 発信: nick@ni-s.u-net.com (Nick Ing-Simmons) 記事ID: <199612162153.VAA03590@ni-s.u-net.com> 日付: Mon, 16 Dec 1996 21:53:56 GMT ファイル: lib/ExtUtils/xsubpp 題名: "Re: Proposed addition to ファイル::Copy: move" 発信: Charles Bailey 記事ID: <01ICZBN0LRC8001A1D@hmivax.humgen.upenn.edu> 日付: Sat, 14 Dec 1996 00:27:29 -0500 (EST) ファイル: lib/ファイル/Copy.pm t/lib/ファイルcopy.t 題名: "DB_ファイル 1.09 パッチ" 発信: pmarquess@bfsec.bt.co.uk (Paul Marquess) 記事ID: <9612181037.AA10123@claudius.bfsec.bt.co.uk> 日付: Wed, 18 Dec 96 10:37:58 GMT ファイル: ext/DB_ファイル/DB_ファイル.pm ext/DB_ファイル/DB_ファイル.xs 題名: "デバッガ 更新" 発信: Ilya Zakharevich 記事ID: <199612111038.FAA24363@monk.mps.ohio-state.edu> 日付: Wed, 11 Dec 1996 05:38:28 -0500 (EST) ファイル: lib/perl5db.pl 資料 題名: "更新 pods: perldelta -> perlnews, perli18n -> perllocale" 発信: Tom Christiansen and Dominic Dunlop ファイル: MANIFEST pod/perl.pod pod/perldelta.pod pod/perli18n.pod pod/perlnews.pod 題名: "perltoot.pod" 発信: Tom Christiansen 記事ID: <199612091444.HAA09947@toy.perl.com> 日付: Mon, 09 Dec 1996 07:44:10 -0700 ファイル: MANIFEST pod/perltoot.pod 題名: "Perlguts, バージョン 25" 発信: Jeff Okamoto 記事ID: <199612061940.AA055461228@hpcc123.corp.hp.com> 日付: Fri, 6 Dec 96 11:40:27 PST ファイル: pod/perlguts.pod 題名: "pod/perlipc.pod パッチ" 発信: d-lewart@uiuc.edu (Daniel S. Lewart) 記事ID: <199612090910.CAA20906@mox.perl.com> 日付: Mon, 9 Dec 96 3:10:02 CST ファイル: pod/perlipc.pod 題名: "pod パッチ for English エラーs" 発信: Steve Kelem 記事ID: <24616.850167191@castor> 日付: Mon, 09 Dec 1996 13:33:11 -0800 ファイル: pod/*.pod 題名: "Misc doc 更新s" 発信: Tom Christiansen 記事ID: <199612150156.SAA12506@mox.perl.com> 日付: Sat, 14 Dec 1996 18:56:33 -0700 ファイル: pod/* -------------------- バージョン 5.003_11 -------------------- This パッチ is (still) closing in on 5.004. Nothing dramatic, lots of value. コア言語変更 題名: "Fix precedence 問題 with subs as uniops or listops" 発信: Chip Salzenberg ファイル: perly.c perly.c.diff perly.h perly.y 題名: "Don't reset $. on open()" 発信: Chip Salzenberg ファイル: pp_sys.c 題名: "サポート *glob{IO} (eventually deprecate *glob{ファイルHANDLE})" 発信: Chip Salzenberg ファイル: pod/perlref.pod pp_hot.c sv.c 題名: "Don't let expression context force return context" 発信: Chip Salzenberg ファイル: op.c 題名: "Properly convert "1E2" et al to IV/UV" 発信: Chip Salzenberg ファイル: doio.c sv.c 題名: "Fix modulo operator in UV realm" 発信: Chip Salzenberg ファイル: pp.c 題名: "Fix stat(_) after stat(HANDLE)" 発信: Chip Salzenberg ファイル: pp_sys.c 題名: "Fix: s/// and "$x =~ $y" under 'use locale'" 発信: Chip Salzenberg ファイル: op.c toke.c 他のコアの変更 題名: "Eliminate spurious warning when splicing undefs" 発信: Chip Salzenberg ファイル: pp.c sv.h 題名: "Eliminate spurious warning from "x=" operator" 発信: Chip Salzenberg ファイル: op.c 題名: "Fix line numbers near control 構造s" 発信: Chip Salzenberg ファイル: op.c perly.c perly.c.diff perly.y proto.h 題名: "Don't let scalar unpack() underflow スタック" 発信: Chip Salzenberg ファイル: pp.c 題名: "Fix コア ダンプ from precedence バグ in "@foo" warning" 発信: Chip Salzenberg ファイル: toke.c 題名: "Move die() to utils.c; add varargs hack to croak()" 発信: Chip Salzenberg ファイル: pp_ctl.c util.c 題名: "Avoid memcmp() for magnitude test if it thinks char is signed" 発信: Chip Salzenberg ファイル: Configure config_H config_h.SH doop.c ext/SDBM_ファイル/sdbm/pair.c ext/SDBM_ファイル/sdbm/sdbm.h handy.h hv.c perl.h pp_hot.c proto.h regexec.c sv.c toke.c util.c 題名: "Less malloc in magic" 発信: Chip Salzenberg ファイル: mg.c 題名: "Re: 5.003_09: PADTMP fix" 発信: Ilya Zakharevich 記事ID: <199611281150.GAA06884@monk.mps.ohio-state.edu> 日付: Thu, 28 Nov 1996 06:50:58 -0500 (EST) ファイル: pod/perlguts.pod 題名: "Fully paramaterize locales; disable all if NO_LOCALE" 発信: Chip Salzenberg ファイル: ext/POSIX/POSIX.xs op.c perl.h pp.c pp_sys.c sv.c util.c PORTABILITY AND TESTING 題名: "Bitwise op fix for Alpha" 発信: Chip Salzenberg ファイル: pp.c 題名: "hints/dgux.sh 更新" 発信: Roderick Schertler 記事ID: <24178.849309616@eeyore.ibcinc.com> 日付: Fri, 29 Nov 1996 18:20:16 -0500 ファイル: hints/dgux.sh 題名: "バグ in hints/hpux.sh" 発信: Jeff McDougal 記事ID: <32A42C11.7FA2@cris.com> 日付: Tue, 03 Dec 1996 08:33:05 -0500 ファイル: hints/hpux.sh 題名: "VMS パッチ for 5.003_10" 発信: Charles Bailey 記事ID: <01ICMALO8NMS001A1D@hmivax.humgen.upenn.edu> 日付: Wed, 04 Dec 1996 16:40:12 -0500 (EST) ファイル: EXTERN.h INTERN.h old_perl_exp.SH perl.c perl.h perl_exp.SH pp.c pp_ctl.c pp_sys.c proto.h sv.c toke.c util.c utils/perldoc.PL vms/config.vms vms/descrip.mms vms/gen_shrfls.pl vms/genconfig.pl vms/vmsish.h 題名: "_10+ under OS/2" 発信: Ilya Zakharevich 記事ID: <199612011107.GAA10805@monk.mps.ohio-state.edu> 日付: Sun, 1 Dec 1996 06:07:19 -0500 (EST) ファイル: malloc.c os2/diff.configure ライブラリと拡張 題名: "{in,ob}structive pods" 発信: Tom Christiansen 記事ID: <199611301652.JAA24201@toy.perl.com> 日付: Sat, 30 Nov 1996 09:52:57 -0700 ファイル: MANIFEST lib/Class/Template.pm lib/ファイル/stat.pm lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm lib/Time/gmtime.pm lib/Time/localtime.pm lib/Time/tm.pm lib/User/grent.pm lib/User/pwent.pm 題名: "ファイルHandle that 'ISA' IO::ファイル" 発信: Nick Ing-Simmons 記事ID: <199612021718.RAA04416@pluto> 日付: Mon, 2 Dec 1996 17:18:02 GMT ファイル: MANIFEST lib/ファイルHandle.pm 題名: "Make IO::ファイル::import use its parameters" 発信: Chip Salzenberg ファイル: ext/IO/lib/IO/ファイル.pm 題名: "10+ デバッガ パッチ" 発信: Ilya Zakharevich 記事ID: <199612011137.GAA10864@monk.mps.ohio-state.edu> 日付: Sun, 1 Dec 1996 06:37:31 -0500 (EST) ファイル: lib/perl5db.pl perl.c pod/perldebug.pod 題名: "Don't call コア::close in ファイル handle DESTROY method" 発信: Chip Salzenberg ファイル: ext/IO/lib/IO/Handle.pm 題名: "Re: Namespace cleanup: Does SDBM need binary compatibility?" 発信: Hallvard B Furuseth 記事ID: <199612031445.PAA19056@bombur2.uio.no> 日付: Tue, 3 Dec 1996 15:45:27 +0100 (MET) ファイル: ext/SDBM_ファイル/sdbm/pair.h ext/SDBM_ファイル/sdbm/sdbm.3 題名: "DB_ファイル 1.07" 発信: pmarquess@bfsec.bt.co.uk (Paul Marquess) ファイル: ext/DB_ファイル/DB_ファイル.pm ext/DB_ファイル/DB_ファイル.xs t/lib/db-btree.t t/lib/db-recno.t 題名: "DB_ファイル 1.08" 発信: pmarquess@bfsec.bt.co.uk (Paul Marquess) ファイル: ext/DB_ファイル/DB_ファイル.pm ext/DB_ファイル/DB_ファイル.xs -------------------- バージョン 5.003_10 -------------------- This パッチ is closing in on 5.004. It contains lots of small and valuable 変更, but nothing dramatic. コア言語変更 題名: "Allow &{sub {...}} without warning" 発信: Chip Salzenberg ファイル: toke.c 題名: "Make parens optional on [gs]ethost and [gs]et{pw,gr} functions 発信: John L. Allen ファイル: toke.c 題名: "Fix syntax エラー with "$x [0]" and "$x {y}" and "@x {y}"" 発信: Chip Salzenberg ファイル: toke.c 他のコアの変更 題名: "Fix regex matching of chars with high bit set" 発信: Chip Salzenberg ファイル: regexec.c 題名: "Hash key メモリ corruption fix and naming cleanup" 発信: Chip Salzenberg ファイル: hv.c hv.h perl.h 題名: "Undo broken perf. パッチ (PADTMP stealing)" 発信: Chip Salzenberg ファイル: sv.c 題名: "Make SV unstudied in sv_gets()" 発信: Chip Salzenberg ファイル: sv.c 題名: "Better サポート for UVs" 発信: Paul Marquess ファイル: global.sym old_global.sym perl.h pp.c pp.h proto.h sv.c sv.h 題名: "Minor locale cleanups" (Accept "POSIX" locale as 標準 like "C". Reset locale to 'C' when testing strtod() in t/lib/posix.t.) 発信: Chip Salzenberg ファイル: t/lib/posix.t util.c 題名: "Always taint result of sprintf() on float" 発信: Chip Salzenberg ファイル: doop.c 題名: "Fix spurious warning from bitwise string ops" 発信: Chip Salzenberg ファイル: doop.c 題名: "Eliminate warning on {,sys}read(,$newvar,)" 発信: Chip Salzenberg ファイル: doop.c pp_sys.c 題名: "Don't call fcntl(ファイルno(rsfp)) if !rsfp" 発信: Chip Salzenberg ファイル: perl.c 題名: "Save message when calling __DIE__ hook" 発信: Chip Salzenberg ファイル: pp_ctl.c 題名: "Namespace cleanup" 発信: Chip Salzenberg ファイル: global.sym old_global.sym perl.h 題名: "Modify perl_exp.SH; create old_perl_exp.SH; document old_*" 発信: Chip Salzenberg ファイル: Configure INSTALL MANIFEST old_perl_exp.SH perl_exp.SH PORTABILITY 題名: "Reliable signal パッチ" 発信: Kenneth Albanowski 記事ID: 日付: Tue, 26 Nov 1996 05:40:50 -0500 (EST) ファイル: global.sym mg.c old_global.sym perl.h pp_sys.c proto.h util.c 題名: "Emulate missing flock() with either fcntl() or lockf()" 発信: Chip Salzenberg ファイル: pp_sys.c 題名: "3_09: minor パッチ for OS/2" 発信: Ilya Zakharevich 記事ID: <199611270830.DAA04985@monk.mps.ohio-state.edu> 日付: Wed, 27 Nov 1996 03:30:05 -0500 (EST) ファイル: doio.c global.sym malloc.c old_global.sym os2/Makeファイル.SHs os2/OS2/ExtAttr/Makeファイル.PL os2/OS2/PrfDB/Makeファイル.PL os2/OS2/Process/Makeファイル.PL os2/OS2/REXX/Makeファイル.PL os2/os2.c os2/os2ish.h perl.h 題名: "Re: 5.003_09 and QNX" 発信: nort@bottesini.harvard.edu (Norton Allen) 記事ID: <9611271836.AA14460@bottesini.harvard.edu> 日付: Wed, 27 Nov 96 13:36:06 est ファイル: Configure MANIFEST README.qnx hints/qnx.sh qnx/ar qnx/cpp t/TEST toke.c util.c x2p/proto.h 題名: "Re: 更新され パッチ on the sysread, syswrite for VMS" 発信: Charles Bailey 記事ID: <01ICB648K2XG001A1D@hmivax.humgen.upenn.edu> 日付: Tue, 26 Nov 1996 17:28:23 -0500 (EST) ファイル: t/op/sysio.t ライブラリと拡張 題名: "Minor パッチ to デバッガ" 発信: Ilya Zakharevich 記事ID: <199611290533.AAA08053@monk.mps.ohio-state.edu> 日付: Fri, 29 Nov 1996 00:33:49 -0500 (EST) ファイル: lib/perl5db.pl 題名: "AutoLoader::AUTOLOAD optimization" 発信: nick@ni-s.u-net.com (Nick Ing-Simmons) 記事ID: <199611231954.TAA09921@ni-s.u-net.com> 日付: Sat, 23 Nov 1996 19:54:52 GMT ファイル: lib/AutoLoader.pm 題名: "Diagnostic cleanup" 発信: Chip Salzenberg ファイル: lib/diagnostics.pm pod/perldiag.pod 資料 題名: "Improve 資料 for sysread() and syswrite()" 発信: Chip Salzenberg ファイル: pod/perlfunc.pod 題名: "Document how to use $SIG{ALRM} and alarm()" 発信: Roderick Schertler 記事ID: <5898.849026569@eeyore.ibcinc.com> 日付: Tue, 26 Nov 1996 11:42:49 -0500 ファイル: pod/perlfunc.pod -------------------- バージョン 5.003_09 -------------------- This パッチ was a compendium of various fixes and enhancements from many people, including some serious improvement in lexical variable scoping and locale handling. コア言語変更 題名: "Lexical locales" (make effectiveness of locales depend on C) 発信: Chip Salzenberg ファイル: too many to list 題名: "Lexical scoping cleanup" (tighten scoping of lexical variables, somewhat on the new constructs and somewhat on the old) 発信: Chip Salzenberg ファイル: many... but mostly perly.y and toke.c 題名: "Re: メモリ corruption / security バグ in sysread,syswrite + pa 発信: Jarkko Hietaniemi 記事ID: <199611251946.VAA30459@alpha.hut.fi> 日付: Mon, 25 Nov 1996 21:46:31 +0200 (EET) ファイル: MANIFEST pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/op/sysio.t 他のコアの変更 題名: "Configure fix for handling DynaLoader" 発信: Chip Salzenberg ファイル: Configure 題名: "Properly プロトタイプ safe{malloc,calloc,realloc,free}." 発信: Chip Salzenberg ファイル: proto.h 題名: "UnixWare 2.1 fix for perl5.003_08 - cope with fp->_cnt < -1, 発信: John Hughes 記事ID: <01BBD6EE.E915C860@malvinas.AtlanTech.COM> 日付: Wed, 20 Nov 1996 14:27:06 +0100 ファイル: sv.c 題名: ""static" call to UNIVERSAL::can" 発信: Nick.Ing-Simmons@tiuk.ti.com 記事ID: <199611211547.PAA15878@pluto> 日付: Thu, 21 Nov 1996 15:47:46 GMT ファイル: universal.c 題名: "die -> croak" 発信: Gurusamy Sarathy 記事ID: <199611212111.QAA17070@aatma.engin.umich.edu> 日付: Thu, 21 Nov 1996 16:11:21 -0500 ファイル: pp_ctl.c 題名: "パッチ for embed.pl when !EMBED && !MULTIPLICITY" 発信: Chip Salzenberg ファイル: embed.pl 題名: "Add new シンボルs to old_global.sym, too." 発信: Chip Salzenberg ファイル: global.sym old_global.sym 題名: "Cleanup of {,un}pack('w')." 発信: Chip Salzenberg ファイル: pp.c 題名: "Cleanups from Ilya." 発信: Chip Salzenberg ファイル: gv.c malloc.c pod/perlguts.pod pp_ctl.c 題名: "Fix for unpack('w') on 64-bit システムs." 発信: Chip Salzenberg ファイル: pp.c 題名: "Re: LC_NUMERIC サポート is ready + パフォーマンス" 発信: Ilya Zakharevich 記事ID: <199611260308.WAA02677@monk.mps.ohio-state.edu> 日付: Mon, 25 Nov 1996 22:08:27 -0500 (EST) ファイル: sv.c 題名: "Hash key sharing improvements from Ilya." 発信: Chip Salzenberg ファイル: hv.c hv.h proto.h 題名: "Mortal スタック pre-allocation from Ilya." 発信: Chip Salzenberg ファイル: pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c PORTABILITY 題名: "VMS パッチ post-5.003_08" 発信: bailey@hmivax.humgen.upenn.edu (Charles Bailey) 記事ID: <1996Nov22.181631.1603238@hmivax.humgen.upenn.edu> 日付: Fri, 22 Nov 1996 18:16:31 -0500 (EST) ファイル: lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm lib/ファイル/Path.pm mg.c pp_ctl.c utils/h2xs.PL vms/config.vms vms/descrip.mms vms/gen_shrfls.pl vms/genconfig.pl vms/perlvms.pod vms/vms.c vms/vmsish.h 題名: "5.003_08: OS/2-specific バグs/enhancements" 発信: Ilya Zakharevich 記事ID: <199611241147.GAA00490@monk.mps.ohio-state.edu> 日付: Sun, 24 Nov 1996 06:47:25 -0500 (EST) ファイル: README.os2 hints/os2.sh os2/変更 os2/Makeファイル.SHs os2/OS2/PrfDB/PrfDB.pm os2/os2.c 題名: "HP パッチ didn't make it into _08 (fwd)" 発信: Jeff Okamoto 記事ID: <199611260215.AA100414526@hpcc123.corp.hp.com> 日付: Mon, 25 Nov 96 18:15:26 PST ファイル: ext/DynaLoader/dl_hpux.xs 題名: "Another HP "パッチ" that didn't make it (new hints ファイル)" 発信: Jeff Okamoto 記事ID: <199611252116.AA245766577@hpcc123.corp.hp.com> 日付: Mon, 25 Nov 1996 13:16:17 -0800 ファイル: hints/hpux.sh ライブラリと拡張 題名: "Elide spurious space in db-hash.t" 発信: Chip Salzenberg ファイル: t/lib/db-hash.t 題名: "更新 資料 and warning in I18N::Collate." 発信: Chip Salzenberg ファイル: lib/I18N/Collate.pm 題名: "Fix bitwise op test; clean up a couple of others" 発信: Chip Salzenberg ファイル: t/lib/bigintpm.t t/op/bop.t t/op/overload.t 題名: "minimal timelocal.pl for _09" 発信: Achim Bohnet 記事ID: <9611191854.AA19586@o09.rosat.mpe-garching.mpg.de> 日付: Tue, 19 Nov 1996 19:54:23 +0100 ファイル: lib/Time/Local.pm 題名: "Socket test improvement from Ilya." 発信: Chip Salzenberg ファイル: t/lib/io_sock.t 題名: "Re: blib" 発信: nick@ni-s.u-net.com (Nick Ing-Simmons) 記事ID: <199611230917.JAA00471@ni-s.u-net.com> 日付: Sat, 23 Nov 1996 09:17:40 GMT ファイル: lib/blib.pm 資料 題名: "perldiag 資料 パッチ." 発信: pmarquess@bfsec.bt.co.uk (Paul Marquess) 記事ID: <9611201607.AA12729@claudius.bfsec.bt.co.uk> 日付: Wed, 20 Nov 96 16:07:28 GMT ファイル: pod/perldiag.pod 題名: "a missing perldiag entry" 発信: Gurusamy Sarathy 記事ID: <199611212024.PAA15758@aatma.engin.umich.edu> 日付: Thu, 21 Nov 1996 15:24:02 -0500 ファイル: pod/perldiag.pod 題名: "perlfunc パッチ" 発信: pmarquess@bfsec.bt.co.uk (Paul Marquess) 記事ID: <9611201404.AA12477@claudius.bfsec.bt.co.uk> 日付: Wed, 20 Nov 96 14:04:08 GMT ファイル: pod/perlfunc.pod 題名: "パッチ for pod/perlpod.pod" 発信: "Joseph S. Myers" 記事ID: ファイル: pod/perli18n.pod BUNDLED ユーティリティ 題名: "Fix type mismatches in x2p's safe{alloc,realloc,free}." 発信: Chip Salzenberg ファイル: x2p/util.c -------------------- バージョン 5.003_08 -------------------- This パッチ was a compendium of various fixes and enhancements from many people. Here are some of the more significant 変更. コア言語変更 題名: "Make C fail if C fails" 発信: Tim Bunce ファイル: gv.c 題名: "Bitwise op sign rationalization" (Make bitwise ops result in unsigned values, unless C is in effect. Includes initial サポート for UVs.) 発信: Chip Salzenberg ファイル: op.c opcode.pl pod/perlop.pod pod/perltoc.pod pp.c pp.h pp_hot.c proto.h sv.c t/op/bop.t 題名: "Defined scoping for C in control 構造s" (Finally defines semantics of "my" in control expressions, like the condition of "if" and "while". In all cases, scope of a "my" var 拡張s to the end of the entire control 構造. Also adds new construct "for my", which automatically declares the control variable "my" and limits its scope to the loop.) 発信: Chip Salzenberg ファイル: op.c perly.c perly.c.diff perly.h perly.y proto.h toke.c 題名: "Fix ++/-- after int conバージョン (e.g. 'printf "%d"')" (This パッチ makes Perl correctly ignore SvIVX() if either NOK or POK is true, since SvIVX() may be a truncated or overflowed バージョン of the real value.) 発信: Chip Salzenberg ファイル: pp.c pp_hot.c sv.c 題名: "Make code match Camel II re: functions that use $_" 発信: pmarquess@bfsec.bt.co.uk (Paul Marquess) ファイル: opcode.pl 題名: "Provide scalar context on left side of "->"" 発信: Chip Salzenberg ファイル: perly.c perly.y 題名: "Quote bearword パッケージ/handle FOO in "funcname FOO => 'bar'"" 発信: Chip Salzenberg ファイル: toke.c 他のコアの変更 題名: "Warn on overflow of octal and hex integers" 発信: Chip Salzenberg ファイル: proto.h toke.c util.c 題名: "If -w active, warn for commas and hashes ('#') in qw()" 発信: Chip Salzenberg ファイル: toke.c 題名: "Fixes for pack('w')" 発信: Ulrich Pfeifer ファイル: pp.c t/op/pack.t 題名: "More complete output from sv_ダンプ()" 発信: Gurusamy Sarathy ファイル: sv.c 題名: "Major '..' and デバッガ パッチ" 発信: Ilya Zakharevich ファイル: lib/perl5db.pl op.c pp_ctl.c scope.c scope.h 題名: "Fix for formline()" 発信: Gurusamy Sarathy ファイル: global.sym mg.c perl.h pod/perldiag.pod pp_ctl.c proto.h sv.c t/op/write.t 題名: "Fix スタック botch in untie and binmode" 発信: Gurusamy Sarathy ファイル: pp_sys.c 題名: "Complete EMBED, including シンボルs from interp.sym" (New define EMBEDMYMALLOC makes embedding total by avoiding "Mymalloc" etc.) 発信: Chip Salzenberg ファイル: MANIFEST embed.pl ext/DynaLoader/dlutils.c ext/SDBM_ファイル/sdbm/sdbm.h global.sym handy.h malloc.c perl.h pp_sys.c proto.h regexec.c toke.c util.c x2p/Makeファイル.SH x2p/a2p.h x2p/handy.h x2p/util.h 題名: "サポート old embedding for people who want it" 発信: Chip Salzenberg ファイル: MANIFEST Makeファイル.SH old_embed.pl old_global.sym PORTABILITY 題名: "Miscellaneous VMS fixes" 発信: Charles Bailey ファイル: lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm lib/Math/Complex.pm lib/Time/Local.pm lib/timelocal.pl perl.h perl_exp.SH proto.h t/TEST t/io/read.t t/lib/findbin.t t/lib/getopt.t util.c utils/h2xs.PL vms/Makeファイル vms/config.vms vms/descrip.mms vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs vms/perlvms.pod vms/test.com vms/vms.c 題名: "DJGPP パッチ (MS-DOS)" 発信: "Douglas E. Wegscheid" ファイル: doio.c dosish.h ext/SDBM_ファイル/sdbm/sdbm.c handy.h lib/AutoSplit.pm lib/Cwd.pm lib/ファイル/Find.pm malloc.c perl.c perl.h pp_sys.c proto.h sv.c util.c 題名: "Plan 9 更新" 発信: Luther Huffman ファイル: plan9/buildinfo plan9/config.plan9 plan9/exclude plan9/genconfig.pl plan9/mkファイル plan9/setup.rc 題名: "パッチ to make Perl work under AmigaOS" 発信: "Norbert Pueschel" ファイル: MANIFEST hints/amigaos.sh installman lib/ファイル/Basename.pm lib/ファイル/Find.pm pod/pod2man.PL pp_sys.c util.c ライブラリと拡張 題名: "DB_ファイル 1.05" 発信: Paul Marquess (pmarquess@bfsec.bt.co.uk) ファイル: ext/DB_ファイル/DB_ファイル.pm ext/DB_ファイル/DB_ファイル.xs t/lib/db-hash.t 題名: "Getopts::Std パッチ for hash サポート" 発信: Stephen Zander ファイル: lib/Getopt/Std.pm 題名: "Kludge for bareword handles" (Add 'require IO::Handle' at beginning of ファイルHandle.pm) 発信: Chip Salzenberg ファイル: ext/ファイルHandle/ファイルHandle.pm 題名: "Re: strtod / strtol パッチ for POSIX モジュール" 発信: hammen@gothamcity.jsc.nasa.gov (David Hammen) ファイル: Configure config_h.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs t/lib/posix.t BUNDLED ユーティリティ 題名: "Fix a2p translation of '{print "a" "b" "c"}'" 発信: Chip Salzenberg ファイル: x2p/a2p.c x2p/a2p.y -------------------- バージョン 5.003_07 -------------------- This パッチ was primarily to fix バグs or include little things I missed in 5.003_06. 5.003_07 is intended to be stable enough to merit serious testing with an eye towards eventual release as 5.004. If it doesn't work for you, try LC_ALL=C; export LC_ALL for Bourne shell users, or setenv LC_ALL C for C-shell users. Some バージョンs of IRIX are reported to have 問題 with sort when the locale is other than C. This manifests as an infinite loop in the ./miniperl configpm step. The details are described below. A very brief summary is: o Visible 変更 to コア Functionality -サポート for BER compressed integers. See perlfunc.pod for 資料 on the 'w' option. -untaint サポート 追加され to IO 拡張. o 変更 in コア Internals -Perl's realloc is once again called 'Myremalloc' (with -DHIDEMYMALLOC), as it was pre-5.003_01. Again, this is for binary compatibility with 5.003. (5.003_06 erroneously called it Myrealloc.) -Getopt::Long 更新され to バージョン 2.4. o Configure and build enhancements -SCO hintsが改善されました。 . Actually these are unconfirmed guesses, but they may be right. -OS/2 and Plan9 更新s. o バグ修正 -print sort (4,1,3,2); -group numbers are integers again. -other things. See the specific 変更 for details. o Specific 変更 Here are the specific ファイル-by-ファイル 変更. インデクス: 変更 更新され for 5.003_07. Fixed a spelling エラー. インデクス: Configure Detect GNU libc (thanks, Skimo!) and avoid nm if we have GNU libc. Since the GNU libc test requires compiling and linking a test プログラム, the dependencies have been altered and lots of pieces of Configure have moved around unchanged. The パッチ is big but the effect is little. Allow for both and in fd_set tests. システムs which don't allow both (e.g. SCO) have to turn off one or the other in the hints ファイル for now. インデクス: INSTALL Warn about re-using config.sh バージョン-specific values. インデクス: MANIFEST 日付: Tue, 8 Oct 1996 22:24:48 -0400 発信:"Randy J. Ray" 題名: パッチ: untaint method for IO::Handle, 5.003_06 バージョン This is a re-post of my パッチ to Graham's IO ライブラリ to add a method in IO::Handle called "untaint", that sets the IOf_UNTAINT flag on an オブジェクト that is of or inherits from IO::Handle. With this flag set, data read from said handle is not tainted, whether running under -T, suid or sgid. This パッチ adds the method to IO.xs, adds 資料 and warning to the pod of IO/Handle.pm, creates a new test in t/lib called io_taint.t, and adds mention of the new ファイル to MANIFEST. Add mention of t/lib/io_taint.t 日付: Wed, 9 Oct 1996 22:29:44 -0400 (EDT) 発信:Ilya Zakharevich os2/変更 追加され. インデクス: Makeファイル.SH 日付: Wed, 9 Oct 1996 22:32:22 -0400 (EDT) 発信:Ilya Zakharevich All the executable targets are moved into the same chunk with shared ライブラリ target, which is delegated to $osname/Makeファイル.SHs if found. config.h should depend on config_h.SH. Remove mkmanifest target, since it will generate incorrectly sorted MANIFEST ファイル, I would imagine (I haven't checked). インデクス: README.os2 New バージョン. インデクス: config_H 更新 SH_PATH comment. インデクス: config_h.SH 更新 SH_PATH comment. インデクス: ext/IO/IO.xs 日付: Tue, 8 Oct 1996 22:24:48 -0400 発信:"Randy J. Ray" 題名: パッチ: untaint method for IO::Handle, 5.003_06 バージョン This is a re-post of my パッチ to Graham's IO ライブラリ to add a method in IO::Handle called "untaint", that sets the IOf_UNTAINT flag on an オブジェクト that is of or inherits from IO::Handle. With this flag set, data read from said handle is not tainted, whether running under -T, suid or sgid. This パッチ adds the method to IO.xs, adds 資料 and warning to the pod of IO/Handle.pm, creates a new test in t/lib called io_taint.t, and adds mention of the new ファイル to MANIFEST. Add method "untaint" into class IO::Handle インデクス: ext/IO/lib/IO/Handle.pm 日付: Tue, 8 Oct 1996 22:24:48 -0400 発信:"Randy J. Ray" 題名: パッチ: untaint method for IO::Handle, 5.003_06 バージョン This is a re-post of my パッチ to Graham's IO ライブラリ to add a method in IO::Handle called "untaint", that sets the IOf_UNTAINT flag on an オブジェクト that is of or inherits from IO::Handle. With this flag set, data read from said handle is not tainted, whether running under -T, suid or sgid. This パッチ adds the method to IO.xs, adds 資料 and warning to the pod of IO/Handle.pm, creates a new test in t/lib called io_taint.t, and adds mention of the new ファイル to MANIFEST. Document IO::Handle::untaint and give warning about the bad things it can do. インデクス: ext/SDBM_ファイル/sdbm/sdbm.h Change Myrealloc to Myremalloc to conform to 5.003's バージョン. I left in the Mycalloc since malloc.c now includes a calloc, and we might need to hide it. インデクス: gv.c 日付: Wed, 9 Oct 1996 22:32:22 -0400 (EDT) 発信:Ilya Zakharevich Better エラー message for overload. インデクス: hints/os2.sh 日付: Wed, 9 Oct 1996 22:29:44 -0400 (EDT) 発信:Ilya Zakharevich Some optimization (speedup in loading GNU ユーティリティ with some メモリ present - 32M should be quite enough). Test for revision of EMX, and setting fork()ing appropriately. libc was in .../st/... instead of mt. README.os2 is installed as pod/perlos2.pod. インデクス: hints/sco.sh Don't include along with . インデクス: installperl 日付: Wed, 9 Oct 1996 22:32:22 -0400 (EDT) 発信:Ilya Zakharevich Restore timestamps under OS/2 (needed for binary install). インデクス: lib/Cwd.pm 日付: Wed, 9 Oct 1996 22:32:22 -0400 (EDT) 発信:Ilya Zakharevich Use builtin methods if present under OS/2 (maybe should be done outside of OS/2 too?). インデクス: lib/ExtUtils/MM_Unix.pm 日付: Wed, 9 Oct 1996 22:32:22 -0400 (EDT) 発信:Ilya Zakharevich Made `use strict'-clean even in parts shadowed by Autoloading. インデクス: lib/ExtUtils/typemap 日付: Wed, 9 Oct 1996 22:32:22 -0400 (EDT) 発信:Ilya Zakharevich `bool' entry 追加され. インデクス: lib/ExtUtils/xsubpp 日付: Wed, 9 Oct 1996 22:32:22 -0400 (EDT) 発信:Ilya Zakharevich Logic for processing RETVAL documented (at last!). インデクス: lib/ファイル/Copy.pm 日付: Thu, 10 Oct 1996 00:42:29 -0400 (EDT) 発信:Ilya Zakharevich 題名: Cleanup after new test Below are パッチ for ファイル::Copy (copying to ファイルhandles was just plain broken under OS/2 and VMS) インデクス: lib/FindBin.pm 日付: Fri, 20 Sep 1996 15:04:04 +0200 発信:Gisle Aas 題名: 資料 パッチ to the FindBin モジュール インデクス: lib/Getopt/Long.pm 更新 to バージョン 2.4. インデクス: lib/lib.pm 日付: Thu, 10 Oct 1996 14:22:05 -0400 発信:"Brent B. Powers" 題名: Re: パッチ for lib.pm Ignore undefined entries. インデクス: lib/newgetopt.pl 更新され to バージョン 2.4 to match Getopt::Long. インデクス: makedepend.SH 日付: Wed, 9 Oct 1996 22:32:22 -0400 (EDT) 発信:Ilya Zakharevich weed out perl_exp.SH, config_h.SH (They have these funny names to avoid names like perl.exp.SH with more than two '.' Such names are illegal on some システムs.) インデクス: mg.c 日付: Thu, 10 Oct 1996 14:33:08 +0000 () 発信:Chip Salzenberg 題名: Re: Group fix for 5.003_06 The group 問題 recently experienced are due to a small エラー introduced in 5.003_06. This パッチ is required to fix the バグ: インデクス: os2/変更 日付: Wed, 9 Oct 1996 22:29:44 -0400 (EDT) 発信:Ilya Zakharevich sys/un.h is not very useful without Merlin toolkit. 更新s for fork()ing. 日付: Wed, 9 Oct 1996 22:29:44 -0400 (EDT) 発信:Ilya Zakharevich 追加され. インデクス: os2/Makeファイル.SHs 日付: Wed, 9 Oct 1996 22:29:44 -0400 (EDT) 発信:Ilya Zakharevich Convoluted process to create chimera executables 追加され. aout_clean is done automatically on clean. インデクス: os2/OS2/ExtAttr/t/os2_ea.t 日付: Wed, 9 Oct 1996 22:29:44 -0400 (EDT) 発信:Ilya Zakharevich Use `unlink' where appropriate. インデクス: os2/diff.configure 更新され. インデクス: os2/os2.c 日付: Wed, 9 Oct 1996 22:29:44 -0400 (EDT) 発信:Ilya Zakharevich /bin/sh is translated to the configured value of location of sh.exe. popen() used even if we can fork (as we do now). builtins 追加され for the sake of path manipulation. インデクス: os2/os2ish.h 日付: Wed, 9 Oct 1996 22:29:44 -0400 (EDT) 発信:Ilya Zakharevich sys/un.h is not very useful without Merlin toolkit. 更新s for fork()ing. インデクス: パッチlevel.h Change to subバージョン 7. インデクス: perl.c 日付: Wed, 9 Oct 1996 19:03:41 +0000 発信:Tim Bunce 題名: Infinte loop with perl_destruct_level and $SIG{__WARN__} I've just started using purify on a perl with DBD::Oracle linked in (the number of uninitialised メモリ reads in the Oracle ライブラリ is frightning!). If perl_destruct_level and $SIG{__WARN__} are set then I see a range of 問題 typified by this example and folowed by a コア ダンプ: 日付: Wed, 9 Oct 1996 22:32:22 -0400 (EDT) 発信:Ilya Zakharevich Copywrite of OS/2 port now has \n\n. Now deletes -e ファイル (again!) if compilation is interrupted. インデクス: perl.h Change Myrealloc to Myremalloc to conform to 5.003's バージョン. I left in the Mycalloc since malloc.c now includes a calloc, and we might need to hide it. インデクス: plan9/aperl 更新され for 5.003_07 インデクス: plan9/arpa/inet.h 更新され for 5.003_07 インデクス: plan9/buildinfo 更新され for 5.003_07 インデクス: plan9/config.plan9 更新され for 5.003_07 インデクス: plan9/exclude 更新され for 5.003_07 インデクス: plan9/fndvers 更新され for 5.003_07 インデクス: plan9/genconfig.pl 更新され for 5.003_07 インデクス: plan9/mkファイル 更新され for 5.003_07 インデクス: plan9/myconfig.plan9 更新され for 5.003_07 インデクス: plan9/perlplan9.doc 更新され for 5.003_07 インデクス: plan9/perlplan9.pod 更新され for 5.003_07 インデクス: plan9/plan9.c 更新され for 5.003_07 インデクス: plan9/plan9ish.h 更新され for 5.003_07 インデクス: plan9/setup.rc 更新され for 5.003_07 インデクス: plan9/versnum 更新され for 5.003_07 インデクス: pod/perldiag.pod 日付: Wed, 9 Oct 1996 22:30:38 -0400 (EDT) 発信:Ilya Zakharevich mention that malloc in berkeley DB is broken, and PERL_BADFREE. OS/2-specific messages 追加され. インデクス: pod/perlfunc.pod 日付: 20 Sep 1996 13:17:14 +0200 発信:Ulrich Pfeifer 題名: Re: パッチ for ASN.1 compressed integer in pack/unpack インデクス: pod/perli18n.pod 更新され バージョン with high bits intact. インデクス: pod/perlop.pod 日付: Wed, 9 Oct 1996 22:30:38 -0400 (EDT) 発信:Ilya Zakharevich Crossrefs corrected. インデクス: pod/perltrap.pod Clarified that warn() _always_ printed to STDERR, both in perl4 and perl5. インデクス: pod/perlvar.pod 日付: Wed, 9 Oct 1996 22:30:38 -0400 (EDT) 発信:Ilya Zakharevich $^E under OS/2. インデクス: pp.c 日付: 20 Sep 1996 13:17:14 +0200 発信:Ulrich Pfeifer 題名: Re: パッチ for ASN.1 compressed integer in pack/unpack インデクス: pp_sys.c 日付: Wed, 9 Oct 1996 19:07:24 GMT 発信:Chris Faylor The problem is that SCO apparently needs to have a ファイル opened with write privileges for chsize to work correctly. インデクス: sv.c 日付: Tue, 08 Oct 1996 23:54:47 -0400 発信:Gurusamy Sarathy 題名: Re: Sorting lists of integers doesn't always work >> > print sort (4,1,2,3); >> > >> > actually prints "4123", i.e. doesn't actually sort. バグ? Feature? This broke between 5.001n and 5.002. There was a long winded thread about sorting undefs in some order (rather than コアダンプing) around the 5.002beta times (search for "bogorefs" in the subject-line on p5p archive for details). Larry 追加され in some code that presumes that the private flags are set by the time qsort() is called: Unfortunately, sv_2pv() does not set the POKp flag, so the above code breaks! Here's a パッチ against 5.00306. インデクス: t/lib/anydbm.t 日付: Wed, 9 Oct 1996 22:30:38 -0400 (EDT) 発信:Ilya Zakharevich ファイル mode under OS/2 is not what you expect. However, this has nothing to do with databases, _and_ there is a test for this in stat.t (which dutifully fails). There is no point to consider this behaviour as a バグ in database code. So OS/2 is special-cased in these tests. インデクス: t/lib/db-btree.t 日付: Wed, 9 Oct 1996 22:30:38 -0400 (EDT) 発信:Ilya Zakharevich ファイル mode under OS/2 is not what you expect. However, this has nothing to do with databases, _and_ there is a test for this in stat.t (which dutifully fails). There is no point to consider this behaviour as a バグ in database code. So OS/2 is special-cased in these tests. インデクス: t/lib/db-hash.t 日付: Wed, 9 Oct 1996 22:30:38 -0400 (EDT) 発信:Ilya Zakharevich ファイル mode under OS/2 is not what you expect. However, this has nothing to do with databases, _and_ there is a test for this in stat.t (which dutifully fails). There is no point to consider this behaviour as a バグ in database code. So OS/2 is special-cased in these tests. インデクス: t/lib/db-recno.t 日付: Wed, 9 Oct 1996 22:30:38 -0400 (EDT) 発信:Ilya Zakharevich ファイル mode under OS/2 is not what you expect. However, this has nothing to do with databases, _and_ there is a test for this in stat.t (which dutifully fails). There is no point to consider this behaviour as a バグ in database code. So OS/2 is special-cased in these tests. インデクス: t/lib/gdbm.t 日付: Wed, 9 Oct 1996 22:30:38 -0400 (EDT) 発信:Ilya Zakharevich ファイル mode under OS/2 is not what you expect. However, this has nothing to do with databases, _and_ there is a test for this in stat.t (which dutifully fails). There is no point to consider this behaviour as a バグ in database code. So OS/2 is special-cased in these tests. インデクス: t/lib/io_pipe.t 日付: Wed, 9 Oct 1996 22:30:38 -0400 (EDT) 発信:Ilya Zakharevich Better エラー message on dying. インデクス: t/lib/io_taint.t 日付: Tue, 8 Oct 1996 22:24:48 -0400 発信:"Randy J. Ray" 題名: パッチ: untaint method for IO::Handle, 5.003_06 バージョン This is a re-post of my パッチ to Graham's IO ライブラリ to add a method in IO::Handle called "untaint", that sets the IOf_UNTAINT flag on an オブジェクト that is of or inherits from IO::Handle. With this flag set, data read from said handle is not tainted, whether running under -T, suid or sgid. This パッチ adds the method to IO.xs, adds 資料 and warning to the pod of IO/Handle.pm, creates a new test in t/lib called io_taint.t, and adds mention of the new ファイル to MANIFEST. Test suite for the untaint method of class IO::Handle. インデクス: t/lib/ndbm.t 日付: Wed, 9 Oct 1996 22:30:38 -0400 (EDT) 発信:Ilya Zakharevich ファイル mode under OS/2 is not what you expect. However, this has nothing to do with databases, _and_ there is a test for this in stat.t (which dutifully fails). There is no point to consider this behaviour as a バグ in database code. So OS/2 is special-cased in these tests. インデクス: t/lib/odbm.t 日付: Wed, 9 Oct 1996 22:30:38 -0400 (EDT) 発信:Ilya Zakharevich ファイル mode under OS/2 is not what you expect. However, this has nothing to do with databases, _and_ there is a test for this in stat.t (which dutifully fails). There is no point to consider this behaviour as a バグ in database code. So OS/2 is special-cased in these tests. インデクス: t/lib/sdbm.t 日付: Wed, 9 Oct 1996 22:30:38 -0400 (EDT) 発信:Ilya Zakharevich ファイル mode under OS/2 is not what you expect. However, this has nothing to do with databases, _and_ there is a test for this in stat.t (which dutifully fails). There is no point to consider this behaviour as a バグ in database code. So OS/2 is special-cased in these tests. インデクス: t/lib/socket.t 日付: Thu, 10 Oct 1996 01:09:59 -0400 発信:Spider Boardman 題名: Re: 5.003_06 is available (results on ULTRIX) fix t/lib/socket.t to treat TCP like the stream protocol it is rather than expecting it behave rationally in all cases. インデクス: t/op/pack.t 日付: 20 Sep 1996 13:17:14 +0200 発信:Ulrich Pfeifer 題名: Re: パッチ for ASN.1 compressed integer in pack/unpack インデクス: t/op/sort.t 日付: Wed, 09 Oct 1996 00:41:27 -0400 発信:Gurusamy Sarathy 題名: more t/op/sort.t tests インデクス: util.c 日付: Wed, 9 Oct 1996 22:32:22 -0400 (EDT) 発信:Ilya Zakharevich uses my_syspopen, my_syspclose ifdef OS2. my_pclose is defined as my_syspclose ifdef OS2 and can FORK (as OS2 does). インデクス: x2p/Makeファイル.SH 日付: Wed, 9 Oct 96 16:00:29 edt 発信:Norton Allen 題名: Re: sh Configure? Extract x2p/Makeファイル.SH and x2p/cflags.SH correctly down in the x2p ディレクトリ, even if $0 isn't set to the full pathname of the ファイル being extracted. インデクス: x2p/cflags.SH 日付: Wed, 9 Oct 96 16:00:29 edt 発信:Norton Allen 題名: Re: sh Configure? Extract x2p/Makeファイル.SH and x2p/cflags.SH correctly down in the x2p ディレクトリ, even if $0 isn't set to the full pathname of the ファイル being extracted. -------------------- バージョン 5.003_06 -------------------- This パッチ was primarily to fix バグs, improve the 資料, and work towards restoring binary compatibility with 5.003. The details are described below. A very brief summary is: o Visible 変更 to コア Functionality -Significantly 改善され サポート _with 資料_ for locales, including LC_COLLATE. See the new pod/perli18n.pod. Thanks to Jarkko Hietaniemi. -new バージョン of Math::Complex, with test suite. Ought to be backwards compatible, but check it out if you use Math::Complex. -Pre-拡張ing hashes now works. keys %hash = 5000 will pre-size %hash. -__DATA__ ファイルhandle is untainted. o 変更 in コア Internals -gv_fullname and gv_efullname have reverted to their pre-5.003_03 バージョンs for binary compatibility. Actually, they are implemented as stubs pointing to the new 3-argument forms gv_fullname3 and gv_efullname3. -Perl's malloc is once again called 'Mymalloc' (with -DHIDEMYMALLOC), as it was pre-5.003_01. Again, this is for binary compatibility with 5.003. o Configure and build enhancements -many new tests for the 標準 ライブラリ. -test suite now locale-friendly. -a2p.man and s2p.man now made into pods. o バグ修正 -whitespace lexer エラーs fixed. -many, many other things. See details below. o Specific 変更 Here are the specific ファイル-by-ファイル 変更. # This is my パッチ perl5.003_06.pat to perl5.003_05 # The full description is below. # Please execute the following commands before applying this パッチ. # (You can feed this パッチ to 'sh' to do so.) # Andy Dougherty # We'll create some new tests, but パッチ won't automatically make them # executable. for t in abbrev.t autoloader.t basename.t checktree.t complex.t \ env.t fatal.t ファイルcache.t ファイルcopy.t ファイルfind.t ファイルpath.t \ findbin.t getopt.t hostname.t parsewords.t searchdict.t \ selectsaver.t シンボル.t texttabs.t textwrap.t timelocal.t do touch t/lib/$t chmod +x t/lib/$t done # The a2p.man and s2p.man pages have been changed into pods. rm -f x2p/a2p.man x2p/s2p.man exit 0 This is パッチ perl5.003_06.pat to perl バージョン 5.003_05. This takes you from 5.003_05 to 5.003_06. To apply this パッチ, run the above commands, cd to your perl source ディレクトリ and then type パッチ -p1 -N < perl5.003_06.pat The 変更 are described after each /^インデクス:/ line below. This is designed so you can examine each change with a command such as csplit -k perl5.003_06.pat '/^インデクス:/' '{999}' (Of course, since there are more than 100 Index entries, your csplit may complain, since many csplit's have an arbitrary limit of 100 ファイルs. Still, you can manually split the ファイル or roll your own.) パッチ and enjoy, Andy Dougherty doughera@lafcol.lafayette.edu Dept. of Physics Lafayette College, Easton PA 18042 インデクス: 変更 更新され for 5.003_06. インデクス: Configure Add -Wl,rpath option for irix* to find the installed shared libperl.so Add /shlib to libpth. It is used by Digital Unix 4.0. 日付: Mon, 30 Sep 1996 14:01:05 +0100 発信:Sven Verdoolaege Detect Cygnus Win32, or at least don't let Configure get fooled into thinking it's OS/2. インデクス: INSTALL 日付: Mon, 7 Oct 1996 22:03:00 +0300 発信:Jarkko Hietaniemi 題名: LC_COLLATE. Big パッチ to add, document, and test LC_COLLATE サポート. 追加され LC_COLLATE doc. インデクス: MANIFEST 日付: Sun, 22 Sep 1996 00:59:56 +0200 発信:Gisle Aas 題名: More 標準 ライブラリ test scripts This is a collection of test scripts for the 標準 ライブラリ モジュール. Some of the tests does not pass unless some of the パッチ I have sent out are applied. 日付: Sat, 28 Sep 1996 15:11:06 +0200 発信:Andreas Koenig 題名: Dale's posting as パッチ (Was: Perl 5.003_5 make fails on NS3.2 - CURED) Handle NeXT, POSIX, and setpgid in pp_sys.c and POSIX. 日付: Mon, 7 Oct 1996 22:03:00 +0300 発信:Jarkko Hietaniemi 題名: LC_COLLATE. Big パッチ to add, document, and test LC_COLLATE サポート. 追加され perli18n.pod. インデクス: README Changed Larry's address to larry@wall.org. インデクス: configpm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: configure 日付: Mon, 30 Sep 1996 14:01:05 +0100 発信:Sven Verdoolaege Warn the user of case-insensitive ファイル システムs that they may have accidentally gotten 'configure' instead of 'Configure'. インデクス: doio.c 日付: Thu, 03 Oct 1996 16:31:46 -0400 (EDT) 発信:Charles Bailey 題名: VMS パッチ to 5.003_05 インデクス: doop.c 日付: Mon, 30 Sep 1996 01:13:28 -0400 発信:Spider Boardman 題名: Re: pre 拡張ing hash? - need speed The パッチ below (which is relative to perl5.001l) implements "keys %hash = 50_000;" (or other integer-evaluable sizes) for pre-sizing hashes. I've only moved the パッチ forward from when I first did it. I'm sure the code in hv_ksplit could be 改善され. インデクス: ダンプ.c Restore the 5.003 gv_fullname() and gv_efullname() functions. Provide new 3-arg forms gv_fullname3() and gv_efullname3(). インデクス: embed.h Restore the 5.003 gv_fullname() and gv_efullname() functions. Provide new 3-arg forms gv_fullname3() and gv_efullname3(). インデクス: ext/DynaLoader/DynaLoader.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: ext/ファイルHandle/ファイルHandle.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: ext/IO/IO.pm 更新され to IO-1.12. インデクス: ext/IO/IO.xs 更新され to IO-1.12. インデクス: ext/IO/lib/IO/ファイル.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. 更新され to IO-1.12. インデクス: ext/IO/lib/IO/Handle.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. 更新され to IO-1.12. インデクス: ext/IO/lib/IO/Pipe.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. 更新され to IO-1.12. インデクス: ext/IO/lib/IO/Seekable.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. 更新され to IO-1.12. インデクス: ext/IO/lib/IO/Select.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. 更新され to IO-1.12. インデクス: ext/IO/lib/IO/Socket.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. 更新され to IO-1.12. インデクス: ext/NDBM_ファイル/hints/dynixptx.pl Perl 5.003_05 compiles on DYNIX/ptx 4.0 (v4.1.3), and passes all tests. The only change needed is in "ext/NDBM_ファイル/Makeファイル.PL" - on this システム, ndbm is actually contained in the libc ライブラリ, and must be linked against -lc when compiling. (this is for dynamic ELF executables, I didn't compile statically) インデクス: ext/Opcode/Opcode.pm 日付: Fri, 20 Sep 1996 12:59:21 +0200 発信:Gisle Aas 題名: Re: シンボル.pm clobbers $_ at startup The same kind of problem seem to be present in Opcode.pm: 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: ext/Opcode/Safe.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: ext/POSIX/POSIX.pod 日付: Mon, 7 Oct 1996 22:03:00 +0300 発信:Jarkko Hietaniemi 題名: LC_COLLATE. Big パッチ to add, document, and test LC_COLLATE サポート. enhanced setlocale() docs and introduced the one-argument variant doc. インデクス: ext/POSIX/POSIX.xs 日付: Mon, 7 Oct 1996 22:03:00 +0300 発信:Jarkko Hietaniemi 題名: LC_COLLATE. Big パッチ to add, document, and test LC_COLLATE サポート. setlocale() allowed one argument only, call to perl_init_fold() (in util.c) if setlocale() succeeded. インデクス: ext/POSIX/hints/next_3.pl 日付: Sat, 28 Sep 1996 15:11:06 +0200 発信:Andreas Koenig 題名: Dale's posting as パッチ (Was: Perl 5.003_5 make fails on NS3.2 - CURED) Handle NeXT, POSIX, and setpgid in pp_sys.c and POSIX. インデクス: ext/SDBM_ファイル/sdbm/sdbm.h Revert from Perl_malloc to Mymalloc for binary compatibility with 5.003. インデクス: ext/Socket/Socket.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: global.sym Restore the 5.003 gv_fullname() and gv_efullname() functions. Provide new 3-arg forms gv_fullname3() and gv_efullname3(). 日付: Mon, 30 Sep 1996 01:13:28 -0400 発信:Spider Boardman 題名: Re: pre 拡張ing hash? - need speed The パッチ below (which is relative to perl5.001l) implements "keys %hash = 50_000;" (or other integer-evaluable sizes) for pre-sizing hashes. I've only moved the パッチ forward from when I first did it. I'm sure the code in hv_ksplit could be 改善され. 日付: Mon, 7 Oct 1996 22:03:00 +0300 発信:Jarkko Hietaniemi 題名: LC_COLLATE. Big パッチ to add, document, and test LC_COLLATE サポート. 追加され var lc_collate_active and func mem_collxfrm. インデクス: gv.c Restore the 5.003 gv_fullname() and gv_efullname() functions. Provide new 3-arg forms gv_fullname3() and gv_efullname3(). インデクス: handy.h 日付: Sat, 21 Sep 1996 21:33:15 -0400 (EDT) 発信:Kenneth Albanowski 題名: Full LONG_MAX & co. パッチ over 5.003_05 This パッチ contains the 変更 I've collected for the various _MAX issues since 5.003_05. No パッチ issued between 5.003_05 and this one should be applied, use this one instead. The effect is to remove the CHAR_* and I8_* constants (which are ambiguous) and to explicitly cast all of the constants. インデクス: hints/machten.sh Add notes about MachTen 4.0.3 SYSV IPC. インデクス: hints/next_3.sh Replace optimize="-g" by optimize="" since we're just trying to turn off the optimizier. 日付: Sat, 28 Sep 1996 15:11:06 +0200 発信:Andreas Koenig 題名: Dale's posting as パッチ (Was: Perl 5.003_5 make fails on NS3.2 - CURED) Handle NeXT, POSIX, and setpgid in pp_sys.c and POSIX. インデクス: hv.c 日付: Fri, 20 Sep 1996 15:38:57 -0400 発信:Gurusamy Sarathy 題名: Re: "Attempt to free non-existent shared string"? (with パッチ) I found a subtle problem with the lazydelete mechanism (which is used to postpone the delete of a entry that may be getting iterated over). I was using the HeKLEN slot to hold the hint, but the real HeKLEN is needed later to call unsharepvn(). This means that only magical hash entries can use the HeKLEN slot to hold flags. Here's a tested パッチ against 5.00305 that fixes the problem. The パッチ simply moves the LAZYDEL hint to become a SV-level private flag. 日付: Mon, 30 Sep 1996 01:13:28 -0400 発信:Spider Boardman 題名: Re: pre 拡張ing hash? - need speed The パッチ below (which is relative to perl5.001l) implements "keys %hash = 50_000;" (or other integer-evaluable sizes) for pre-sizing hashes. I've only moved the パッチ forward from when I first did it. I'm sure the code in hv_ksplit could be 改善され. インデクス: hv.h 日付: Fri, 20 Sep 1996 15:38:57 -0400 発信:Gurusamy Sarathy 題名: Re: "Attempt to free non-existent shared string"? (with パッチ) I found a subtle problem with the lazydelete mechanism (which is used to postpone the delete of a entry that may be getting iterated over). I was using the HeKLEN slot to hold the hint, but the real HeKLEN is needed later to call unsharepvn(). This means that only magical hash entries can use the HeKLEN slot to hold flags. Here's a tested パッチ against 5.00305 that fixes the problem. The パッチ simply moves the LAZYDEL hint to become a SV-level private flag. インデクス: installman 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: installperl 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: lib/AutoLoader.pm 日付: Mon Sep 9 09:29:44 1996 発信:Gisle Aas 題名: Re: problem with 'die' and UserAgent > This is a パッチ to the AutoLoader.pm (from 5.003) that fixes the problem: This is a better パッチ (no need to test for /::DESTROY$/ twice): 日付: Mon, 30 Sep 1996 00:54:37 -0400 発信:Spider Boardman The test and パッチ for AutoLoader were also non-functional, since the regexp context (curpm) was still being clobbered by the ファイルname manipulations: 日付: Sun, 06 Oct 1996 16:15:07 +0200 発信:Gisle Aas 題名: Re: Can't locate auto/U/autosplit.ix It would IMHO be much better if the AutoLoader exported the AUTOLOAD() function. With an exported AUTOLOAD() we would not have to inherit from AutoLoader, and we would avoid these 問題. This パッチ tries to explain the behavior of AutoLoader instead by updating its 資料. インデクス: lib/Benchmark.pm 日付: Sat, 28 Sep 1996 17:01:22 +0300 (EET DST) 発信:Jarkko Hietaniemi 題名: a really really tiny 誤植 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: lib/Cwd.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: lib/Devel/SelfStubber.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: lib/Env.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: lib/Exporter.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: lib/ExtUtils/Embed.pm Remove unwantd space after the I in -I$Config[archlib} 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: lib/ExtUtils/Install.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: lib/ExtUtils/MM_Unix.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: lib/ExtUtils/MM_VMS.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. 日付: Thu, 03 Oct 1996 16:31:46 -0400 (EDT) 発信:Charles Bailey 題名: VMS パッチ to 5.003_05 インデクス: lib/ExtUtils/MakeMaker.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: lib/ExtUtils/Manifest.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. 日付: Thu, 03 Oct 1996 16:31:46 -0400 (EDT) 発信:Charles Bailey 題名: VMS パッチ to 5.003_05 インデクス: lib/ExtUtils/Mksymlists.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: lib/ExtUtils/xsubpp Change a reference from perlapi(1) to perlxs(1). インデクス: lib/ファイル/Basename.pm 日付: Fri, 20 Sep 1996 14:11:05 +0200 発信:Gisle Aas 題名: ファイル::BaseName: "/" is legal path separator for MSDOS The ファイル::BaseName モジュール should allow "/" as path separator when ファイルparse_set_fstype("MSDOS") is in effect: 日付: Fri, 20 Sep 1996 13:58:52 +0200 発信:Gisle Aas 題名: ファイル::Basename 資料 パッチ 日付: Mon, 30 Sep 1996 00:54:37 -0400 発信:Spider Boardman For t/lib/basename.t, though, the associated パッチ for ファイル::Basename was also wrong: 日付: Thu, 03 Oct 1996 16:31:46 -0400 (EDT) 発信:Charles Bailey 題名: VMS パッチ to 5.003_05 インデクス: lib/ファイル/Copy.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: lib/ファイル/Find.pm 日付: Sat, 7 Sep 1996 21:37:44 +0200 発信:Michael De La Rue 題名: ファイル::Find assumes $_ remains unchanged; バグ The ファイル::Find perl モジュール assumes that the $_ variable remains unchanged through the user defined function which is callbacked from find. It carries out a stat operation Simplest fix is merely to document this インデクス: lib/ファイル/Path.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: lib/FindBin.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: lib/Getopt/Long.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: lib/I18N/Collate.pm 日付: Mon, 7 Oct 1996 22:03:00 +0300 発信:Jarkko Hietaniemi 題名: LC_COLLATE. Big パッチ to add, document, and test LC_COLLATE サポート. deprecated and trapped (will whine if called and tell to migrate away) インデクス: lib/IPC/Open2.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: lib/IPC/Open3.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: lib/Math/BigInt.pm 日付: Mon, 7 Oct 1996 22:03:00 +0300 発信:Jarkko Hietaniemi 題名: LC_COLLATE. Big パッチ to add, document, and test LC_COLLATE サポート. ord() is a dangerous thing. インデクス: lib/Math/Complex.pm 日付: Thu, 03 Oct 96 18:38:08 +0200 発信:Raphael Manfredi # Complex numbers and associated mathematical functions # -- Raphael Manfredi, Sept 1996 # New バージョン. Should be backwards compatible, but please # check it out if you use it. インデクス: lib/Pod/Text.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: lib/Search/Dict.pm 日付: Sat, 21 Sep 1996 23:02:42 +0200 発信:Gisle Aas 題名: look() in Search::Dict should use lc() istead of tr/A-Z/a-z/ The Search::Dict look() function should use the lc() function instead of tr/A-Z/a-z/. This will make folding of non-english letters work if the locale is set up correctly. インデクス: lib/SelfLoader.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: lib/シンボル.pm 日付: Fri, 20 Sep 1996 12:38:14 +0200 発信:Gisle Aas 題名: シンボル.pm clobbers $_ at startup perl -le 'BEGIN {$_="foo";} use シンボル; print qualify($_)' I don't understand why the モジュール want to initialize %global from in the first place. Perhaps we want to apply this パッチ instead. 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: lib/Sys/Hostname.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: lib/Term/Cap.pm 日付: 23 Sep 1996 14:11:38 +0200 発信:Ulrich Pfeifer 題名: パッチ for Term::Cap 'use Term::Cap' produces a warning when diagnosics are active. The パッチ below avoids the warning. [The $entry .= $_ usage is idiomatic enough that it ought to be ok, I would think, but the パッチ certainly is ok too.] インデクス: lib/Term/Complete.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: lib/Term/ReadLine.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: lib/Test/Harness.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. 日付: Thu, 03 Oct 1996 16:31:46 -0400 (EDT) 発信:Charles Bailey 題名: VMS パッチ to 5.003_05 インデクス: lib/Text/Abbrev.pm 日付: 23 Sep 1996 11:33:01 +0200 発信:Ulrich Pfeifer 題名: Text::Abbrev (Re: More 標準 ライブラリ test scripts) This パッチ merges the Text::Abbrev related パッチ/tests from Gisle and my previous パッチ (i.e. replaces both). インデクス: lib/Text/Tabs.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: lib/Text/Wrap.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: lib/Time/Local.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: lib/UNIVERSAL.pm Add in stub ファイル. インデクス: lib/bigint.pl 日付: Mon, 7 Oct 1996 22:03:00 +0300 発信:Jarkko Hietaniemi 題名: LC_COLLATE. Big パッチ to add, document, and test LC_COLLATE サポート. ord() is a dangerous thing. インデクス: lib/diagnostics.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: lib/overload.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: lib/perl5db.pl 日付: Mon, 30 Sep 1996 00:34:58 -0400 (EDT) 発信:Ilya Zakharevich 題名: Re: dereferencing a hash from the デバッガ won't work インデクス: lib/splain 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: lib/strict.pm 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: makedepend.SH Add explicit $touch $firstmakeファイル for QNX which apparently preserves modification times for a 'cp' command. I worry, though, that touch might not be portable to OS/2. If it is, then I'll remove the fancy case statement. インデクス: malloc.c Not all sbrks return zeroed メモリ. インデクス: mg.c Restore the 5.003 gv_fullname() and gv_efullname() functions. Provide new 3-arg forms gv_fullname3() and gv_efullname3(). 日付: Sun, 29 Sep 1996 22:18:19 -0400 (EDT) 発信:Chip Salzenberg 題名: 5.003_05: Fix numeric value of $! This パッチ undoes a bit of over-zealous integerization in mg.c, related to the numeric value of $!. 日付: Mon, 30 Sep 1996 01:13:28 -0400 発信:Spider Boardman 題名: Re: pre 拡張ing hash? - need speed The パッチ below (which is relative to perl5.001l) implements "keys %hash = 50_000;" (or other integer-evaluable sizes) for pre-sizing hashes. I've only moved the パッチ forward from when I first did it. I'm sure the code in hv_ksplit could be 改善され. 日付: Thu, 03 Oct 1996 16:31:46 -0400 (EDT) 発信:Charles Bailey 題名: VMS パッチ to 5.003_05 日付: Fri, 4 Oct 1996 12:38:31 -0400 (EDT) 発信:Chip Salzenberg 題名: 5.003_05: Fix numeric $! and $^E This パッチ undoes a bit of over-zealous integerization in mg.c, related to the numeric values of $! and $^E. This パッチ *REPLACES* the one I posted earlier, which was only effective for $!. [Some of this is superceded by similar stuff in the VMS パッチ.] インデクス: op.c Restore the 5.003 gv_fullname() and gv_efullname() functions. Provide new 3-arg forms gv_fullname3() and gv_efullname3(). 日付: Mon, 30 Sep 1996 01:13:28 -0400 発信:Spider Boardman 題名: Re: pre 拡張ing hash? - need speed The パッチ below (which is relative to perl5.001l) implements "keys %hash = 50_000;" (or other integer-evaluable sizes) for pre-sizing hashes. I've only moved the パッチ forward from when I first did it. I'm sure the code in hv_ksplit could be 改善され. インデクス: opcode.h 日付: Mon, 16 Sep 1996 16:37:48 -0700 発信:Jonathan Biggar 題名: Perl 5.003 バグ when embedding in C++ プログラム The following パッチ is necessary in order to embed the Perl5.003 インタープリタ into a C++ プログラム without getting プロトタイプ mismatch エラーs from the C++ コンパイラ. インデクス: opcode.pl 日付: Mon, 16 Sep 1996 16:37:48 -0700 発信:Jonathan Biggar 題名: Perl 5.003 バグ when embedding in C++ プログラム The following パッチ is necessary in order to embed the Perl5.003 インタプリタ into a C++ プログラム without getting プロトタイプ mismatch エラーs from the C++ コンパイラ. インデクス: パッチlevel.h Change to subバージョン 6. インデクス: perl.c 発信:Roderick Schertler 題名: Re: -T flag and removal of `.' from @INC サポート C 日付: Tue, 01 Oct 1996 19:02:17 -0400 発信:Gurusamy Sarathy 題名: Re: 2 コア ダンプs (パッチ) Message-Id: <199610012302.TAA08395@aatma.engin.umich.edu> The problem is an uninitialized SV slot in errgv. Here's a パッチ. 日付: Thu, 03 Oct 1996 16:31:46 -0400 (EDT) 発信:Charles Bailey 題名: VMS パッチ to 5.003_05 インデクス: perl.h 日付: Sat, 21 Sep 1996 21:33:15 -0400 (EDT) 発信:Kenneth Albanowski 題名: Full LONG_MAX & co. パッチ over 5.003_05 This パッチ contains the 変更 I've collected for the various _MAX issues since 5.003_05. No パッチ issued between 5.003_05 and this one should be applied, use this one instead. The effect is to remove the CHAR_* and I8_* constants (which are ambiguous) and to explicitly cast all of the constants. 日付: Mon, 30 Sep 1996 01:13:28 -0400 発信:Spider Boardman 題名: Re: pre 拡張ing hash? - need speed The パッチ below (which is relative to perl5.001l) implements "keys %hash = 50_000;" (or other integer-evaluable sizes) for pre-sizing hashes. I've only moved the パッチ forward from when I first did it. I'm sure the code in hv_ksplit could be 改善され. Revert from Perl_malloc to Mymalloc for binary compatibility with 5.003. 日付: Mon, 7 Oct 1996 22:03:00 +0300 発信:Jarkko Hietaniemi 題名: LC_COLLATE. Big パッチ to add, document, and test LC_COLLATE サポート. インデクス: perl_exp.SH Add new function perl_init_fold. (I'm not sure it goes here.) インデクス: perlio.c 日付: Thu, 12 Sep 96 15:58 PDT 発信:Hunter Kelly 題名: Re: 5.003_05 is available. Fix PerlIO_reopen parameters. インデクス: perlsdio.h 日付: Fri, 13 Sep 1996 17:24:01 -0400 発信:John Stoffel 題名: Re: 5.003_05 is available. Undef Irix getc_unlocked and putc_unlocked #defines. 日付: Thu, 03 Oct 1996 16:31:46 -0400 (EDT) 発信:Charles Bailey 題名: VMS パッチ to 5.003_05 インデクス: pod/Makeファイル 日付: Mon, 7 Oct 1996 22:03:00 +0300 発信:Jarkko Hietaniemi 題名: LC_COLLATE. Big パッチ to add, document, and test LC_COLLATE サポート. perli18n.pod (and perlapio.pod, btw) 追加され. インデクス: pod/buildtoc 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: pod/perl.pod 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. Changed Larry's address to larry@wall.org. 日付: Mon, 7 Oct 1996 22:03:00 +0300 発信:Jarkko Hietaniemi 題名: LC_COLLATE. Big パッチ to add, document, and test LC_COLLATE サポート. perli18n advertised. インデクス: pod/perlapio.pod 日付: Wed, 11 Sep 1996 11:55:18 -0500 発信:"Daniel S. Lewart" 題名: POD spelling パッチ インデクス: pod/perlbook.pod 更新され for Second Edition. インデクス: pod/perlcall.pod 日付: Wed, 11 Sep 1996 11:55:18 -0500 発信:"Daniel S. Lewart" 題名: POD spelling パッチ 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: pod/perldata.pod 日付: Wed, 11 Sep 1996 11:55:18 -0500 発信:"Daniel S. Lewart" 題名: POD spelling パッチ 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: pod/perldeバグ.pod 日付: Wed, 11 Sep 1996 11:55:18 -0500 発信:"Daniel S. Lewart" 題名: POD spelling パッチ 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: pod/perldiag.pod 日付: Wed, 11 Sep 1996 11:55:18 -0500 発信:"Daniel S. Lewart" 題名: POD spelling パッチ 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. 日付: Thu, 03 Oct 1996 16:31:46 -0400 (EDT) 発信:Charles Bailey 題名: VMS パッチ to 5.003_05 インデクス: pod/perldsc.pod 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: pod/perlembed.pod 日付: Wed, 11 Sep 1996 11:55:18 -0500 発信:"Daniel S. Lewart" 題名: POD spelling パッチ 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: pod/perlform.pod 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: pod/perlfunc.pod 日付: Wed, 11 Sep 1996 11:55:18 -0500 発信:"Daniel S. Lewart" 題名: POD spelling パッチ 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: pod/perlguts.pod 日付: Wed, 11 Sep 1996 11:55:18 -0500 発信:"Daniel S. Lewart" 題名: POD spelling パッチ 日付: Mon, 23 Sep 96 13:18:01 PDT 発信:Jeff Okamoto 題名: Re: perlguts API Listing パッチ Here's the lastest complete バージョン for inclusion into _06 or .004. This incorporates and supersedes Dean's パッチ. 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: pod/perli18n.pod 日付: Mon, 7 Oct 1996 22:03:00 +0300 発信:Jarkko Hietaniemi 題名: LC_COLLATE. Big パッチ to add, document, and test LC_COLLATE サポート. written. インデクス: pod/perlipc.pod 日付: Wed, 11 Sep 1996 11:55:18 -0500 発信:"Daniel S. Lewart" 題名: POD spelling パッチ 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: pod/perllol.pod 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: pod/perlmod.pod 日付: Wed, 11 Sep 1996 11:55:18 -0500 発信:"Daniel S. Lewart" 題名: POD spelling パッチ 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. 日付: Wed, 02 Oct 1996 16:52:08 -0400 発信:Roderick Schertler 題名: 資料 for $? in END Document the behavior with $? WRT END subroutines. インデクス: pod/perlobj.pod 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: pod/perlop.pod 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. 日付: Fri, 4 Oct 1996 10:36:19 -0400 (EDT) 発信:Kenneth Albanowski 題名: Re: Suggestion for improving man page Add alternative names for various escape sequences. インデクス: pod/perlpod.pod 日付: Wed, 11 Sep 1996 11:55:18 -0500 発信:"Daniel S. Lewart" 題名: POD spelling パッチ 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: pod/perlre.pod 日付: Wed, 11 Sep 1996 11:55:18 -0500 発信:"Daniel S. Lewart" 題名: POD spelling パッチ 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. 日付: Fri, 4 Oct 1996 10:36:19 -0400 (EDT) 発信:Kenneth Albanowski 題名: Re: Suggestion for improving man page Add alternative names for various escape sequences. インデクス: pod/perlref.pod 日付: Wed, 11 Sep 1996 11:55:18 -0500 発信:"Daniel S. Lewart" 題名: POD spelling パッチ 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: pod/perlrun.pod 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: pod/perlsec.pod 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: pod/perlstyle.pod 日付: Wed, 11 Sep 1996 11:55:18 -0500 発信:"Daniel S. Lewart" 題名: POD spelling パッチ 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: pod/perlsub.pod 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: pod/perlsyn.pod 日付: Wed, 11 Sep 1996 11:55:18 -0500 発信:"Daniel S. Lewart" 題名: POD spelling パッチ 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: pod/perltie.pod 日付: Wed, 11 Sep 1996 11:55:18 -0500 発信:"Daniel S. Lewart" 題名: POD spelling パッチ 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: pod/perltoc.pod 日付: Wed, 11 Sep 1996 11:55:18 -0500 発信:"Daniel S. Lewart" 題名: POD spelling パッチ Changed Larry's address to larry@wall.org. インデクス: pod/perltrap.pod 日付: Wed, 11 Sep 1996 13:26:18 -0400 発信:Gurusamy Sarathy 題名: a perl425 trap Here's an addition that should be self-explanatory. [interpolation issues] 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: pod/perlvar.pod 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. 日付: Wed, 02 Oct 1996 16:52:08 -0400 発信:Roderick Schertler 題名: 資料 for $? in END Document the behavior with $? WRT END subroutines. インデクス: pod/perlxstut.pod 日付: Wed, 11 Sep 1996 11:55:18 -0500 発信:"Daniel S. Lewart" 題名: POD spelling パッチ 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. インデクス: pod/pod2man.PL 日付: Fri, 20 Sep 1996 15:08:33 +0100 (BST) 発信:"Joseph S. Myers" 題名: Pod 誤植s, pod2man バグs, and miscellaneous インストール コメント Here is a パッチ for various 誤植s and other 欠陥s in the Perl 5.003_05 pods, including the pods embedded in ライブラリ モジュール. バグs found in pod2man The following バグs were noticed, and some fixed: 1. Where a L<> link 拡張s over more than one line, pod2man does not treat it as a link but displays it literally, and so these have been rearranged to place the link on one line. This is the only バグ worked around. [Fixed; the rearrangements, which were done beforehand, remain in some cases, but are no longer necessary, and pod paragraphs can now be safely reformatted to whatever width is desired in the pod, without breaking links.] 2. It seems to swallow spaces after certain links: for example, part of the "open" entry in the perlfunc manpage comes out as "the \f(CWbinmode\fR entry elsewhere in this documentfor tips", the source having been "L for tips". [Fixed.] 3. 'L', in perlsub.pod, comes out as '\fI/"Pass by Reference\fR', that is, with an initial '/"'. 4. If a pod line begins with ".", nothing is done to prevent [tng]roff from treating it as a [tng]roff instruction. 5. When the paragraph below =head1 NAME has more than one line, this confuses pod2man: so in the case of Term::Readline, the manpage begins with a stray line 'no real パッケージ is found, substitutes stubs instead of basic functions."'. Of course, it would be better to fix pod2man; I hope that the new Pod モジュール, when ready, will not have these 欠陥s. インデクス: pp_ctl.c Restore the 5.003 gv_fullname() and gv_efullname() functions. Provide new 3-arg forms gv_fullname3() and gv_efullname3(). 日付: Mon, 7 Oct 1996 22:03:00 +0300 発信:Jarkko Hietaniemi 題名: LC_COLLATE. Big パッチ to add, document, and test LC_COLLATE サポート. sortcmp() sprouted a LC_COLLATE branch. インデクス: pp_hot.c Restore the 5.003 gv_fullname() and gv_efullname() functions. Provide new 3-arg forms gv_fullname3() and gv_efullname3(). 日付: Thu, 19 Sep 1996 11:58:22 -0400 発信:"Randy J. Ray" 題名: パッチ: Untaint FH flag and clean DATA handles This パッチ adds a IOf_UNTAINT flag in sv.h, as one of the possibles on an xpvio->xio_flags struct member. It is used to mark the given ファイル handle as a clean source, even when tainting is turned on. There are also パッチ to pp_sys.c in pp_sysread to check this flag before tainting data, and in pp_hot.c in do_readline for the same reason. Lastly, it パッチ toke.c to automatically set this flag on on a __DATA__ ファイルhandle. The creation of the $pack::DATA pseudo-ファイルhandle is already checked against running under eval, so this should not introduce any insecurity. This パッチ *does not*: * Add the "untaint" keyword. インデクス: pp_sys.c Restore the 5.003 gv_fullname() and gv_efullname() functions. Provide new 3-arg forms gv_fullname3() and gv_efullname3(). 日付: Thu, 19 Sep 1996 11:58:22 -0400 発信:"Randy J. Ray" 題名: パッチ: Untaint FH flag and clean DATA handles This パッチ adds a IOf_UNTAINT flag in sv.h, as one of the possibles on an xpvio->xio_flags struct member. It is used to mark the given ファイル handle as a clean source, even when tainting is turned on. There are also パッチ to pp_sys.c in pp_sysread to check this flag before tainting data, and in pp_hot.c in do_readline for the same reason. Lastly, it パッチ toke.c to automatically set this flag on on a __DATA__ ファイルhandle. The creation of the $pack::DATA pseudo-ファイルhandle is already checked against running under eval, so this should not introduce any insecurity. This パッチ *does not*: * Add the "untaint" keyword. 日付: Sun, 22 Sep 1996 17:26:57 -0400 発信:"Randy J. Ray" 題名: パッチ to パッチ for untainting The following パッチ ensures that a glob used as a ファイルhandle that has had the UNTAINT flag set will not carry that flag over on a re-open. In a nutshell, a re-open of the DATA ファイルhandle would be considered untainted, and an オブジェクト of class IO::Handle (or one of its sub-クラス) that is marked untainted with the untaint method, then closed and re-opened, retained the untaintedness. 日付: Mon, 30 Sep 1996 00:54:37 -0400 発信:Spider Boardman First, with IO::untaint, the パッチ as posted resulted in a miniperl which couldn't open ファイルs, so the autosplitting of the ライブラリ and the creation of Makeファイルs for the 拡張s didn't work. Worse, it didn't just fail to open ファイルs, it ダンプed コア. インデクス: proto.h Restore the 5.003 gv_fullname() and gv_efullname() functions. Provide new 3-arg forms gv_fullname3() and gv_efullname3(). 日付: Mon, 30 Sep 1996 01:13:28 -0400 発信:Spider Boardman 題名: Re: pre 拡張ing hash? - need speed The パッチ below (which is relative to perl5.001l) implements "keys %hash = 50_000;" (or other integer-evaluable sizes) for pre-sizing hashes. I've only moved the パッチ forward from when I first did it. I'm sure the code in hv_ksplit could be 改善され. 日付: Mon, 7 Oct 1996 22:03:00 +0300 発信:Jarkko Hietaniemi 題名: LC_COLLATE. Big パッチ to add, document, and test LC_COLLATE サポート. mem_collxfrm() and perl_init_fold() 追加され. インデクス: run.c Restore the 5.003 gv_fullname() and gv_efullname() functions. Provide new 3-arg forms gv_fullname3() and gv_efullname3(). インデクス: sv.c Restore the 5.003 gv_fullname() and gv_efullname() functions. Provide new 3-arg forms gv_fullname3() and gv_efullname3(). 日付: Mon, 30 Sep 1996 01:13:28 -0400 発信:Spider Boardman 題名: Re: pre 拡張ing hash? - need speed The パッチ below (which is relative to perl5.001l) implements "keys %hash = 50_000;" (or other integer-evaluable sizes) for pre-sizing hashes. I've only moved the パッチ forward from when I first did it. I'm sure the code in hv_ksplit could be 改善され. 日付: Thu, 03 Oct 1996 16:31:46 -0400 (EDT) 発信:Charles Bailey 題名: VMS パッチ to 5.003_05 I've 追加され some DEバグ_Ps to sv.c which give a trace of the fast I/O fiddling with stdio in sv_gets(). These were useful to me in setting up the VMS fast I/O, and I left them in in case they're useful to someone in the future. However, if you think it overloads -DP too much, feel free to drop it. (-DP already adds a proファイル of op usage to its advertised output.) 日付: Mon, 7 Oct 1996 22:03:00 +0300 発信:Jarkko Hietaniemi 題名: LC_COLLATE. Big パッチ to add, document, and test LC_COLLATE サポート. sv_cmp() sprouted a LC_COLLATE bra