Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove duplicate return in S_mro_get_linear_isa_c3() accidentally added by | Nicholas Clark | 2009-01-03 | 1 | -1/+0 |
* | In mro_get_mro, use the length and UTF-8-ness now contained in struct mro_alg | Nicholas Clark | 2008-12-29 | 1 | -3/+8 |
* | Move all mro:: XS functions from mro.c to ext/mro/mro.xs, except for | Nicholas Clark | 2008-12-27 | 2 | -28/+159 |
* | Remove the comment that the mro:: functions are actually in the core | Nicholas Clark | 2008-12-27 | 1 | -2/+1 |
* | Proper pluggable Method Resolution Orders. 'c3' is now implemented outside the | Nicholas Clark | 2008-12-27 | 5 | -0/+863 |