Include method name in immutable methods (fixes #49680)
[gitmo/Class-MOP.git] / Makefile.PL
2009-08-14 Florian Ragwitz Allow metaclasses to be reinitialized from an existing...
2009-07-03 Dave Rolsky This release breaks with last Moose
2009-06-23 Dave Rolsky Conflicts with the last Moose release 0.88
2009-06-21 Dave Rolsky Latest changes to CMOP destructor inlining break Moose
2009-05-12 Florian Ragwitz Depend on latest Test::Exception to avoid failing tests.
2009-05-03 Dave Rolsky Use ExtraTests plugin to run extra tests for authors...
2009-04-05 Dave Rolsky preserve compiler flags from Config.pm
2009-03-23 Dave Rolsky CMOP now conflicts with the most recent release of...
2009-03-11 Florian Ragwitz Rebuild all c code if mop.h changed.
2009-03-09 Florian Ragwitz Split MOP.xs into more managable parts under xs/
2009-02-26 Dave Rolsky Perltidy this code
2009-02-26 Dave Rolsky No need for Sub::Identify
2009-02-22 Dave Rolsky Switch back to Module::Install.
2009-02-22 Dave Rolsky Remove all the pure Perl bits to go XS-only
2009-01-23 Florian Ragwitz Make the pure-perl test generation compatible with...
2009-01-23 Florian Ragwitz Run the pure perl tests on the smokers.
2009-01-07 Shawn M Moore Instead of appending to the pp test file, replace it.
2009-01-07 Florian Ragwitz Turn generation of pure perl tests into a makefile...
2008-12-04 Florian Ragwitz Depend on B.
2008-11-14 Dave Rolsky Depend on Task::Weaken so we know we have an XS Scalar...
2008-09-03 Dave Rolsky Run all the tests twice if we have XS, once with XS...
2008-08-21 Dave Rolsky Add missing test prereqs. Also, EUMM doesn't support...
2008-08-21 Dave Rolsky Be explicit about our minimum required Perl.
2008-08-13 Yuval Kogman Sub::Name prereq
2008-08-10 Yuval Kogman use Devel::GlobalDestruction to avoid destroying anon...
2008-08-08 Dave Rolsky Don't require Sub::Name if we don't find a compiler.
2008-08-08 Dave Rolsky Switched to EUMM with compiler detection (from Params...
2008-06-14 Stevan Little some little things and stuff
2008-05-19 Stevan Little adding Sub::Identify 0.03 stuff
2008-04-15 Stevan Little c3 tests and details
2007-12-14 Stevan Little 0.49
2007-12-12 Stevan Little Class::MOP with XS
2007-10-07 Jonathan Rockway replace M::Build with M::Install
2006-02-03 Rob Kinyon Converted to Build.PL
2006-02-02 Stevan Little preping for the 0.01 release
2006-01-31 Stevan Little build crap
2006-01-31 Stevan Little misc crap;