summaryrefslogtreecommitdiff
path: root/t/mro/package_aliases.t
Commit message (Expand)AuthorAgeFilesLines
* 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