working without XS
[gitmo/Class-MOP.git] / t / 003_methods.t
2008-05-18 Stevan Little working without XS
2008-05-18 Stevan Little fixing the get_method_map stuff
2007-07-16 Matt S Trout undo stevan's broken workarounds, actually fix for...
2007-07-15 Stevan Little 0.41
2007-07-15 Stevan Little 0.41
2007-06-21 Stevan Little geting rid of that pesky test failure in 5.9.5, horray... 0_40
2007-04-08 Stevan Little I think this fixed the bleadperl issue
2007-04-08 Stevan Little I think this fixed the bleadperl issue
2006-09-15 Stevan Little fixing some edge cases Moose brought out
2006-08-28 Stevan Little no-more-blessed-subs
2006-08-26 Stevan Little lost of misc changes; fixed the &create method; test...
2006-07-13 Yuval Kogman Docs, small fixes, find_method_by_name and the get_valu...
2006-02-28 Stevan Little bunch of stuff
2006-02-10 Stevan Little getting close to a 0.07 release
2006-02-10 Stevan Little adding in tests
2006-02-02 Stevan Little updating the test numbers and adding the CountingClass...
2006-01-25 Stevan Little Class::MOP - all the method methods and tests
2006-01-25 Stevan Little getting closer with the method thing
2006-01-24 Stevan Little Class::MOP - closer
2006-01-24 Stevan Little method stuff worked out
2006-01-24 Stevan Little adding more crap