projects
/
gitmo/Moose.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
some style tweaks to t0m's change to the metaclass compat fixing code.
[gitmo/Moose.git]
/
lib
/
Moose
/
Meta
/
Class.pm
2009-05-07
Dave Rolsky
some style tweaks to t0m's change to the metaclass...
blob
|
commitdiff
2009-05-07
Tomas Doran (t0m)
Fix one of the issues you see with metaclass incomat...
blob
|
commitdiff
|
diff to current
2009-05-03
Shawn M Moore
Make role_applications return a list not an arrayref
blob
|
commitdiff
|
diff to current
2009-05-03
Shawn M Moore
Doc for role_application methods
blob
|
commitdiff
|
diff to current
2009-05-03
Shawn M Moore
Add role application objects to each class
blob
|
commitdiff
|
diff to current
2009-05-02
Dave Rolsky
bump version to 0.77
0.77
blob
|
commitdiff
|
diff to current
2009-04-25
Dave Rolsky
bump version to 0.76
blob
|
commitdiff
|
diff to current
2009-04-25
Hans Dieter Pearcey
remove trailing whitespace
blob
|
commitdiff
|
diff to current
2009-04-23
Dave Rolsky
bump version to 0.75_01
0.75_01
blob
|
commitdiff
|
diff to current
2009-04-20
Dave Rolsky
Doh, need to include wrapped_method_metaclass in our...
blob
|
commitdiff
|
diff to current
2009-04-20
Yuval Kogman
Merge branch 'no_immutable_transformer'
blob
|
commitdiff
|
diff to current
2009-04-20
Dave Rolsky
bump version to 0.75
0.75
blob
|
commitdiff
|
diff to current
2009-04-19
Yuval Kogman
Update for removal of immutable transformer
blob
|
commitdiff
|
diff to current
2009-04-15
Jesse Luehrs
move validation (can't inherit from roles) from Moose...
blob
|
commitdiff
|
diff to current
2009-04-07
Dave Rolsky
bump version to 0.74
blob
|
commitdiff
|
diff to current
2009-04-07
Dave Rolsky
remove ancient deprecated method, update changes for...
blob
|
commitdiff
|
diff to current
2009-04-06
Dave Rolsky
bump version
0.73_02
blob
|
commitdiff
|
diff to current
2009-04-05
Dave Rolsky
bump version to 0.73_01
0.73_01
blob
|
commitdiff
|
diff to current
2009-04-05
Dave Rolsky
Merge branch 'renames-and-deprecations'
blob
|
commitdiff
|
diff to current
2009-04-05
Dave Rolsky
account for latest deprecations in CMOP
blob
|
commitdiff
|
diff to current
2009-03-30
Hans Dieter Pearcey
fix RT#44429 after discussion on the mailing list
blob
|
commitdiff
|
diff to current
2009-03-28
Shawn M Moore
class_of _reconcile_role_differences
blob
|
commitdiff
|
diff to current
2009-03-28
Shawn M Moore
no-meta _reconcile_with_superclass_meta
blob
|
commitdiff
|
diff to current
2009-03-28
Shawn M Moore
Comment applies here too
blob
|
commitdiff
|
diff to current
2009-03-28
Shawn M Moore
no-meta excludes_role
blob
|
commitdiff
|
diff to current
2009-03-28
Shawn M Moore
does_role no-meta'ing
blob
|
commitdiff
|
diff to current
2009-03-27
Dave Rolsky
bump version and update Changes
0.73
blob
|
commitdiff
|
diff to current
2009-03-26
Dave Rolsky
Merge branch 'master' into renames-and-deprecations
blob
|
commitdiff
|
diff to current
2009-03-26
Dave Rolsky
bump version and update Changes
blob
|
commitdiff
|
diff to current
2009-03-23
Dave Rolsky
Merge branch 'refactor-immutable'
blob
|
commitdiff
|
diff to current
2009-03-21
Dave Rolsky
add INHERITANCE section to classes that already have...
blob
|
commitdiff
|
diff to current
2009-03-21
Dave Rolsky
text tweaklets (I always write a lot of hand-waving...
blob
|
commitdiff
|
diff to current
2009-03-21
Dave Rolsky
Revamped Moose::Meta::Class docs and updated coverage...
blob
|
commitdiff
|
diff to current
2009-03-21
Dave Rolsky
Fix a comment in the typo
blob
|
commitdiff
|
diff to current
2009-03-19
Dave Rolsky
changes needed to get Moose working with the renames...
blob
|
commitdiff
|
diff to current
2009-03-19
Dave Rolsky
Changes to work with refactoring of immutable code...
blob
|
commitdiff
|
diff to current
2009-03-19
Dave Rolsky
Changes to work with refactoring of immutable code...
blob
|
commitdiff
|
diff to current
2009-02-24
Dave Rolsky
bump version and update Changes for release
0.72
blob
|
commitdiff
|
diff to current
2009-02-22
Dave Rolsky
make a dev version to go with the CMOP release
blob
|
commitdiff
|
diff to current
2009-02-22
Dave Rolsky
bump version
blob
|
commitdiff
|
diff to current
2009-02-19
Dave Rolsky
bump version to 0.71
0.71
blob
|
commitdiff
|
diff to current
2009-02-14
Dave Rolsky
bump version to 0.70
0.70
blob
|
commitdiff
|
diff to current
2009-02-12
Dave Rolsky
bump version and update release date
0.69
blob
|
commitdiff
|
diff to current
2009-02-04
Dave Rolsky
bump version to 0.68
blob
|
commitdiff
|
diff to current
2009-02-04
Dave Rolsky
rename Overriden to Overridden
blob
|
commitdiff
|
diff to current
2009-02-04
Lars Dieckow
more typo fixes
blob
|
commitdiff
|
diff to current
2009-02-04
Dave Rolsky
bump version and update changes for next release
0.67
blob
|
commitdiff
|
diff to current
2009-02-03
Dave Rolsky
bump version to 0.66
0.66
blob
|
commitdiff
|
diff to current
2009-02-03
Dave Rolsky
bump copyright date to 2009
blob
|
commitdiff
|
diff to current
2009-01-22
Dave Rolsky
bump version to 0.65
0.65
blob
|
commitdiff
|
diff to current
2009-01-17
Yuval Kogman
Merge branch 'master' into method_generation_cleanup
blob
|
commitdiff
|
diff to current
2009-01-03
Florian Ragwitz
Mention the offending class when reporting errors when...
blob
|
commitdiff
|
diff to current
2009-01-02
Yuval Kogman
don't sort superclasses when caching anon classes ...
blob
|
commitdiff
|
diff to current
2008-12-31
Dave Rolsky
add release date and bump version
blob
|
commitdiff
|
diff to current
2008-12-08
Dave Rolsky
bump version to 0.63
0.63
blob
|
commitdiff
|
diff to current
2008-12-05
Dave Rolsky
bump version and update Changes
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
bump version to 0.62
blob
|
commitdiff
|
diff to current
2008-11-01
Dave Rolsky
used perl-reversion to bump version to 0.61
blob
|
commitdiff
|
diff to current
2008-11-01
Dave Rolsky
Moose::Meta::Class->get_method_map was both broken...
blob
|
commitdiff
|
diff to current
2008-11-01
Dave Rolsky
Remove a bunch of commented out code (all tests still...
blob
|
commitdiff
|
diff to current
2008-10-29
Dave Rolsky
Fix lie in the docs (error_class does to have a default)
blob
|
commitdiff
|
diff to current
2008-10-23
Dave Rolsky
bump all versions to 0.60
blob
|
commitdiff
|
diff to current
2008-10-14
Dave Rolsky
bump version to 0.59
0.59
blob
|
commitdiff
|
diff to current
2008-10-06
Dave Rolsky
Refactor this method to get rid of the indentation...
blob
|
commitdiff
|
diff to current
2008-09-30
Todd Hepler
make sure we can create an anon class that has a requir...
blob
|
commitdiff
|
diff to current
2008-09-18
Dave Rolsky
Document error_class attribute.
blob
|
commitdiff
|
diff to current
2008-09-16
Todd Hepler
check for a valid attribute name in Moose::Meta::Role
blob
|
commitdiff
|
diff to current
2008-09-16
Dave Rolsky
No need for default to be a sub when it just returns...
blob
|
commitdiff
|
diff to current
2008-09-16
Dave Rolsky
Need to load the error class or tests fail
blob
|
commitdiff
|
diff to current
2008-09-16
Yuval Kogman
remove old comment
blob
|
commitdiff
|
diff to current
2008-09-16
Yuval Kogman
rename 'error' error parameter to 'last_error'
blob
|
commitdiff
|
diff to current
2008-09-16
Yuval Kogman
error_class is now the one true way
blob
|
commitdiff
|
diff to current
2008-09-16
Yuval Kogman
error tests and fixes
blob
|
commitdiff
|
diff to current
2008-09-14
Dave Rolsky
Doc check_metaclass_compatibility
blob
|
commitdiff
|
diff to current
2008-09-14
Dave Rolsky
Weaken anon class metaclasses after updating them in...
blob
|
commitdiff
|
diff to current
2008-09-14
Dave Rolsky
Simply fix metaclass incompat before we check if it...
blob
|
commitdiff
|
diff to current
2008-09-14
Dave Rolsky
Add comment on my voodoo line which makes all my tests...
blob
|
commitdiff
|
diff to current
2008-09-14
Dave Rolsky
There's no need for _fix_metaclass_compatibility to...
blob
|
commitdiff
|
diff to current
2008-09-13
Dave Rolsky
More metaclass compatibility handling.
blob
|
commitdiff
|
diff to current
2008-09-13
Dave Rolsky
Fix the spelling of compatibility in here too.
blob
|
commitdiff
|
diff to current
2008-09-12
Dave Rolsky
The super-duper fix metaclass update.
blob
|
commitdiff
|
diff to current
2008-09-04
Yuval Kogman
merge trunk to pluggable errors
blob
|
commitdiff
|
diff to current
2008-09-03
Dave Rolsky
bump version and update changes for release later today...
blob
|
commitdiff
|
diff to current
2008-09-02
Dave Rolsky
Doc constructor_class & destructor_class accessors
blob
|
commitdiff
|
diff to current
2008-09-01
Dave Rolsky
bump version to 0.56 and update changes for release
0.56
blob
|
commitdiff
|
diff to current
2008-08-31
Dave Rolsky
bump version to 0.55_04
blob
|
commitdiff
|
diff to current
2008-08-31
Dave Rolsky
merge trunk to meta-role-helper branch
blob
|
commitdiff
|
diff to current
2008-08-30
Dave Rolsky
bump the version to 0.55_03
blob
|
commitdiff
|
diff to current
2008-08-29
Dave Rolsky
merge trunk to meta-role-helper branch
blob
|
commitdiff
|
diff to current
2008-08-29
Dave Rolsky
When we reinitialize from the super meta class, we...
blob
|
commitdiff
|
diff to current
2008-08-29
Dave Rolsky
revert back to code as it was before my depths into...
blob
|
commitdiff
|
diff to current
2008-08-29
Dave Rolsky
This is about 50% of the way towards making
blob
|
commitdiff
|
diff to current
2008-08-29
Dave Rolsky
bump version to 0.55_02
blob
|
commitdiff
|
diff to current
2008-08-27
Dave Rolsky
Add a long comment detailing what's not quite right...
blob
|
commitdiff
|
diff to current
2008-08-27
Dave Rolsky
Rename $meta to $super_meta in _fix_metaclass_incompati...
blob
|
commitdiff
|
diff to current
2008-08-27
Dave Rolsky
Remove another level of indentation for even more short...
blob
|
commitdiff
|
diff to current
2008-08-27
Dave Rolsky
Remove some comments that are bogus now that we check...
blob
|
commitdiff
|
diff to current
2008-08-27
Dave Rolsky
Refactored/reformatted _fix_metaclass_incompatibility...
blob
|
commitdiff
|
diff to current
2008-08-25
Dave Rolsky
Implemented Moose::Util::MetaRole, which lets you apply...
blob
|
commitdiff
|
diff to current
next