projects
/
gitmo/Moo.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
gitmo/Moo.git
2012-10-03
Matt S Trout
Release commit for 1.000004
v1.000004
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Matt S Trout
bump version
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Matt S Trout
has [ ... ] patch from tobyink
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Matt S Trout
fix minor indentation nit in Constructor.pm
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Dagfinn Ilmari...
Release commit for 1.000003
v1.000003
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Dagfinn Ilmari...
bump version
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Dagfinn Ilmari...
fix tests properly for 5.8 (yay perlbrew)
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Dagfinn Ilmari...
test the pre-5.8.3 weak_ref setter code on newer perls too
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Dagfinn Ilmari...
fix pre-5.8.3 weak_ref setter as well
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Peter Rabbitson
Require bugfixed D::GD
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Dagfinn Ilmari...
make setter for weak_ref attributes return the value
commit
|
commitdiff
|
tree
|
snapshot
2012-08-04
Matt S Trout
Release commit for 1.000002
v1.000002
commit
|
commitdiff
|
tree
|
snapshot
2012-08-04
Matt S Trout
bump version
commit
|
commitdiff
|
tree
|
snapshot
2012-08-04
Matt S Trout
D::GD 08 uses S'Ex::Progressive so we can uninline...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Matt S Trout
honour BUILDARGS when calling $meta->new_object on...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Dagfinn Ilmari...
throw an error on invalid builder names as well (RT...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Dagfinn Ilmari...
throw an error on non-string builder (RT#78479)
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Matt S Trout
require D::GD 0.07 to avoid prototype mismatch errors
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Matt S Trout
I'm an idiot
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Matt S Trout
Release commit for 1.000001
v1.000001
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Matt S Trout
bump version
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Karen Etheridge
minor doc cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Matt S Trout
test lazy coerce
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Arthur Axel...
ignore required when default or builder is present
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Matt S Trout
document Moo versus Any::Moose in brief with article...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Matt S Trout
remove quote_sub from SYNOPSIS and has docs, expand...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Matt S Trout
localize @_ when inlining quote_sub'ed isa checks ...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Matt S Trout
ensure constructor gets regenerated if forced early...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Sawyer X
add xt test for Moose + namespace::autoclean
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Matt S Trout
Release commit for 1.000000
v1.000000
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Matt S Trout
add xt to no_index
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Matt S Trout
version bump - 1.0
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Matt S Trout
doc cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Matt S Trout
error prefixes for coerce exceptions too
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Matt S Trout
die wrap with prefix for attribute isa
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Matt S Trout
unmark Moo and Moose as experimental since it's relativ...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Matt S Trout
add Mouse support for isa/coerce
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Matt S Trout
convert isa and coerce info from external role attributes
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Tomas Doran
Moo using Moose Roles incompatibility
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Matt S Trout
clear method cache after metaclass generation to fix...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Tomas Doran
Fail with namespace::autoclean
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Dagfinn Ilmari...
Add self to contributors list
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Matt S Trout
Release commit for 0.091014
v0.091014
commit
|
commitdiff
|
tree
|
snapshot
2012-07-15
Matt S Trout
bump version
commit
|
commitdiff
|
tree
|
snapshot
2012-07-15
Matt S Trout
load overload.pm explicitly for overload::StrVal
commit
|
commitdiff
|
tree
|
snapshot
2012-07-15
Matt S Trout
Release commit for 0.091013
v0.091013
commit
|
commitdiff
|
tree
|
snapshot
2012-07-15
Matt S Trout
bump version
commit
|
commitdiff
|
tree
|
snapshot
2012-07-15
Christian Walde
useful and detailed errors for coerce in attrib generation
commit
|
commitdiff
|
tree
|
snapshot
2012-07-15
Christian Walde
Release commit for 0.091012
v0.091012
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Matt S Trout
bump version
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Dagfinn Ilmari...
throw an error when trying to extend a role
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Dagfinn Ilmari...
Factor 'extends' guts into separate method
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Christian Walde
useful and detailed errors for default checker in attri...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Christian Walde
sanity check code for default providers is now more...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Matt S Trout
Release commit for 0.091011
v0.091011
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Matt S Trout
bump version
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Matt S Trout
don't assume Scalar::Util is imported into the current...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Matt S Trout
re-add #web-simple as the developer channel
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Matt S Trout
Release commit for 0.091010
v0.091010
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Matt S Trout
0.91.10 version bump
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Matt S Trout
isa checks on builders
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Matt S Trout
extra quote_sub docs from kentnl
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Matt S Trout
remove multi-populate code to fix exists/defined new...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Matt S Trout
extra test from FAIL_modify_lazy_handlers
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Matt S Trout
additional test from FAIL_lazy_isa branch
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Matt S Trout
extra test from FAIL_RT70593 branch
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Vyacheslav...
check default using \&{}
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Vyacheslav...
refactoring nested ifs
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Vyacheslav...
check if default overloads ->()
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Vyacheslav...
generate_method checks if default is a coderef
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Matt S Trout
#moose, repository metadata
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Matt S Trout
no Moo and no Moo::Role
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Matt S Trout
piss off. -- mst
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Matt S Trout
actually commit FakeMetaClass.pm
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Matt S Trout
MooClass->meta
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Matt S Trout
subconstructor handling for Moose classes
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Mark A. Stratman
Add failing test for overriding default with '+attr'
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Tomas Doran
Add additional testing for role combination
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Matt S Trout
Release commit for 0.091009
v0.091009
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Matt S Trout
bump version
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Matt S Trout
squelch redefine warnings in the coderef installation...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Matt S Trout
Release commit for 0.091008
v0.091008
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Matt S Trout
bump version
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Matt S Trout
bump Role::Tiny dep for modifier+composition bugfix
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Matt S Trout
support has '+foo'
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Christian Walde
with now applies all roles and not just the first,...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
Matt S Trout
point out how easy it is to move from override to around
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Matt S Trout
optional D::GD usage
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Tomas Doran
Role combination bug with with Moo & Moose roles
commit
|
commitdiff
|
tree
|
snapshot
2012-05-17
Matt S Trout
Release commit for 0.091007
v0.091007
commit
|
commitdiff
|
tree
|
snapshot
2012-05-17
Matt S Trout
bump version
commit
|
commitdiff
|
tree
|
snapshot
2012-05-17
Matt S Trout
I'm an idiot - remove stray D::GD use
commit
|
commitdiff
|
tree
|
snapshot
2012-05-16
Matt S Trout
Release commit for 0.091006
v0.091006
commit
|
commitdiff
|
tree
|
snapshot
2012-05-16
Matt S Trout
bump version
commit
|
commitdiff
|
tree
|
snapshot
2012-05-16
Matt S Trout
drop a couple of dependencies by minor releases we...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Matt S Trout
Release commit for 0.091005
v0.091005
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Matt S Trout
bump version
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Matt S Trout
changelog docfixes
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Matt S Trout
inline Devel::GlobalDestruction pure perl code temporarily
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Christian Walde
order of possible values for `is` is now sorted by...
commit
|
commitdiff
|
tree
|
snapshot
next