| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Move Moudle::Build from lib to ext. | Nicholas Clark | 2009-09-13 | 1 | -1/+1 |
* | instmodsh is a file, not a directory. | Craig A. Berry | 2009-09-11 | 1 | -2/+2 |
* | xsubpp is a file, not a directory. | Craig A. Berry | 2009-09-11 | 1 | -1/+2 |
* | Move ExtUtils::MakeMaker from lib to ext. | Nicholas Clark | 2009-09-10 | 1 | -1/+4 |
* | Move ExtUtils::ParseXS from lib to ext. | Nicholas Clark | 2009-09-10 | 1 | -1/+3 |
* | Move CPAN from lib/ to ext/ | Chris Williams | 2009-09-08 | 1 | -1/+1 |
* | Move CPANPLUS from lib/ to ext/ | Chris Williams | 2009-09-07 | 3 | -3/+3 |
* | learning curves++ Had neglected to update the util generators for ptar* scripts. | Chris Williams | 2009-09-06 | 2 | -2/+2 |
* | Move Module::CoreList to ext/ | Rafael Garcia-Suarez | 2009-08-30 | 1 | -1/+1 |
* | Teach perlivp about the new stucture of the IO::Compress module suite | Vincent Pit | 2009-08-20 | 1 | -5/+5 |
* | Typos in perlbug.PL | Jerry D. Hedden | 2009-08-12 | 1 | -2/+2 |
* | perlbug.PL assumes patchlevel.h has simple patch lists; | David Mitchell | 2009-08-12 | 1 | -0/+2 |
* | Cosmetic change | Stepan Kasal | 2009-07-13 | 1 | -2/+1 |
* | h2ph: handle "#if defined SYMBOL" better | Stepan Kasal | 2009-07-12 | 1 | -3/+10 |
* | Make h2xs add a dependency on Test.pm for < 5.6.2 | Steffen Mueller | 2009-06-08 | 1 | -8/+16 |
* | Use %Module::CoreList::bug_tracker to print out upstream bug tracker URLs. | Nicholas Clark | 2009-04-23 | 1 | -0/+6 |
* | Make h2ph's generated preamble require-able when empty. | Craig A. Berry | 2009-04-19 | 1 | -0/+1 |
* | Squelch 'Constant subroutine ... undefined' warnings from .ph files | Niko Tyni | 2009-04-16 | 1 | -1/+1 |
* | h2xs incorrectly treats enum values like macros | Niko Tyni | 2009-04-08 | 1 | -4/+11 |
* | Make h2ph look in "include-fixed", needed by at least gcc 4.3 | Niko Tyni | 2009-04-07 | 1 | -2/+2 |
* | Rename ext/Test/Harness to ext/Test-Harness | Nicholas Clark | 2009-02-09 | 1 | -1/+1 |
* | Rename ext/Digest/SHA to ext/Digest-SHA | Nicholas Clark | 2009-02-09 | 1 | -1/+1 |
* | Rename ext/Devel/DProf to ext/Devel-DProf | Nicholas Clark | 2009-02-09 | 1 | -1/+1 |
* | Fix h2xs enum handling with C++ comments | Niko Tyni | 2009-01-19 | 1 | -0/+1 |
* | Subject: [perl #61418] perlthanks isn't documented in perlthanks | Steve Peters | 2008-12-19 | 1 | -2/+14 |
* | [admin] set up .gitignore files | Sam Vilain | 2008-12-19 | 1 | -0/+4 |
* | Thank you for a thank you, not thank you for a bug report. | Nicholas Clark | 2008-12-16 | 1 | -1/+5 |
* | Skip #ifdefs and other preprocessor lines when parsing the | Gisle Aas | 2008-11-12 | 1 | -0/+1 |
* | Couple of mail address fixes | Richard Foley | 2008-09-24 | 1 | -1/+1 |
* | Move the modules, tests, prove and Changes file from lib/ to | Nicholas Clark | 2008-08-19 | 1 | -1/+1 |
* | [perl #55844] [PATCH] perlbug refactoring and prose cleanup | Jesse | 2008-06-16 | 1 | -401/+539 |
* | Revert #34019. | Rafael Garcia-Suarez | 2008-06-08 | 1 | -239/+193 |
* | perlbug prose patch (and some evals, too) | Jesse Vincent | 2008-06-08 | 1 | -193/+239 |
* | h2ph: allow the quote mark delimiter when chasing #include directives with "-a" | Niko Tyni | 2008-05-16 | 1 | -5/+15 |
* | Typo Fixes | chromatic | 2008-03-26 | 1 | -7/+7 |
* | Update the use of single quotes to be consistent with the advice in | Nicholas Clark | 2008-03-14 | 1 | -20/+20 |
* | Typo found by Roland Giersig | Rafael Garcia-Suarez | 2008-02-26 | 1 | -1/+1 |
* | Re: making it easier not to get feedback | Vincent Pit | 2008-02-26 | 1 | -1/+1 |
* | Also install perlbug as perlthanks, to make it easy for people to send | Nicholas Clark | 2008-02-25 | 1 | -29/+104 |
* | Don't ask about a module when using -ok | Abigail | 2008-01-16 | 1 | -1/+1 |
* | Add UNITCHECK to the list of keywords in pl2pm | Nicholas Clark | 2007-11-08 | 1 | -1/+2 |
* | Need to quote the version number of perl in perlivp, now | Rafael Garcia-Suarez | 2007-10-02 | 1 | -1/+1 |
* | Re: [PATCH] Cray XT4/Catamount build | Jarkko Hietaniemi | 2007-09-19 | 2 | -1/+79 |
* | Re: [PATCH] Cray XT4/Catamount build | Jarkko Hietaniemi | 2007-09-17 | 1 | -1/+44 |
* | If perl's minimal required version number is >= 5.6.0, | Rafael Garcia-Suarez | 2007-09-06 | 1 | -3/+1 |
* | perlbug | Alexandr Ciornii | 2007-07-12 | 1 | -1/+27 |
* | Adapt perlivp to the ext/ reorganisation for Compress modules | Rafael Garcia-Suarez | 2007-07-04 | 1 | -1/+1 |
* | Add examples for h2xs -X, by Andy Armstrong | Rafael Garcia-Suarez | 2007-05-09 | 1 | -2/+8 |
* | Small perlivp.PL updates | Johan Vromans | 2007-04-25 | 1 | -0/+6 |
* | Add CPANPLUS 0.78 | Rafael Garcia-Suarez | 2007-04-10 | 4 | -3/+162 |