Repatch from Robin Barker: anon subs in C<package;> are
[p5sagit/p5-mst-13.2.git] / t / op / runlevel.t
2002-02-27 Jarkko Hietaniemi Repatch from Robin Barker: anon subs in C<package;...
2001-12-29 Andreas König cleaner close on tests, take 2
2001-09-27 Robin Barker make __ANON__ global
2001-09-26 Jarkko Hietaniemi Integrate macperl changes from Chris Nandor:
2001-06-16 Jarkko Hietaniemi NetWare port from Guruprasad S <SGURUPRASAD@novell...
2000-10-20 Charles Bailey SYN SYN
2000-08-30 Jarkko Hietaniemi Change the internal implementation of sort() to be...
2000-08-29 Mike Guy Use minimal @INC in tests, most of the time just '...
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-06-09 Jarkko Hietaniemi Rename the fdpid locking and integrate with Sarathy.
2000-06-08 Gurusamy Sarathy @_ can't have junk in it even in the non-USE_ITHREADS...
2000-03-02 Charles Bailey Take advantage of new subprocess invocation (Charles...
2000-03-01 Gurusamy Sarathy consolidated VMS patches (from Craig A. Berry
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-04 Gurusamy Sarathy s/block/loop block/ in diagnostics about next, last...
1999-12-01 Gurusamy Sarathy email address changes
1999-10-14 Gurusamy Sarathy fix POPSTACK panics that ensued from bad interaction...
1999-02-12 Ilya Zakharevich Remove extraneous sh in test suites
1999-02-12 Gurusamy Sarathy make testsuite somewhat location independent
1998-10-13 Gurusamy Sarathy don't longjmp() in pp_goto() (regressive bug from old...
1998-07-12 Gurusamy Sarathy fix pp_caller() to fully traverse stacklevels
1998-05-09 Gurusamy Sarathy [win32] protect sortcop from C<sort { sort { ... }...
1998-04-03 Gurusamy Sarathy [win32] implement stack-of-stacks so that magic invocat...
1997-09-05 Norton Allen fix poor t/op/runlevel.t test
1997-04-02 Perl 5 Porters [inseparable changes from match from perl-5.003_97...
1997-03-22 Perl 5 Porters [inseparable changes from match from perl-5.003_94...
1997-03-01 Perl 5 Porters [inseparable changes from match from perl-5.003_91...
1997-02-25 Chip Salzenberg [differences between cumulative patch application and...
1997-02-25 Perl 5 Porters [inseparable changes from match from perl-5.003_90...
1997-02-25 Gurusamy Sarathy Fix perl_call_*() when !G_EVAL