| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Documented changes.
Last tweak to test case.
p4raw-id: //depot/perl@17113
|
|
|
|
|
|
| |
Make the test case know about the changes in attributes
in 5.8 (lexical) and also turn off some warnings.
p4raw-id: //depot/perl@17112
|
|
|
|
|
| |
Message-Id: <8A74F82C-5120-11D6-AEA5-003065D64CBE@contiller.se>
p4raw-id: //depot/perl@15945
|
|
|
|
|
|
|
| |
attribute, refcount high)
Message-ID: <20020128021755.GA28344@mirth.demon.co.uk>
p4raw-id: //depot/perl@14488
|
|
|
|
|
| |
Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
p4raw-id: //depot/perl@14306
|
|
|
| |
p4raw-id: //depot/perl@13692
|
|
|
| |
p4raw-id: //depot/perl@13686
|
|
|
| |
p4raw-id: //depot/perl@13545
|
|
|
|
|
|
|
|
| |
(Because of fixing the my variables to be now handled
in run-time, the whole internals of the A::H needs to
be rewritten and Damian will not have time for that
for months.)
p4raw-id: //depot/perl@13544
|
|
|
| |
p4raw-id: //depot/perl@13006
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
| |
p4raw-id: //depot/perl@11906
|
|
|
| |
p4raw-id: //depot/perl@11899
|
|
|
|
|
|
| |
Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
Text::Balanced 1.86.
p4raw-id: //depot/perl@11842
|
|
|
| |
p4raw-id: //depot/perl@10911
|
|
|
|
|
| |
Resort MANIFEST with sort -f, looks much better.
p4raw-id: //depot/perl@10782
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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: <200106071134.MAA10288@tempest.npl.co.uk>
p4raw-id: //depot/perl@10469
|
|
|
|
|
|
| |
NOTE: this unearthed the "too late for CHECK block" bug,
that's why the 1_compile.t change.
p4raw-id: //depot/perl@10407
|
|
p4raw-id: //depot/perl@10385
|