| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Error-free constant folding is a TODO | Nicholas Clark | 2005-01-05 | 1 | -0/+7 |
* | Add investigating self tie segfaults to the TODO | Nicholas Clark | 2004-12-27 | 1 | -0/+6 |
* | Tests for Config.pm much better now - toDONE | Nicholas Clark | 2004-12-06 | 1 | -4/+0 |
* | [perl #32419] Spelling fixes for perl@23492 | Richard Soderberg | 2004-11-12 | 1 | -1/+1 |
* | Add a note in perltodo about a potential extension of readpipe() | Rafael Garcia-Suarez | 2004-08-09 | 1 | -1/+7 |
* | Abigail notes that a re-entrant regexp engine is a todo | Nicholas Clark | 2004-07-15 | 1 | -0/+5 |
* | for (reverse @foo) now iterates in reverse in place. | Nicholas Clark | 2004-07-15 | 1 | -9/+0 |
* | Some thoughts on foreach reverse | Nicholas Clark | 2004-07-13 | 1 | -0/+4 |
* | s/sort/split/; - my mistake spotted by Dave. | Nicholas Clark | 2004-07-13 | 1 | -1/+1 |
* | Generalised "how many in list context" would be useful | Nicholas Clark | 2004-07-13 | 1 | -0/+8 |
* | A decent benchmark would be useful. But it is vague. | Nicholas Clark | 2004-07-11 | 1 | -1/+8 |
* | Finding a way to put "I'm MAINT" in perl -v is a TODO | Nicholas Clark | 2004-07-11 | 1 | -0/+17 |
* | Dual lifing and dists is a TODO | Nicholas Clark | 2004-07-10 | 1 | -0/+5 |
* | Resurrect the TODO items about Unicode filenames and Unicode %ENV | Nicholas Clark | 2004-07-10 | 1 | -1/+31 |
* | A more honest TODO | Nicholas Clark | 2004-07-09 | 1 | -876/+127 |
* | dor and // fulfil a TODO | Nicholas Clark | 2004-07-09 | 1 | -5/+5 |
* | doc nits | Jarkko Hietaniemi | 2003-12-22 | 1 | -1/+1 |
* | Fix broken link in perltodo.pod. | Rafael Garcia-Suarez | 2003-10-06 | 1 | -1/+1 |
* | It's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/, | Jarkko Hietaniemi | 2003-09-12 | 1 | -2/+2 |
* | DProf fixes | Radu Greab | 2003-07-06 | 1 | -0/+7 |
* | Document which interfaces are NOT Unicode-aware. | Jarkko Hietaniemi | 2003-05-06 | 1 | -4/+7 |
* | perltodo.pod | Richard Foley | 2002-08-12 | 1 | -1/+2 |
* | opendir was missing for the list. | Jarkko Hietaniemi | 2002-06-19 | 1 | -7/+7 |
* | Document the "Unicode in package/sub names" problem; | Jarkko Hietaniemi | 2002-06-18 | 1 | -1/+19 |
* | Todo update. | Jarkko Hietaniemi | 2002-05-27 | 1 | -4/+2 |
* | Todo tweaks. | Jarkko Hietaniemi | 2002-05-14 | 1 | -7/+9 |
* | Make the point a bit clearer after suggestion from Merijin | Artur Bergman | 2002-05-13 | 1 | -3/+7 |
* | perltodo update. | Rafael Garcia-Suarez | 2002-05-13 | 1 | -6/+0 |
* | Elaborate on the exit/wait plan a bit. | Jarkko Hietaniemi | 2002-05-12 | 1 | -4/+17 |
* | Update todo, removing things done and adding new things. | Artur Bergman | 2002-05-12 | 1 | -11/+8 |
* | Add taint rethink to the todo list. | Jarkko Hietaniemi | 2002-04-26 | 1 | -0/+6 |
* | Add an idea/question from Damian. | Jarkko Hietaniemi | 2002-04-26 | 1 | -0/+6 |
* | Small patch: detypo and style change | Philip Newton | 2002-04-16 | 1 | -3/+3 |
* | Some UTF-8 todos. | Jarkko Hietaniemi | 2002-04-16 | 1 | -3/+10 |
* | More NT Unicode information from Jan Dubois. | Jarkko Hietaniemi | 2002-04-11 | 1 | -0/+5 |
* | Add one perltodo item (and move bunch of them to better spot), | Jarkko Hietaniemi | 2002-04-11 | 1 | -21/+40 |
* | More URL "whitespacing". | Jarkko Hietaniemi | 2002-03-27 | 1 | -1/+1 |
* | I like doubleclicking on URLs in pods to select them. | Jarkko Hietaniemi | 2002-03-27 | 1 | -1/+1 |
* | Whitespace tweaks. | Jarkko Hietaniemi | 2002-03-20 | 1 | -2/+2 |
* | patch pod/perltodo.pod | Mark-Jason Dominus | 2002-03-15 | 1 | -1/+3 |
* | Subject: [PATCH] Hash::Util & restricted hash touch up, part 1 | Michael G. Schwern | 2002-03-11 | 1 | -0/+10 |
* | Implement IV/UV/NV/long double pack/unpack with | Jarkko Hietaniemi | 2002-02-22 | 1 | -4/+0 |
* | grouping in pack/unpack | Ilya Zakharevich | 2002-02-21 | 1 | -4/+0 |
* | todo entry for missing pack formats. | Jarkko Hietaniemi | 2002-02-02 | 1 | -0/+4 |