Front page | perl.perl5.porters |
Postings from June 2001
perl@10967
From:
Jarkko Hietaniemi
Date:
June 26, 2001 08:45
Subject:
perl@10967
Message ID:
20010626104503.D21832@chaos.wustl.edu
http://www.iki.fi/jhi/perl@10967.tgz
http://www.hietaniemi.org/jarkko/perl@10967.tgz
ftp://ftp.funet.fi/pub/languages/perl/snap/perl@10967.tgz
http://www.iki.fi/jhi/perl@10967.tbz
http://www.hietaniemi.org/jarkko/perl@10967.tbz
ftp://ftp.funet.fi/pub/languages/perl/snap/perl@10967.tbz
ftp.funet.fi::perlsnap
Changes since the last:
____________________________________________________________________________
[ 10966] By: jhi on 2001/06/26 14:08:34
Log: Also catfile() needs now to explicitly exported.
Branch: perl
! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
____________________________________________________________________________
[ 10965] By: jhi on 2001/06/26 13:57:54
Log: Regen toc.
Branch: perl
! pod/perltoc.pod
____________________________________________________________________________
[ 10964] By: jhi on 2001/06/26 13:56:11
Log: Nonexistent pod command.
Branch: perl
! pod/perl572delta.pod
____________________________________________________________________________
[ 10963] By: jhi on 2001/06/26 13:50:53
Log: Be more portable in the quest for tmpdir.
Branch: perl
! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
____________________________________________________________________________
[ 10962] By: jhi on 2001/06/26 13:43:51
Log: Be more portable in finding out the home directory,
and use File::Spec to do the concat.
(Come to think of it, couldn't File::Spec provide
for a ->homedir method?)
Branch: perl
! lib/Net/Config.pm
____________________________________________________________________________
[ 10961] By: jhi on 2001/06/26 13:37:30
Log: Doc patch for #10959.
Branch: perl
! pod/perlfunc.pod
____________________________________________________________________________
[ 10960] By: jhi on 2001/06/26 13:33:07
Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
From: "Philip Newton" <pnewton@gmx.de>
Date: Tue, 26 Jun 2001 16:26:47 +0200
Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
Branch: perl
! pod/perldata.pod
____________________________________________________________________________
[ 10959] By: jhi on 2001/06/26 13:31:57
Log: Subject: [PATH] shared -> unique;
From: "Artur Bergman" <artur@contiller.se>
Date: Tue, 26 Jun 2001 16:18:40 +0200
Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
Because "shared" isn't: it's read-only.
Branch: perl
! toke.c xsutils.c
____________________________________________________________________________
[ 10958] By: jhi on 2001/06/26 13:28:27
Log: Escape multiline croak messages.
Branch: perl
! t/op/ver.t
____________________________________________________________________________
[ 10957] By: jhi on 2001/06/26 13:18:34
Log: No more pragma/*.t for minitest.
Branch: perl
! Makefile.SH
____________________________________________________________________________
[ 10956] By: jhi on 2001/06/26 13:18:00
Log: AUTHORS updates.
Branch: perl
! AUTHORS
____________________________________________________________________________
[ 10955] By: jhi on 2001/06/26 13:17:05
Log: delta updates.
Branch: perl
! pod/perl572delta.pod
____________________________________________________________________________
[ 10954] By: jhi on 2001/06/26 12:36:07
Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
From: Artur Bergman <artur@contiller.se>
Date: Tue, 26 Jun 2001 15:32:53 +0200
Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
Branch: perl
! makedef.pl sv.c sv.h win32/perllib.c
____________________________________________________________________________
[ 10953] By: jhi on 2001/06/26 12:33:55
Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
From: Jonathan Stowe <gellyfish@gellyfish.com>
Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
Branch: perl
+ ext/Time/HiRes/hints/sco.pl
! MANIFEST
____________________________________________________________________________
[ 10952] By: jhi on 2001/06/26 11:57:44
Log: Subject: [PATCH 5.6.1] static build
From: Ilya Zakharevich <ilya@math.ohio-state.edu>
Date: Tue, 26 Jun 2001 04:22:25 -0400
Message-ID: <20010626042225.A2604@math.ohio-state.edu>
Branch: perl
! ext/List/Util/Makefile.PL lib/ExtUtils.t
! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
____________________________________________________________________________
[ 10951] By: jhi on 2001/06/26 11:55:59
Log: DJGPP patches from Laszlo Molnar.
Branch: perl
! djgpp/djgpp.c perl.c util.c
____________________________________________________________________________
[ 10950] By: jhi on 2001/06/26 11:54:32
Log: Netware patches from Ananth Kesari.
Branch: perl
! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
! NetWare/nwtinfo.h
____________________________________________________________________________
[ 10949] By: jhi on 2001/06/26 11:49:09
Log: Detypo.
Branch: perl
! ext/Errno/Errno_pm.PL
____________________________________________________________________________
[ 10948] By: jhi on 2001/06/26 03:44:29
Log: There seems to be two ways of spelling the $^O in *STEP.
Branch: perl
! ext/Errno/Errno_pm.PL
____________________________________________________________________________
[ 10947] By: jhi on 2001/06/26 03:01:01
Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
Branch: perl
! ext/Errno/Errno_pm.PL
____________________________________________________________________________
[ 10946] By: jhi on 2001/06/26 02:50:46
Log: Known bugs update.
Branch: perl
! pod/perl572delta.pod
____________________________________________________________________________
[ 10945] By: jhi on 2001/06/26 01:15:39
Log: The default installation of Cygwin has 500 as root's uid.
Branch: perl
! lib/User/pwent.t
____________________________________________________________________________
[ 10944] By: jhi on 2001/06/26 01:12:39
Log: Be even more relaxed (re-allow having only one entry).
Branch: perl
! t/op/grent.t t/op/pwent.t
____________________________________________________________________________
[ 10943] By: jhi on 2001/06/26 01:03:30
Log: Test failure updates.
Branch: perl
! pod/perl572delta.pod
____________________________________________________________________________
[ 10942] By: jhi on 2001/06/25 23:32:05
Log: MPE/iX test tweaks from Mark Bixby.
Branch: perl
! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
! t/io/fs.t t/op/stat.t
____________________________________________________________________________
[ 10941] By: jhi on 2001/06/25 22:18:31
Log: Microperl findings.
Branch: perl
! perl.h pp_sys.c
____________________________________________________________________________
[ 10940] By: jhi on 2001/06/25 21:59:29
Log: Touch uconfig.h.
Branch: perl
! uconfig.h
____________________________________________________________________________
[ 10939] By: jhi on 2001/06/25 21:32:52
Log: Subject: [PATCH] Proposed fix for Pod::Man
From: Rob Napier <rnapier@employees.org>
Date: Mon, 25 Jun 2001 15:49:24 -0400
Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
Cater for Solaris nroff brokenness (shortchanges daisywheel
printers, but hey, we also no more support PDPs.)
Branch: perl
! lib/Pod/Man.pm
____________________________________________________________________________
[ 10938] By: jhi on 2001/06/25 21:14:41
Log: Typo in #10937.
Branch: perl
! ext/POSIX/sigaction.t
____________________________________________________________________________
[ 10937] By: jhi on 2001/06/25 19:42:02
Log: SIGCONT not trappable in VMS.
Branch: perl
! ext/POSIX/sigaction.t
____________________________________________________________________________
[ 10936] By: jhi on 2001/06/25 19:28:13
Log: Subject: [DRAFT] Encode-Tcl.t
From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
Date: Tue, 26 Jun 2001 03:38:08 +0900
Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
Branch: perl
+ ext/Encode/Encode/Tcl.t
! MANIFEST ext/Encode/Encode/Tcl.pm
____________________________________________________________________________
[ 10935] By: jhi on 2001/06/25 18:40:03
Log: Because of #10932 retract also the perlfunc hunk of #10910.
Branch: perl
! pod/perlfunc.pod
____________________________________________________________________________
[ 10934] By: jhi on 2001/06/25 18:27:19
Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
by Ilya Zakharevich in
http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
Branch: perl
! XSUB.h
____________________________________________________________________________
[ 10933] By: jhi on 2001/06/25 18:25:26
Log: Typo in #10889.
Branch: perl
! hints/uts.sh
____________________________________________________________________________
[ 10932] By: jhi on 2001/06/25 18:23:30
Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
From: Abhijit Menon-Sen <ams@wiw.org>
Date: Mon, 25 Jun 2001 23:45:45 +0530
Message-ID: <20010625234545.A5022@lustre.linux.in>
Branch: perl
! lib/overload.t opcode.h opcode.pl t/op/flip.t
____________________________________________________________________________
[ 10931] By: jhi on 2001/06/25 17:50:38
Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
From: Michael G Schwern <schwern@pobox.com>
Date: Mon, 25 Jun 2001 14:35:51 -0400
Message-ID: <20010625143551.H13819@blackrider>
Branch: perl
! lib/Test.pm
____________________________________________________________________________
[ 10930] By: jhi on 2001/06/25 14:33:46
Log: Update Changes.
Branch: perl
! Changes patchlevel.h
____________________________________________________________________________
--
$jhi++; # http://www.iki.fi/jhi/
# There is this special biologist word we use for 'stable'.
# It is 'dead'. -- Jack Cohen