This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
More pod names in the debugger for the runman command
[perl5.git] / pad.h
2003-10-16 Dave MitchellEnsure PL_comppad/curpad point to PL_main_cv's padlist...
2003-04-16 Jarkko HietaniemiFix up Larry's copyright statements to my best knowledge.
2003-03-02 Hugo van der SandenReverse copyright update (#18801) for files not changed...
2003-03-02 Hugo van der SandenUpdate all copyrights to 2003, from Jarkko
2002-12-17 Dave MitchellRe: [jhi@iki.fi: enums are not nums]
2002-11-12 Dave MitchellRe: threads and Win2000 (Smoke 18064 FAIL(F) MSWin32...
2002-10-22 Dave MitchellPL_curpad == AvARRAY(PL_comppad) always
2002-10-04 H.Merijn BrandNon ANSI feature detection in enum
2002-10-02 Dave Mitchellmove all pad-related code to its own src file