This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
PATCH: [perl #121292] wrong perlunicode BOM claims
[perl5.git] / Porting / corelist.pl
2017-03-20 Sawyer XFix loading Module::CoreList in corelist.pl
2016-05-17 Chris 'BinGOs' Wil... Add 'corpus' to the heuristic for demo or test modules
2015-07-13 Aaron CranePorting/corelist.pl: avoid autoderef feature
2015-03-16 Matthew Horsfall... [perl #124048] Sort and compare version numbers numeric...
2014-10-02 Chris 'BinGOs' Wil... There's no need to rewrite the Module-CoreList pod now
2014-05-03 Chris 'BinGOs' Wil... Make corelist.pl find OS2 modules as well
2014-05-03 Chris 'BinGOs' Wil... Special case PathTools in corelist.pl too
2014-01-14 Ricardo Signesrename aggref warnings to autoderef
2014-01-14 Father ChrysostomosMake key/push $scalar experimental
2013-10-03 Steve HayPorting/corelist.pl - Fix breakage since commit c676c8385f
2013-10-03 Steve HayPorting/Maintainers.pl - Use PAUSE user IDs
2013-09-20 Steve Haycorelist.pl - Fix the addition of a new perl release...
2013-09-19 Steve Haycorelist.pl - Prefer more recent versions where many...
2013-09-19 Steve Haycorelist.pl - Put the new utilities delta section in...
2013-09-19 Steve Haycorelist.pl - Fix make_coreutils_delta()
2013-09-19 Steve Haycorelist.pl - Various tidy-ups
2013-09-19 Steve Haycorelist.pl - Apply BinGOs's commit "Two" at updating...
2013-09-19 Steve Haycorelist.pl - Apply BinGOs's "First stab" at updating...
2013-09-19 Steve Haycorelist.pl - Correct the indentation of %delta's ...
2013-09-19 Steve Haycorelist.pl - Improve the updating of %delta and %depre...
2013-09-19 Steve Haycorelist.pl - Fix the updating of %released
2013-09-16 Steve HayRemove the 'first-come' status from Porting/Maintainers.pl
2013-08-07 Chris 'BinGOs' Wil... Config has a VERSION, corelist.pl should set it
2013-07-02 Nicholas ClarkMove VMS::Filespec from vms/ext to ext/
2013-06-12 Ricardo Signesmake Porting/corelist.pl emit delta-style %deprecated
2013-03-04 David MitchellPorting/corelist.pl: fix a die error message
2012-11-21 Ricardo Signesbump version to 5.17.7
2012-10-19 Florian RagwitzBump the version to 5.17.6
2012-09-20 Florian RagwitzBump the perl version to 5.17.5
2012-09-19 Florian RagwitzQuote corelist bugtracker urls
2012-08-09 Steve HayDon't write Windows EOLs in CoreList.(pm|pod) when...
2012-08-04 David LeadbeaterStore version information as a delta in Module::CoreList
2012-07-20 Tony CookPorting/corelist.pl didn't handle newlines in the pod...
2012-05-26 Zeframhandle hash form of bugtracker resource data
2012-05-26 Zeframhandle JSON meta files on CPAN
2012-05-10 Ricardo Signesallow for .tgz dists in the CoreList updater
2012-03-19 AbigailEliminate a warning
2012-03-15 Chris 'BinGOs' Wil... Separate the POD from the corelist data in Module:...
2011-07-18 Leon BrocardMake Porting/corelist.pl fetch gzipped 02packages.detai...
2011-07-18 Leon BrocardMove Porting/corelist.pl from LWP::Simple/curl/wget...
2011-07-18 Leon BrocardEnable autodie in Porting/corelist.pl
2011-07-04 Chris 'BinGOs' Wil... Additional heuristics to catch edge-cases in corelist.pl
2010-09-08 Florian RagwitzStop corelist.pl from updating DESCRIPTION
2010-09-08 Florian RagwitzThis is a function, not a method
2010-08-19 Florian RagwitzMake everything exec-bit.txt lists executable
2010-08-18 Florian RagwitzIt's `VMS::Filespec', not `Filespec'
2009-12-20 Jesse VincentMinor updates to our corelist update tool
2009-10-21 David GoldenAuto-generate deprecation list via corelist.pl
2009-10-01 Jesse Vincentcorelist.pl updates
2009-10-01 Jesse VincentMore work to get corelist.pl to know the new world...
2009-09-30 Jesse Vincentwin32/ext has been gone for a while. don't search it.
2009-09-30 Jesse VincentFirst steps to making corelist.pl understand the new...
2009-08-30 Rafael Garcia-SuarezUpdate Porting scripts and docs for the new path of...
2009-07-29 Jesse VincentPorting/corelist.pl can now update Module::CoreList...
2009-07-18 David Mitchelladd basic usage info to Porting/corelist.pl
2009-04-23 Nicholas ClarkUse files_to_modules() and a CPAN mirror to map modules...
2009-04-20 Nicholas ClarkTweak corelist.pl's heuristics to cope with the renamed...
2009-04-20 Nicholas ClarkIn corelist.pl, refactor to avoid repeating the final...
2008-03-31 Rafael Garcia-SuarezConfig.pm needs to be listed in Module::CoreList, too
2007-07-07 Rafael Garcia-SuarezFix corelist.pl after the reorganisation of the perl-5.9.5
2007-05-09 H.Merijn Brand1. Add Unicode UCD version; 2. sort *unique*; 3. remove...
2006-08-09 Rafael Garcia-SuarezAdd OS-specific modules in Module::Corelist generation...
2006-08-09 Rafael Garcia-SuarezMore fixes in the Module::Corelist data generation...
2006-08-09 Rafael Garcia-SuarezReally submit previous change
2005-03-31 Rafael Garcia-SuarezAdd a tool to generate data for Module::CoreList