This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Unused 'cv'
[perl5.git] / pod / perltodo.pod
2009-06-17 Rafael Garcia-SuarezBasic docs for \N
2009-06-13 Rafael Garcia-SuarezAdd \N idea from Perl 6 to perltodo
2009-06-02 Nicholas ClarkDisentangling -g and -DDEBUGGING is a TODO.
2009-05-13 Rafael Garcia-SuarezMerge branch 'smartmatch' into blead
2009-05-12 Rafael Garcia-SuarezSmart matching is to-done.
2009-05-10 Nicholas ClarkReplacing dump.c's use of SVs as temporaries is TODO.
2009-05-10 Nicholas ClarkMaking ExtUtils::ParseXS use strict; is TODO.
2009-04-23 Steve PetersAdd an idea to perltodo
2009-01-20 Rafael Garcia-SuarezRemove perltodo entry about empty destructors
2009-01-13 Nicholas ClarkGive the git file browser URL as the most up to date...
2009-01-09 AbigailFix typo in pod/perltodo.pod
2009-01-06 Rafael Garcia-SuarezRemove notes about -v from perltodo
2008-12-25 Alex VandiverRemove completed perltodo entry
2008-11-16 Florian RagwitzDeparse inlined constants.
2008-11-16 Steve PetersTODO for fixing lvalue subs in the debugger is now...
2008-10-01 Nicholas Clarkerror reporting of [$a ; $b] can be a TODO.
2008-09-07 Nicholas ClarkFix an inconsistency spotted by David Landgren. (Althou...
2008-09-02 Nicholas ClarkAdd the URL for annotated svn of S03.
2008-09-02 Nicholas ClarkTweaks and reflowing for the cc/linker split.
2008-09-02 Nicholas ClarkThe tasks needed to get smart match fixing underway...
2008-09-02 Nicholas ClarkNote the task TODO of splitting the linker from the...
2008-08-30 Jerry D. Hedden[PATCH] Perl TODO related to threads::shared done
2008-08-08 Nicholas ClarkNote that I TODID most of parallel testing in the core.
2008-07-27 Nicholas ClarkNote the possibility of sharing arenas between types.
2008-06-28 Jerry D. Heddencommon test code for timed bail
2008-05-21 Nicholas ClarkEliminate POSIX::int_macro_int, and all the complex...
2008-05-19 Nicholas ClarkAdd "profile installman" to the TODO.
2008-05-19 Nicholas ClarkMerge common code from installperl and installman into...
2008-05-18 chromaticAdd ..., !!!, and ??? operators
2008-05-15 Nicholas ClarkAdd investigating eliminating POSIX::int_macro_int...
2008-04-26 Rafael Garcia-SuarezNote about moving modules to ext/
2008-04-23 Nicholas ClarkAdd "safely supporting POSIX SA_SIGINFO" to perltodo...
2008-04-22 Nicholas ClarkNote that Rafael did the key elsif() line number TODO...
2008-04-18 James Bence[perl #53000] Patch for featured TODO: make a reproduci...
2008-04-17 Nicholas ClarkAdd "eliminate incorrect line numbers in warnings"...
2008-04-17 Nicholas ClarkExpand "repack the optree" and add "store the current...
2008-04-17 Nicholas Clark/* This code tries to figure out just what went wrong...
2008-04-14 Nicholas ClarkVery little const-propagation remains related to Perl_m...
2008-04-08 Jim CromieRe: TODOs (was Re: summer of code mentor applications...
2008-04-07 Nicholas ClarkSplit out S_refcounted_he_new_common() from
2008-04-06 Nicholas ClarkAdd attempting Exterminate! cop_label to perltodo.
2008-03-25 Steve HayRE: [PATCH revised] Fix ExtUtils::Install under Cygwin
2008-03-10 Nicholas ClarkAdd investigating arenas for GP and MAGIC to perltodo.
2008-02-20 Nicholas ClarkEliminate ck_lengthconst.
2008-02-11 Nicholas ClarkIn Perl_ck_lengthconst, "XXX length optimization goes...
2008-01-18 Nicholas ClarkAdd Weed out needless PERL_UNUSED_ARG to perltodo....
2007-12-26 Steve PetersLinking a RT ticket to an open TODO.
2007-12-23 Nicholas Clark{ my $a; } not warning about being used only once is...
2007-12-22 Nicholas ClarkExterminate PL_na! Exterminate! Exterminate! Exterminate!
2007-12-18 Rafael Garcia-SuarezNotes on 5.12 Unicode revamping planned.
2007-12-11 Matt KraaiRe: Remove extra space from perltodo.pod
2007-12-07 Rafael Garcia-SuarezFix some typos, some found by Matt Kraai
2007-12-06 Rafael Garcia-SuarezRevert change 32171 per Jarkko's request
2007-12-06 Jarkko Hietaniemiperltodo.pod: add -D_FORTIFY_SOURCE and -fstack-protector
2007-12-06 Nicholas ClarkNote that Larry has clarified the reasons for the Perl...
2007-12-04 Craig A. BerryTypo in 32564.
2007-12-04 Nicholas ClarkRefactor test code to remove duplication is a TODO.
2007-12-04 Jarkko Hietaniemiperltodo.pod: error message todo
2007-11-24 Nicholas ClarkEliminating the duplicate logic in S_method_common...
2007-11-20 Nicholas ClarkNote that traces of PL_na cling on in dark corners...
2007-11-12 Rafael Garcia-SuarezTODO: cleanup perlmodlib.PL
2007-11-09 Nicholas ClarkPropagating const outwards from Perl_moreswitches(...
2007-11-09 Nicholas ClarkNote that investigating PADTMP hash pessimisation is...
2007-11-09 Rafael Garcia-SuarezA couple of bite-sized TODO for the pod/* tools
2007-11-07 Nicholas ClarkNote that there is common code in installperl and insta...
2007-10-22 Andy Doughertyperltodo.pod: Add more detail about @INC order.
2007-10-22 Nicholas ClarkNote Jarkko's URL about MSVC and __FUNCTION__-a-like.
2007-10-22 Rafael Garcia-SuarezAdd -Duse32bit* in perltodo
2007-09-26 Rafael Garcia-SuarezMaybe the default order of directories in @INC should...
2007-09-17 Jim Cromie[patch] qualify OP arenas item in perltodo
2007-09-13 Nicholas ClarkNote that list initialisation of state variables is...
2007-08-21 Steve HayUse -D_CRT_NONSTDC_NO_DEPRECATE rather than -wd4996...
2007-08-09 Rafael Garcia-SuarezAdd an idea by Hugo
2007-07-19 Rafael Garcia-SuarezAdd a TODO note about lc() etc. and the UTF-8 flag
2007-07-12 Rafael Garcia-SuarezA couple of additions in perltodo for the future
2007-07-07 Rafael Garcia-SuarezRemove 5.10.0 section from perltodo
2007-06-12 Jarkko Hietaniemiperltodo: more vtable musings
2007-06-05 Rafael Garcia-SuarezRemove support for assertions and -A
2007-05-29 Jarkko Hietaniemiperltodo tweak on virtualizing OS/FS access
2007-05-20 Dave Mitchelldelete thrdvar.h and move its contents to intrpvar.h
2007-05-17 Jarkko Hietaniemitodos for perl 5.12
2007-04-23 Nicholas ClarkMore variable reordering saves another 40 bytes from...
2007-02-28 Rafael Garcia-Suarezperltodo nit for SelfLoader
2007-01-26 Rafael Garcia-SuarezMention //w in perltodo.
2007-01-13 Rafael Garcia-SuarezTODO: yada yada yada
2007-01-08 Nicholas ClarkMention -C on #! line in perltodo. Remove some trailing...
2007-01-04 Jan DuboisAdd note to perltodo.pod about Unicode and file globbing
2006-12-18 Nicholas ClarkMaking strict et al propagate into autoloaded subroutin...
2006-12-16 Rafael Garcia-SuarezTODO addition by Jerry D. Hedden.
2006-12-13 Nicholas ClarkEliminate PVBM. Store fast Boyer-Moore tables in PVGV.
2006-12-02 Jarkko Hietaniemiperltodo.pod: add perlio todos/thinkabouts
2006-11-23 Steve HaySilence VC8's warnings about "unsafe" CRT functions...
2006-11-21 Rafael Garcia-SuarezRemove assertions.pm review from perltodo
2006-11-17 Yves Ortonadd regmust() to re.pm/re.xs
2006-11-13 Rafael Garcia-SuarezTodo (nice to have): an improvement to ~~
2006-10-31 Rafael Garcia-SuarezMake readpipe() overridable (and also `` and qx//)
2006-10-31 Rafael Garcia-SuarezRemove duplicated entries
2006-10-29 Nicholas ClarkAdd the note from change 25773 about auditing for destr...
2006-10-29 Nicholas ClarkI shrunk struct context, so remove it from perltodo.
2006-10-19 Rafael Garcia-SuarezTrim perltodo.
next