Forbid labels with keyword names
[p5sagit/p5-mst-13.2.git] / pod / perltodo.pod
2009-07-29 Rafael Garcia-Suarez Forbid labels with keyword names
2009-07-24 Rafael Garcia-Suarez Todo: decapsulation of smart match argument
2009-07-21 Rafael Garcia-Suarez perltodo: truncate() prototype
2009-07-21 Rafael Garcia-Suarez perltodo: forbid labels with keyword names
2009-06-17 Rafael Garcia-Suarez Basic docs for \N
2009-06-13 Rafael Garcia-Suarez Add \N idea from Perl 6 to perltodo
2009-06-02 Nicholas Clark Disentangling -g and -DDEBUGGING is a TODO.
2009-05-13 Rafael Garcia-Suarez Merge branch 'smartmatch' into blead
2009-05-12 Rafael Garcia-Suarez Smart matching is to-done.
2009-05-10 Nicholas Clark Replacing dump.c's use of SVs as temporaries is TODO.
2009-05-10 Nicholas Clark Making ExtUtils::ParseXS use strict; is TODO.
2009-04-23 Steve Peters Add an idea to perltodo
2009-01-20 Rafael Garcia-Suarez Remove perltodo entry about empty destructors
2009-01-13 Nicholas Clark Give the git file browser URL as the most up to date...
2009-01-09 Abigail Fix typo in pod/perltodo.pod
2009-01-06 Rafael Garcia-Suarez Remove notes about -v from perltodo
2008-12-25 Alex Vandiver Remove completed perltodo entry
2008-11-16 Florian Ragwitz Deparse inlined constants.
2008-11-16 Steve Peters TODO for fixing lvalue subs in the debugger is now...
2008-10-01 Nicholas Clark error reporting of [$a ; $b] can be a TODO.
2008-09-07 Nicholas Clark Fix an inconsistency spotted by David Landgren. (Althou...
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//)
next