This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta for 9e0ea7f
[perl5.git] / Porting / todo.pod
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/