From 1f99886bac9138ce4fdb7f7342c8d576f238d830 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Tue, 19 Jun 2012 02:05:20 -0500 Subject: todo --- pod/perldelta.pod | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 0a8dbc8767..39e90865ad 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -1,6 +1,22 @@ =encoding utf8 =for todo +5204593b74eb sv.c: Make sv_pvn_force_flags guard against SV_UNDEF_RETURNS_NULL. +dad26a174010 Since the HTML files generated by pod2html claim to have a utf-8 charset, actually write the files out using utf-8. This is a fix for RT #111446. +28333232a1c7 Don’t localise CopSTASH(&PL_compiling) in newCONSTSUB +c947b31cf142 Do away with stashpv_hvname_match +d0279c7ce493 Fix bad assertions in pp_ctl.c:pp_caller +df826430da0d make TRIE nodes "absorb" NOTHING->EXACT sequences +3b6759a6b102 optimise (?:|) and related NOTHING like constructs out of the compiled optree +5435c3759c45 Experimentally Use Unicode 6.2 beta +4a808ed163df [perl #111610] Trouble with XS-APItest/t/clone-with-stack.t +1db94eebfa93 Quieten B::Deparse warnings (fixes #113464). +72a866183393 reorganize perlcheat +9a62b98f29d2 gv.c: Don’t ENTER/LEAVE unnecessarily +ee1b3814fd18 gv.c: Remove mro_method_changed_in() from gv_init +a3c74922a705 Rmv mro_method_changed_in call on stub upgraded to const +186a5ba82d58 Don’t create pads for sub stubs +7ad40bcb0a19 Don’t call mro_method_changed_in after newCONSTSUB 83b195e49dd1 ensure correctness if sv_2mortal modifies errno =head1 NAME -- cgit v1.2.1