summaryrefslogtreecommitdiff
path: root/pad.c
Commit message (Expand)AuthorAgeFilesLines
* SvFAKE lexicals in scope for all of the subDave Mitchell2002-12-021-146/+185
* allow evals to see the full lexical scopeDave Mitchell2002-12-021-90/+28
* PL_curpad == AvARRAY(PL_comppad) alwaysDave Mitchell2002-10-221-20/+33
* Happy chainsaw stories; The removal of the 5005 threadsH.Merijn Brand2002-10-191-27/+0
* Re: closure failuresDave Mitchell2002-10-121-2/+1
* move all pad-related code to its own src fileDave Mitchell2002-10-021-0/+1518