| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
p4raw-link: @16875 on //depot/macperl: 7e4b169a9e787608dff5f2144628b527da9c3589
p4raw-id: //depot/perl@16883
p4raw-integrated: from //depot/macperl@16882 'copy in' ext/Cwd/t/cwd.t
lib/blib.t t/lib/warnings/op (@16868..) 'ignore'
ext/Digest/MD5/t/files.t (@16868..)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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..)
|
|
|
|
|
|
| |
Add regression tests for taint-safety of the *cwd()
functions.
p4raw-id: //depot/perl@16635
|
|
|
| |
p4raw-id: //depot/perl@16370
|
|
|
|
|
| |
being found properly
p4raw-id: //depot/perl@16165
|
|
|
|
|
|
| |
SvREFCNT_dec(x ? y : z) did not typecast the right thing due to
missing parens in macro definition
p4raw-id: //depot/perl@16055
|
|
|
| |
p4raw-id: //depot/perl@15970
|
|
|
| |
p4raw-id: //depot/perl@15950
|
|
|
|
|
| |
Message-ID: <3C99BB10.50004@stason.org>
p4raw-id: //depot/perl@15392
|
|
|
|
|
|
| |
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <5.1.0.14.2.20020227152131.01ade728@exchi01>
p4raw-id: //depot/perl@14902
|
|
|
|
|
| |
Message-Id: <200201190400.XAA16899@mailhub1.stratus.com>
p4raw-id: //depot/perl@14343
|
|
|
| |
p4raw-id: //depot/perl@14078
|
|
|
| |
p4raw-id: //depot/perl@13946
|
|
|
| |
p4raw-id: //depot/perl@13945
|
|
|
|
|
| |
Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
p4raw-id: //depot/perl@12958
|
|
|
|
|
| |
Message-Id: <20011111005443.A24450@blackrider>
p4raw-id: //depot/perl@12939
|
|
|
|
|
| |
Message-ID: <20011109221310.A11115@rafael>
p4raw-id: //depot/perl@12922
|
|
|
|
|
|
| |
Message-Id: <20011109003859.K5587@blackrider>
(Applied with directory name changes suggested by Craig Berry.)
p4raw-id: //depot/perl@12919
|
|
|
|
|
| |
Message-ID: <20011007205333.S38756@plum.flirble.org>
p4raw-id: //depot/perl@12356
|
|
|
|
|
|
|
| |
Message-ID: <20010904153010.H26466@blackrider>
(We'll see whether the ../../lib/Cwd.pm works in alien lands)
p4raw-id: //depot/perl@11880
|
|
|
|
|
| |
by Schwern.
p4raw-id: //depot/perl@11873
|
|
|
| |
p4raw-id: //depot/perl@11222
|
|
|
| |
p4raw-id: //depot/perl@11216
|
|
|
|
|
|
|
|
|
|
| |
naming discipline
win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
because of this)
fix a warning about "fd" being used without being set in Cwd.xs
p4raw-id: //depot/perl@11067
|
|
|
| |
p4raw-id: //depot/perl@10900
|
|
|
| |
p4raw-id: //depot/perl@10805
|
|
|
|
|
| |
it would seem...
p4raw-id: //depot/perl@10804
|
|
|
| |
p4raw-id: //depot/perl@10796
|
|
|
|
|
| |
fchdir() needs a Configure probe.
p4raw-id: //depot/perl@10795
|
|
|
|
|
| |
Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
p4raw-id: //depot/perl@10793
|
|
|
|
|
| |
(src/lib/libc/stdlib/realpath.c 1.4).
p4raw-id: //depot/perl@10750
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net>
p4raw-id: //depot/perl@10369
|
|
|
| |
p4raw-id: //depot/perl@10338
|
|
|
|
|
| |
Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
p4raw-id: //depot/perl@9848
|
|
|
|
|
| |
Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
p4raw-id: //depot/perl@9843
|
|
|
|
|
| |
in DIRNAMLENless systems like HP-UX this would fail.
p4raw-id: //depot/perl@9839
|
|
|
|
|
| |
Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
p4raw-id: //depot/perl@9797
|
|
|
|
|
| |
Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
p4raw-id: //depot/perl@9758
|
|
|
|
|
| |
Message-ID: <20010417231746.21657.qmail@foad.org>
p4raw-id: //depot/perl@9733
|
|
Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
p4raw-id: //depot/perl@9481
|