Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For -DPERL_GLOBAL_STRUCT, eliminate local variable plvarsp in main(). | Nicholas Clark | 2013-07-12 | 1 | -4/+3 |
* | Fix SEGVs and test failures for -DPERL_GLOBAL_STRUCT_PRIVATE | Nicholas Clark | 2013-07-12 | 1 | -0/+6 |
* | Specify the versions of ExtUtils::MiniPerl and ExtUtils::Embed needed. | Nicholas Clark | 2013-07-12 | 1 | -1/+1 |
* | ExtUtils::Miniperl::writemain()'s first argument can also be a filename. | Nicholas Clark | 2013-07-09 | 1 | -5/+27 |
* | Refactor ExtUtils::Miniperl to use ExtUtils::Embed. | Nicholas Clark | 2013-07-09 | 1 | -61/+4 |
* | ExtUtils::Miniperl: Remove pod repeated phrase | Karl Williamson | 2013-07-07 | 1 | -1/+1 |
* | Move the "editor block" from miniperlmain.c to ExtUtils::Miniperl | Nicholas Clark | 2013-07-07 | 1 | -10/+8 |
* | Clean up ExtUtils::Miniperl | Nicholas Clark | 2013-07-07 | 1 | -67/+64 |
* | Invert the build logic for miniperlmain.c and ExtUtils::Miniperl | Nicholas Clark | 2013-07-07 | 3 | -187/+285 |
* | Move generation of ExtUtils::Miniperl to ext/ExtUtils-Miniperl from minimod.pl | Nicholas Clark | 2013-07-07 | 2 | -0/+187 |