This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Note that Rafael did the key elsif() line number TODO, and we're not
[perl5.git] / pod / perltodo.pod
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.
2006-10-13 Yves OrtonAdd possessive quantifiers to regex engine.
2006-10-07 Yves OrtonRe: [PATCH] Initial attempt at named captures for perls...
2006-10-05 Yves OrtonRe: [PATCH] Add recursive regexes similar to PCRE
2006-07-15 Jarkko Hietaniemivarious safety/portability tweaks
2006-07-12 Rafael Garcia-SuarezIntegration of strlcat is to-done (noticed by Yves)
2006-07-12 Rafael Garcia-SuarezAdditions and removals in perltodo
2006-07-10 Steve PetersChange existing uses of strlcpy()/strlcat() to use...
2006-07-09 Jarkko Hietaniemisome coding guidelines/tips to perlhack (+ one perltodo)
2006-07-08 Steve PetersMaking encoding::warnings lexical is to-done.
2006-06-30 Rafael Garcia-SuarezMust not forget that.
2006-06-30 Rafael Garcia-SuarezSmall adjustment to the Plan
2006-06-23 Rafael Garcia-Suarezperltodo additions by Vadim Konovalov
2006-05-26 Steve PetersFix pod nit in perltodo.
2006-04-18 Steve PetersAdd a TODO regarding merging the win32 and wince codebases.
2006-04-18 Nicholas ClarkExpand "am I hot or not" into a more general "Profile...
2006-04-18 Nicholas ClarkNote that Rafael has done the first cut of state variables.
2006-04-18 Nicholas ClarkRelocatable @INC and parallel builds pretty much work...
2006-04-17 Nicholas ClarkCoderefs in @INC are done and documented.
2006-04-17 Nicholas ClarkNote that PVIOs probably aren't worth shrinking. Note...
2006-03-28 Nicholas ClarkHaving tested IPv6 support in all builtins for TCP...
2006-03-27 Nicholas ClarkIf constant folding fails, don't fold constants, rather...
2006-03-23 Nicholas ClarkMove orphaned documentation back to its functions
2006-03-16 Nicholas ClarkNote that it's worth looking to downsize variables...
2006-03-10 Nicholas ClarkTeaching embed.pl about conditional symbols is a TODO.
2006-03-07 Nicholas ClarkTwo more TODOs for those with C knowledge.
2006-03-07 Nicholas ClarkTPF++ # perlfoundation.org/gc/grants/2006-perl5-improve...
2006-02-17 Rafael Garcia-SuarezIn TODO: make encoding.pm lexical ?
2006-02-08 Rafael Garcia-SuarezWave hands about encoding::warnings
2006-02-06 Nicholas ClarkI think that "merge Perl_sv_2[inpu]v" and "reduce dupli...
2006-02-04 Nicholas ClarkEnhance PERL_TRACK_MEMPOOL so that it also emulates...
2006-02-04 Nicholas ClarkThe TODO 'Tidy up global variables' can go, replaced...
2006-02-04 Nicholas ClarkI believe that mathoms have been completely TODOne.
next