summaryrefslogtreecommitdiff
path: root/pod/perltodo.pod
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove duplicated entriesRafael Garcia-Suarez2006-10-311-103/+0
* Add the note from change 25773 about auditing for destruction ordering.Nicholas Clark2006-10-291-0/+121
* I shrunk struct context, so remove it from perltodo.Nicholas Clark2006-10-291-17/+0
* Trim perltodo.Rafael Garcia-Suarez2006-10-191-16/+0
* Add possessive quantifiers to regex engine.Yves Orton2006-10-131-23/+0
* Re: [PATCH] Initial attempt at named captures for perls regexp engineYves Orton2006-10-071-10/+0
* Re: [PATCH] Add recursive regexes similar to PCREYves Orton2006-10-051-0/+67
* various safety/portability tweaksJarkko Hietaniemi2006-07-151-8/+10
* Integration of strlcat is to-done (noticed by Yves)Rafael Garcia-Suarez2006-07-121-7/+1
* Additions and removals in perltodoRafael Garcia-Suarez2006-07-121-45/+23
* Change existing uses of strlcpy()/strlcat() to use new my_strlcpy()/Steve Peters2006-07-101-1/+3
* some coding guidelines/tips to perlhack (+ one perltodo)Jarkko Hietaniemi2006-07-091-2/+2
* Making encoding::warnings lexical is to-done.Steve Peters2006-07-081-2/+1
* Must not forget that.Rafael Garcia-Suarez2006-06-301-0/+6
* Small adjustment to the PlanRafael Garcia-Suarez2006-06-301-3/+3
* perltodo additions by Vadim KonovalovRafael Garcia-Suarez2006-06-231-6/+12
* Fix pod nit in perltodo.Steve Peters2006-05-261-1/+1
* Add a TODO regarding merging the win32 and wince codebases.Steve Peters2006-04-181-2/+6
* Expand "am I hot or not" into a more general "Profile Perl" section.Nicholas Clark2006-04-181-8/+14
* Note that Rafael has done the first cut of state variables.Nicholas Clark2006-04-181-0/+9
* Relocatable @INC and parallel builds pretty much work now.Nicholas Clark2006-04-181-13/+0
* Coderefs in @INC are done and documented.Nicholas Clark2006-04-171-5/+0
* Note that PVIOs probably aren't worth shrinking. Note 3 possibleNicholas Clark2006-04-171-3/+6
* Having tested IPv6 support in all builtins for TCP and UDP, it allNicholas Clark2006-03-281-4/+0
* If constant folding fails, don't fold constants, rather than reportingNicholas Clark2006-03-271-7/+0
* Move orphaned documentation back to its functionsNicholas Clark2006-03-231-4/+0
* Note that it's worth looking to downsize variables in the interpreterNicholas Clark2006-03-161-0/+10
* Teaching embed.pl about conditional symbols is a TODO.Nicholas Clark2006-03-101-0/+11
* Two more TODOs for those with C knowledge.Nicholas Clark2006-03-071-0/+25