| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove rules to delete *.loadmap and *.prelmap files, generated on VM/ESA | Nicholas Clark | 2013-05-20 | 1 | -1/+0 |
* | Remove vestigial *.SH code which can link the extracted file into ../ | Nicholas Clark | 2013-05-20 | 1 | -6/+0 |
* | Split out hash functions into new file and turn into inline static functions | Yves Orton | 2013-03-19 | 1 | -1/+1 |
* | Make makemeta more cognisant and easier to use | Chris 'BinGOs' Williams | 2013-02-05 | 1 | -2/+2 |
* | Teach makemeta to use CPAN::Meta to generate both META.json and META.yml | Chris 'BinGOs' Williams | 2013-02-02 | 1 | -1/+4 |
* | Remove the Rhapsody port. | Nicholas Clark | 2013-01-16 | 1 | -1/+1 |
* | Remove the VM/ESA port. | Nicholas Clark | 2012-08-31 | 1 | -3/+0 |
* | Purge references to --netscape and --libpods, no longer in Pod::Html | Nicholas Clark | 2012-01-17 | 1 | -1/+0 |
* | Add feature.h, with constants for feature bundles | Father Chrysostomos | 2011-12-24 | 1 | -2/+2 |
* | Create regen/feature.pl | Father Chrysostomos | 2011-12-24 | 1 | -1/+3 |
* | Add new mktables generated files to makefiles | Karl Williamson | 2011-11-12 | 1 | -0/+1 |
* | Eliminate global.sym, as makedef.pl can generate it internally. | Nicholas Clark | 2011-08-25 | 1 | -7/+4 |
* | Add find2perl as a dependency for the target 'test_prep'. | Nicholas Clark | 2011-05-23 | 1 | -1/+2 |
* | Avoid make distclean failing if t/tmp* matches a directory. | Nicholas Clark | 2011-05-19 | 1 | -1/+2 |
* | In t/TEST, automatically detect if running under miniperl | Nicholas Clark | 2011-02-21 | 1 | -2/+2 |
* | Add ext/re/re.pm to the @INC set for miniperl by lib/buildcustomize.pl | Nicholas Clark | 2011-02-15 | 1 | -6/+2 |
* | Use a buildcustomize.pl to set @INC in miniperl when building extensions. | Nicholas Clark | 2011-02-15 | 1 | -5/+8 |
* | Merge perl_keyword.pl into regen/keywords.pl, to generate keywords.[ch] | Nicholas Clark | 2011-01-24 | 1 | -2/+1 |
* | Break out the generated function Perl_keywords() into keywords.c, a new file. | Nicholas Clark | 2011-01-24 | 1 | -1/+1 |
* | opcode.pl hasn't generated files named *-old since 2008, so don't delete them. | Nicholas Clark | 2011-01-23 | 1 | -1/+0 |
* | Remove references to compat3.sym and interp.sym, deleted over 10 years ago. | Nicholas Clark | 2011-01-19 | 1 | -2/+0 |
* | Generate pp_* prototypes in pp_proto.h, and remove pp.sym | Nicholas Clark | 2011-01-09 | 1 | -5/+4 |
* | Fix typos (spelling errors) in Cross/*. | Peter J. Acklam) (via RT | 2011-01-07 | 1 | -2/+2 |
* | Remove makeaperl, never used, a wrapper for ExtUtils::MakeMaker::makeaperl | Nicholas Clark | 2010-11-28 | 1 | -1/+1 |
* | Eliminate the now unused Makefile targets plextract, pl and pllist. | Nicholas Clark | 2010-10-05 | 1 | -17/+2 |
* | Move pod2html.PL into ext/Pod-Html | Nicholas Clark | 2010-10-05 | 1 | -2/+2 |
* | Move pod2man.PL, pod2text.PL, podselect.PL into cpan/podlators/scripts | Nicholas Clark | 2010-10-05 | 1 | -2/+2 |
* | Move pod2usage.PL, podchecker.PL, podselect.PL into cpan/Pod-Parser/scripts | Nicholas Clark | 2010-10-05 | 1 | -4/+2 |
* | Move pod2latex.PL into its CPAN distribution directory. | Nicholas Clark | 2010-10-05 | 1 | -2/+2 |
* | test_prep has a dependency on x2p/s2p | Nicholas Clark | 2010-10-05 | 1 | -1/+1 |
* | Move OP prototypes from pp_proto.h to proto.h | Nicholas Clark | 2010-09-27 | 1 | -3/+3 |
* | Global executable bit cleanup | David Golden | 2010-07-24 | 1 | -0/+0 |
* | Revert makefile part of the Unicode 5.2 patch | Rafael Garcia-Suarez | 2009-12-03 | 1 | -1/+1 |
* | Unicode 5.2 | Karl Williamson | 2009-12-03 | 1 | -1/+1 |
* | wrap uniprops.t; makefile changes for mktables | Karl Williamson | 2009-11-25 | 1 | -5/+7 |
* | remove all references to patching.pod | Dave Rolsky | 2009-10-30 | 1 | -1/+1 |
* | Retire uupacktool.pl. We're not in Kansas^W(Perforce & APC)-land anymore. | Nicholas Clark | 2009-09-13 | 1 | -12/+5 |
* | No need to run AutoSplit on lib - all AutoLoader using modules are in ext. | Nicholas Clark | 2009-09-11 | 1 | -12/+1 |
* | Remove autodoc.pl from regen.pl and the lists of regenerated files in Makefiles. | Nicholas Clark | 2009-06-13 | 1 | -2/+0 |
* | Eliminate the regen_pods target from pod/Makefile, and references to it. | Nicholas Clark | 2009-06-13 | 1 | -5/+2 |
* | Convert xsutils.c and lib/attributes.pm to a regular XS extension. | Nicholas Clark | 2009-04-12 | 1 | -2/+2 |
* | Update Makefile-cross-SH with 07f3cc2a611daebb9d83f869d36ef63cf4fa2565 and | Nicholas Clark | 2009-01-31 | 1 | -12/+17 |
* | Add --options with arguments to make_ext.pl. Pass $target as --target=... | Nicholas Clark | 2009-01-29 | 1 | -4/+4 |
* | Move ext/util/make_ext.pl to the top level. | Nicholas Clark | 2009-01-28 | 1 | -4/+4 |
* | Fold ext/util/make_ext_cross into ext/util/make_ext.pl, and delete it. | Nicholas Clark | 2009-01-28 | 1 | -4/+4 |
* | suidperl goes. | Nicholas Clark | 2009-01-23 | 1 | -21/+2 |
* | Re: [PATCH] various RC1 nits | Jarkko Hietaniemi | 2007-11-20 | 1 | -1/+1 |
* | No more ld2 and perlld under Cygwin | Jerry D. Hedden | 2007-09-26 | 1 | -1/+1 |
* | cross-compilation for linux | Vadim Konovalov | 2007-06-11 | 1 | -14/+8 |
* | Re: Cross patch 31287 broke blead | Vadim Konovalov | 2007-05-28 | 1 | -0/+1412 |