summaryrefslogtreecommitdiff
path: root/pod/perltodo.pod
Commit message (Collapse)AuthorAgeFilesLines
* Add a note in perltodo about a potential extension of readpipe()Rafael Garcia-Suarez2004-08-091-1/+7
| | | p4raw-id: //depot/perl@23205
* Abigail notes that a re-entrant regexp engine is a todoNicholas Clark2004-07-151-0/+5
| | | p4raw-id: //depot/perl@23116
* for (reverse @foo) now iterates in reverse in place.Nicholas Clark2004-07-151-9/+0
| | | p4raw-id: //depot/perl@23115
* Some thoughts on foreach reverseNicholas Clark2004-07-131-0/+4
| | | p4raw-id: //depot/perl@23104
* s/sort/split/; - my mistake spotted by Dave.Nicholas Clark2004-07-131-1/+1
| | | p4raw-id: //depot/perl@23103
* Generalised "how many in list context" would be usefulNicholas Clark2004-07-131-0/+8
| | | p4raw-id: //depot/perl@23094
* A decent benchmark would be useful. But it is vague.Nicholas Clark2004-07-111-1/+8
| | | p4raw-id: //depot/perl@23082
* Finding a way to put "I'm MAINT" in perl -v is a TODONicholas Clark2004-07-111-0/+17
| | | p4raw-id: //depot/perl@23081
* Dual lifing and dists is a TODONicholas Clark2004-07-101-0/+5
| | | p4raw-id: //depot/perl@23078
* Resurrect the TODO items about Unicode filenames and Unicode %ENVNicholas Clark2004-07-101-1/+31
| | | | | Rant a bit more about POD -> HTML p4raw-id: //depot/perl@23077
* A more honest TODONicholas Clark2004-07-091-876/+127
| | | p4raw-id: //depot/perl@23073
* dor and // fulfil a TODONicholas Clark2004-07-091-5/+5
| | | | | Correct a deviation from the Nicholas Clark style guide. p4raw-id: //depot/perl@23072
* doc nitsJarkko Hietaniemi2003-12-221-1/+1
| | | | | Message-Id: <20031222195734.GA29441@vipunen.hut.fi> p4raw-id: //depot/perl@21946
* Fix broken link in perltodo.pod.Rafael Garcia-Suarez2003-10-061-1/+1
| | | p4raw-id: //depot/perl@21412
* It's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/,Jarkko Hietaniemi2003-09-121-2/+2
| | | | | | since that would break a lot of code.) Also few stray UTF16s, UTF32s, and "encoded in Unicode". p4raw-id: //depot/perl@21198
* DProf fixesRadu Greab2003-07-061-0/+7
| | | | | Message-ID: <16136.22456.99575.573777@ix.netsoft.ro> p4raw-id: //depot/perl@20034
* Document which interfaces are NOT Unicode-aware.Jarkko Hietaniemi2003-05-061-4/+7
| | | p4raw-id: //depot/perl@19433
* perltodo.podRichard Foley2002-08-121-1/+2
| | | | | | Message-id: <17dwY1-0spbdoC@fwd06.sul.t-online.com> perlbug credits p4raw-id: //depot/perl@17714
* opendir was missing for the list.Jarkko Hietaniemi2002-06-191-7/+7
| | | p4raw-id: //depot/perl@17299
* Document the "Unicode in package/sub names" problem;Jarkko Hietaniemi2002-06-181-1/+19
| | | | | | | a microfix in toke.c towards the final goal (the fix removes the need to have quotes around Unicode package names when calling a method on them) p4raw-id: //depot/perl@17286
* Todo update.Jarkko Hietaniemi2002-05-271-4/+2
| | | p4raw-id: //depot/perl@16824
* Todo tweaks.Jarkko Hietaniemi2002-05-141-7/+9
| | | p4raw-id: //depot/perl@16587
* Make the point a bit clearer after suggestion from MerijinArtur Bergman2002-05-131-3/+7
| | | p4raw-id: //depot/perl@16580
* perltodo update.Rafael Garcia-Suarez2002-05-131-6/+0
| | | p4raw-id: //depot/perl@16579
* Elaborate on the exit/wait plan a bit.Jarkko Hietaniemi2002-05-121-4/+17
| | | p4raw-id: //depot/perl@16567
* Update todo, removing things done and adding new things.Artur Bergman2002-05-121-11/+8
| | | p4raw-id: //depot/perl@16562
* Add taint rethink to the todo list.Jarkko Hietaniemi2002-04-261-0/+6
| | | p4raw-id: //depot/perl@16205
* Add an idea/question from Damian.Jarkko Hietaniemi2002-04-261-0/+6
| | | p4raw-id: //depot/perl@16179
* Small patch: detypo and style changePhilip Newton2002-04-161-3/+3
| | | | | Message-ID: <altobus8993o1qee6eu6ac1ro4topkt0vr@4ax.com> p4raw-id: //depot/perl@15952
* Some UTF-8 todos.Jarkko Hietaniemi2002-04-161-3/+10
| | | p4raw-id: //depot/perl@15948
* More NT Unicode information from Jan Dubois.Jarkko Hietaniemi2002-04-111-0/+5
| | | p4raw-id: //depot/perl@15865
* Add one perltodo item (and move bunch of them to better spot),Jarkko Hietaniemi2002-04-111-21/+40
| | | | | add sysopen() to "Functions for filehandles, files, or directories". p4raw-id: //depot/perl@15864
* More URL "whitespacing".Jarkko Hietaniemi2002-03-271-1/+1
| | | p4raw-id: //depot/perl@15543
* I like doubleclicking on URLs in pods to select them.Jarkko Hietaniemi2002-03-271-1/+1
| | | p4raw-id: //depot/perl@15542
* Whitespace tweaks.Jarkko Hietaniemi2002-03-201-2/+2
| | | p4raw-id: //depot/perl@15351
* patch pod/perltodo.podMark-Jason Dominus2002-03-151-1/+3
| | | | | | | Message-ID: <20020315154218.10163.qmail@plover.com> (With s/WANT/Want/) p4raw-id: //depot/perl@15242
* Subject: [PATCH] Hash::Util & restricted hash touch up, part 1Michael G. Schwern2002-03-111-0/+10
| | | | | | | | | | | | | | | | | | Date: Sun, 10 Mar 2002 13:27:12 -0500 Message-Id: <20020310182712.GC693@blackrider> Subject: [PATCH] Hash::Util part 2 From: Michael G Schwern <schwern@pobox.com> Date: Sun, 10 Mar 2002 15:09:34 -0500 Message-Id: <20020310200934.GB27112@blackrider> Subject: [PATCH] Hash::Util MANIFEST correction From: Michael G Schwern <schwern@pobox.com> Date: Sun, 10 Mar 2002 16:27:07 -0500 Message-Id: <20020310212707.GF27112@blackrider> (Also changes find.t and taint.t, which were looking for access.t) p4raw-id: //depot/perl@15166
* Implement IV/UV/NV/long double pack/unpack withJarkko Hietaniemi2002-02-221-4/+0
| | | | | | template letters j/J/F/D (the latter two have been undocumented aliases of f/d). p4raw-id: //depot/perl@14832
* grouping in pack/unpackIlya Zakharevich2002-02-211-4/+0
| | | | | Message-ID: <20020221060614.A29836@math.ohio-state.edu> p4raw-id: //depot/perl@14815
* todo entry for missing pack formats.Jarkko Hietaniemi2002-02-021-0/+4
| | | p4raw-id: //depot/perl@14520
* Small update on todo. Could use a lot more.Jarkko Hietaniemi2002-01-231-6/+9
| | | p4raw-id: //depot/perl@14388
* One TODO is TODONEchromatic2002-01-171-10/+17
| | | | | Message-ID: <20020117200557.98720.qmail@onion.perl.org> p4raw-id: //depot/perl@14319
* Anton Berezin did more reading and the uid setting storyJarkko Hietaniemi2002-01-131-0/+16
| | | | | gets more complex. p4raw-id: //depot/perl@14236
* Module names and other nitsAudrey Tang2001-12-291-2/+2
| | | | | Message-ID: <20011229015928.A29712@geb.elixus.org> p4raw-id: //depot/perl@13922
* (On some platforms) missing truncate FH.Jarkko Hietaniemi2001-12-121-0/+6
| | | p4raw-id: //depot/perl@13644
* [PATCH] Doc spellcheck + podcheckAbhijit Menon-Sen2001-11-161-8/+8
| | | | | | | | | | | | | | | | | | From: Autrijus Tang <autrijus@egb.elixus.org> Date: Thu, 15 Nov 2001 22:49:05 -0800 Message-Id: <20011116064905.GA44092@egb.elixus.org> Subject: [PATCH] podcheck+spellcheck, the rest of the story From: Autrijus Tang <autrijus@egb.elixus.org> Date: Fri, 16 Nov 2001 00:42:20 -0800 Message-Id: <20011116084220.GA44295@egb.elixus.org> Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story From: Nicholas Clark <nick@ccl4.org> Date: Fri, 16 Nov 2001 10:32:01 +0000 Message-Id: <20011116103200.F62891@plum.flirble.org> (Applied after suitable de-mangling.) p4raw-id: //depot/perl@13041
* a few typo fixes Jeffrey Friedl2001-11-121-1/+1
| | | | | | | | | | | Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com> Patching README.foo instead of pod/perlfoo.pod, not patching Math::BigInt (Tels will take care of that), dropping broken hv.c and sv.h patches, patching libnetcfg.PL and perldoc.PL instead of libnetcfg and perldoc, patching ext/Digest/MD5/t/files.t since MD5.pm was changed. p4raw-id: //depot/perl@12954
* "v-strings" is the right term.Jarkko Hietaniemi2001-11-071-4/+4
| | | p4raw-id: //depot/perl@12887
* Add vstrings-as-objects need to perltodo.Jarkko Hietaniemi2001-11-071-0/+9
| | | p4raw-id: //depot/perl@12886
* [PATCH] the the double double word word fix fixAbhijit Menon-Sen2001-11-021-1/+1
| | | | | | | | | | | | | | | | | From: Richard Soderberg <rs@oregonnet.com> Date: Thu, 1 Nov 2001 13:12:03 -0800 Message-Id: <200111012112.NAA23288@oregonnet.com> Subject: Re: [PATCH] the the double double word word fix fix From: Mark-Jason Dominus <mjd@plover.com> Date: Thu, 01 Nov 2001 16:43:40 -0500 Message-Id: <20011101214340.2044.qmail@plover.com> Subject: Re: [PATCH] the the double double word word fix fix From: Mark-Jason Dominus <mjd@plover.com> Date: Thu, 01 Nov 2001 16:51:39 -0500 Message-Id: <20011101215139.2196.qmail@plover.com> p4raw-id: //depot/perl@12802