Tidy up some more Pod nits.
[p5sagit/p5-mst-13.2.git] / pod / perl5110delta.pod
2009-08-25 Nicholas Clark Tidy up some more Pod nits.
2009-08-24 Jesse Vincent Added two removed platforms to the Perl 5.11.0 delta
2009-08-24 Nicholas Clark Add an encoding line, as the file is in UTF-8.
2009-08-24 Nicholas Clark Pod copy editing - whitespace cleanup, and F<>/C<>...
2009-08-24 Nicholas Clark Note that File::Copy is actually at 2.16, and that...
2009-08-24 Nicholas Clark constant has been upgraded to 1.19. Describe the improv...
2009-08-24 Nicholas Clark The attrs pragma has been removed, not upgraded.
2009-08-24 Nicholas Clark Correct some 5.10.1s that should be 5.11.0, and one...
2009-08-24 Nicholas Clark Note that the smartmatch changes in 5.11.0 are the...
2009-08-24 Jesse Vincent Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2009-08-24 Jesse Vincent More work toward a usable 5.11.0 delta file
2009-08-24 Nicholas Clark Note that linearising C3 MRO is now 40% faster for...
2009-08-24 Jesse Vincent Forward ported perl 5.10.1 changes into perl5110delta...
2009-07-29 Rafael Garcia-Suarez Forbid labels with keyword names
2009-07-26 Father Chrysostomos perldelta entry noting when -C is now allowed on the...
2009-07-22 Rafael Garcia-Suarez Document the yada yada operator in perldelta
2009-07-16 Rafael Garcia-Suarez Describe changes to Carp and Carp::Heavy
2009-07-09 David Golden Make kill() fatal for non-numeric pids
2009-07-08 Rafael Garcia-Suarez Mention in perldelta that "use 5.011" enables strictures
2009-06-25 Rafael Garcia-Suarez Better description for the changes about the range...
2009-06-24 Rafael Garcia-Suarez Clarifications to the perldelta notes on smart match
2009-06-24 Nicholas Clark Mention parallel testing in INSTALL and perl5110delta.pod
2009-06-24 Nicholas Clark Fix a semantic error in the Pod. (wrong heading level)
2009-06-23 Nicholas Clark Add a paragraph noting that perl5-security-report@perl...
2009-06-17 Rafael Garcia-Suarez Add perldelta entry for \N
2009-06-12 David Mitchell fix trivial typo in perldelta
2009-06-01 Rafael Garcia-Suarez Smart-match perldelta adjustments
2009-05-26 Rafael Garcia-Suarez A couple of nits in the ~~ perldelta entry
2009-05-26 Rafael Garcia-Suarez File tests were already treated as boolean in when()
2009-05-25 Rafael Garcia-Suarez Describe smart match and switch changes in perldelta
2009-01-09 Abigail Typo fix in pod/perl5110delta.pod
2009-01-02 Rafael Garcia-Suarez Mention overloading.pm in perl5110delta
2008-12-25 Rafael Garcia-Suarez Add description of last commit in perldelta
2007-12-19 Nicholas Clark Add perl5110delta, and change 5100delta so that it...