This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
When testing the case sensitivity settings of the process
[perl5.git] / utils /
2008-09-24 Richard FoleyCouple of mail address fixes
2008-08-19 Nicholas ClarkMove the modules, tests, prove and Changes file from...
2008-06-16 Jesse[perl #55844] [PATCH] perlbug refactoring and prose...
2008-06-08 Rafael Garcia-SuarezRevert #34019.
2008-06-08 Jesse Vincentperlbug prose patch (and some evals, too)
2008-05-16 Niko Tynih2ph: allow the quote mark delimiter when chasing ...
2008-03-26 chromaticTypo Fixes
2008-03-14 Nicholas ClarkUpdate the use of single quotes to be consistent with...
2008-02-26 Rafael Garcia-SuarezTypo found by Roland Giersig
2008-02-26 Vincent PitRe: making it easier not to get feedback
2008-02-25 Nicholas ClarkAlso install perlbug as perlthanks, to make it easy...
2008-01-16 AbigailDon't ask about a module when using -ok
2007-11-08 Nicholas ClarkAdd UNITCHECK to the list of keywords in pl2pm
2007-10-02 Rafael Garcia-SuarezNeed to quote the version number of perl in perlivp...
2007-09-19 Jarkko HietaniemiRe: [PATCH] Cray XT4/Catamount build
2007-09-17 Jarkko HietaniemiRe: [PATCH] Cray XT4/Catamount build
2007-09-06 Rafael Garcia-SuarezIf perl's minimal required version number is >= 5.6.0,
2007-07-12 Alexandr Ciorniiperlbug
2007-07-04 Rafael Garcia-SuarezAdapt perlivp to the ext/ reorganisation for Compress...
2007-05-09 Rafael Garcia-SuarezAdd examples for h2xs -X, by Andy Armstrong
2007-04-25 Johan VromansSmall perlivp.PL updates
2007-04-10 Rafael Garcia-SuarezAdd CPANPLUS 0.78
2007-03-21 Steve PetersPod fix to h2ph from John Morrissey on the Debian bug...
2007-03-21 Rafael Garcia-SuarezDon't install XS::APItest and XS::Typemap
2006-12-12 Rafael Garcia-SuarezSkip IO::Compress::Zlib in perlivp, since that's a...
2006-09-06 Rafael Garcia-SuarezRemove perlcc and the byteloader
2006-05-18 Jason Vas Dias[perl #39130] h2ph generates incorrect code for '#if...
2006-05-02 Steve PetersFix for RT #25366: h2xs 1.23 from "Aaron Kaplan".
2006-03-06 Yitzchak Scott-Tho... add Module::Build 0.27_08
2006-03-02 Jason Vas Dias[perl #38385] _h2ph_pre.ph / $Config{cppsymbols} omits...
2006-02-17 Brendan O'DeaFix quote typo.
2006-01-27 Rafael Garcia-SuarezOops. Forgot to add this file.
2006-01-27 Rafael Garcia-SuarezInstall the ptardiff utility that comes with Archive...
2006-01-12 Rafael Garcia-SuarezMake h2ph recognize (and skip) const and __const__...
2006-01-08 Steve PetersAdd Digest-SHA-5.32 for SHA-256 support for CPAN.
2006-01-06 Gisle AasMove "DEVEL####" marker to the 'perl -v' output.
2005-12-20 Gisle AasMake perlivp skip the *.ph tests by default, since...
2005-12-04 Steve PetersFix handling of author's names that had apostrophes...
2005-11-14 Yitzchak Scott-Tho... consting perlbug breaking in blead & maint
2005-11-10 Jason Vas Dias[perl #37582] [PATCH] h2ph inc_dirs() fails to prepend...
2005-09-29 Steve PetersAdded new flag (--use-xsloader) to use XSLoader when...
2005-09-29 Steve PetersWith XSLoader on CPAN now, add XSLoader as a prerequisi...
2005-09-17 Nicholas Clarkvv5.9.3 is clearly a bug.
2005-09-14 scott@perlcode.org[perl #37163] dprofpp array subscript error
2005-09-12 Aaron Kaplan[perl #37142] h2xs skips enums with negative values
2005-08-11 John E. Malmberg[patch] blead@25282 - VMS specific fixes. [2nd try]
2005-08-02 Piotr FusikTypos in *.p[lm]
2005-06-21 Rafael Garcia-SuarezAdd the ptar(1) utility from Archive::Tar
2005-06-13 John PeacockBring bleadperl up to version.pm
2005-06-03 Duncan FindlayRe: [perl #35977] perlbug AutoReply: Devel::DProf ...
2005-03-21 Alexey TourbinRe: [perl #34493] h2ph `extern inline' problems
2005-02-24 Andy Lesterdprofpp help
2005-02-08 Jos I. BoumansAdd Module::CoreList to bleadperl.
2005-01-30 Olivier Thauvinh2hp: 2 fix
2005-01-19 NoahRe: [perl #32498] h2xs generates incorrect code for...
2004-12-14 Rafael Garcia-SuarezFix for [perl #32491] h2xs incorrectly parses enums...
2004-12-08 Peter.Dintelmann... [perl #32962] h2ph - use of local() in generated code
2004-11-26 Rafael Garcia-SuarezFreak out if h2ph has to translate a macro that contain...
2004-10-18 Marcus Holland-MoritzFix a typo.
2004-08-19 Marcus Holland-MoritzTweak 'h2xs -h' output.
2004-06-17 Rafael Garcia-SuarezMore forgiving version comparison in perlivp.
2004-06-13 Rafael Garcia-SuarezMore h2ph voodoo.
2004-06-11 Rafael Garcia-SuarezMore h2ph tweaks: recognition of C types
2004-06-11 Rafael Garcia-SuarezMore h2ph tweaking for gcc __inline functions
2004-06-10 Rafael Garcia-SuarezMake h2ph able to understand a limited set of inline...
2004-05-31 wolfgang.laun@chel... Re: [perl #29969] h2ph not correctly processing glibc...
2004-05-21 Tassilo von Parsevalh2xs doesn't recognize indented enums
2004-05-05 David CanningsProblem with h2xs
2004-02-28 Nicholas ClarkUse File::Temp for tempfiles if it is available.
2004-02-17 Dave Mitchellremove C<my $x if foo> construct from core modules
2004-02-01 Solar DesignerRe: [perl #15063] /tmp issues
2003-11-30 Rafael Garcia-SuarezUpgrade to Test::Harness 2.38.
2003-11-29 Nicholas ClarkRemove whitespace from ends of lines (simply because...
2003-11-17 Rafael Garcia-SuarezInstall instmodsh and xsubpp in bin/ along the other...
2003-10-23 Jan Dubois[PATCH] Update Pod::Perldoc from 3.10 to 3.11
2003-09-10 Jarkko Hietaniemi[PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
2003-09-04 Jarkko HietaniemiTiny perlcc tweaks.
2003-08-13 Robin BarkerRE: script wanted
2003-08-12 Michael G. Schwernproduce Foo-Bar/lib/Foo/Bar.pm
2003-08-12 Jarkko HietaniemiThe Debian people have expressed a wish for the boilerplate
2003-08-06 Craig A. Berrydprofpp.PL again -- #20488 thinko
2003-08-05 Craig A. Berry(was Re: DProf tests with -p broken on VMS)
2003-07-27 Adrian M. EnacheRe: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile...
2003-07-21 Tassilo von ParsevalRe: [PATCH] h2xs and extra_libraries
2003-06-22 Jarkko HietaniemiDebian fix from Brendan O'Dea:
2003-06-22 Jarkko HietaniemiDebian fix from Brendan O'Dea:
2003-06-15 Ilya ZakharevichOS2 patches
2003-06-09 Peter Prymmerfix ups for perlivp on VMS plus more symbols for utils
2003-05-21 Tassilo von Parseval[perl #21887] h2xs becoming enum-aware
2003-05-05 Steve Hayh2xs generates false comments about ABSTRACT
2003-03-26 Rafael Garcia-SuarezAdd a file utils/cpan.PL to generate the "cpan" utility,
2003-03-17 Stas Bekman[patch] utils/h2xs.PL (get rid of \t and '')
2003-03-17 Nicholas Oxhøj[perl #20724] Patch for dprofpp
2003-03-13 Kurt Starsinic[perl #20755] [PATCH] 5.8.0 h2ph barfs on checksum...
2003-03-11 Todd C. Millertypos and other minor things
2003-02-12 Slaven Rezicperlbug (was: Re: [perl #20606] [no subject])
2003-02-08 Jarkko HietaniemiUpgrade to CPAN 1.64, from Andreas Koenig.
2003-01-17 Jarkko HietaniemiTypo fixes from jmc@prioris.mini.pw.edu.pl (from openbs...
2002-12-23 Slaven Rezicread permissions for h2ph-generated files
2002-12-02 Hugo van der Sandenintegrate Pod-Perldoc-3.07. This replaces the original...
next