Merge branch 'stable'
[gitmo/Class-MOP.git] / Makefile.PL
2010-11-18 Jesse Luehrs factor codegen stuff out to Eval::Closure
2010-11-17 Jesse Luehrs dep on the xs implementation of package-stash explicitly
2010-11-15 Jesse Luehrs bump the Package::Stash dep
2010-11-11 Gerda Shank test fail with Sub::Name 0.04; bump prereq
2010-10-31 Dave Rolsky Require Package::Stash 0.13
2010-10-28 Dave Rolsky Tidy lists of required modules
2010-10-28 Dave Rolsky Bump Package::DeprecationManager dep to avoid Test...
2010-10-24 Karen Etheridge convert all uses of Test::Exception to Test::Fatal.
2010-09-27 Dave Rolsky This CMOP conflicts with Moose
2010-09-26 Shawn M Moore Use AuthorRequires to force authors to run all tests
2010-09-20 Florian Ragwitz Depend on a known good version of Package::Stash
2010-09-11 Karen Etheridge add conflict for earlier namespace::autoclean, which...
2010-08-24 Karen Etheridge use Test::Requires in tests
2010-08-24 Florian Ragwitz Make M::I::ExtraTests fail more obvious
2010-08-23 Dave Rolsky Restore the call to check_conflicts 1.06
2010-08-23 Dave Rolsky Revert "Use check_conflicts from Module::Install"
2010-08-23 Dave Rolsky Remove extra use of check_conflicts
2010-08-22 Dave Rolsky Use check_conflicts from Module::Install
2010-07-25 Dave Rolsky Require latest Package::DeprecationManager 1.04
2010-07-12 Dave Rolsky Use Package::DeprecationManager to manage deprecations
2010-06-05 Florian Ragwitz Add authority metadata
2010-05-28 Jesse Luehrs make CMOP::Package a thin wrapper around Package::Stash
2010-05-20 Florian Ragwitz Add conflict against old Moose versions
2010-05-12 Jesse Luehrs need to dep on List::MoreUtils now
2010-05-11 Shlomi Fish Add the repository URL to the Makefile.PL/META.yml
2010-05-05 Florian Ragwitz Allow requiring a version with is_class_loaded, load_cl...
2009-10-01 Jesse Luehrs replace several uses of eval with try
2009-09-15 Dave Rolsky Add -Wdeclaration-after-statement since such things...
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;