summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* perlbug: always allow change of sender addressDavid Mitchell2010-07-291-2/+2
* perlbug -d,-v: fix uninit value warningsDavid Mitchell2010-07-291-0/+5
* Only define PERL_PATCHNUM when either git or the .patch file is availableGisle Aas2010-03-071-1/+1
* perlbug reports "Message sent" even when it hasn'tTim Bunce (via RT)2009-11-261-1/+1
* Don't suggest Mail::Send isn't availble if we're ignoring itAbigail2009-11-231-1/+7
* Add a few more distribution versus module name exceptionsLeon Brocard2009-11-181-1/+4
* Typo fixAbigail2009-11-171-1/+1
* 'use strict' and 'use warnings' in test generated by h2xsHarmen2009-11-081-0/+3
* Implement facility to plug in syntax triggered by keywordsJesse Vincent2009-11-051-0/+1
* Move Test::Harness from ext/ to cpan/Nicholas Clark2009-10-021-1/+1
* Move Digest::SHA from ext/ to cpan/Nicholas Clark2009-10-011-1/+1
* Move ExtUtils::MakeMaker from ext/ to cpan/Nicholas Clark2009-10-011-1/+1
* Move Module::CoreList from ext/ to dist/Nicholas Clark2009-09-291-1/+1
* Move Module::Build from ext/ to cpan/Nicholas Clark2009-09-261-1/+1
* Move ExtUtils::ParseXS from ext/ to cpan/Nicholas Clark2009-09-261-1/+1
* Move CPANPLUS from ext/ to cpan/Nicholas Clark2009-09-263-3/+3
* Move CPAN from ext/ to cpan/Nicholas Clark2009-09-261-1/+1
* Move Archive::Tar from ext/ to cpan/Nicholas Clark2009-09-262-2/+2
* Move Encode from ext/ to cpan/Nicholas Clark2009-09-252-2/+2
* Move Moudle::Build from lib to ext.Nicholas Clark2009-09-131-1/+1
* instmodsh is a file, not a directory.Craig A. Berry2009-09-111-2/+2
* xsubpp is a file, not a directory.Craig A. Berry2009-09-111-1/+2
* Move ExtUtils::MakeMaker from lib to ext.Nicholas Clark2009-09-101-1/+4
* Move ExtUtils::ParseXS from lib to ext.Nicholas Clark2009-09-101-1/+3
* Move CPAN from lib/ to ext/Chris Williams2009-09-081-1/+1
* Move CPANPLUS from lib/ to ext/Chris Williams2009-09-073-3/+3
* learning curves++ Had neglected to update the util generators for ptar* scripts.Chris Williams2009-09-062-2/+2
* Move Module::CoreList to ext/Rafael Garcia-Suarez2009-08-301-1/+1
* Teach perlivp about the new stucture of the IO::Compress module suiteVincent Pit2009-08-201-5/+5
* Typos in perlbug.PLJerry D. Hedden2009-08-121-2/+2
* perlbug.PL assumes patchlevel.h has simple patch lists;David Mitchell2009-08-121-0/+2
* Cosmetic changeStepan Kasal2009-07-131-2/+1
* h2ph: handle "#if defined SYMBOL" betterStepan Kasal2009-07-121-3/+10
* Make h2xs add a dependency on Test.pm for < 5.6.2Steffen Mueller2009-06-081-8/+16
* Use %Module::CoreList::bug_tracker to print out upstream bug tracker URLs.Nicholas Clark2009-04-231-0/+6
* Make h2ph's generated preamble require-able when empty.Craig A. Berry2009-04-191-0/+1
* Squelch 'Constant subroutine ... undefined' warnings from .ph filesNiko Tyni2009-04-161-1/+1
* h2xs incorrectly treats enum values like macrosNiko Tyni2009-04-081-4/+11
* Make h2ph look in "include-fixed", needed by at least gcc 4.3Niko Tyni2009-04-071-2/+2
* Rename ext/Test/Harness to ext/Test-HarnessNicholas Clark2009-02-091-1/+1
* Rename ext/Digest/SHA to ext/Digest-SHANicholas Clark2009-02-091-1/+1
* Rename ext/Devel/DProf to ext/Devel-DProfNicholas Clark2009-02-091-1/+1
* Fix h2xs enum handling with C++ commentsNiko Tyni2009-01-191-0/+1
* Subject: [perl #61418] perlthanks isn't documented in perlthanksSteve Peters2008-12-191-2/+14
* [admin] set up .gitignore filesSam Vilain2008-12-191-0/+4
* Thank you for a thank you, not thank you for a bug report.Nicholas Clark2008-12-161-1/+5
* Skip #ifdefs and other preprocessor lines when parsing theGisle Aas2008-11-121-0/+1
* Couple of mail address fixesRichard Foley2008-09-241-1/+1
* Move the modules, tests, prove and Changes file from lib/ toNicholas Clark2008-08-191-1/+1
* [perl #55844] [PATCH] perlbug refactoring and prose cleanup Jesse2008-06-161-401/+539