This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fixup new hash benchmarks to be lighter
[perl5.git] / t / mro / package_aliases.t
2016-08-18 Nicolas RUse set_up_inc for several unit tests
2013-11-04 Father ChrysostomosCheck that stash entries are GVs when aliasing pkgs
2012-11-29 Father ChrysostomosFix two minor bugs with local glob assignment
2011-11-17 Michael G. SchwernAdd class_ok() and object_ok() to t/test.pl.
2011-04-16 Father ChrysostomosFollowup to 088225f/[perl #88132]: packages ending...
2011-04-13 Father Chrysostomos[perl #88132] broken ISA lookup after aliasing packages...
2010-11-22 Father ChrysostomosNewly-created stashes may need effective names added
2010-11-22 Father Chrysostomosmro_package_moved must act on all effective names
2010-11-21 Father ChrysostomosMake hv_undef leave HvENAME alone
2010-11-17 Father ChrysostomosDon’t skip mro_package_moved if the parent stash is...
2010-11-12 Father ChrysostomosFix package assignment with nested aliased packages
2010-10-31 Father ChrysostomosTests for [perl #77358]
2010-10-21 Father ChrysostomosFix a nested package deletion bug
2010-10-13 Father Chrysostomos[perl #78362] Make mro_package_moved check for recursion
2010-10-12 Father ChrysostomosReset isa caches on nonexistent substashes when stash...
2010-10-10 Father ChrysostomosAdd an inheritance diagram to package_aliases.t
2010-10-10 Father ChrysostomosMake more ways to move packages around reset isa caches
2010-10-10 Father ChrysostomosOops. Remove a duplicate require.
2010-10-10 Father ChrysostomosReset isa on stash manipulation
2008-11-16 Torsten SchoenfeldMRO tests for isa() and package aliases