projects
/
gitmo/Moose.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
gitmo/Moose.git
2008-08-29
Dave Rolsky
a little tweaking of t0m's doc changes
commit
|
commitdiff
|
tree
|
snapshot
2008-08-29
Dave Rolsky
Remove comment about updating the package cache flag...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-29
Dave Rolsky
Update comment for this test, so it is more accurate.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-29
Dave Rolsky
Adding a role changes the method map, but it will not...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-29
Dave Rolsky
This test had a bug, and what it's testing is already...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-29
Tokuhiro Matsuno
oops. i forgot to commit this method
commit
|
commitdiff
|
tree
|
snapshot
2008-08-29
Dave Rolsky
redo these tests using is_deeply
commit
|
commitdiff
|
tree
|
snapshot
2008-08-29
Tokuhiro Matsuno
added new test: t/030_roles/032_roles_alias_methods.t
commit
|
commitdiff
|
tree
|
snapshot
2008-08-28
Dave Rolsky
add a comment about package cache flags
commit
|
commitdiff
|
tree
|
snapshot
2008-08-28
Dave Rolsky
Expand the comment for this test
commit
|
commitdiff
|
tree
|
snapshot
2008-08-28
Tomas Doran
Add an explanation about Roles/Traits and the differenc...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-28
Dave Rolsky
Clean the test up a little to use Test::Exception
commit
|
commitdiff
|
tree
|
snapshot
2008-08-28
Tokuhiro Matsuno
added new test case: t/030_roles/031_roles_applied_in_c...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-27
Dave Rolsky
More tests that won't pass until _fix_metaclass_incompa...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-26
Tomas Doran
Add a load of docs to some of the under documented...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-24
Dave Rolsky
Doh, the SYNOPSIS was totally wrong.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Dave Rolsky
Add date for last release
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Dave Rolsky
Mention explicit 5.8.x requirement
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Dave Rolsky
make Perl 5.8+ requirement explicit in both Makefile...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-20
Dave Rolsky
add t0m's test to the MANIFEST
commit
|
commitdiff
|
tree
|
snapshot
2008-08-20
Dave Rolsky
Fix version # in README
0_55_01
commit
|
commitdiff
|
tree
|
snapshot
2008-08-20
Dave Rolsky
Require MOP 0.64_01
commit
|
commitdiff
|
tree
|
snapshot
2008-08-20
Dave Rolsky
Implement the "eval $VERSION" trick from perlmodstyle...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-20
Yuval Kogman
changelog
commit
|
commitdiff
|
tree
|
snapshot
2008-08-20
Dave Rolsky
Changes for next release (which will be a dev release)
commit
|
commitdiff
|
tree
|
snapshot
2008-08-20
Dave Rolsky
Various style changes and de-messification
commit
|
commitdiff
|
tree
|
snapshot
2008-08-20
Dave Rolsky
Fix t0m's spelling
commit
|
commitdiff
|
tree
|
snapshot
2008-08-20
Tomas Doran
Fix type coersion of lazy values accessed using the...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-16
Yuval Kogman
wrap_method
commit
|
commitdiff
|
tree
|
snapshot
2008-08-16
Yuval Kogman
remove %METAS lexical from Moose::Role, Class::MOP...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-16
Yuval Kogman
metaclass option for Role::init_meta
commit
|
commitdiff
|
tree
|
snapshot
2008-08-16
Yuval Kogman
package cache flag methods for Role
commit
|
commitdiff
|
tree
|
snapshot
2008-08-16
Yuval Kogman
Role::add_method
commit
|
commitdiff
|
tree
|
snapshot
2008-08-16
Yuval Kogman
localize %seen instead of resetting it
commit
|
commitdiff
|
tree
|
snapshot
2008-08-15
Yuval Kogman
metaclass compatibility checking/fixing corrections
commit
|
commitdiff
|
tree
|
snapshot
2008-08-15
Yuval Kogman
get_all_methods in immutable memoization list
commit
|
commitdiff
|
tree
|
snapshot
2008-08-15
Yuval Kogman
pass in @_ % 2 == 1 for compat
commit
|
commitdiff
|
tree
|
snapshot
2008-08-15
Yuval Kogman
improve error message for existing &meta
commit
|
commitdiff
|
tree
|
snapshot
2008-08-14
Yuval Kogman
Remove ->meta from Moose::Meta::Role
commit
|
commitdiff
|
tree
|
snapshot
2008-08-14
Yuval Kogman
remove ->meta from _fix_metaclass_compatibility
commit
|
commitdiff
|
tree
|
snapshot
2008-08-14
Dave Rolsky
No need for arrayref with single argument to also
commit
|
commitdiff
|
tree
|
snapshot
2008-08-14
Dave Rolsky
More tests & fixes for the goto &Moose::import case.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-14
Dave Rolsky
Whoops, the synopsis still had an old API
commit
|
commitdiff
|
tree
|
snapshot
2008-08-14
Dave Rolsky
Add some tests for goto &Moose::import
commit
|
commitdiff
|
tree
|
snapshot
2008-08-14
Yuval Kogman
pass hashrefs to _new
commit
|
commitdiff
|
tree
|
snapshot
2008-08-14
Dave Rolsky
Minor doc fix and a formatting tweak
commit
|
commitdiff
|
tree
|
snapshot
2008-08-13
Yuval Kogman
also immutablize Parametrizable
commit
|
commitdiff
|
tree
|
snapshot
2008-08-13
Yuval Kogman
make more things immutable
commit
|
commitdiff
|
tree
|
snapshot
2008-08-13
Yuval Kogman
use hash ref in Moose::Object::new
commit
|
commitdiff
|
tree
|
snapshot
2008-08-13
Yuval Kogman
also accept hash refs to new_object and friends
commit
|
commitdiff
|
tree
|
snapshot
2008-08-13
Yuval Kogman
Moose::Exporter fixes + rename build_import_methods...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-13
Dave Rolsky
Fix spelling of "recommended"
commit
|
commitdiff
|
tree
|
snapshot
2008-08-12
Dave Rolsky
Tweak wording of "New to Moose" section.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-12
Dave Rolsky
Add a reference to the cookbook very early in the Moose...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-12
Dave Rolsky
add meta recipe5 to changes and manifest
commit
|
commitdiff
|
tree
|
snapshot
2008-08-12
Dave Rolsky
Wrote meta recipe 5 - metaclass traits
commit
|
commitdiff
|
tree
|
snapshot
2008-08-12
Dave Rolsky
Say that Moose::init_meta is deprecated.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-12
Dave Rolsky
Mention metaclass traits in Changes
commit
|
commitdiff
|
tree
|
snapshot
2008-08-12
Dave Rolsky
Documented metaclass traits, and moved trait name resol...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-12
Dave Rolsky
Clarify handling of traits for class without init_meta
commit
|
commitdiff
|
tree
|
snapshot
2008-08-12
Dave Rolsky
If traits are provided but the exporting class does...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-12
Dave Rolsky
Reimplemented metaclass traits with Moose::Exporter...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-11
Dave Rolsky
Rename a method so it's clearer what it's doing.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-11
Dave Rolsky
Yay, merging the moose-exporter branch into trunk....
commit
|
commitdiff
|
tree
|
snapshot
2008-08-11
Dave Rolsky
Update manifest (why is this in source control?!)
commit
|
commitdiff
|
tree
|
snapshot
2008-08-11
Dave Rolsky
Merge from trunk to moose-exporter branch
commit
|
commitdiff
|
tree
|
snapshot
2008-08-10
Yuval Kogman
don't use compute_all_applicable_methods anymore
commit
|
commitdiff
|
tree
|
snapshot
2008-08-10
Yuval Kogman
recalculating the method map updates the cache flag
commit
|
commitdiff
|
tree
|
snapshot
2008-08-10
Dave Rolsky
merge from trunk to moose-exporter branch
commit
|
commitdiff
|
tree
|
snapshot
2008-08-10
Yuval Kogman
use package cache flag in Moose::Meta::Role
commit
|
commitdiff
|
tree
|
snapshot
2008-08-08
Yuval Kogman
remove Perl 6 attribute naming style
commit
|
commitdiff
|
tree
|
snapshot
2008-08-08
Yuval Kogman
no auto install
commit
|
commitdiff
|
tree
|
snapshot
2008-08-08
Dave Rolsky
Fix a typo in the class name
commit
|
commitdiff
|
tree
|
snapshot
2008-08-08
Dave Rolsky
Document the init_meta method.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-08
Dave Rolsky
Small doc tweak (better wording)
commit
|
commitdiff
|
tree
|
snapshot
2008-08-08
Dave Rolsky
Make Moose::Util::TypeConstraints use Moose::Exporter...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-08
Dave Rolsky
Updated changes for latest recipe tweaks
commit
|
commitdiff
|
tree
|
snapshot
2008-08-08
Dave Rolsky
Took a mostly editorial (as opposed to content) pass...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-08
Dave Rolsky
Fix order of changes
commit
|
commitdiff
|
tree
|
snapshot
2008-08-08
Dave Rolsky
Update changes for Moose::Exporter branch
commit
|
commitdiff
|
tree
|
snapshot
2008-08-08
Dave Rolsky
merge trunk to moose-exporter branch
commit
|
commitdiff
|
tree
|
snapshot
2008-08-08
Dave Rolsky
No need for 0.57 when 0.56 isn't yet released
commit
|
commitdiff
|
tree
|
snapshot
2008-08-07
Dave Rolsky
Document also parameter and how init_meta is called.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-07
Dave Rolsky
Updated the extending recipes to use Moose::Exporter.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-07
Dave Rolsky
Fix spelling of init_meta in error
commit
|
commitdiff
|
tree
|
snapshot
2008-08-07
Dave Rolsky
More tests for unimport to make sure it _really_ acts...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-07
Dave Rolsky
It turns out namespace::clean's different semantics...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-07
Dave Rolsky
Add test count
commit
|
commitdiff
|
tree
|
snapshot
2008-08-07
Dave Rolsky
Moose::Exporter now ensures that _every_ init_meta...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-07
Dave Rolsky
Made init_meta a public API again and got rid of init_m...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-07
Dave Rolsky
Added the "also" param to Moose::Exporter, which allows...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-07
Dave Rolsky
Add Moose::_get_caller for more backwards compat
commit
|
commitdiff
|
tree
|
snapshot
2008-08-07
Dave Rolsky
Narrow scope for $CALLER.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-07
Dave Rolsky
Merged tests for export currying from trunk.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-06
Dave Rolsky
Fix caller determination to work the same way as it...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-06
Dave Rolsky
Revert the change to get rid of caller()-currying for...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-06
Matt S Trout
test calling has() from outside of package
commit
|
commitdiff
|
tree
|
snapshot
2008-08-06
Dave Rolsky
I realized that all the "with caller" wrapper stuff...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-06
Dave Rolsky
Refactored the code so we have methods for making import &
commit
|
commitdiff
|
tree
|
snapshot
2008-08-06
Dave Rolsky
Tidy this method
commit
|
commitdiff
|
tree
|
snapshot
next