This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Renaming of stashes should not be visible from Perl
[perl5.git] / t / op / stash.t
2010-10-27 Father ChrysostomosRenaming of stashes should not be visible from Perl
2010-07-18 David Mitchelladd CVf_CVGV_RC flag
2010-07-14 David Mitchellprotect CvGV weakref with backref
2010-07-14 David Mitchellprotect CvSTASH weakref with backrefs
2010-05-21 Nicholas ClarkRemove the tokeniser hack that prevents compile-time...
2010-02-07 Nicholas ClarkImprovements to 31c9a3 - CPAN code did depend on the...
2009-10-24 Nicholas ClarkMake defined %hash on a non-lexical (also) generate...
2009-07-12 Michael G SchwernWrong skip count in t/op/stash.t
2009-07-01 Jerry D. HeddenQuiet t/op/stash.t output
2009-06-27 Craig A. BerryMake stash.t redirect stderr.
2009-06-23 Ben MorrowFix blead segfault on Cygwin for t/op/stash.t
2009-06-21 Ben MorrowTests for deleting stash entries.
2006-10-19 Yves OrtonRe: Off by one in the trie code?
2006-01-16 Rafael Garcia-Suarezdefined %foo::bar:: wasn't working like it used to...
2006-01-02 Rafael Garcia-SuarezSince we no longer autovivify stashes (change #26370...
2005-12-31 Nicholas ClarkAdd a test for change 26547. (We no longer expect to...
2005-12-15 Rafael Garcia-SuarezDon't autovivify stashes as soon as the lexer sees...
2003-05-31 Rafael Garcia-SuarezFix a case of segfault in gv_check(), by making
2002-08-11 Nick Ing-SimmonsIntegrate mainline.
2002-08-08 Rafael Garcia-SuarezRe: [perl #15479] perl 5.8.0 segfault