| Commit message (Expand) | Author | Age | Files | Lines |
* | remove Module-Build from core perl distribution | Ricardo Signes | 2014-05-27 | 2 | -56/+3 |
* | Attempt to satisfy CRLF expectations in perlbug on Windows. | Craig A. Berry | 2014-04-10 | 1 | -0/+9 |
* | Make perlbug encoding-agnostic in handling prepared reports. | Craig A. Berry | 2014-04-10 | 1 | -6/+2 |
* | Stop using $run for anything other than testing compiled tests in Configure. | Jess Robinson | 2014-01-22 | 1 | -1/+1 |
* | Make perlbug Unicode-aware. | Craig A. Berry | 2014-01-17 | 1 | -10/+15 |
* | Switch perlbug mail sender on VMS. | Craig A. Berry | 2014-01-17 | 1 | -14/+19 |
* | Add perlbug -p option for attaching patches. | Craig A. Berry | 2014-01-17 | 1 | -14/+92 |
* | do not have perlbug talk about perlthanks | Ricardo Signes | 2014-01-01 | 1 | -2/+1 |
* | remove the claim that perlthanks gets an autoreply | Ricardo Signes | 2014-01-01 | 1 | -2/+8 |
* | PATCH [perl #120901] perlbug.PL - Add to user feedback/docs | Martin McGrath | 2013-12-31 | 1 | -3/+12 |
* | Generate utils/Makefile from utils/Makefile.PL, and remove it at clean time. | Nicholas Clark | 2013-07-07 | 2 | -87/+8 |
* | Replace utils/Makefile.SH with utils/Makefile.PL | Nicholas Clark | 2013-07-07 | 1 | -45/+24 |
* | Make perlbug look up the list of local patches at run time | Niko Tyni | 2013-07-02 | 1 | -33/+6 |
* | h2xs: place for license for META.* files | Alexandr Ciornii | 2013-06-24 | 1 | -0/+3 |
* | h2xs: remove useless compatibility code (VERSION_FROM requires EU::MM from pe... | Alexandr Ciornii | 2013-06-24 | 1 | -4/+3 |
* | h2xs: dependency on XSLoader should be declared even when it is in core | Alexandr Ciornii | 2013-06-24 | 1 | -1/+1 |
* | h2xs: remove indirect object notation | Alexandr Ciornii | 2013-06-24 | 1 | -2/+2 |
* | Synchronize h2ph POD text with usage output | Petr Písař | 2013-06-09 | 1 | -1/+7 |
* | typo fix for util script | David Steinbrunner | 2013-05-24 | 1 | -1/+1 |
* | Remove cpan/CPANPLUS and associated utilities | Chris 'BinGOs' Williams | 2013-05-18 | 5 | -171/+6 |
* | libnetcfg.PL: Fix broken pod link | Karl Williamson | 2013-03-18 | 1 | -1/+1 |
* | Make perlbug recommend perlcommunity.pod over Usenet | Aaron Crane | 2013-01-11 | 1 | -2/+2 |
* | add PERL_NO_GET_CONTEXT to xs template in h2xs.PL | Daniel Dragan | 2012-12-05 | 1 | -0/+1 |
* | [perl #20636] Make h2xs skip #define macros with empty rhs | Aaron Crane | 2012-09-28 | 1 | -0/+4 |
* | Correct obvious typos in acknowledgements list | Dominic Hargreaves | 2012-09-10 | 1 | -3/+3 |
* | we no longer have in-file changelogs, since we have a version control system | Jesse Vincent | 2012-05-01 | 1 | -52/+0 |
* | || instead of "or" (perl#78708) | Alexandr Ciornii | 2011-12-05 | 1 | -1/+1 |
* | Update IO-Compress to CPAN version 2.044 | Chris 'BinGOs' Williams | 2011-12-04 | 3 | -6/+61 |
* | [RT #36079] Convert ` to '. | jkeenan | 2011-11-22 | 4 | -37/+37 |
* | $Config{locincpath} might be empty | H.Merijn Brand | 2011-11-15 | 1 | -1/+1 |
* | don't redefine macrosubs in .ph | Lukas Mai | 2011-09-17 | 1 | -13/+11 |
* | Make pod2html a regular script without substitutions | Florian Ragwitz | 2011-08-27 | 3 | -6/+63 |
* | Remove .ph tests from perlivp | David Golden | 2011-07-20 | 1 | -70/+3 |
* | Add test labels to perlivp | David Golden | 2011-07-20 | 1 | -12/+21 |
* | Make perlivp ignore PERL5LIB and current directory | David Golden | 2011-07-20 | 1 | -0/+8 |
* | skip perlfaq pseudo-module in installation testv5.15.1 | Zefram | 2011-07-20 | 1 | -0/+1 |
* | Kill Devel::DProf | Florian Ragwitz | 2011-06-14 | 3 | -61/+6 |
* | perlbug: replace all $::opt_* with %opt | Jim Cromie | 2011-06-01 | 1 | -41/+40 |
* | [perl #90122] Make h2ph correctly search gcc include directories | Niko Tyni | 2011-05-19 | 1 | -10/+2 |
* | bdec6fb9 changed utils/Makefile.SH - this needs replicating in utils/Makefile | Nicholas Clark | 2011-05-19 | 1 | -0/+2 |
* | [perl #88496] missing dependencies in perl core makefiles | Martin Becker | 2011-05-18 | 1 | -0/+2 |
* | Dual-life Devel::DProf | Florian Ragwitz | 2011-02-19 | 1 | -1/+1 |
* | Move dprofpp from utils/ to ext/Devel-DProf/bin | Florian Ragwitz | 2011-02-18 | 1 | -955/+19 |
* | Update Module::Build to CPAN version 0.37_04 | David Golden | 2011-02-16 | 1 | -1/+1 |
* | [perl #82996] Use the user's from address as return-path in perlbug | David Leadbeater | 2011-01-29 | 1 | -2/+2 |
* | Remove Mac OS classic code from scripts in utils/ | Nicholas Clark | 2011-01-18 | 2 | -34/+11 |
* | Fix typos (spelling errors) in utils/*. | Peter J. Acklam) (via RT | 2011-01-07 | 5 | -8/+8 |
* | Add JSON::PP to the Perl core | David Golden | 2011-01-02 | 3 | -6/+57 |
* | perlbug did not previously generate a From: header. While some MTAs do | Jesse Vincent | 2011-01-02 | 1 | -1/+2 |
* | Update Archive-Tar to CPAN version 1.70 | Chris 'BinGOs' Williams | 2010-11-15 | 3 | -6/+61 |