projects
/
gitmo/Moose.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
gitmo/Moose.git
2009-06-25
Hans Dieter...
default more helpfully
attic/handles_curry
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
Hans Dieter...
add documentation
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
Hans Dieter...
add curried_arguments, usable from hashref handles
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
Hans Dieter...
s/XX/84/
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
Shawn M Moore
Allow Moose::Meta::TypeConstraint::DuckType in handles...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
Shawn M Moore
Punctuation
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
Shawn M Moore
Reify duck type from a regular subtype into an actual...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
Shawn M Moore
Copy and paste doc is bad! :)
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
Shawn M Moore
all does what we want anyway, no need for the weird...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
Shawn M Moore
We no longer use $class
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
Shawn M Moore
The Object type constraint filters out Regexp
commit
|
commitdiff
|
tree
|
snapshot
2009-06-24
Hans Dieter...
update Changes
commit
|
commitdiff
|
tree
|
snapshot
2009-06-24
Hans Dieter...
associate methods installed by delegation
commit
|
commitdiff
|
tree
|
snapshot
2009-06-24
Hans Dieter...
fix english
commit
|
commitdiff
|
tree
|
snapshot
2009-06-24
Hans Dieter...
document 'bare'
commit
|
commitdiff
|
tree
|
snapshot
2009-06-24
Hans Dieter...
finish the bare_attribute merge that I somehow screwed up
commit
|
commitdiff
|
tree
|
snapshot
2009-06-24
Hans Dieter...
Merge branch 'bare_attribute'
commit
|
commitdiff
|
tree
|
snapshot
2009-06-24
Hans Dieter...
warn instead of dying
commit
|
commitdiff
|
tree
|
snapshot
2009-06-24
Hans Dieter...
document new behavior
commit
|
commitdiff
|
tree
|
snapshot
2009-06-24
Hans Dieter...
warn instead of dying
commit
|
commitdiff
|
tree
|
snapshot
2009-06-24
Hans Dieter...
document new behavior
commit
|
commitdiff
|
tree
|
snapshot
2009-06-24
Hans Dieter...
back out 'bare' attribute changes (moving to a branch)
commit
|
commitdiff
|
tree
|
snapshot
2009-06-24
Hans Dieter...
don't override attach_to_class, override install_accessors
commit
|
commitdiff
|
tree
|
snapshot
2009-06-24
Hans Dieter...
die on attributes with no methods and no is => 'bare'
commit
|
commitdiff
|
tree
|
snapshot
2009-06-23
Jay Kuri
Doc patch to better explain BUILD arguments better
commit
|
commitdiff
|
tree
|
snapshot
2009-06-23
Dave Rolsky
Add release date
0.83
commit
|
commitdiff
|
tree
|
snapshot
2009-06-23
Dave Rolsky
require CMOP 0.88
commit
|
commitdiff
|
tree
|
snapshot
2009-06-23
Dave Rolsky
bump version to 0.83
commit
|
commitdiff
|
tree
|
snapshot
2009-06-23
Jesse Luehrs
these todo tests work now, with cmop fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-06-23
Jesse Luehrs
the metaclass is a Moose::Meta::Class, so it should...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-23
Jesse Luehrs
test that the trait is still applied
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Jesse Luehrs
make this test more correct with regards to immutabilit...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯
Merge branch 'master' of gitmo@jules.scsys.co.uk:Moose
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯
mention MooseX::NonMoose in extensions manual
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Dave Rolsky
Add a conflict on MX::Singleton 0.17
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Dave Rolsky
bump version to 0.82
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯
correct pod document name
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Jesse Luehrs
readding the __MOP__ key fixes this TODO test
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Jesse Luehrs
update Changes
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Jesse Luehrs
just use _construct_instance from CMOP
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Dave Rolsky
add changes version & release date
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Dave Rolsky
Shut up a warning about not overwriting DESTROY
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Dave Rolsky
work with Inlined changes in CMOP
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Dave Rolsky
require CMOP 0.87 ($NEXT)
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Dave Rolsky
The content of the warning for wrapped structors has...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Dave Rolsky
dictionary updates for spell test
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Dave Rolsky
No plural of syntax
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Dave Rolsky
Tone down the judgement, add another reason to use...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Dave Rolsky
Inherit from CMOP::Method::Inlined, not ::Generated
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Yuval Kogman
Check that the value is an object in duck_type TC
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
dandv
Added POD about the 'documentation' option for the...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Moritz Onken
test removed
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Moritz Onken
failing test class_type meta class
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Dylan William...
You CAN use trigger on read-only attributes.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Dave Rolsky
single quotes for non-interpolating strings
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Dave Rolsky
Remove useless BEGIN and tidy code
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Dave Rolsky
Merge branch 'master' of gitmo@jules.scsys.co.uk:Moose
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Dylan William...
added test for DESTROY/immutable regression in moose...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Matt S Trout
mention manual fixups in Changes
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Matt S Trout
mention MooseX::Types early to avoid users falling...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Matt S Trout
add some notes about a few extensions
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Rafael Kitover
add note that has '+foo' does not work in roles that...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Rafael Kitover
removing last added test as it should not work by design
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Rafael Kitover
added TODO test for +attribute in a role that composes...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
Dave Rolsky
Add a TODO item for error
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Dave Rolsky
bump version to 0.81
0.81
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Dave Rolsky
bump CMOP prereq to 0.85
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Dave Rolsky
Remove incorrect statement about CPAN.pm
commit
|
commitdiff
|
tree
|
snapshot
2009-06-06
Dave Rolsky
Fix tests that I broke with my reformatting
0.80
commit
|
commitdiff
|
tree
|
snapshot
2009-06-06
Dave Rolsky
It's a TODO test now
commit
|
commitdiff
|
tree
|
snapshot
2009-06-06
Dave Rolsky
Make this a TODO test since it's easily worked around...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-06
Dave Rolsky
Formatting
commit
|
commitdiff
|
tree
|
snapshot
2009-06-06
Dave Rolsky
Formatting
commit
|
commitdiff
|
tree
|
snapshot
2009-06-06
Dave Rolsky
rename this test
commit
|
commitdiff
|
tree
|
snapshot
2009-06-06
Dave Rolsky
Minor formatting tweaks in Changes
commit
|
commitdiff
|
tree
|
snapshot
2009-06-06
Dave Rolsky
bump version to 0.80
commit
|
commitdiff
|
tree
|
snapshot
2009-06-06
Dave Rolsky
Add release date
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Shawn M Moore
Attribute the change to alias
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Shawn M Moore
We do have doc now!
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Shawn M Moore
Improve the error message of a role using "extends"
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Dave Rolsky
Wording and formatting tweaks for Changes
commit
|
commitdiff
|
tree
|
snapshot
2009-06-02
Jesse Luehrs
metarole is past the scary experimental stage, i think
commit
|
commitdiff
|
tree
|
snapshot
2009-06-02
Shawn M Moore
Excluding a conflicting method is a certainly valid...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-01
Guillermo Roditi
changelog
commit
|
commitdiff
|
tree
|
snapshot
2009-06-01
Guillermo Roditi
Add test for infinite recursion when creating an anon...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-31
Shawn M Moore
Save the curses for comments O:)
commit
|
commitdiff
|
tree
|
snapshot
2009-05-31
Shawn M Moore
Moose::Manual::Delta isn't for our internal test change...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-31
Shawn M Moore
Changes entry for today's branch :)
commit
|
commitdiff
|
tree
|
snapshot
2009-05-31
Shawn M Moore
Use class/type information instead of a useless is_conf...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-31
Shawn M Moore
More doc for Method::Conflicting
commit
|
commitdiff
|
tree
|
snapshot
2009-05-31
Shawn M Moore
Merge branch 'master' into role-methods
commit
|
commitdiff
|
tree
|
snapshot
2009-05-31
Shawn M Moore
Make roles required
commit
|
commitdiff
|
tree
|
snapshot
2009-05-31
Shawn M Moore
Add Ovid's test case
commit
|
commitdiff
|
tree
|
snapshot
2009-05-31
Shawn M Moore
Move Method::Conflicted to Conflicting
commit
|
commitdiff
|
tree
|
snapshot
2009-05-31
Shawn M Moore
Begin s/conflicted/conflicting/
commit
|
commitdiff
|
tree
|
snapshot
2009-05-31
Shawn M Moore
Make Conflicted immutable
commit
|
commitdiff
|
tree
|
snapshot
2009-05-31
Shawn M Moore
Much better error message for role conflicts
commit
|
commitdiff
|
tree
|
snapshot
2009-05-31
Shawn M Moore
Use role names for consistency with ToRole
commit
|
commitdiff
|
tree
|
snapshot
2009-05-31
Shawn M Moore
Include roles in the role summation add_conflicted_method
commit
|
commitdiff
|
tree
|
snapshot
2009-05-31
Shawn M Moore
Basic conflict message
commit
|
commitdiff
|
tree
|
snapshot
next