Remove support for assertions and -A
[p5sagit/p5-mst-13.2.git] / pod / perltodo.pod
2007-06-05 Rafael Garcia-Suarez Remove support for assertions and -A
2007-05-29 Jarkko Hietaniemi perltodo tweak on virtualizing OS/FS access
2007-05-20 Dave Mitchell delete thrdvar.h and move its contents to intrpvar.h
2007-05-17 Jarkko Hietaniemi todos for perl 5.12
2007-04-23 Nicholas Clark More variable reordering saves another 40 bytes from...
2007-02-28 Rafael Garcia-Suarez perltodo nit for SelfLoader
2007-01-26 Rafael Garcia-Suarez Mention //w in perltodo.
2007-01-13 Rafael Garcia-Suarez TODO: yada yada yada
2007-01-08 Nicholas Clark Mention -C on #! line in perltodo. Remove some trailing...
2007-01-04 Jan Dubois Add note to perltodo.pod about Unicode and file globbing
2006-12-18 Nicholas Clark Making strict et al propagate into autoloaded subroutin...
2006-12-16 Rafael Garcia-Suarez TODO addition by Jerry D. Hedden.
2006-12-13 Nicholas Clark Eliminate PVBM. Store fast Boyer-Moore tables in PVGV.
2006-12-02 Jarkko Hietaniemi perltodo.pod: add perlio todos/thinkabouts
2006-11-23 Steve Hay Silence VC8's warnings about "unsafe" CRT functions...
2006-11-21 Rafael Garcia-Suarez Remove assertions.pm review from perltodo
2006-11-17 Yves Orton add regmust() to re.pm/re.xs
2006-11-13 Rafael Garcia-Suarez Todo (nice to have): an improvement to ~~
2006-10-31 Rafael Garcia-Suarez Make readpipe() overridable (and also `` and qx//)
2006-10-31 Rafael Garcia-Suarez Remove duplicated entries
2006-10-29 Nicholas Clark Add the note from change 25773 about auditing for destr...
2006-10-29 Nicholas Clark I shrunk struct context, so remove it from perltodo.
2006-10-19 Rafael Garcia-Suarez Trim perltodo.
2006-10-13 Yves Orton Add possessive quantifiers to regex engine.
2006-10-07 Yves Orton Re: [PATCH] Initial attempt at named captures for perls...
2006-10-05 Yves Orton Re: [PATCH] Add recursive regexes similar to PCRE
2006-07-15 Jarkko Hietaniemi various safety/portability tweaks
2006-07-12 Rafael Garcia-Suarez Integration of strlcat is to-done (noticed by Yves)
2006-07-12 Rafael Garcia-Suarez Additions and removals in perltodo
2006-07-10 Steve Peters Change existing uses of strlcpy()/strlcat() to use...
2006-07-09 Jarkko Hietaniemi some coding guidelines/tips to perlhack (+ one perltodo)
2006-07-08 Steve Peters Making encoding::warnings lexical is to-done.
2006-06-30 Rafael Garcia-Suarez Must not forget that.
2006-06-30 Rafael Garcia-Suarez Small adjustment to the Plan
2006-06-23 Rafael Garcia-Suarez perltodo additions by Vadim Konovalov
2006-05-26 Steve Peters Fix pod nit in perltodo.
2006-04-18 Steve Peters Add a TODO regarding merging the win32 and wince codebases.
2006-04-18 Nicholas Clark Expand "am I hot or not" into a more general "Profile...
2006-04-18 Nicholas Clark Note that Rafael has done the first cut of state variables.
2006-04-18 Nicholas Clark Relocatable @INC and parallel builds pretty much work...
2006-04-17 Nicholas Clark Coderefs in @INC are done and documented.
2006-04-17 Nicholas Clark Note that PVIOs probably aren't worth shrinking. Note...
2006-03-28 Nicholas Clark Having tested IPv6 support in all builtins for TCP...
2006-03-27 Nicholas Clark If constant folding fails, don't fold constants, rather...
2006-03-23 Nicholas Clark Move orphaned documentation back to its functions
2006-03-16 Nicholas Clark Note that it's worth looking to downsize variables...
2006-03-10 Nicholas Clark Teaching embed.pl about conditional symbols is a TODO.
2006-03-07 Nicholas Clark Two more TODOs for those with C knowledge.
2006-03-07 Nicholas Clark TPF++ # perlfoundation.org/gc/grants/2006-perl5-improve...
2006-02-17 Rafael Garcia-Suarez In TODO: make encoding.pm lexical ?
2006-02-08 Rafael Garcia-Suarez Wave hands about encoding::warnings
2006-02-06 Nicholas Clark I think that "merge Perl_sv_2[inpu]v" and "reduce dupli...
2006-02-04 Nicholas Clark Enhance PERL_TRACK_MEMPOOL so that it also emulates...
2006-02-04 Nicholas Clark The TODO 'Tidy up global variables' can go, replaced...
2006-02-04 Nicholas Clark I believe that mathoms have been completely TODOne.
2006-01-12 Yitzchak Scott-Tho... Re: cloning and foo_dup functions
2005-12-30 Rafael Garcia-Suarez Update perltodo. First shot at perl593delta.
2005-12-23 Nicholas Clark inlining autoloaded constants is TODOne.
2005-12-21 Rafael Garcia-Suarez Remove switch from perltodo
2005-12-08 Steve Peters Add pointer to Pod::Simple for the Pod -> HTML task.
2005-11-04 Nicholas Clark ftrwrite, ftrexec, fteread, ftewrite and fteexec can...
2005-10-31 Nicholas Clark Add "moving common filetest code to a static function...
2005-10-18 Nicholas Clark Add Rafael's 5.10 roadmap to perltodo.
2005-09-19 Nicholas Clark Add parallel testing to TODO
2005-09-18 Nicholas Clark Tidying up the unused or unneeded global variables...
2005-09-18 Nicholas Clark Controlling what the GNU linker exports from a shared...
2005-09-18 Nicholas Clark Detail the minimal rewards programme we have on offer.
2005-09-17 Nicholas Clark refactoring xsubpp should have been in the "just perl...
2005-09-17 Nicholas Clark Add "refactor xsubpp to be a thin wrapper around ExtUti...
2005-09-17 Nicholas Clark Add shrinking GVs and CVs to the TODO
2005-09-17 Nicholas Clark Add reduce duplication in sv_setsv_flags to TODO
2005-09-17 Nicholas Clark Add ordering of "global" variables to TODO
2005-09-17 Nicholas Clark Add emulate the per-thread memory pool on Unix to the...
2005-09-17 Nicholas Clark Add suggestion to profile to find a better set of hot...
2005-09-17 Nicholas Clark add merge Perl_sv_2[inpu]v to TODO
2005-09-17 Nicholas Clark Making make -j... work is a TODO
2005-09-17 Nicholas Clark Add "automating coverage tests" as a TODO
2005-09-17 Nicholas Clark Re-order the TODO tasks based on the skills they need...
2005-09-01 Rafael Garcia-Suarez Remove no 6 from the todo list
2005-08-08 Jarkko Hietaniemi Re: [PATCH] undup
2005-08-01 Piotr Fusik POD typos
2005-07-16 Gisle Aas Re: fchmod, fchown, fchdir
2005-06-29 Nicholas Clark Expand on parts of perltodo
2005-06-23 Nicholas Clark The current implementation of :unique is fundamentally...
2005-04-01 Rafael Garcia-Suarez Add a note about installhtml
2005-03-18 Rafael Garcia-Suarez Remove trie optimisation from the todo list
2005-01-05 Nicholas Clark Error-free constant folding is a TODO
2004-12-27 Nicholas Clark Add investigating self tie segfaults to the TODO
2004-12-06 Nicholas Clark Tests for Config.pm much better now - toDONE
2004-11-12 Richard Soderberg [perl #32419] Spelling fixes for perl@23492
2004-08-09 Rafael Garcia-Suarez Add a note in perltodo about a potential extension...
2004-07-15 Nicholas Clark Abigail notes that a re-entrant regexp engine is a...
2004-07-15 Nicholas Clark for (reverse @foo) now iterates in reverse in place.
2004-07-13 Nicholas Clark Some thoughts on foreach reverse
2004-07-13 Nicholas Clark s/sort/split/; - my mistake spotted by Dave.
2004-07-13 Nicholas Clark Generalised "how many in list context" would be useful
2004-07-11 Nicholas Clark A decent benchmark would be useful. But it is vague.
2004-07-11 Nicholas Clark Finding a way to put "I'm MAINT" in perl -v is a TODO
2004-07-10 Nicholas Clark Dual lifing and dists is a TODO
2004-07-10 Nicholas Clark Resurrect the TODO items about Unicode filenames and...
next