Skip Alien-Ditaa
[gitmo/Moose.git] / Makefile.PL
2009-06-22 Dave Rolsky Add a conflict on MX::Singleton 0.17
2009-06-21 Dave Rolsky require CMOP 0.87 ($NEXT)
2009-06-07 Dave Rolsky bump CMOP prereq to 0.85
2009-05-12 Shawn M Moore Test::Output IS optional
2009-05-12 Dave Rolsky Oops, CMOP depends on Test::Exception 0.27, not 0.22
2009-05-12 Dave Rolsky Depend on the latest Test::Exception (we just bumped...
2009-05-03 Dave Rolsky make sure tests in xt get run for authors and disttest
2009-05-02 Dave Rolsky Just require CMOP 0.83 so CPAN won't break
2009-04-30 Chris Prather swap instance of Class::MOP::subname to Sub::Name subname
2009-04-25 Dave Rolsky Update conflicts list
2009-04-23 Dave Rolsky require very latest CMOP
2009-04-21 Shawn M Moore Unconditionally depend on Test::Output; dropping Test...
2009-04-07 Dave Rolsky Update conflicts data 0.74
2009-04-07 Dave Rolsky require the latest CMOP
2009-04-06 Dave Rolsky doh, forgot to require the latest CMOP for the Moose...
2009-03-26 Dave Rolsky Penfold is high, Moose HEAD works fine with older MX::AH
2009-03-23 Dave Rolsky changes for merge of refactor-immutable branch and...
2009-03-18 Shawn M Moore Depend directly on Data::OptList
2009-03-05 Mike Whitaker Ensure we conflict with MXAH < 0.14
2009-02-22 Dave Rolsky require the dev version of CMOP, 0.77_01 0.71_01
2009-02-20 Dave Rolsky Changes to work with 0.78 meta-instance code, which...
2009-02-19 Shawn M Moore Move extract-inline-tests to author/
2009-02-18 Dave Rolsky Extract inline tests when Makefile.PL is run, if we...
2009-02-14 Dave Rolsky require latest CMOP
2009-02-13 Dave Rolsky Remove the Comments of Obviousness +5
2009-02-13 Dave Rolsky no need for Makefile.PL to be executable
2009-02-13 Dave Rolsky Use test_requires for test requirements
2009-02-12 Ricardo SIGNES no need to declare that, it is 5.8 core
2009-02-01 Piotr Roszatycki * Moose does not work with Perl 5.8.0.
2009-01-22 Dave Rolsky require the latest CMOP
2009-01-17 Yuval Kogman Merge branch 'master' into method_generation_cleanup
2009-01-07 Shawn M Moore Remove Test::LongString from Makefile.PL, we don't...
2009-01-07 Shawn M Moore Remove Test::LongString from Makefile.PL, we don't...
2009-01-04 Matt S Trout remove perl requires, fix to use correct M::I syntax
2008-12-31 Dave Rolsky require CMOP 0.75
2008-12-30 Dave Rolsky bump CMOP prereq to latest version
2008-12-11 Dave Rolsky Doh, we really need CMOP 0.72
2008-12-05 Dave Rolsky require latest CMOP 0.62_02
2008-12-05 Marcus Ramberg Bump dependency for MoreUtils
2008-12-04 Dave Rolsky Update the compatibility list in the Makefile.PL
2008-12-04 Dave Rolsky bump version and update changes. 0.62_01
2008-11-26 Dave Rolsky require Class::MOP 0.71
2008-11-14 Dave Rolsky Depend on Task::Weaken so we know we have an XS Scalar...
2008-10-22 Dave Rolsky Require a more modern Test::More, because 0.75 (at...
2008-10-22 Dave Rolsky Just require the latest Scalar::Util (which is still...
2008-10-22 Tomas Doran Speedups in does for MooseX::Storage, should also make...
2008-10-14 Dave Rolsky Add () which apparently was needed for at least one...
2008-10-06 Dave Rolsky The next Moose release will require CMOP 0.67
2008-09-15 Dave Rolsky Restructure the logic here a bit
2008-09-15 Dave Rolsky Require the next MOP
2008-09-15 Dave Rolsky Add conflict detection for modules we know break with...
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-09-01 Dave Rolsky require stable MOP 0.65
2008-08-30 Dave Rolsky Fix the MOP dep so it actually registers 0.55_03
2008-08-30 Dave Rolsky bump the Class::MOP dep to 0.64_07
2008-08-29 Dave Rolsky require the latest MOP 0.55_02
2008-08-21 Dave Rolsky make Perl 5.8+ requirement explicit in both Makefile...
2008-08-20 Dave Rolsky Require MOP 0.64_01
2008-08-10 Dave Rolsky merge from trunk to moose-exporter branch
2008-08-08 Yuval Kogman no auto install
2008-08-07 Dave Rolsky It turns out namespace::clean's different semantics...
2008-08-06 Dave Rolsky Require the latest namespace::clean
2008-07-22 Stevan Little fixing theplers tests
2008-07-02 Stevan Little some doc cleanup
2008-06-22 Yuval Kogman demand Module::Install 0.75
2008-06-13 Shawn M Moore Update Class::MOP dep to 0.59
2008-05-27 Stevan Little some speedups in Moose
2008-05-19 Stevan Little no more XS mah!
2008-05-16 Stevan Little trunk working again
2008-05-07 Matt S Trout remove Build.PL, switch to tests_recursive, add auto_in...
2008-04-29 Stevan Little 0.42
2008-01-28 Stevan Little type constraint messages work now (kinda) and other...
2008-01-26 Shawn M Moore (no commit message)
2008-01-23 Stevan Little 0.35
2008-01-14 Stevan Little * role exclusion and aliasiing now works in composite...
2007-12-14 Stevan Little 0.33
2007-12-04 Stevan Little 0.32
2007-11-26 Stevan Little fixing some bugs
2007-11-23 Stevan Little cleanup some stuff before release
2007-10-26 Guillermo Roditi builder and lazy_build changes. note that this ups...
2007-09-27 Jonathan Rockway switch to Module::Install