diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-06-05 13:53:51 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-06-05 13:53:51 +0000 |
commit | d24bc3646c6bc60910039e6f636c53e2dbb539a8 (patch) | |
tree | c5e0864802987f1ce8ecdb4239129a7691024224 /Changes | |
parent | ee81c259faf9e316776482a11aef47426ac2fdab (diff) | |
download | perl-d24bc3646c6bc60910039e6f636c53e2dbb539a8.tar.gz |
Update Changes.
p4raw-id: //depot/perl@17014
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 298 |
1 files changed, 298 insertions, 0 deletions
@@ -28,6 +28,304 @@ example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/ Version v5.7.X Development release working toward v5.8 -------------- ____________________________________________________________________________ +[ 17013] By: jhi on 2002/06/05 13:41:02 + Log: Mention the flakiness of AIX' make. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 17012] By: jhi on 2002/06/05 13:40:45 + Log: metaconfig unit change for #17011. + Branch: metaconfig + ! U/installdirs/inc_version_list.U +____________________________________________________________________________ +[ 17011] By: jhi on 2002/06/05 13:23:59 + Log: Subject: [ID 20020604.009] [jason@openinformatics.com (Jason E. Stewart)] RC1 buglet in Configure + From: jason@openinformatics.com (Jason E. Stewart) + Date: 04 Jun 2002 16:42:32 -0600 + Message-Id: <87d6v6wtrb.fsf@openinformatics.com> + + Unexpanded $prefix. + Branch: perl + ! Configure +____________________________________________________________________________ +[ 17010] By: jhi on 2002/06/05 13:16:49 + Log: glibc version is more a library issue than a compiler issue. + Branch: perl + ! myconfig.SH +____________________________________________________________________________ +[ 17009] By: jhi on 2002/06/05 13:07:01 + Log: Subject: [Encode PATCH] spurious warning + From: Nicholas Clark <nick@unfortu.net> + Date: Sun, 2 Jun 2002 20:26:22 +0100 + Message-ID: <20020602192619.GA320@Bagpuss.unfortu.net> + Branch: perl + ! ext/Encode/lib/Encode/Alias.pm ext/PerlIO/t/encoding.t +____________________________________________________________________________ +[ 17008] By: jhi on 2002/06/05 13:03:19 + Log: Show gnulibc_version in myconfig. + Branch: perl + ! myconfig.SH +____________________________________________________________________________ +[ 17007] By: jhi on 2002/06/05 12:59:31 + Log: Regen Glossary for #16991. + Branch: perl + ! Porting/Glossary Porting/config.sh Porting/config_H +____________________________________________________________________________ +[ 17006] By: jhi on 2002/06/05 12:44:45 + Log: More for #16991. + Branch: perl + ! hints/linux.sh +____________________________________________________________________________ +[ 17005] By: nick on 2002/06/05 07:23:22 + Log: Integrate mainline + Branch: perlio + +> ext/Thread/README.threads + - README.threads + !> (integrate 81 files) +____________________________________________________________________________ +[ 17004] By: jhi on 2002/06/05 03:35:24 + Log: FAQ sync. + Branch: perl + ! pod/perlfaq6.pod +____________________________________________________________________________ +[ 17003] By: jhi on 2002/06/05 01:56:00 + Log: Subject: [ID 20020602.004] threads::shared::queue new nit + From: Elizabeth Mattijsen <liz@dijkmat.nl> + Date: Sun, 02 Jun 2002 21:36:05 +0200 + Message-Id: <4.2.0.58.20020602213520.027cf9d0@mickey.dijkmat.nl> + Branch: perl + ! ext/threads/shared/queue.pm +____________________________________________________________________________ +[ 17002] By: jhi on 2002/06/05 01:47:02 + Log: Subject: [ID 20020603.010] One more failed test on BeOS 5 + From: "Daniel Berger" <djberg96@attbi.com> + Date: Mon, 03 Jun 2002 19:18:38 GMT + Message-Id: <20020604001258.MELY2751.rwcrmhc52.attbi.com@tiberius.mn.ipsvc.net> + Branch: perl + ! README.beos +____________________________________________________________________________ +[ 17001] By: jhi on 2002/06/05 01:44:40 + Log: Subject: One more sorry for Oracle + From: "H.Merijn Brand" <h.m.brand@hccnet.nl> + Date: Tue, 04 Jun 2002 10:02:17 +0200 + Message-Id: <20020604100132.159C.H.M.BRAND@hccnet.nl> + + (modified) + Branch: perl + ! README.hpux +____________________________________________________________________________ +[ 17000] By: jhi on 2002/06/05 01:42:58 + Log: metaconfig unit change for #16999. + Branch: metaconfig + ! U/threads/usethreads.U +____________________________________________________________________________ +[ 16999] By: jhi on 2002/06/05 01:42:44 + Log: Disable the combination of ithreads but not perlio. + Branch: perl + ! Configure INSTALL +____________________________________________________________________________ +[ 16998] By: jhi on 2002/06/05 00:58:43 + Log: perlthrtut links. + Branch: perl + ! ext/threads/shared/shared.pm ext/threads/threads.pm + ! pod/perldelta.pod +____________________________________________________________________________ +[ 16997] By: jhi on 2002/06/05 00:55:08 + Log: Unmatchings. + Branch: perl + ! README.netware README.win32 +____________________________________________________________________________ +[ 16996] By: jhi on 2002/06/05 00:50:08 + Log: Subject: Re: 2nd draft of announcement + From: "John P. Linderman" <jpl@research.att.com> + Date: Mon, 03 Jun 2002 08:57:49 -0400 + Message-Id: <200206031257.IAA12388@raptor.research.att.com> + + Let's not forget the mystery IRIX failure. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 16995] By: jhi on 2002/06/05 00:45:34 + Log: Move the obsolete README.threads out of sight to ext/Threads; + save one part of the IRIX knowledge in INSTALL (though IRIX + 6.2 is quite old...) + Branch: perl + + ext/Thread/README.threads + - README.threads + ! INSTALL MANIFEST +____________________________________________________________________________ +[ 16994] By: jhi on 2002/06/05 00:27:47 + Log: Upgrade to Math::BigRat 0.07. + Branch: perl + ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc + ! lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t + ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t +____________________________________________________________________________ +[ 16993] By: jhi on 2002/06/05 00:27:08 + Log: metaconfig unit change #16991. + Branch: metaconfig + ! U/compline/d_gnulibc.U U/compline/d_stdstdio.U +____________________________________________________________________________ +[ 16992] By: jhi on 2002/06/05 00:26:45 + Log: Forgot from #16991. + Branch: perl + ! config_h.SH +____________________________________________________________________________ +[ 16991] By: jhi on 2002/06/05 00:16:28 + Log: Subject: Re: hints/linux.sh & stdio + From: Andy Dougherty <doughera@lafayette.edu> + Date: Mon, 3 Jun 2002 13:57:17 -0400 (EDT) + Message-ID: <Pine.SOL.4.10.10206031349430.4034-100000@maxwell.phys.lafayette.edu> + Branch: perl + ! Configure +____________________________________________________________________________ +[ 16990] By: jhi on 2002/06/05 00:08:57 + Log: Integrate maintperl change #16988; + + make IO::Pipe work on windows + Branch: perl + !> ext/IO/lib/IO/Pipe.pm +____________________________________________________________________________ +[ 16989] By: jhi on 2002/06/05 00:07:15 + Log: Integrate macperl chages #16974 and #16975; + + nativize() isn't happy with absolute Mac paths + + Test::Harness test fixes, attempt #3 :-) + Branch: perl + !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_MacOS.pm + !> lib/Test/Harness/t/callback.t + !> lib/Test/Harness/t/strap-analyze.t + !> lib/Test/Harness/t/test-harness.t lib/lib_pm.PL +____________________________________________________________________________ +[ 16988] By: gsar on 2002/06/04 23:14:56 + Log: make IO::Pipe work on windows + Branch: maint-5.6/perl + ! ext/IO/lib/IO/Pipe.pm +____________________________________________________________________________ +[ 16987] By: rgs on 2002/06/04 21:37:23 + Log: s/modperl/mod_perl/g + Branch: perl + ! README.aix pod/perldelta.pod +____________________________________________________________________________ +[ 16986] By: rgs on 2002/06/04 21:32:19 + Log: Subject: [DOC PATCH] perldelta.pod + From: Philip Newton <Philip.Newton@gmx.net> + Date: Tue, 04 Jun 2002 06:52:55 +0200 + Message-ID: <g9hofuk5egps80m15k59loidv60506n4nb@4ax.com> + + (with one nit, s/modperl/mod_perl/) + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 16985] By: rgs on 2002/06/04 20:30:00 + Log: perlfunc/lock() nits by Philip Newton and Johan Vromans. + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 16984] By: ams on 2002/06/04 01:05:49 + Log: Subject: [PATCH] Re: Some bugs in RC1 + From: Michael G Schwern <schwern@pobox.com> + Date: Mon, 03 Jun 2002 19:59:21 -0400 + Message-Id: <20020603235921.GN31617@ool-18b93024.dyn.optonline.net> + Branch: perl + ! lib/perl5db.pl +____________________________________________________________________________ +[ 16983] By: pudge on 2002/06/04 00:22:12 + Log: Update Errno slightly to latest version + Branch: macperl + ! macos/lib/Errno.pm +____________________________________________________________________________ +[ 16982] By: rgs on 2002/06/03 19:15:26 + Log: Protect against localizing an %ENV slice. + Branch: perl + ! lib/Cwd.pm +____________________________________________________________________________ +[ 16981] By: rgs on 2002/06/03 18:59:19 + Log: Document that lock() is a "weak keyword". + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 16980] By: ams on 2002/06/03 18:38:26 + Log: Subject: [PATCH Switch.pm] Minor typo + From: Philip Newton <Philip.Newton@gmx.net> + Date: Mon, 03 Jun 2002 21:35:55 +0200 + Message-Id: <q7hnfu8rttv0bro03si2e42avpqoe50op9@4ax.com> + Branch: perl + ! lib/Switch.pm +____________________________________________________________________________ +[ 16979] By: ams on 2002/06/03 17:06:03 + Log: Remove all occurrences of occurence, except for one (in the + Changelog) that is preserved for historical reasons. + Branch: perl + ! ext/File/Glob/bsd_glob.c hints/ultrix_4.sh lib/Pod/Checker.pm + ! lib/Pod/Find.pm pod/perltoc.pod t/pod/poderrs.t + ! t/pod/poderrs.xr util.c wince/comp.pl x2p/find2perl.PL +____________________________________________________________________________ +[ 16978] By: pudge on 2002/06/02 17:22:43 + Log: Update Changes + Branch: macperl + ! macos/Changes +____________________________________________________________________________ +[ 16977] By: pudge on 2002/06/02 17:21:45 + Log: Update Help menu for 5.8 + Branch: macperl + ! macos/macperl/MacPerl.podhelp +____________________________________________________________________________ +[ 16976] By: pudge on 2002/06/02 17:21:28 + Log: Bump versions + Branch: macperl + ! macos/MPVersion.r macos/config.h macos/config.sh +____________________________________________________________________________ +[ 16975] By: pudge on 2002/06/02 17:19:29 + Log: Test::Harness test fixes, attempt #3 :-) + Branch: macperl + ! lib/Test/Harness/t/callback.t + ! lib/Test/Harness/t/strap-analyze.t + ! lib/Test/Harness/t/test-harness.t +____________________________________________________________________________ +[ 16974] By: pudge on 2002/06/02 17:18:48 + Log: nativize() isn't happy with absolute Mac paths + Branch: macperl + ! ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_MacOS.pm + ! lib/lib_pm.PL +____________________________________________________________________________ +[ 16973] By: jhi on 2002/06/01 21:19:50 + Log: Integrate #16971 from maint-5.6; + + IO::Poll wasn't working on windows since poll.c wasn't using the + same abstractions as perl; for test case, see: + http://bugs.activestate.com/show_bug.cgi?id=19624 + Branch: perl + !> XSUB.h ext/IO/poll.c +____________________________________________________________________________ +[ 16972] By: jhi on 2002/06/01 21:14:39 + Log: A few links. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 16971] By: gsar on 2002/06/01 20:39:08 + Log: IO::Poll wasn't working on windows since poll.c wasn't using the + same abstractions as perl; for test case, see: + http://bugs.activestate.com/show_bug.cgi?id=19624 + Branch: maint-5.6/perl + ! XSUB.h ext/IO/poll.c +____________________________________________________________________________ +[ 16970] By: jhi on 2002/06/01 20:27:03 + Log: Various perldelta tweaks. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 16969] By: jhi on 2002/06/01 19:52:15 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 16968] By: pudge on 2002/06/01 18:55:49 + Log: Integrate perl for 5.8.0 RC1 + Branch: macperl + !> (integrate 77 files) +____________________________________________________________________________ [ 16967] By: jhi on 2002/06/01 17:46:42 Log: Two obsolete files. Branch: perl |