| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add a TODO regarding merging the win32 and wince codebases. | Steve Peters | 2006-04-18 | 1 | -2/+6 |
* | Expand "am I hot or not" into a more general "Profile Perl" section. | Nicholas Clark | 2006-04-18 | 1 | -8/+14 |
* | Note that Rafael has done the first cut of state variables. | Nicholas Clark | 2006-04-18 | 1 | -0/+9 |
* | Relocatable @INC and parallel builds pretty much work now. | Nicholas Clark | 2006-04-18 | 1 | -13/+0 |
* | Coderefs in @INC are done and documented. | Nicholas Clark | 2006-04-17 | 1 | -5/+0 |
* | Note that PVIOs probably aren't worth shrinking. Note 3 possible | Nicholas Clark | 2006-04-17 | 1 | -3/+6 |
* | Having tested IPv6 support in all builtins for TCP and UDP, it all | Nicholas Clark | 2006-03-28 | 1 | -4/+0 |
* | If constant folding fails, don't fold constants, rather than reporting | Nicholas Clark | 2006-03-27 | 1 | -7/+0 |
* | Move orphaned documentation back to its functions | Nicholas Clark | 2006-03-23 | 1 | -4/+0 |
* | Note that it's worth looking to downsize variables in the interpreter | Nicholas Clark | 2006-03-16 | 1 | -0/+10 |
* | Teaching embed.pl about conditional symbols is a TODO. | Nicholas Clark | 2006-03-10 | 1 | -0/+11 |
* | Two more TODOs for those with C knowledge. | Nicholas Clark | 2006-03-07 | 1 | -0/+25 |
* | TPF++ # http://www.perlfoundation.org/gc/grants/2006-perl5-improve.html | Nicholas Clark | 2006-03-07 | 1 | -5/+4 |
* | In TODO: make encoding.pm lexical ? | Rafael Garcia-Suarez | 2006-02-17 | 1 | -0/+1 |
* | Wave hands about encoding::warnings | Rafael Garcia-Suarez | 2006-02-08 | 1 | -0/+4 |
* | I think that "merge Perl_sv_2[inpu]v" and "reduce duplication in | Nicholas Clark | 2006-02-06 | 1 | -22/+0 |
* | Enhance PERL_TRACK_MEMPOOL so that it also emulates the PerlHost | Nicholas Clark | 2006-02-04 | 1 | -32/+0 |
* | The TODO 'Tidy up global variables' can go, replaced with a second | Nicholas Clark | 2006-02-04 | 1 | -12/+6 |
* | I believe that mathoms have been completely TODOne. | Nicholas Clark | 2006-02-04 | 1 | -5/+0 |
* | Re: cloning and foo_dup functions | Yitzchak Scott-Thoennes | 2006-01-12 | 1 | -0/+2 |
* | Update perltodo. First shot at perl593delta. | Rafael Garcia-Suarez | 2005-12-30 | 1 | -15/+5 |
* | inlining autoloaded constants is TODOne. | Nicholas Clark | 2005-12-23 | 1 | -10/+0 |
* | Remove switch from perltodo | Rafael Garcia-Suarez | 2005-12-21 | 1 | -8/+0 |
* | Add pointer to Pod::Simple for the Pod -> HTML task. | Steve Peters | 2005-12-08 | 1 | -0/+3 |
* | ftrwrite, ftrexec, fteread, ftewrite and fteexec can all be merged | Nicholas Clark | 2005-11-04 | 1 | -8/+0 |
* | Add "moving common filetest code to a static function" to the todo. | Nicholas Clark | 2005-10-31 | 1 | -0/+8 |
* | Add Rafael's 5.10 roadmap to perltodo. | Nicholas Clark | 2005-10-18 | 1 | -15/+44 |
* | Add parallel testing to TODO | Nicholas Clark | 2005-09-19 | 1 | -0/+28 |
* | Tidying up the unused or unneeded global variables would be good. | Nicholas Clark | 2005-09-18 | 1 | -0/+12 |
* | Controlling what the GNU linker exports from a shared library would | Nicholas Clark | 2005-09-18 | 1 | -0/+12 |
* | Detail the minimal rewards programme we have on offer. | Nicholas Clark | 2005-09-18 | 1 | -17/+21 |
* | refactoring xsubpp should have been in the "just perl" section. | Nicholas Clark | 2005-09-17 | 1 | -16/+14 |
* | Add "refactor xsubpp to be a thin wrapper around ExtUtils::ParseXS" | Nicholas Clark | 2005-09-17 | 1 | -0/+17 |
* | Add shrinking GVs and CVs to the TODO | Nicholas Clark | 2005-09-17 | 1 | -0/+7 |
* | Add reduce duplication in sv_setsv_flags to TODO | Nicholas Clark | 2005-09-17 | 1 | -0/+12 |
* | Add ordering of "global" variables to TODO | Nicholas Clark | 2005-09-17 | 1 | -0/+15 |
* | Add emulate the per-thread memory pool on Unix to the TODO | Nicholas Clark | 2005-09-17 | 1 | -0/+31 |
* | Add suggestion to profile to find a better set of hot ops for pp_hot. | Nicholas Clark | 2005-09-17 | 1 | -0/+13 |
* | add merge Perl_sv_2[inpu]v to TODO | Nicholas Clark | 2005-09-17 | 1 | -1/+10 |
* | Making make -j... work is a TODO | Nicholas Clark | 2005-09-17 | 1 | -0/+5 |
* | Add "automating coverage tests" as a TODO | Nicholas Clark | 2005-09-17 | 1 | -0/+64 |
* | Re-order the TODO tasks based on the skills they need, putting the | Nicholas Clark | 2005-09-17 | 1 | -224/+296 |
* | Remove no 6 from the todo list | Rafael Garcia-Suarez | 2005-09-01 | 1 | -4/+0 |
* | Re: [PATCH] undup | Jarkko Hietaniemi | 2005-08-08 | 1 | -1/+1 |
* | POD typos | Piotr Fusik | 2005-08-01 | 1 | -1/+1 |
* | Re: fchmod, fchown, fchdir | Gisle Aas | 2005-07-16 | 1 | -5/+0 |
* | Expand on parts of perltodo | Nicholas Clark | 2005-06-29 | 1 | -3/+51 |
* | The current implementation of :unique is fundamentally flawed, | Nicholas Clark | 2005-06-23 | 1 | -1/+15 |
* | Add a note about installhtml | Rafael Garcia-Suarez | 2005-04-01 | 1 | -0/+2 |
* | Remove trie optimisation from the todo list | Rafael Garcia-Suarez | 2005-03-18 | 1 | -5/+0 |