projects
/
gitmo/Moo.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
document Moo versus Any::Moose in brief with article link
[gitmo/Moo.git]
/
Changes
2012-07-21
Matt S Trout
document Moo versus Any::Moose in brief with article...
blob
|
commitdiff
2012-07-21
Matt S Trout
remove quote_sub from SYNOPSIS and has docs, expand...
blob
|
commitdiff
|
diff to current
2012-07-21
Matt S Trout
localize @_ when inlining quote_sub'ed isa checks ...
blob
|
commitdiff
|
diff to current
2012-07-20
Matt S Trout
ensure constructor gets regenerated if forced early...
blob
|
commitdiff
|
diff to current
2012-07-18
Matt S Trout
Release commit for 1.000000
v1.000000
blob
|
commitdiff
|
diff to current
2012-07-18
Matt S Trout
doc cleanup
blob
|
commitdiff
|
diff to current
2012-07-18
Matt S Trout
error prefixes for coerce exceptions too
blob
|
commitdiff
|
diff to current
2012-07-17
Matt S Trout
unmark Moo and Moose as experimental since it's relativ...
blob
|
commitdiff
|
diff to current
2012-07-17
Matt S Trout
convert isa and coerce info from external role attributes
blob
|
commitdiff
|
diff to current
2012-07-17
Matt S Trout
clear method cache after metaclass generation to fix...
blob
|
commitdiff
|
diff to current
2012-07-16
Matt S Trout
Release commit for 0.091014
v0.091014
blob
|
commitdiff
|
diff to current
2012-07-15
Matt S Trout
load overload.pm explicitly for overload::StrVal
blob
|
commitdiff
|
diff to current
2012-07-15
Matt S Trout
Release commit for 0.091013
v0.091013
blob
|
commitdiff
|
diff to current
2012-07-15
Christian Walde
useful and detailed errors for coerce in attrib generation
blob
|
commitdiff
|
diff to current
2012-07-15
Christian Walde
Release commit for 0.091012
v0.091012
blob
|
commitdiff
|
diff to current
2012-07-14
Dagfinn Ilmari Man...
throw an error when trying to extend a role
blob
|
commitdiff
|
diff to current
2012-07-14
Christian Walde
useful and detailed errors for default checker in attri...
blob
|
commitdiff
|
diff to current
2012-06-27
Matt S Trout
Release commit for 0.091011
v0.091011
blob
|
commitdiff
|
diff to current
2012-06-27
Matt S Trout
don't assume Scalar::Util is imported into the current...
blob
|
commitdiff
|
diff to current
2012-06-27
Matt S Trout
re-add #web-simple as the developer channel
blob
|
commitdiff
|
diff to current
2012-06-26
Matt S Trout
Release commit for 0.091010
v0.091010
blob
|
commitdiff
|
diff to current
2012-06-26
Matt S Trout
isa checks on builders
blob
|
commitdiff
|
diff to current
2012-06-26
Matt S Trout
extra quote_sub docs from kentnl
blob
|
commitdiff
|
diff to current
2012-06-26
Matt S Trout
remove multi-populate code to fix exists/defined new...
blob
|
commitdiff
|
diff to current
2012-06-26
Matt S Trout
#moose, repository metadata
blob
|
commitdiff
|
diff to current
2012-06-26
Matt S Trout
no Moo and no Moo::Role
blob
|
commitdiff
|
diff to current
2012-06-26
Matt S Trout
piss off. -- mst
blob
|
commitdiff
|
diff to current
2012-06-26
Matt S Trout
MooClass->meta
blob
|
commitdiff
|
diff to current
2012-06-26
Matt S Trout
subconstructor handling for Moose classes
blob
|
commitdiff
|
diff to current
2012-06-20
Matt S Trout
Release commit for 0.091009
v0.091009
blob
|
commitdiff
|
diff to current
2012-06-20
Matt S Trout
squelch redefine warnings in the coderef installation...
blob
|
commitdiff
|
diff to current
2012-06-19
Matt S Trout
Release commit for 0.091008
v0.091008
blob
|
commitdiff
|
diff to current
2012-06-19
Matt S Trout
bump Role::Tiny dep for modifier+composition bugfix
blob
|
commitdiff
|
diff to current
2012-06-18
Matt S Trout
support has '+foo'
blob
|
commitdiff
|
diff to current
2012-05-27
Matt S Trout
point out how easy it is to move from override to around
blob
|
commitdiff
|
diff to current
2012-05-24
Matt S Trout
optional D::GD usage
blob
|
commitdiff
|
diff to current
2012-05-17
Matt S Trout
Release commit for 0.091007
v0.091007
blob
|
commitdiff
|
diff to current
2012-05-17
Matt S Trout
I'm an idiot - remove stray D::GD use
blob
|
commitdiff
|
diff to current
2012-05-16
Matt S Trout
Release commit for 0.091006
v0.091006
blob
|
commitdiff
|
diff to current
2012-05-16
Matt S Trout
drop a couple of dependencies by minor releases we...
blob
|
commitdiff
|
diff to current
2012-05-14
Matt S Trout
Release commit for 0.091005
v0.091005
blob
|
commitdiff
|
diff to current
2012-05-14
Matt S Trout
changelog docfixes
blob
|
commitdiff
|
diff to current
2012-05-14
Matt S Trout
inline Devel::GlobalDestruction pure perl code temporarily
blob
|
commitdiff
|
diff to current
2012-05-14
Matt S Trout
a weakened value should still be returned on set (fixes...
blob
|
commitdiff
|
diff to current
2012-05-09
Matt S Trout
return; from with/etc.
blob
|
commitdiff
|
diff to current
2012-05-07
Matt S Trout
Release commit for 0.091004
v0.091004
blob
|
commitdiff
|
diff to current
2012-05-07
Matt S Trout
inhale Mouse
blob
|
commitdiff
|
diff to current
2012-05-07
Matt S Trout
improve docs for isa and coerce
blob
|
commitdiff
|
diff to current
2012-05-07
Matt S Trout
support isa and coerce together for Moose
blob
|
commitdiff
|
diff to current
2012-05-07
Matt S Trout
guard _accessor_maker_for calls in Moo::Role in case...
blob
|
commitdiff
|
diff to current
2012-05-06
Matt S Trout
Release commit for 0.091003
v0.091003
blob
|
commitdiff
|
diff to current
2012-05-06
Matt S Trout
update attributes docs
blob
|
commitdiff
|
diff to current
2012-05-06
Matt S Trout
update incompatibilities docs
blob
|
commitdiff
|
diff to current
2012-05-06
Matt S Trout
fix coderef naming to avoid confusing autoclean
blob
|
commitdiff
|
diff to current
2012-05-05
Matt S Trout
Release commit for 0.091002
v0.091002
blob
|
commitdiff
|
diff to current
2012-05-05
Matt S Trout
exclude union roles and same-role-as-self from metaclas...
blob
|
commitdiff
|
diff to current
2012-05-05
Matt S Trout
inhale Moose roles in apply_roles_to_package too
blob
|
commitdiff
|
diff to current
2012-05-04
Matt S Trout
load Moo::sification in Moo::Role too
blob
|
commitdiff
|
diff to current
2012-05-03
Matt S Trout
preserve attribute ordering
blob
|
commitdiff
|
diff to current
2012-05-02
Matt S Trout
factor out accessor generation code a bit
blob
|
commitdiff
|
diff to current
2012-05-02
Matt S Trout
Release commit for 0.091001
v0.091001
blob
|
commitdiff
|
diff to current
2012-05-02
Matt S Trout
bump Role::Tiny dep
blob
|
commitdiff
|
diff to current
2012-05-02
Matt S Trout
fix test failure where Class::XSAccessor is not used...
blob
|
commitdiff
|
diff to current
2012-04-27
Matt S Trout
Release commit for 0.091000
v0.091000
blob
|
commitdiff
|
diff to current
2012-04-27
Matt S Trout
document MX::AttributeShortcuts 009+ support
blob
|
commitdiff
|
diff to current
2012-04-27
Matt S Trout
documentation for the metaclass inflation code
blob
|
commitdiff
|
diff to current
2012-04-26
Matt S Trout
BUILDARGS exception
blob
|
commitdiff
|
diff to current
2012-04-26
Matt S Trout
Devel::GlobalDestruction
blob
|
commitdiff
|
diff to current
2012-04-24
Matt S Trout
make extends after has work
blob
|
commitdiff
|
diff to current
2012-04-24
Peter Rabbitson
initial spike towards sub naming to collaborate with...
blob
|
commitdiff
|
diff to current
2012-04-22
Matt S Trout
undefer subs before metaclass inflation
blob
|
commitdiff
|
diff to current
2012-04-20
Matt S Trout
fix silly bug in _load_module
blob
|
commitdiff
|
diff to current
2012-04-16
Matt S Trout
Release commit for 0.009_017
v0.009_017
blob
|
commitdiff
|
diff to current
2012-04-16
Matt S Trout
play jenga
blob
|
commitdiff
|
diff to current
2012-04-14
Matt S Trout
avert horrible infinite loop
blob
|
commitdiff
|
diff to current
2012-04-12
Matt S Trout
Release commit for 0.009_016
v0.009_016
blob
|
commitdiff
|
diff to current
2012-04-12
Matt S Trout
don't accidentally load Moo::HandleMoose during global...
blob
|
commitdiff
|
diff to current
2012-04-12
Matt S Trout
Changes note for doc merge
blob
|
commitdiff
|
diff to current
2012-04-11
Matt S Trout
Release commit for 0.009_015
v0.009_015
blob
|
commitdiff
|
diff to current
2012-04-06
Matt S Trout
complete attributeshortcuts support
blob
|
commitdiff
|
diff to current
2012-04-06
Matt S Trout
with "MooseRole";
blob
|
commitdiff
|
diff to current
2012-04-04
Matt S Trout
inflation of isa constraints
blob
|
commitdiff
|
diff to current
2012-04-04
Matt S Trout
method modifiers for roles
blob
|
commitdiff
|
diff to current
2012-04-04
Matt S Trout
add required methods for roles
blob
|
commitdiff
|
diff to current
2012-04-02
Matt S Trout
note in changes that this exists
blob
|
commitdiff
|
diff to current
2012-03-29
Matt S Trout
Release commit for 0.009014
v0.009014
blob
|
commitdiff
|
diff to current
2012-03-29
Matt S Trout
split Role::Tiny into its own dist
blob
|
commitdiff
|
diff to current
2012-03-24
Matt S Trout
Fix a bug where coercions weren't called on lazy defaul...
blob
|
commitdiff
|
diff to current
2012-03-16
Peter Rabbitson
Fix spurious 'once' warnings
blob
|
commitdiff
|
diff to current
2012-03-16
Matt S Trout
Module::Runtime-ify
blob
|
commitdiff
|
diff to current
2012-02-19
Matt S Trout
improve incompat w/Moose docs
blob
|
commitdiff
|
diff to current
2012-02-17
Matt S Trout
remove the outstanding queue from Sub::Quote; benchamar...
blob
|
commitdiff
|
diff to current
2012-02-11
Matt S Trout
revert local $\@ around require to avoid eating errors
blob
|
commitdiff
|
diff to current
2011-12-23
Peter Rabbitson
Explicitly require Role::Tiny in Role::Tiny::With ...
blob
|
commitdiff
|
diff to current
2011-12-23
Peter Rabbitson
Release commit for 0.009013
v0.009013
blob
|
commitdiff
|
diff to current
2011-12-23
Peter Rabbitson
Skip failing cygwin test
blob
|
commitdiff
|
diff to current
2011-12-23
Peter Rabbitson
Fix missing escape on < 5.8.3 codepath
blob
|
commitdiff
|
diff to current
2011-12-23
Matt S Trout
update Changes
blob
|
commitdiff
|
diff to current
2011-11-15
Matt S Trout
Release commit for 0.009012
v0.009012
blob
|
commitdiff
|
diff to current
2011-11-14
Matt S Trout
fix $obj->new
blob
|
commitdiff
|
diff to current
next