Two missed s/Autrijus/Audrey/g
[p5sagit/p5-mst-13.2.git] / pod / perltodo.pod
2008-09-02 Nicholas Clark Add the URL for annotated svn of S03.
2008-09-02 Nicholas Clark Tweaks and reflowing for the cc/linker split.
2008-09-02 Nicholas Clark The tasks needed to get smart match fixing underway...
2008-09-02 Nicholas Clark Note 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 Clark Note that I TODID most of parallel testing in the core.
2008-07-27 Nicholas Clark Note the possibility of sharing arenas between types.
2008-06-28 Jerry D. Hedden common test code for timed bail
2008-05-21 Nicholas Clark Eliminate POSIX::int_macro_int, and all the complex...
2008-05-19 Nicholas Clark Add "profile installman" to the TODO.
2008-05-19 Nicholas Clark Merge common code from installperl and installman into...
2008-05-18 chromatic Add ..., !!!, and ??? operators
2008-05-15 Nicholas Clark Add investigating eliminating POSIX::int_macro_int...
2008-04-26 Rafael Garcia-Suarez Note about moving modules to ext/
2008-04-23 Nicholas Clark Add "safely supporting POSIX SA_SIGINFO" to perltodo...
2008-04-22 Nicholas Clark Note 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 Clark Add "eliminate incorrect line numbers in warnings"...
2008-04-17 Nicholas Clark Expand "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 Clark Very little const-propagation remains related to Perl_m...
2008-04-08 Jim Cromie Re: TODOs (was Re: summer of code mentor applications...
2008-04-07 Nicholas Clark Split out S_refcounted_he_new_common() from
2008-04-06 Nicholas Clark Add attempting Exterminate! cop_label to perltodo.
2008-03-25 Steve Hay RE: [PATCH revised] Fix ExtUtils::Install under Cygwin
2008-03-10 Nicholas Clark Add investigating arenas for GP and MAGIC to perltodo.
2008-02-20 Nicholas Clark Eliminate ck_lengthconst.
2008-02-11 Nicholas Clark In Perl_ck_lengthconst, "XXX length optimization goes...
2008-01-18 Nicholas Clark Add Weed out needless PERL_UNUSED_ARG to perltodo....
2007-12-26 Steve Peters Linking 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 Clark Exterminate PL_na! Exterminate! Exterminate! Exterminate!
2007-12-18 Rafael Garcia-Suarez Notes on 5.12 Unicode revamping planned.
2007-12-11 Matt Kraai Re: Remove extra space from perltodo.pod
2007-12-07 Rafael Garcia-Suarez Fix some typos, some found by Matt Kraai
2007-12-06 Rafael Garcia-Suarez Revert change 32171 per Jarkko's request
2007-12-06 Jarkko Hietaniemi perltodo.pod: add -D_FORTIFY_SOURCE and -fstack-protector
2007-12-06 Nicholas Clark Note that Larry has clarified the reasons for the Perl...
2007-12-04 Craig A. Berry Typo in 32564.
2007-12-04 Nicholas Clark Refactor test code to remove duplication is a TODO.
2007-12-04 Jarkko Hietaniemi perltodo.pod: error message todo
2007-11-24 Nicholas Clark Eliminating the duplicate logic in S_method_common...
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...
next