This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
More updates to Module-CoreList for Perl 5.20.2
[perl5.git] / lib / ExtUtils /
2014-12-19 David MitchellExtUtils::Embed: silence test warning
2014-12-12 David Mitchellstop T_IN/OUT/INOUT/STDIO typemaps leaking
2014-12-12 Daniel DraganPerl_croak->Perl_croak_nocontext in core typemap +...
2014-04-24 David Mitchellmy_plvarsp nulling and PERL_GLOBAL_STRUCT_PRIVATE
2014-01-22 Brian Fraserlib/ExtUtils/t/Embed.t: Skip tests is cross-compiling...
2013-11-27 Father ChrysostomosRevert "Squash COWs in the char* typemap"
2013-11-24 Father ChrysostomosSquash COWs in the char* typemap
2013-09-17 François Perradskip lib/ExtUtils/t/Embed.t when cross-compiling
2013-07-29 Tony Cook[perl #52000] use PL_exit_flags in the test so it works...
2013-07-29 John Gardiner Myers[perl #52000] Warn/abort on attempted perl exit
2013-07-15 Nicholas ClarkExtUtils::Embed::canon needs to *globally* substitute...
2013-07-12 Nicholas ClarkFor -DPERL_GLOBAL_STRUCT, eliminate local variable...
2013-07-12 Nicholas ClarkFix SEGVs and test failures for -DPERL_GLOBAL_STRUCT_PR...
2013-07-09 Nicholas ClarkUse more semantic markup in the Pod for ExtUtils::Embed.
2013-07-09 Nicholas ClarkRefactor ExtUtils::Embed::xsi_{protos,body} to use...
2013-07-09 Nicholas ClarkRefactor xsinit generation code in ExtUtils::Embed.
2013-07-09 Nicholas ClarkRefactor ExtUtils::Miniperl to use ExtUtils::Embed.
2013-07-09 Nicholas ClarkTweak ExtUtils::Embed's generated C code to be closer...
2013-07-09 Nicholas ClarkPropagate bugfixes from {mini,}perlmain.c into ExtUtils...
2013-07-09 Nicholas ClarkRefactor ExtUtils::Embed to work with miniperl.
2013-06-23 Father ChrysostomosIncrease $ExtUtils::XSSymSet::VERSION to 1.3
2013-06-23 Brian GottreuFixed verbatim lines in POD over 79 characters
2013-01-25 Tony Cookrelease the global struct *after* we've finished using it
2012-12-19 Tony Cookwhen the output isn't RETVAL, update the SV instead...
2012-05-22 Steffen MuellerMake CV * typemap entry support overloading
2012-02-02 Steffen MuellerRemove dead and obscure typemap entries
2011-10-11 Steffen MuellerAlso add repaired variants for CV and SVREF typemaps
2011-10-11 Steffen MuellerA repaired, properly refcounting AV&HV typemap
2011-09-10 Steve HayThe Borland Chainsaw Massacre
2010-12-16 Nicholas ClarkVersion bumps for modules changed by a6d37805ca8a9ba8...
2010-12-16 Nicholas ClarkRemove "dead" RCS $Id$ tags from files that we own.
2010-12-11 Father ChrysostomosFix some casts in typemap
2010-12-11 gfxFix XS types in typemap in order to deal with reference...
2010-10-17 Craig A. BerryParentheses in compiler flags are legal on VMS.
2010-10-08 Craig A. BerryExtUtils::XSSymSet can now let the compiler shorten...
2010-05-28 Salvador Ortiz GarciaNaif calls segfault T_PRTOBJ of the stock typemap
2009-09-10 Nicholas ClarkMove ExtUtils::MakeMaker from lib to ext.
2009-09-10 Nicholas ClarkMove ExtUtils::CBuilder from lib to ext.
2009-09-10 Nicholas ClarkMove ExtUtils::ParseXS from lib to ext.
2009-09-10 Nicholas ClarkMove ExtUtils::Manifest from lib to ext.
2009-09-10 Nicholas ClarkMove ExtUtils::Install from lib to ext.
2009-09-10 Nicholas ClarkMove ExtUtils::Constant to from lib to ext.
2009-09-09 Nicholas ClarkMove ExtUtils::Command from lib to ext.
2009-08-05 David Mitchellfix for EU:MM 6.55_02 failing test,
2009-08-05 David MitchellExtUtils::MakeMaker 6.55_02
2009-07-27 Yves Ortoncleanup the EUI/EUMM test mess, and bump Install.pm...
2009-07-22 David MitchellExtUtils::ParseXS 2.2002
2009-07-19 Yves Ortonforgot the version Bump - sigh
2009-07-19 Yves Ortonsync to 1.52_03 (hopefully properly this time)
2009-07-19 David Mitchell(mostly) sync blead with ExtUtils::Install 1.52_02
2009-07-19 Yves Ortonbring up to date with ExtUtils-Install v1.52_02
2009-07-17 David E. WheelerFix ExtUtils::Installed failure with -Duserelocatableinc
2009-07-16 Craig A. BerryNo whitespace before comment allowed in VMS make utilities.
2009-07-16 David MitchellExtUtils::MakeMaker 6.55_01
2009-07-10 David MitchellExtUtils::MakeMaker 6.54
2009-07-08 David GoldenUpdate ExtUtils::ParseXS to 2.20_01
2009-07-06 David Mitchellupgrade to ExtUtils::MakeMaker 6.53_03
2009-07-06 David Mitchellsync ExtUtils::CBuilder with CPAM
2009-07-04 David GoldenUpdated ExtUtils::CBuilder to 0.2602
2009-07-03 David Mitchellsync ExtUtils::CBuilder with CPAN
2009-07-01 David GoldenUpdating ExtUtils-ParseXS to 2.20
2009-07-01 David GoldenUpdate ExtUtils::CBuilder to 0.2601
2009-06-30 David GoldenUpdating ExtUtils::CBuilder to 0.26
2009-06-29 David GoldenUpdate ExtUtils::ParseXS to 2.19_04
2009-06-28 David GoldenUpdate ExtUtils::ParseXS to 2.19_03
2009-06-27 David Mitchellupgrade to ExtUtils::CBuilder 0.25
2009-06-13 Nicholas ClarkCorrect the NAME in the Pod of ExtUtils::Constant::XS.
2009-06-12 David Mitchellbump lib/ExtUtils/Constant.pm version to 0.22 since...
2009-06-10 David Mitchellremove from blead, some files already removed from...
2009-06-08 Rafael Garcia-SuarezAdd missing test boilerplates to new MakeMaker tests
2009-06-08 Rafael Garcia-SuarezUpgrade to MakeMaker 6.53_02
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2009-06-04 Craig A. BerryMakeMaker must handle an empty $self->{LIBS} array.
2009-06-01 Rafael Garcia-SuarezAdd test boilerplate to the new MakeMaker tests
2009-06-01 Rafael Garcia-SuarezUpgrade to ExtUtils::MakeMaker 6.52
2009-04-18 Rafael Garcia-SuarezRemove ExtUtils::MM_Haiku
2009-03-23 Steve PetersUpgrade to ExtUtils-MakeMaker-6.50
2009-02-21 Nicholas ClarkRe-apply changes 4adc95e616bac7ee and 200cbd6aa595a074...
2009-02-21 Nicholas ClarkUpgrade to ExtUtils::MakeMaker 6.49_01
2009-02-15 John MalmbergExtUtils::Install VMS extended character set support
2009-02-05 Nicholas ClarkMove XSSymSet.pm to lib/ExtUtils/, but only install...
2009-02-03 Steve HayFollow-up to commit 4adc95e616bac7eea015e9e47e439b063c1...
2009-01-24 John MalmbergVMS has a mode where it preserved case, and also has...
2009-01-21 Nicholas ClarkCorrect the call to get_hv() to use GV_ADD for the...
2009-01-14 Steve HayUpgrade to ExtUtils-Manifest-1.56
2009-01-14 Steve HayUpgrade to ExtUtils-Command-1.16
2009-01-04 David Mitchellbump ExtUtils/MM.pm version number after change 34630...
2008-12-20 Nicholas ClarkAlso update the $VERSION of ExtUtils::MM_Unix, else...
2008-12-19 Steve HaySubject: RE: [perl #61492] ExtUtils::MM_Win32 should...
2008-11-12 Yves OrtonBump ExtUtils-Install to 1.52 (because of CPAN persnick...
2008-11-12 Yves OrtonUpdate ExtUtils-Install to 1.51
2008-11-05 Yves OrtonBring ExtUtils::Install up to date with the latest...
2008-10-29 H.Merijn BrandOne more for Haiku
2008-10-29 Ingo WeinholdHaiku Port
2008-10-25 Nicholas ClarkUpgrade to ExtUtils::Manifest 1.55.
2008-10-25 Nicholas ClarkUpgrade to ExtUtils::Command 1.15
2008-10-20 Nicholas ClarkUpgrade to ExtUtils-MakeMaker-6.48
2008-10-17 Nicholas ClarkUpgrade to ExtUtils-MakeMaker-6.47_02
2008-10-15 Nicholas ClarkUpgrade to ExtUtils-MakeMaker-6.47_01
2008-09-29 Steve HayUpgrade to ExtUtils-MakeMaker-6.46
next