| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
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
|