projects
/
gitmo/Moose.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
punctuation fix
[gitmo/Moose.git]
/
lib
/
Moose
/
Object.pm
2009-02-14
Dave Rolsky
bump version to 0.70
0.70
blob
|
commitdiff
|
diff to current
2009-02-14
Jesse Luehrs
always call DEMOLISHALL, so that method modifiers work...
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
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
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-29
Shawn M Moore
Use the new method->execute API for BUILDALL and DEMOLI...
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-10-23
Dave Rolsky
bump all versions to 0.60
blob
|
commitdiff
|
diff to current
2008-10-21
Dave Rolsky
Fix typo in comment
blob
|
commitdiff
|
diff to current
2008-10-14
Dave Rolsky
bump version to 0.59
0.59
blob
|
commitdiff
|
diff to current
2008-09-08
Dave Rolsky
Add some tests for the error handling in Moose::Object...
blob
|
commitdiff
|
diff to current
2008-09-04
Yuval Kogman
Merge ../Moose-error into pluggable_errors
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-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-30
Dave Rolsky
bump the version to 0.55_03
blob
|
commitdiff
|
diff to current
2008-08-29
Dave Rolsky
bump version to 0.55_02
blob
|
commitdiff
|
diff to current
2008-08-20
Dave Rolsky
Implement the "eval $VERSION" trick from perlmodstyle...
blob
|
commitdiff
|
diff to current
2008-08-13
Yuval Kogman
use hash ref in Moose::Object::new
blob
|
commitdiff
|
diff to current
2008-08-04
Shawn M Moore
Bump to 0.56
blob
|
commitdiff
|
diff to current
2008-07-08
Stevan Little
some refactoring of handles
blob
|
commitdiff
|
diff to current
2008-07-03
Stevan Little
0.55 setup
blob
|
commitdiff
|
diff to current
2008-07-03
Yuval Kogman
OPTIMIZE!!! YERHA!!!!
blob
|
commitdiff
|
diff to current
2008-07-03
Stevan Little
setting up 0.53
blob
|
commitdiff
|
diff to current
2008-07-03
Stevan Little
0.52
blob
|
commitdiff
|
diff to current
2008-06-28
Yuval Kogman
remove my cargoculted abuse of ref() (it never returns...
blob
|
commitdiff
|
diff to current
2008-06-28
Yuval Kogman
use SUPER::DOES (next::method breaks, but SUPER::DOES...
blob
|
commitdiff
|
diff to current
2008-06-28
Yuval Kogman
add UNIVERSAL::DOES support to Moose::Object
blob
|
commitdiff
|
diff to current
2008-06-27
Shawn M Moore
Bump to 0.52
blob
|
commitdiff
|
diff to current
2008-06-27
Shawn M Moore
Bump us up to 0.51
blob
|
commitdiff
|
diff to current
2008-06-26
Yuval Kogman
avoid uninitialized warning on ->new(nonref)
blob
|
commitdiff
|
diff to current
2008-06-26
Yuval Kogman
BUILDARGS, but no tests yet
blob
|
commitdiff
|
diff to current
2008-06-24
Shawn M Moore
Add support for meta_attr->does("ShortAlias")
blob
|
commitdiff
|
diff to current
2008-06-23
Yuval Kogman
throw_error in Attribute
blob
|
commitdiff
|
diff to current
2008-06-13
Shawn M Moore
Bump the versions of everything to 0.50
blob
|
commitdiff
|
diff to current
2008-06-10
Stevan Little
fixing bug, thanks to Sartak
blob
|
commitdiff
|
diff to current
2008-05-11
Stevan Little
0.44 release
blob
|
commitdiff
|
diff to current
2008-05-10
Dave Rolsky
Add a missing semi-colon.
blob
|
commitdiff
|
diff to current
2008-05-10
Stevan Little
0.44 releaase soon
blob
|
commitdiff
|
diff to current
2008-05-09
Yuval Kogman
Avoid overloading in Moose::Object
blob
|
commitdiff
|
diff to current
2008-04-05
Stevan Little
fixing bug;
blob
|
commitdiff
|
diff to current
2008-03-14
Stevan Little
some changes
blob
|
commitdiff
|
diff to current
2008-02-22
Stevan Little
changes in Moose::Object
blob
|
commitdiff
|
diff to current
2008-01-14
Stevan Little
* role exclusion and aliasiing now works in composite...
blob
|
commitdiff
|
diff to current
2008-01-09
Yuval Kogman
icky hack in Moose::Object to make it compile without...
blob
|
commitdiff
|
diff to current
2007-12-31
Stevan Little
updating copyright dates
blob
|
commitdiff
|
diff to current
2007-12-30
Stevan Little
refactor in progress, beware (still passing all my...
blob
|
commitdiff
|
diff to current
2007-05-31
Stevan Little
for mst and castaway
blob
|
commitdiff
|
diff to current
2007-03-11
Stevan Little
0.18 ... pretty much ready to go
blob
|
commitdiff
|
diff to current
2007-02-21
Stevan Little
adding 2007 to the copyright list
blob
|
commitdiff
|
diff to current
2006-11-14
Stevan Little
foo
blob
|
commitdiff
|
diff to current
2006-11-14
Stevan Little
foo
blob
|
commitdiff
|
diff to current
2006-08-13
Stevan Little
Moose::Object->dump, cause I am sick of manually loadin...
blob
|
commitdiff
|
diff to current
2006-05-13
Stevan Little
docs
blob
|
commitdiff
|
diff to current
2006-05-09
Stevan Little
roles
blob
|
commitdiff
|
diff to current
2006-05-05
Stevan Little
foo
blob
|
commitdiff
|
diff to current
2006-04-19
Stevan Little
more-fixes
blob
|
commitdiff
|
diff to current
2006-04-17
Stevan Little
0_04
blob
|
commitdiff
|
diff to current
2006-04-15
Stevan Little
BUGS
blob
|
commitdiff
|
diff to current
2006-04-13
Stevan Little
roles-do-roles
blob
|
commitdiff
|
diff to current
2006-04-13
Stevan Little
0_03_02
blob
|
commitdiff
|
diff to current
2006-04-12
Stevan Little
does
blob
|
commitdiff
|
diff to current
2006-04-11
Stevan Little
updatin
blob
|
commitdiff
|
diff to current
2006-03-23
Stevan Little
0_03
blob
|
commitdiff
|
diff to current
2006-03-21
Stevan Little
many-many-docs
blob
|
commitdiff
|
diff to current
2006-03-21
Stevan Little
cleaning up
blob
|
commitdiff
|
diff to current
2006-03-18
Stevan Little
MOOOOOOOOOOOOOOSE
blob
|
commitdiff
|
diff to current
2006-03-16
Stevan Little
mixins
blob
|
commitdiff
|
diff to current
2006-03-16
Stevan Little
stuff
blob
|
commitdiff
|
diff to current
2006-03-15
Stevan Little
0.01
blob
|
commitdiff
|
diff to current
2006-03-06
Stevan Little
uploadin
blob
|
commitdiff
|
diff to current
2006-03-06
Stevan Little
adding meta moose
blob
|
commitdiff
|
diff to current
2006-03-04
Stevan Little
moooooose
blob
|
commitdiff
|
diff to current