| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Message-ID: <3BA45F696FAAD3118A520090276AD99C0135BE03@sansydnt01.sanderson.net.au>
p4raw-id: //depot/perl@17057
|
|
|
|
|
|
|
|
| |
make IO::Pipe work on windows
p4raw-link: @16988 on //depot/maint-5.6/perl: f7319d51d4524198950d828d33371d7b83ca3019
p4raw-id: //depot/perl@16990
p4raw-integrated: from //depot/maint-5.6/perl@16989 'merge in'
ext/IO/lib/IO/Pipe.pm (@5902..)
|
|
|
|
|
|
|
|
|
| |
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
p4raw-id: //depot/perl@16973
p4raw-integrated: from //depot/maint-5.6/perl@16972 'merge in'
ext/IO/poll.c (@5902..) XSUB.h (@7887..)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
p4raw-id: //depot/perl@16882
p4raw-integrated: from //depot/macperl@16881 'copy in'
ext/B/B/Concise.pm ext/B/t/deparse.t ext/B/t/terse.t
ext/DynaLoader/DynaLoader_pm.PL ext/IO/lib/IO/t/io_dup.t
ext/POSIX/t/sigaction.t ext/PerlIO/t/encoding.t
ext/Socket/Socket.t lib/AutoSplit.t
lib/Net/Ping/t/110_icmp_inst.t lib/Net/hostent.t
lib/Pod/t/Usage.t lib/Pod/t/pod2html-lib.pl
lib/Test/Harness/t/callback.t lib/blib.pm lib/strict.t
lib/subs.t t/lib/filter-util.pl t/lib/warnings/doio
t/lib/warnings/mg t/x2p/s2p.t (@16123..)
lib/Test/Simple/t/exit.t (@16230..) lib/open.t lib/warnings.t
(@16255..) perl.c (@16475..) lib/Unicode/Collate.pm
lib/Unicode/UCD.t (@16651..) ext/PerlIO/t/fallback.t
lib/Test/Harness/t/strap-analyze.t
lib/Test/Harness/t/test-harness.t (@16825..)
p4raw-integrated: from //depot/macperl@16868 'copy in' lib/blib.t
(@16123..) t/lib/warnings/op (@16230..) ext/Cwd/t/cwd.t
ext/Digest/MD5/t/files.t (@16475..) 'merge in'
ext/Storable/t/utf8hash.t lib/Test/Harness/Straps.pm (@16730..)
|
|
|
|
|
| |
Message-ID: <oUp88gzkgy+T092yn@efn.org>
p4raw-id: //depot/perl@16822
|
|
|
|
|
|
| |
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-ID: <20020514120206.B758.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@16596
|
|
|
|
|
|
|
| |
Tell IO.xs that MacOS sometimes doesn't need extra help
p4raw-id: //depot/perl@16522
p4raw-integrated: from //depot/macperl@16521 'copy in' ext/IO/IO.xs
(@16230..)
|
|
|
| |
p4raw-id: //depot/perl@16173
|
|
|
|
|
| |
Message-Id: <20020422064342.24646.qmail@plover.com>
p4raw-id: //depot/perl@16079
|
|
|
|
|
|
| |
SvREFCNT_dec(x ? y : z) did not typecast the right thing due to
missing parens in macro definition
p4raw-id: //depot/perl@16055
|
|
|
|
|
| |
Message-Id: <200204161031.MAA08156@mom.intra.onlineoffice.de>
p4raw-id: //depot/perl@15946
|
|
|
|
|
| |
Message-Id: <200203260457.XAA19233@mailhub2.stratus.com>
p4raw-id: //depot/perl@15509
|
|
|
|
|
| |
Message-Id: <20020308105619.A15039@warped.org>
p4raw-id: //depot/perl@15153
|
|
|
|
|
| |
Message-Id: <20020218181901.GA19377@allevil.dhcp.zevils.com>
p4raw-id: //depot/perl@14750
|
|
|
|
|
| |
Message-Id: <20020217094946.GA13130@allevil.dhcp.zevils.com>
p4raw-id: //depot/perl@14743
|
|
|
|
|
|
|
|
|
| |
Define setbuf, setvbuf for Mac OS
p4raw-link: @14062 on //depot/maint-5.6/macperl: d2831b2dc1da27449e9029c3ee480940d54b287d
p4raw-id: //depot/perl@14081
p4raw-integrated: from //depot/maint-5.6/macperl@14078 'merge in'
ext/IO/IO.xs (@11007..)
|
|
|
|
|
| |
Message-ID: <20011231143110.4989.qmail@plover.com>
p4raw-id: //depot/perl@13977
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Date: 27 Dec 2001 09:47:30 +0100
Message-ID: <m3ellhgicd.fsf@anima.de>
Subject: [PATCH] improve error reporting
From: andreas.koenig@anima.de (Andreas J. Koenig)
Date: 27 Dec 2001 09:54:55 +0100
Message-ID: <m3adw5gi00.fsf@anima.de>
Subject: [PATCH] check return value of close
From: andreas.koenig@anima.de (Andreas J. Koenig)
Date: 27 Dec 2001 10:03:55 +0100
Message-ID: <m3666tghl0.fsf@anima.de>
Subject: [PATCH] return of close
From: andreas.koenig@anima.de (Andreas J. Koenig)
Date: 27 Dec 2001 10:22:15 +0100
Message-ID: <m31yhhggqg.fsf@anima.de>
p4raw-id: //depot/perl@13904
|
|
|
|
|
| |
so that they get implicit pTHX_ and we can avoid slow dTHX.
p4raw-id: //depot/perlio@13852
|
|
|
| |
p4raw-id: //depot/perl@13647
|
|
|
| |
p4raw-id: //depot/perl@13646
|
|
|
|
|
| |
Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
p4raw-id: //depot/perl@13603
|
|
|
| |
p4raw-id: //depot/perl@13267
|
|
|
| |
p4raw-id: //depot/perl@13248
|
|
|
|
|
| |
Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
p4raw-id: //depot/perl@13091
|
|
|
|
|
| |
Message-Id: <20011113205134.F32567@blackrider>
p4raw-id: //depot/perl@12986
|
|
|
|
|
| |
Message-Id: <20011113202702.D32567@blackrider>
p4raw-id: //depot/perl@12984
|
|
|
|
|
| |
Message-Id: <20011112193533.D2888@blackrider>
p4raw-id: //depot/perl@12960
|
|
|
|
|
|
|
|
|
|
|
| |
Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
Patching README.foo instead of pod/perlfoo.pod,
not patching Math::BigInt (Tels will take care of that),
dropping broken hv.c and sv.h patches, patching libnetcfg.PL
and perldoc.PL instead of libnetcfg and perldoc, patching
ext/Digest/MD5/t/files.t since MD5.pm was changed.
p4raw-id: //depot/perl@12954
|
|
|
|
|
| |
Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>
p4raw-id: //depot/perl@12520
|
|
|
| |
p4raw-id: //depot/perl@12344
|
|
|
|
|
|
|
|
|
|
|
| |
Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
From: David Dyck <dcd@tc.fluke.com>
Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
p4raw-id: //depot/perl@12343
|
|
|
|
|
| |
Message-ID: <3BAFA59F.9C0E0339@rowman.com>
p4raw-id: //depot/perl@12205
|
|
|
|
|
| |
Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
p4raw-id: //depot/perl@12113
|
|
|
|
|
| |
now correctly spelled :-)
p4raw-id: //depot/perl@12074
|
|
|
| |
p4raw-id: //depot/perl@12071
|
|
|
| |
p4raw-id: //depot/perl@12049
|
|
|
| |
p4raw-id: //depot/perl@12041
|
|
|
| |
p4raw-id: //depot/perl@11962
|
|
|
|
|
|
|
|
|
| |
nice if the server is in a chrooted environment (no /etc/protocols,
server code using hardcorded protocol numbers like 6 for tcp),
suggested by John Holdsworth <coldwave@bigfoot.com>.
In other words, if we are given a number, why look it up again
(by number)?
p4raw-id: //depot/perl@11957
|
|
|
|
|
|
|
| |
Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
(Skip tests if accept() failed)
p4raw-id: //depot/perl@11543
|
|
|
|
|
| |
Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
p4raw-id: //depot/perl@11316
|
|
|
|
|
| |
Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
p4raw-id: //depot/perl@11158
|
|
|
|
|
| |
by CPAN.pm, use rather _00.
p4raw-id: //depot/perl@11047
|
|
|
|
|
| |
the modules found using a script written by Larry Schatzer Jr.
p4raw-id: //depot/perl@11016
|
|
|
| |
p4raw-id: //depot/perl@10752
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From: Graham Barr <gbarr@pobox.com>
Date: Wed, 20 Jun 2001 11:05:49 +0100
Message-ID: <20010620110549.I19188@pobox.com>
reported in
Subject: Bug in IO::Socket::INET module (repeat)
From: "Harmon S. Nine" <hnine@netarx.com>
Date: Tue, 19 Jun 2001 09:41:35 -0400
Message-ID: <3B2F568F.8080605@netarx.com>
The bug was that the IO::Socket::INET constructor
did not allow a 'LocalPort' of 0.
p4raw-id: //depot/perl@10746
|
|
|
| |
p4raw-id: //depot/perl@10700
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
No doubt I made some mistakes like missed some files or
misnamed some files. The naming rules were more or less:
(1) if the module is from CPAN, follows its ways, be it
t/*.t or test.pl.
(2) otherwise if there are multiple tests for a module
put them in a t/
(3) otherwise if there's only one test put it in Module.t
(4) helper files go to module/ (locale, strict, warnings)
(5) use longer filenames now that we can (but e.g. the
compat-0.6.t and the Text::Balanced test files still
were renamed to be more civil against the 8.3 people)
installperl was updated appropriately not to install the
*.t files or the help files from under lib.
TODO: some helper files still remain under t/ that could
follow their 'masters'. UPDATE: On second thoughts, why
should they. They can continue to live under t/lib, and
in fact the locale/strict/warnings helpers that were moved
could be moved back. This way the amount of non-installable
stuff under lib/ stays smaller.
p4raw-id: //depot/perl@10676
|
|
|
| |
p4raw-id: //depot/perl@10643
|