| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
the current stable CPAN release 2.37
|
|
|
|
|
|
|
|
|
|
| |
since 5.8.8, ready for merging into maint-5.8 prior to 5.8.9.
(Many (all?) of these should really have been changed prior to
5.10.0, but better late than never.)
Also modify cmpVERSION.pl to skip uninstalled test modules whose
VERSIONs don't really matter.
p4raw-id: //depot/perl@34365
|
|
|
|
|
| |
Message-ID: <20071123145438.6593.qmail@plover.com>
p4raw-id: //depot/perl@32466
|
|
|
| |
p4raw-id: //depot/perl@32009
|
|
|
| |
p4raw-id: //depot/perl@30086
|
|
|
|
|
| |
p4raw-link: @27185 on //depot/perl: 70e28ff32415da9c0786352e034cc6de6db9ec65
p4raw-id: //depot/perl@27186
|
|
|
|
|
| |
Message-ID: <20060214225806.GA4120@abigail.nl>
p4raw-id: //depot/perl@27185
|
|
|
| |
p4raw-id: //depot/perl@26359
|
|
|
| |
p4raw-id: //depot/perl@26223
|
|
|
| |
p4raw-id: //depot/perl@26216
|
|
|
|
|
|
| |
From: "Piotr Fusik" <pfusik@op.pl>
Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec>
p4raw-id: //depot/perl@25261
|
|
|
| |
p4raw-id: //depot/perl@22029
|
|
|
| |
p4raw-id: //depot/perl@22018
|
|
|
|
|
| |
as reported by Eric S. Raymond.
p4raw-id: //depot/perl@21885
|
|
|
| |
p4raw-id: //depot/perl@21340
|
|
|
| |
p4raw-id: //depot/perl@21303
|
|
|
|
|
| |
Message-ID: <20030604074523.GA7148@math.berkeley.edu>
p4raw-id: //depot/perl@21245
|
|
|
|
|
| |
(mostly a version number increment)
p4raw-id: //depot/perl@19574
|
|
|
| |
p4raw-id: //depot/perl@19541
|
|
|
|
|
|
| |
Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std
Message-ID: <20030408000714.GA953@math.berkeley.edu>
p4raw-id: //depot/perl@19171
|
|
|
| |
p4raw-id: //depot/perl@17326
|
|
|
| |
p4raw-id: //depot/perl@17321
|
|
|
| |
p4raw-id: //depot/perl@17316
|
|
|
| |
p4raw-id: //depot/perl@16728
|
|
|
| |
p4raw-id: //depot/perl@16408
|
|
|
| |
p4raw-id: //depot/perl@16288
|
|
|
| |
p4raw-id: //depot/perl@15368
|
|
|
| |
p4raw-id: //depot/perl@14872
|
|
|
| |
p4raw-id: //depot/perl@13026
|
|
|
|
|
|
|
|
|
|
|
| |
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@12533
|
|
|
|
|
| |
Message-Id: <20010918173213.C777@rafael>
p4raw-id: //depot/perl@12070
|
|
|
|
|
| |
in the Getopt::Long official distribution.
p4raw-id: //depot/perl@11588
|
|
|
| |
p4raw-id: //depot/perl@11587
|
|
|
|
|
| |
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: <20010315212518.A18870@firedrake.org>
p4raw-id: //depot/perl@9176
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
from maintperl.
Upgrade to Getopt::Long 2.25, from Johan Vromans.
more files need to be writable in the source distribution
perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
Allow the float to be fuzzier.
need to use INT2PTR instead of a straight cast or ia64 fails
Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod
add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
p4raw-link: @8662 on //depot/maint-5.6/perl: 4fd7b88664e5220d434e86a4171b6501199a0df5
p4raw-link: @8654 on //depot/maint-5.6/perl: 570327f99599d50e7689d7f8e58ce0062abb9bfd
p4raw-link: @8649 on //depot/maint-5.6/perl: e077e268546d6372b301e6674cc72c8d19727a93
p4raw-link: @8644 on //depot/maint-5.6/perl: 0a4931cb101d4c4c7af706ed2960bc1b4935992e
p4raw-link: @8641 on //depot/maint-5.6/perl: c266a57ee93b609f48ccb9173c2a3073a28cd0db
p4raw-link: @8626 on //depot/maint-5.6/perl: e77a7f40d76565c12d43428402884505d5496c8f
p4raw-id: //depot/perl@8670
p4raw-integrated: from //depot/maint-5.6/perl@8650 'copy in'
Porting/makerel (@7298..) lib/Getopt/Long.pm (@7895..)
pod/perlmodlib.PL (@8175..) 'ignore' pod/perlmodlib.pod
(@8640..) 'merge in' t/lib/peek.t (@8151..) ext/POSIX/POSIX.xs
(@8177..) embed.pl pp.h (@8620..) embedvar.h (@8626..)
pod/perlfunc.pod (@8630..)
p4raw-integrated: from //depot/maint-5.6/perl@8649 'merge in' sv.c
(@8634..)
|
|
|
| |
p4raw-id: //depot/perl@8360
|
|
|
| |
p4raw-id: //depot/perl@8335
|
|
|
| |
p4raw-id: //depot/perl@6875
|
|
|
| |
p4raw-id: //depot/perl@6697
|
|
|
| |
p4raw-id: //depot/perl@6576
|
|
|
| |
p4raw-id: //depot/perl@5799
|
|
|
| |
p4raw-id: //depot/perl@5739
|