summaryrefslogtreecommitdiff
path: root/t/mro/package_aliases.t
Commit message (Expand)AuthorAgeFilesLines
* Add class_ok() and object_ok() to t/test.pl.Michael G. Schwern2011-11-171-2/+2
* Followup to 088225f/[perl #88132]: packages ending with :Father Chrysostomos2011-04-151-4/+46
* [perl #88132] broken ISA lookup after aliasing packages ending with ::Father Chrysostomos2011-04-131-32/+42
* Newly-created stashes may need effective names addedFather Chrysostomos2010-11-221-1/+20
* mro_package_moved must act on all effective namesFather Chrysostomos2010-11-221-1/+23
* Make hv_undef leave HvENAME aloneFather Chrysostomos2010-11-201-1/+20
* Don’t skip mro_package_moved if the parent stash is renamedFather Chrysostomos2010-11-161-1/+18
* Fix package assignment with nested aliased packagesFather Chrysostomos2010-11-111-1/+29
* Tests for [perl #77358]Father Chrysostomos2010-10-301-3/+27
* Fix a nested package deletion bugFather Chrysostomos2010-10-211-1/+21
* [perl #78362] Make mro_package_moved check for recursionFather Chrysostomos2010-10-121-1/+8
* Reset isa caches on nonexistent substashes when stash trees are movedFather Chrysostomos2010-10-121-1/+44
* Add an inheritance diagram to package_aliases.tFather Chrysostomos2010-10-101-0/+9
* Make more ways to move packages around reset isa cachesFather Chrysostomos2010-10-091-42/+76
* Oops. Remove a duplicate require.Father Chrysostomos2010-10-091-1/+1
* Reset isa on stash manipulationFather Chrysostomos2010-10-091-1/+76
* MRO tests for isa() and package aliasesTorsten Schoenfeld2008-11-161-0/+33