This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
i_arpainet and i_sysun for configure.com.
[perl5.git] / t / op / override.t
2013-11-04 Father ChrysostomosStop CORE::GLOBAL::require lookup from crashing on...
2013-11-04 Father ChrysostomosStop CORE::GLOBAL::glob lookup from crashing on stub
2013-11-04 Father ChrysostomosStop CORE::GLOBAL::do lookup from crashing on stub
2013-06-02 Father ChrysostomosStop constant inlining from countermanding ‘use subs’
2013-02-20 Ricardo Signessuppress "experimental" warnings for my $_
2012-12-04 Father Chrysostomosoverride.t: Suppress deprecation warning
2012-12-04 Father ChrysostomosDeprecate lexical $_
2012-05-22 Father Chrysostomosoverride.t: Remove obsolete comment
2011-12-16 Father ChrysostomosDisable $[ under 5.16
2011-12-08 Father ChrysostomosFix use VERSION test failures under PERL_UNICODE
2011-11-20 Vincent PitHandle require() on implicit $_ properly w/r global...
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in t/*.
2010-11-25 Nicholas ClarkMake BEGIN {require 5.12.0} behave as documented.
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2006-10-31 Rafael Garcia-SuarezMake readpipe() overridable (and also `` and qx//)
2005-09-27 Rafael Garcia-SuarezTest for OPpCONST_NOVER only on OP_CONST ops.
2002-10-02 Rafael Garcia-SuarezRe: [PATCH] Re: builtin die parsed differently to CORE...
2002-03-22 Abhijit Menon-Sen Revert #15200 for backwards compatiblity reasons.
2002-03-12 Mike GuyDisambiguate "Can't locate"
2002-01-15 Nick Ing-SimmonsBlind integrate of bulk of mainline.
2002-01-15 Rafael Garcia-Suarez[PATCH] Overriding readline() should also override...
2001-11-22 Gurusamy Sarathylocal(*CORE::GLOBAL::require) doesn't behave like other...
2001-09-05 Jarkko HietaniemiIn UNICOS division yada yada.
2001-06-04 Gurusamy Sarathytestsuite for change#10192 (from Gisle Aas)