projects
/
gitmo/Moose.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
don't initialize delegate classes with Moose::Meta::Class
[gitmo/Moose.git]
/
lib
/
Moose
/
Meta
/
2010-05-20
Jesse Luehrs
don't initialize delegate classes with Moose::Meta...
tree
|
commitdiff
2010-05-20
Jesse Luehrs
reinitialize the metaclasses, rather than just reblessing
tree
|
commitdiff
2010-05-20
Jesse Luehrs
make variable naming more clear, and fix some bugs...
tree
|
commitdiff
2010-05-20
Jesse Luehrs
extend cmop's metaclass fixing to also fix metarole...
tree
|
commitdiff
2010-05-20
Florian Ragwitz
Version 1.04
1.04
tree
|
commitdiff
2010-05-16
Ricardo Signes
make the new "distinct types not equal" tests pass
tree
|
commitdiff
2010-05-16
Jesse Luehrs
add ->consumers method to role metaclass
tree
|
commitdiff
2010-05-15
Dave Rolsky
No space between method names and parens in docs
tree
|
commitdiff
2010-05-15
Dave Rolsky
Clarify several confusing invocants and variable names.
tree
|
commitdiff
2010-05-12
Jesse Luehrs
stick the call to BUILDALL in ->meta->new_object, rathe...
tree
|
commitdiff
2010-05-12
Jesse Luehrs
fix failing tests
tree
|
commitdiff
2010-05-12
Jesse Luehrs
add HasMethods to Role explicitly, since it's no longer...
tree
|
commitdiff
2010-05-11
Tomas Doran
'Fix' has '+attr' in roles by exploding earlier.
tree
|
commitdiff
2010-05-11
Florian Ragwitz
undoublefail
tree
|
commitdiff
2010-05-06
Florian Ragwitz
Fix typo.
tree
|
commitdiff
2010-05-06
Florian Ragwitz
Version 1.03.
1.03
tree
|
commitdiff
2010-05-06
Florian Ragwitz
Fix doc typo.
tree
|
commitdiff
2010-05-05
Florian Ragwitz
Allow required versions to be specified when setting...
tree
|
commitdiff
2010-05-01
Florian Ragwitz
Version 1.02.
1.02
tree
|
commitdiff
2010-04-30
Florian Ragwitz
Stop making $class_tc->is_subtype_of behave like -...
tree
|
commitdiff
2010-04-08
Jesse Luehrs
fix instance application not passing along role args...
tree
|
commitdiff
2010-04-01
Florian Ragwitz
Stop Array::natatime from returning an exhausted iterat...
tree
|
commitdiff
2010-03-31
Florian Ragwitz
Make Moose::Meta::TypeConstraint::Class correctly rejec...
tree
|
commitdiff
2010-03-26
Florian Ragwitz
Version 1.01.
1.01
tree
|
commitdiff
2010-03-26
Florian Ragwitz
Make handles accept role TCs.
tree
|
commitdiff
2010-03-25
Florian Ragwitz
Version 1.00.
1.00
tree
|
commitdiff
2010-03-25
Florian Ragwitz
Stop Moose::Meta::Attribute::Native::Trait::Code from...
tree
|
commitdiff
2010-03-16
Graham Knop
Fix various broken links in POD
tree
|
commitdiff
2010-03-16
mateu
Improve Counter Trait docs.
tree
|
commitdiff
2010-03-08
Florian Ragwitz
Version 0.99.
0.99
tree
|
commitdiff
2010-03-07
Jesse Luehrs
fix DEMOLISH methods not being called in some cases
tree
|
commitdiff
2010-02-27
Cory Watson
Add find_type_for method to Union.
tree
|
commitdiff
2010-02-14
Dave Rolsky
ToInstance no longer needs to subclass ToClass
tree
|
commitdiff
2010-02-10
Dave Rolsky
bump version to 0.98
tree
|
commitdiff
2010-02-10
Rafael Kitover
use "roles" when creating anon class for applying a...
tree
|
commitdiff
2010-02-10
Dave Rolsky
bump version to 0.97
0.97
tree
|
commitdiff
2010-02-09
Dave Rolsky
Fix reinitializing anon metaclasses.
tree
|
commitdiff
2010-02-09
franck cuny
fix POD typo
tree
|
commitdiff
2010-02-08
Dave Rolsky
Use the already-existing anon class caching in MM:...
tree
|
commitdiff
2010-02-06
Florian Ragwitz
Version 0.96.
0.96
tree
|
commitdiff
2010-02-05
Florian Ragwitz
Fix pod typo.
tree
|
commitdiff
2010-02-04
Ansgar Burchardt
Add a couple of missing package descriptions.
tree
|
commitdiff
2010-02-04
Florian Ragwitz
Version 0.95.
0.95
tree
|
commitdiff
2010-01-31
Florian Ragwitz
Add execute_method to Native::Trait::Code.
tree
|
commitdiff
2010-01-20
Chia-liang Kao
Fix Moose::Meta::Method pod that mentioned Class::MOP...
tree
|
commitdiff
2010-01-18
Jesse Luehrs
use consistent formatting
tree
|
commitdiff
2010-01-18
Jesse Luehrs
indicate that the example method providers aren't a...
tree
|
commitdiff
2010-01-18
Dave Rolsky
set version to 0.94
tree
|
commitdiff
2010-01-18
Dave Rolsky
Bug fixes for handling attr names like "@foo"
tree
|
commitdiff
2010-01-18
Dave Rolsky
Squashed commit of the following:
tree
|
commitdiff
2010-01-06
Patrick Donelan
Minor POD improvements
tree
|
commitdiff
2010-01-05
Dave Rolsky
bump version to 0.93_03
0.93_03
tree
|
commitdiff
2010-01-05
Dave Rolsky
bump version to 0.93_02
0.93_02
tree
|
commitdiff
2010-01-04
Dave Rolsky
bump version to 0.93_01
tree
|
commitdiff
2010-01-04
Dave Rolsky
add BUGS section to docs without one
tree
|
commitdiff
2010-01-04
Dave Rolsky
Change BUGS so it always tells people to look at Moose...
tree
|
commitdiff
2010-01-04
Dave Rolsky
bump copyright year to 2010
tree
|
commitdiff
2010-01-04
Dave Rolsky
Merged topic/metarole-distinguishes-role-meta (which...
tree
|
commitdiff
2009-12-28
Florian Ragwitz
Turn composition_class_roles into a plain method.
tree
|
commitdiff
2009-12-17
Dave Rolsky
remove a lying comment
tree
|
commitdiff
2009-12-02
Shawn M Moore
Add Native's illustrious porters
tree
|
commitdiff
2009-11-19
Florian Ragwitz
Checking in changes prior to tagging of version 0.93...
0.93
tree
|
commitdiff
2009-11-18
Gerda Shank
update BestPractices to emphasize namespace::autoclean...
tree
|
commitdiff
2009-11-11
Jesse Luehrs
stop overriding the prototype on List::Util::first
tree
|
commitdiff
2009-11-05
Jesse Luehrs
oops, associated_methods returns an arrayref of method...
tree
|
commitdiff
2009-10-24
Jesse Luehrs
don't remove accessors we never installed
tree
|
commitdiff
2009-10-14
Jesse Luehrs
remove the warning for $self->new
tree
|
commitdiff
2009-10-12
Jesse Luehrs
preserve aliasing for delegated methods
tree
|
commitdiff
2009-10-11
Dave Rolsky
deprecate get_attribute_map for roles, and remove it...
tree
|
commitdiff
2009-10-08
Shawn M Moore
Moose::Meta::Role no longer uses subname
tree
|
commitdiff
2009-10-04
Jesse Luehrs
fix passing args to a code execute helper (gphat++)
tree
|
commitdiff
2009-09-25
Jesse Luehrs
replace several uses of eval with try
tree
|
commitdiff
2009-09-22
Dave Rolsky
Tidy and make weaken_value private
tree
|
commitdiff
2009-09-22
Dave Rolsky
bump version to 0.92
tree
|
commitdiff
2009-09-22
Jesse Luehrs
fix moose-nonmoose-moose metaclass compat stuff
tree
|
commitdiff
2009-09-22
Yuval Kogman
Test semantics for raw_value
tree
|
commitdiff
2009-09-17
Dave Rolsky
bump version to 0.91
0.91
tree
|
commitdiff
2009-09-17
Yuval Kogman
Force parsing of blessed() as a function
tree
|
commitdiff
2009-09-14
Dave Rolsky
We also need to explicitly ignore meta when applying...
tree
|
commitdiff
2009-09-14
Dave Rolsky
bump version to 0.90
tree
|
commitdiff
2009-09-14
Dave Rolsky
Method related methods are inherited from CMOP::Package
tree
|
commitdiff
2009-09-14
Dave Rolsky
more work on ignoring meta in role method list
tree
|
commitdiff
2009-09-14
Dave Rolsky
work in progress on getting rt 48985 changes working...
tree
|
commitdiff
2009-09-14
Dave Rolsky
Revert "add a warning for immutablizing a class with...
tree
|
commitdiff
2009-09-14
Dave Rolsky
Revert "add an option to disable the mutable ancestor...
tree
|
commitdiff
2009-09-13
Stevan Little
delegated methods now working properly if the accessor...
tree
|
commitdiff
2009-09-13
Dave Rolsky
Add tests for warning on $object->new and implement...
tree
|
commitdiff
2009-09-12
Florian Ragwitz
Allow reinitialization of composite role metaclasses.
tree
|
commitdiff
2009-09-12
Florian Ragwitz
Add composition_class_roles to Meta::Class and build...
tree
|
commitdiff
2009-09-12
Florian Ragwitz
Make the RoleSummation role application class an attrib...
tree
|
commitdiff
2009-09-11
Dave Rolsky
Lots of fixes to object destruction.
tree
|
commitdiff
2009-09-11
Dave Rolsky
Small refactoring to simplify generating code a bit
tree
|
commitdiff
2009-09-11
Dave Rolsky
make sure status variable localization happens for...
tree
|
commitdiff
2009-09-11
Dave Rolsky
Do not auto-delegate for any Native Traits
tree
|
commitdiff
2009-09-11
Dave Rolsky
_expected_constructor_class is no longer used
tree
|
commitdiff
2009-09-11
Dave Rolsky
bump all versions to 0.89_02
tree
|
commitdiff
2009-09-11
Jesse Luehrs
a bit more docs for code helpers
tree
|
commitdiff
2009-09-11
Jesse Luehrs
add some docs for the code method provider
tree
|
commitdiff
2009-09-11
Dave Rolsky
rename to new name scheme for native traits
tree
|
commitdiff
2009-09-11
Florian Ragwitz
WIP: Add a Code attribute helper.
tree
|
commitdiff
next