Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync change 25229 to .h source files | Rafael Garcia-Suarez | 2005-07-28 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@25233 | ||||
* | the PAD_SET_CUR macro expanded too much for AIX compilers | Dave Mitchell | 2005-07-01 | 1 | -1/+6 |
| | | | p4raw-id: //depot/perl@25042 | ||||
* | pad_compname_type(), takes care of a clunky macro | Andy Lester | 2005-04-19 | 1 | -4/+1 |
| | | | | | Message-Id: <20050419163844.GA19747@petdance.com> p4raw-id: //depot/perl@24256 | ||||
* | Refactoring to Sv*_set() macros - patch #5 | Steve Peters | 2005-04-19 | 1 | -1/+6 |
| | | | | | | Message-ID: <20050419000925.GA21640@mccoy.peters.homeunix.org> Date: Mon, 18 Apr 2005 19:09:25 -0500 p4raw-id: //depot/perl@24248 | ||||
* | Casting to/from (void *) sufficient to make a C++ compiler happy. | Nicholas Clark | 2005-04-06 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@24175 | ||||
* | Ensure PL_comppad/curpad point to PL_main_cv's padlist when | Dave Mitchell | 2003-10-16 | 1 | -2/+9 |
| | | | | | | PL_main_root is freed; this may not have been be the case if a thread other than the main one is the last to be destroyed p4raw-id: //depot/perl@21470 | ||||
* | Fix up Larry's copyright statements to my best knowledge. | Jarkko Hietaniemi | 2003-04-16 | 1 | -1/+1 |
| | | | | | | | (Lots of Perl 5 source code archaeology was involved.) Larry didn't make strangled noises when I showed him the patch, either :-) p4raw-id: //depot/perl@19242 | ||||
* | Reverse copyright update (#18801) for files not changed in 2003. | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@18807 | ||||
* | Update all copyrights to 2003, from Jarkko | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@18801 | ||||
* | Re: [jhi@iki.fi: enums are not nums] | Dave Mitchell | 2002-12-17 | 1 | -5/+3 |
| | | | | | Message-ID: <20021214191649.B3992@fdgroup.com> p4raw-id: //depot/perl@18311 | ||||
* | Re: threads and Win2000 (Smoke 18064 FAIL(F) MSWin32 5.0 W2000Pro) | Dave Mitchell | 2002-11-12 | 1 | -7/+9 |
| | | | | | Message-ID: <20021107163802.C25337@fdgroup.com> p4raw-id: //depot/perl@18142 | ||||
* | PL_curpad == AvARRAY(PL_comppad) always | Dave Mitchell | 2002-10-22 | 1 | -19/+67 |
| | | | | | Message-ID: <20021018133640.A19172@fdgroup.com> p4raw-id: //depot/perl@18048 | ||||
* | Non ANSI feature detection in enum | H.Merijn Brand | 2002-10-04 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@17975 | ||||
* | move all pad-related code to its own src file | Dave Mitchell | 2002-10-02 | 1 | -0/+214 |
Message-ID: <20020925234023.A20044@fdgroup.com> p4raw-id: //depot/perl@17953 |