This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove support for assertions and -A
[perl5.git] / pod / perltodo.pod
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.
2006-01-12 Yitzchak Scott-Tho... Re: cloning and foo_dup functions
2005-12-30 Rafael Garcia-SuarezUpdate perltodo. First shot at perl593delta.
2005-12-23 Nicholas Clarkinlining autoloaded constants is TODOne.
2005-12-21 Rafael Garcia-SuarezRemove switch from perltodo
2005-12-08 Steve PetersAdd pointer to Pod::Simple for the Pod -> HTML task.
2005-11-04 Nicholas Clarkftrwrite, ftrexec, fteread, ftewrite and fteexec can...
2005-10-31 Nicholas ClarkAdd "moving common filetest code to a static function...
2005-10-18 Nicholas ClarkAdd Rafael's 5.10 roadmap to perltodo.
2005-09-19 Nicholas ClarkAdd parallel testing to TODO
2005-09-18 Nicholas ClarkTidying up the unused or unneeded global variables...
2005-09-18 Nicholas ClarkControlling what the GNU linker exports from a shared...
2005-09-18 Nicholas ClarkDetail the minimal rewards programme we have on offer.
2005-09-17 Nicholas Clarkrefactoring xsubpp should have been in the "just perl...
2005-09-17 Nicholas ClarkAdd "refactor xsubpp to be a thin wrapper around ExtUti...
2005-09-17 Nicholas ClarkAdd shrinking GVs and CVs to the TODO
2005-09-17 Nicholas ClarkAdd reduce duplication in sv_setsv_flags to TODO
2005-09-17 Nicholas ClarkAdd ordering of "global" variables to TODO
2005-09-17 Nicholas ClarkAdd emulate the per-thread memory pool on Unix to the...
2005-09-17 Nicholas ClarkAdd suggestion to profile to find a better set of hot...
2005-09-17 Nicholas Clarkadd merge Perl_sv_2[inpu]v to TODO
2005-09-17 Nicholas ClarkMaking make -j... work is a TODO
2005-09-17 Nicholas ClarkAdd "automating coverage tests" as a TODO
2005-09-17 Nicholas ClarkRe-order the TODO tasks based on the skills they need...
2005-09-01 Rafael Garcia-SuarezRemove no 6 from the todo list
2005-08-08 Jarkko HietaniemiRe: [PATCH] undup
2005-08-01 Piotr FusikPOD typos
2005-07-16 Gisle AasRe: fchmod, fchown, fchdir
2005-06-29 Nicholas ClarkExpand on parts of perltodo
2005-06-23 Nicholas ClarkThe current implementation of :unique is fundamentally...
2005-04-01 Rafael Garcia-SuarezAdd a note about installhtml
2005-03-18 Rafael Garcia-SuarezRemove trie optimisation from the todo list
2005-01-05 Nicholas ClarkError-free constant folding is a TODO
2004-12-27 Nicholas ClarkAdd investigating self tie segfaults to the TODO
2004-12-06 Nicholas ClarkTests for Config.pm much better now - toDONE
2004-11-12 Richard Soderberg[perl #32419] Spelling fixes for perl@23492
2004-08-09 Rafael Garcia-SuarezAdd a note in perltodo about a potential extension...
2004-07-15 Nicholas ClarkAbigail notes that a re-entrant regexp engine is a...
2004-07-15 Nicholas Clarkfor (reverse @foo) now iterates in reverse in place.
2004-07-13 Nicholas ClarkSome thoughts on foreach reverse
2004-07-13 Nicholas Clarks/sort/split/; - my mistake spotted by Dave.
2004-07-13 Nicholas ClarkGeneralised "how many in list context" would be useful
2004-07-11 Nicholas ClarkA decent benchmark would be useful. But it is vague.
2004-07-11 Nicholas ClarkFinding a way to put "I'm MAINT" in perl -v is a TODO
2004-07-10 Nicholas ClarkDual lifing and dists is a TODO
2004-07-10 Nicholas ClarkResurrect the TODO items about Unicode filenames and...
next