This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
toke.c: Assert that we don’t overflow token stack
[perl5.git] / write_buildcustomize.pl
2014-10-13 Daniel Draganspeed up building with less disk IO pod moves+__END__...
2014-08-08 Chris 'BinGOs' Wil... Move ExtUtils-Install to cpan/
2014-08-07 Chris 'BinGOs' Wil... Move ExtUtils-Manifest to cpan/
2014-08-07 Chris 'BinGOs' Wil... Move ExtUtils-Command to cpan/
2014-04-08 Daniel Draganspeed up miniperl require on Win32
2014-01-22 Jess Robinsonwrite_buildcustomize.pl: Setup $^O to be the target...
2013-12-07 Father ChrysostomosDo not clobber @INC completely in buildcustomize.pl
2013-12-07 Father ChrysostomosAdd DO NOT EDIT notice to buildcustomize.pl
2013-10-24 Steve HayMove Cwd and List-Util to folders named as per their...
2013-08-17 Nicholas ClarkAdd dist/constant/lib to the paths in the generated...
2013-07-07 Nicholas ClarkAdd cpan/Text-Tabs/lib to buildcustomize.pl and hence...
2013-07-05 Nicholas ClarkMove File::Find from lib/ to ext/
2013-07-03 Nicholas ClarkMove Exporter from lib/ to dist/Exporter/
2013-07-02 Nicholas ClarkMove VMS::Filespec from vms/ext to ext/
2013-06-13 Nicholas Clarkwrite_buildcustomize.pl now test loads the generated...
2013-06-13 Nicholas Clarkwrite_buildcustomize.pl no longer writes to STDOUT
2013-05-22 David Steinbrunnertypo fixes for root level scripts
2011-12-03 Craig A. BerryAdd Term::ReadLine to write_buildcustomize.pl.
2011-09-04 Zeframdual-life Carp
2011-09-04 Zeframmove Carp to ext/Carp, preparing for dual-lifing
2011-02-15 Nicholas ClarkAdd ext/re/re.pm to the @INC set for miniperl by lib...
2011-02-15 Nicholas ClarkUse a buildcustomize.pl to set @INC in miniperl when...