the PAD_SET_CUR macro expanded too much for AIX compilers
[p5sagit/p5-mst-13.2.git] / pad.h
2005-07-01 Dave Mitchell the PAD_SET_CUR macro expanded too much for AIX compilers
2005-04-19 Andy Lester pad_compname_type(), takes care of a clunky macro
2005-04-19 Steve Peters Refactoring to Sv*_set() macros - patch #5
2005-04-06 Nicholas Clark Casting to/from (void *) sufficient to make a C++ compi...
2003-10-16 Dave Mitchell Ensure PL_comppad/curpad point to PL_main_cv's padlist...
2003-04-16 Jarkko Hietaniemi Fix up Larry's copyright statements to my best knowledge.
2003-03-02 Hugo van der Sanden Reverse copyright update (#18801) for files not changed...
2003-03-02 Hugo van der Sanden Update all copyrights to 2003, from Jarkko
2002-12-17 Dave Mitchell Re: [jhi@iki.fi: enums are not nums]
2002-11-12 Dave Mitchell Re: threads and Win2000 (Smoke 18064 FAIL(F) MSWin32...
2002-10-22 Dave Mitchell PL_curpad == AvARRAY(PL_comppad) always
2002-10-04 H.Merijn Brand Non ANSI feature detection in enum
2002-10-02 Dave Mitchell move all pad-related code to its own src file