This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Commit b776cec188 missed these RMG steps when preparing Module::CoreList for 5.19.11
[perl5.git] / Porting / todo.pod
2014-03-20 Aaron CraneBump to Perl version 5.19.11
2014-03-18 Karl WilliamsonPorting/todo.pod: Use F<> instead of C<>
2014-03-18 Ricardo Signesreplace links to perllexwarn with links to warnings
2014-02-20 Tony Cookbump to version 5.19.10 and fix the version number...
2014-01-20 Ricardo Signesbump version to 5.19.9!
2013-12-20 AbigailBump version number from 5.19.7 to 5.19.8.
2013-11-20 Chris 'BinGOs' Wil... Bump the perl version in various places for v5.19.7
2013-10-25 Kevin FalconeFixup rt.perl.org/rt3 => rt.perl.org
2013-10-20 Steve HayBump version for Perl 5.19.6
2013-09-20 Steve HayBump version for 5.19.5
2013-08-20 Steve HayBump version for 5.19.4
2013-07-22 Aristotle Pagaltzisbump version to v5.19.3
2013-07-13 Father Chrysostomostodo.pod: Don’t mention ‘make test.taintwarn’
2013-07-13 Father Chrysostomostodo.pod: Class set regexp operations are done
2013-06-21 David Goldenbump version to v5.19.2
2013-05-24 David Goldenfix various Pod line length warnings
2013-05-23 David Steinbrunnertypo fixes for porting pod note optimiser
2013-05-20 Ricardo Signesbump version to 5.19.1
2013-05-18 Ricardo Signesbump version to 5.19.0
2013-01-26 Karl WilliamsonPorting/todo.pod: Add tasks
2013-01-25 Karl WilliamsonFix various minor pod issues
2013-01-24 Karl WilliamsonPorting/todo.pod: Add task to clean up pods
2013-01-18 Aaron Cranetodo: revisit the super-linear cache
2012-11-18 James E KeenanAll tests should have descriptions.
2012-09-28 Ricardo Signestodo: strict as warnings
2012-07-12 Father Chrysostomostodo.pod: Clean up entries related to op slabs
2012-06-15 Steve HayAdd TODO note about unresolved aspects of RT #113536
2012-05-21 Father ChrysostomosRemove todo for UTF8 source filters
2012-04-24 Nicholas ClarkIn the todo list, note who is already working on variou...
2012-04-24 Nicholas ClarkRemove (?{...}) closures in regexps from the todo list.
2012-04-24 Nicholas ClarkRemove "Properly Unicode safe tokeniser and pads" from...
2012-04-24 Nicholas ClarkRemove 2 microperl suggestions from the todo list.
2012-04-24 Nicholas ClarkDrop the iCOW plan from the todo.
2012-04-24 Nicholas ClarkSwitching entersub ops from "XS" to "Perl" and back...
2012-04-24 Nicholas ClarkMinor tweaks to the todo.
2012-04-24 Nicholas ClarkRemove two specific smartmatch suggestions from the...
2012-04-24 Nicholas Clark5.12.0 and later permit -C on the #! line with similar...
2012-04-24 Nicholas ClarkRemove the reference to -fstack-protector, which is...
2012-04-24 Nicholas ClarkRemove the "POD -> HTML conversion in the core still...
2012-04-24 Nicholas ClarkUpdate the todo entry for makedef.pl duplicating C...
2012-04-24 Nicholas ClarkRemove "Remove duplication of test setup" from the...
2012-04-24 Nicholas ClarkRefine the todo entry for install.html
2012-04-24 Nicholas Clark5.14.0 adds Perl_cv_set_call_checker(), but no guide...
2012-04-24 Nicholas Clark@INC order was improved in a series of commits ending...
2012-04-24 Nicholas ClarkPADTMP hash pessimisation was fixed with commit 38bb37b...
2012-03-19 Nicholas ClarkMove the todo list from pod/ to Porting/