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