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