summaryrefslogtreecommitdiff
path: root/pod/perltodo.pod
Commit message (Expand)AuthorAgeFilesLines
* Linking a RT ticket to an open TODO.Steve Peters2007-12-261-1/+2
* { my $a; } not warning about being used only once is a somethingNicholas Clark2007-12-231-0/+14
* Exterminate PL_na! Exterminate! Exterminate! Exterminate!Nicholas Clark2007-12-221-5/+0
* Notes on 5.12 Unicode revamping planned.Rafael Garcia-Suarez2007-12-181-8/+16
* Re: Remove extra space from perltodo.podMatt Kraai2007-12-111-3/+3
* Fix some typos, some found by Matt KraaiRafael Garcia-Suarez2007-12-071-6/+6
* Revert change 32171 per Jarkko's requestRafael Garcia-Suarez2007-12-061-7/+0
* perltodo.pod: add -D_FORTIFY_SOURCE and -fstack-protectorJarkko Hietaniemi2007-12-061-2/+10
* Note that Larry has clarified the reasons for the Perl 6 design onNicholas Clark2007-12-061-6/+6
* Typo in 32564.Craig A. Berry2007-12-041-2/+2
* Refactor test code to remove duplication is a TODO.Nicholas Clark2007-12-041-0/+7
* perltodo.pod: error message todoJarkko Hietaniemi2007-12-041-0/+25
* Eliminating the duplicate logic in S_method_common() andNicholas Clark2007-11-241-11/+31
* Note that traces of PL_na cling on in dark corners of the source code.Nicholas Clark2007-11-201-0/+5
* TODO: cleanup perlmodlib.PLRafael Garcia-Suarez2007-11-121-0/+6
* Propagating const outwards from Perl_moreswitches() is to be done.Nicholas Clark2007-11-091-0/+7
* Note that investigating PADTMP hash pessimisation is to be done.Nicholas Clark2007-11-091-0/+6
* A couple of bite-sized TODO for the pod/* toolsRafael Garcia-Suarez2007-11-091-0/+11
* Note that there is common code in installperl and installman, and thatNicholas Clark2007-11-071-0/+9
* perltodo.pod: Add more detail about @INC order.Andy Dougherty2007-10-221-1/+3
* Note Jarkko's URL about MSVC and __FUNCTION__-a-like.Nicholas Clark2007-10-221-0/+7
* Add -Duse32bit* in perltodoRafael Garcia-Suarez2007-10-221-0/+8
* Maybe the default order of directories in @INC should be modified.Rafael Garcia-Suarez2007-09-261-0/+6
* [patch] qualify OP arenas item in perltodoJim Cromie2007-09-171-0/+5
* Note that list initialisation of state variables is TODO. While in theNicholas Clark2007-09-131-0/+35
* Use -D_CRT_NONSTDC_NO_DEPRECATE rather than -wd4996 to suppress warningsSteve Hay2007-08-211-1/+1
* Add an idea by HugoRafael Garcia-Suarez2007-08-091-0/+6
* Add a TODO note about lc() etc. and the UTF-8 flagRafael Garcia-Suarez2007-07-191-0/+6
* A couple of additions in perltodo for the futureRafael Garcia-Suarez2007-07-121-0/+15
* Remove 5.10.0 section from perltodoRafael Garcia-Suarez2007-07-071-10/+0
* perltodo: more vtable musingsJarkko Hietaniemi2007-06-121-8/+14
* Remove support for assertions and -ARafael Garcia-Suarez2007-06-051-9/+0
* perltodo tweak on virtualizing OS/FS accessJarkko Hietaniemi2007-05-291-12/+17
* delete thrdvar.h and move its contents to intrpvar.hDave Mitchell2007-05-201-1/+1
* todos for perl 5.12Jarkko Hietaniemi2007-05-171-4/+41
* More variable reordering saves another 40 bytes from the interpreterNicholas Clark2007-04-231-31/+0
* perltodo nit for SelfLoaderRafael Garcia-Suarez2007-02-281-0/+2
* Mention //w in perltodo.Rafael Garcia-Suarez2007-01-261-0/+10
* TODO: yada yada yadaRafael Garcia-Suarez2007-01-131-0/+10
* Mention -C on #! line in perltodo. Remove some trailing whitespace thatNicholas Clark2007-01-081-2/+9
* Add note to perltodo.pod about Unicode and file globbingJan Dubois2007-01-041-0/+5
* Making strict et al propagate into autoloaded subroutines seems aNicholas Clark2006-12-181-0/+17
* TODO addition by Jerry D. Hedden.Rafael Garcia-Suarez2006-12-161-0/+2
* Eliminate PVBM. Store fast Boyer-Moore tables in PVGV.Nicholas Clark2006-12-131-9/+0
* perltodo.pod: add perlio todos/thinkaboutsJarkko Hietaniemi2006-12-021-0/+15
* Silence VC8's warnings about "unsafe" CRT functions and POSIX CRTSteve Hay2006-11-231-0/+23
* Remove assertions.pm review from perltodoRafael Garcia-Suarez2006-11-211-21/+0
* add regmust() to re.pm/re.xsYves Orton2006-11-171-30/+11
* Todo (nice to have): an improvement to ~~Rafael Garcia-Suarez2006-11-131-4/+5
* Make readpipe() overridable (and also `` and qx//)Rafael Garcia-Suarez2006-10-311-4/+0