refactoring xsubpp should have been in the "just perl" section.
[p5sagit/p5-mst-13.2.git] / pod / perltodo.pod
2005-09-17 Nicholas Clark refactoring xsubpp should have been in the "just perl...
2005-09-17 Nicholas Clark Add "refactor xsubpp to be a thin wrapper around ExtUti...
2005-09-17 Nicholas Clark Add shrinking GVs and CVs to the TODO
2005-09-17 Nicholas Clark Add reduce duplication in sv_setsv_flags to TODO
2005-09-17 Nicholas Clark Add ordering of "global" variables to TODO
2005-09-17 Nicholas Clark Add emulate the per-thread memory pool on Unix to the...
2005-09-17 Nicholas Clark Add suggestion to profile to find a better set of hot...
2005-09-17 Nicholas Clark add merge Perl_sv_2[inpu]v to TODO
2005-09-17 Nicholas Clark Making make -j... work is a TODO
2005-09-17 Nicholas Clark Add "automating coverage tests" as a TODO
2005-09-17 Nicholas Clark Re-order the TODO tasks based on the skills they need...
2005-09-01 Rafael Garcia-Suarez Remove no 6 from the todo list
2005-08-08 Jarkko Hietaniemi Re: [PATCH] undup
2005-08-01 Piotr Fusik POD typos
2005-07-16 Gisle Aas Re: fchmod, fchown, fchdir
2005-06-29 Nicholas Clark Expand on parts of perltodo
2005-06-23 Nicholas Clark The current implementation of :unique is fundamentally...
2005-04-01 Rafael Garcia-Suarez Add a note about installhtml
2005-03-18 Rafael Garcia-Suarez Remove trie optimisation from the todo list
2005-01-05 Nicholas Clark Error-free constant folding is a TODO
2004-12-27 Nicholas Clark Add investigating self tie segfaults to the TODO
2004-12-06 Nicholas Clark Tests for Config.pm much better now - toDONE
2004-11-12 Richard Soderberg [perl #32419] Spelling fixes for perl@23492
2004-08-09 Rafael Garcia-Suarez Add a note in perltodo about a potential extension...
2004-07-15 Nicholas Clark Abigail notes that a re-entrant regexp engine is a...
2004-07-15 Nicholas Clark for (reverse @foo) now iterates in reverse in place.
2004-07-13 Nicholas Clark Some thoughts on foreach reverse
2004-07-13 Nicholas Clark s/sort/split/; - my mistake spotted by Dave.
2004-07-13 Nicholas Clark Generalised "how many in list context" would be useful
2004-07-11 Nicholas Clark A decent benchmark would be useful. But it is vague.
2004-07-11 Nicholas Clark Finding a way to put "I'm MAINT" in perl -v is a TODO
2004-07-10 Nicholas Clark Dual lifing and dists is a TODO
2004-07-10 Nicholas Clark Resurrect the TODO items about Unicode filenames and...
2004-07-09 Nicholas Clark A more honest TODO
2004-07-09 Nicholas Clark dor and // fulfil a TODO
2003-12-22 Jarkko Hietaniemi doc nits
2003-10-06 Rafael Garcia-Suarez Fix broken link in perltodo.pod.
2003-09-12 Jarkko Hietaniemi It's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/,
2003-07-06 Radu Greab DProf fixes
2003-05-06 Jarkko Hietaniemi Document which interfaces are NOT Unicode-aware.
2002-08-12 Richard Foley perltodo.pod
2002-06-19 Jarkko Hietaniemi opendir was missing for the list.
2002-06-18 Jarkko Hietaniemi Document the "Unicode in package/sub names" problem;
2002-05-27 Jarkko Hietaniemi Todo update.
2002-05-14 Jarkko Hietaniemi Todo tweaks.
2002-05-13 Artur Bergman Make the point a bit clearer after suggestion from...
2002-05-13 Rafael Garcia-Suarez perltodo update.
2002-05-12 Jarkko Hietaniemi Elaborate on the exit/wait plan a bit.
2002-05-12 Artur Bergman Update todo, removing things done and adding new things.
2002-04-27 Nick Ing-Simmons Integrate mainline
2002-04-26 Jarkko Hietaniemi Add taint rethink to the todo list.
2002-04-26 Jarkko Hietaniemi Add an idea/question from Damian.
2002-04-16 Philip Newton Small patch: detypo and style change
2002-04-16 Jarkko Hietaniemi Some UTF-8 todos.
2002-04-11 Jarkko Hietaniemi More NT Unicode information from Jan Dubois.
2002-04-11 Jarkko Hietaniemi Add one perltodo item (and move bunch of them to better...
2002-03-27 Jarkko Hietaniemi More URL "whitespacing".
2002-03-27 Jarkko Hietaniemi I like doubleclicking on URLs in pods to select them.
2002-03-21 Nick Ing-Simmons Integrate mainline (Win2k/MinGW all ok except threads...
2002-03-20 Jarkko Hietaniemi Whitespace tweaks.
2002-03-15 Mark-Jason Dominus patch pod/perltodo.pod
2002-03-11 Michael G. Schwern Subject: [PATCH] Hash::Util ...
2002-02-22 Jarkko Hietaniemi Implement IV/UV/NV/long double pack/unpack with
2002-02-21 Ilya Zakharevich grouping in pack/unpack
2002-02-02 Jarkko Hietaniemi todo entry for missing pack formats.
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-23 Jarkko Hietaniemi Small update on todo. Could use a lot more.
2002-01-17 chromatic One TODO is TODONE
2002-01-15 Nick Ing-Simmons Blind integrate of bulk of mainline.
2002-01-13 Jarkko Hietaniemi Anton Berezin did more reading and the uid setting...
2001-12-29 Audrey Tang Module names and other nits
2001-12-12 Jarkko Hietaniemi (On some platforms) missing truncate FH.
2001-11-16 Abhijit Menon-Sen [PATCH] Doc spellcheck + podcheck
2001-11-12 Jeffrey Friedl a few typo fixes
2001-11-07 Jarkko Hietaniemi "v-strings" is the right term.
2001-11-07 Jarkko Hietaniemi Add vstrings-as-objects need to perltodo.
2001-11-02 Abhijit Menon-Sen [PATCH] the the double double word word fix fix
2001-10-28 Jarkko Hietaniemi Integrate change #12747 from maintperl;
2001-10-19 Jarkko Hietaniemi Unicode categories continue:
2001-10-04 Jarkko Hietaniemi Yet more Unicode properties.
2001-10-03 Jarkko Hietaniemi Unicode properties: fix L& (the #12319 didn't allow L&,
2001-09-29 Jarkko Hietaniemi More Unicode todo.
2001-09-21 Robert Spier Re: GDB Debugging Macros from mod_perl
2001-09-20 Dave Mitchell Re: ARGV and read
2001-09-15 Jarkko Hietaniemi Elaborate (well, make more vague, really) #12030.
2001-09-15 Jarkko Hietaniemi Document that the lc(), uc(), lcfirst(), ucfirst()
2001-09-15 Jarkko Hietaniemi Document what's still to be done on the regular expression
2001-09-02 Jarkko Hietaniemi Tick off Unicode collation and the normalization from
2001-08-14 Jarkko Hietaniemi Todo updates.
2001-08-12 Jarkko Hietaniemi Todo updates and fixes.
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-04 Jarkko Hietaniemi Support preferentially the Unicode 'scripts' definition
2001-07-03 Jarkko Hietaniemi Todo updates.
2001-06-29 Jarkko Hietaniemi Update the sv_pvprintify() spec.
2001-06-24 Jarkko Hietaniemi Spec the sv_pvprintify() a bit more.
2001-06-18 Jarkko Hietaniemi Document the need for sv_printify().
2001-05-28 Artur Bergman todo patch
2001-05-27 Jarkko Hietaniemi [ID 20010525.001] Pod typo nits fixed
2001-05-16 Jarkko Hietaniemi Deprecate pseudo-hashes.
2001-05-14 Simon Cozens Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
next