Note that traces of PL_na cling on in dark corners of the source code.
[p5sagit/p5-mst-13.2.git] / pod / perltodo.pod
2007-11-20 Nicholas Clark Note that traces of PL_na cling on in dark corners...
2007-11-12 Rafael Garcia-Suarez TODO: cleanup perlmodlib.PL
2007-11-09 Nicholas Clark Propagating const outwards from Perl_moreswitches(...
2007-11-09 Nicholas Clark Note that investigating PADTMP hash pessimisation is...
2007-11-09 Rafael Garcia-Suarez A couple of bite-sized TODO for the pod/* tools
2007-11-07 Nicholas Clark Note that there is common code in installperl and insta...
2007-10-22 Andy Dougherty perltodo.pod: Add more detail about @INC order.
2007-10-22 Nicholas Clark Note Jarkko's URL about MSVC and __FUNCTION__-a-like.
2007-10-22 Rafael Garcia-Suarez Add -Duse32bit* in perltodo
2007-09-26 Rafael Garcia-Suarez Maybe the default order of directories in @INC should...
2007-09-17 Jim Cromie [patch] qualify OP arenas item in perltodo
2007-09-13 Nicholas Clark Note that list initialisation of state variables is...
2007-08-21 Steve Hay Use -D_CRT_NONSTDC_NO_DEPRECATE rather than -wd4996...
2007-08-09 Rafael Garcia-Suarez Add an idea by Hugo
2007-07-19 Rafael Garcia-Suarez Add a TODO note about lc() etc. and the UTF-8 flag
2007-07-12 Rafael Garcia-Suarez A couple of additions in perltodo for the future
2007-07-07 Rafael Garcia-Suarez Remove 5.10.0 section from perltodo
2007-06-12 Jarkko Hietaniemi perltodo: more vtable musings
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
next