projects
/
gitmo/Moose.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
Changes for this branch
[gitmo/Moose.git]
/
Makefile.PL
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