summaryrefslogtreecommitdiff
path: root/pad.c
Commit message (Expand)AuthorAgeFilesLines
* %_ (was Re: [PATCH] operation on `PL_na' may be undefined)Nicholas Clark2003-01-071-5/+5
* remove flag SvPADBUSYDave Mitchell2003-01-031-5/+2
* Whoops, these are the changes supposed to be in #18318.Hugo van der Sanden2002-12-171-4/+6
* Re: [jhi@iki.fi: enums are not nums]Dave Mitchell2002-12-171-1/+1
* Proper fix for CvOUTSIDE weak refcountingDave Mitchell2002-12-141-28/+41
* 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