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-10-22
John Napiorkowski
new branch to fix parameter types
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
Dave Rolsky
Make gross construct ever so slightly less gross in...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
Dave Rolsky
Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Dave Rolsky
Fix bug with -traits to Moose
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Tomas Doran
TODO Test for bug in Moose::Exporter
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Dave Rolsky
bump version to 0.59
0.59
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Dave Rolsky
Add release date
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Dave Rolsky
Add () which apparently was needed for at least one...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Dave Rolsky
Really fix the speling mistake
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Dave Rolsky
Fix a spelling mistake
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Dave Rolsky
Add my email address
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Chris Prather
organize alphabetically / by time they entered the...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Chris Prather
spellcheck community
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Chris Prather
refactor the AUTHORS into CABAL/NonCabal
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Chris Prather
add doc patch for has() taking a arrayref
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Chris Prather
doc patch to explain MooseX:: namespace
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Dave Rolsky
Reverted the type constraint bits that caused breakage...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Yuval Kogman
namespace::clean example in style
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Dave Rolsky
Fix typo in test
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Dave Rolsky
Fix a typo that is apparently syntactically just fine
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Tomas Doran
More type constraint fixes for edge cases in is_a_type_...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Dave Rolsky
Really require the next CMOP
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Dave Rolsky
The next Moose release will require CMOP 0.67
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Dave Rolsky
Refactor this method to get rid of the indentation...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Dave Rolsky
Add a placeholder to remind me to write a recipe for...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Dave Rolsky
Fix all the pod links to Class::MOP so they're actually...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Tomas Doran
Docs for things in Class::MOP::Attribute + tests for...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
John Douglas...
possessive "its" had an apostrophe
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Jay Hannah
POD typo corrected.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Shawn M Moore
Remove the barrage for now, because we are getting...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-30
John Napiorkowski
a bunch more tests for the Maybe constraint that I...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-30
Todd Hepler
make sure we can create an anon class that has a requir...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-30
Dave Rolsky
Make regexes line up nicely
commit
|
commitdiff
|
tree
|
snapshot
2008-09-30
Dave Rolsky
this tests defining the same type twice
commit
|
commitdiff
|
tree
|
snapshot
2008-09-30
Tomas Doran
Add a test case for the bug which autarch fixed in...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
Dave Rolsky
Remove no longer relevant explanation of something...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
Dave Rolsky
Missing an apostrophe.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
Dave Rolsky
The sugar subs are not called as methods.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
Dave Rolsky
when loading Test::Warn, require at least 0.10
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
Shawn M Moore
Include an example of how you define the sugar for...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-28
Shawn M Moore
Barrage of tests for primitive type constraints
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
Matt S Trout
changes line for deprototype
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
Dave Rolsky
Clarify nature of bug fix
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
Dave Rolsky
merged deprototype branch to trunk
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
Dave Rolsky
Oops, broke some tests when I fixed an error in M:...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
Dave Rolsky
merge trunk to deprototype branch
commit
|
commitdiff
|
tree
|
snapshot
2008-09-25
Dave Rolsky
Add missing space
commit
|
commitdiff
|
tree
|
snapshot
2008-09-25
Dave Rolsky
Add CheckVersionsMatch step
commit
|
commitdiff
|
tree
|
snapshot
2008-09-25
Dave Rolsky
Oops, this is Moose::Exporter, not MooseX
commit
|
commitdiff
|
tree
|
snapshot
2008-09-24
Todd Hepler
synopsis tweak
commit
|
commitdiff
|
tree
|
snapshot
2008-09-22
Dave Rolsky
Fix handling of anon subtype with both constraint ...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-22
Dave Rolsky
Remove a bunch of hard tabs
commit
|
commitdiff
|
tree
|
snapshot
2008-09-22
Dave Rolsky
First, fix confess() so it actually exists. I don't...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-20
Matt S Trout
remove prototypes from type declaration sugar functions...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-20
Matt S Trout
nuke prototypes on type constraint construction and...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-20
Matt S Trout
create new deprototype branch
commit
|
commitdiff
|
tree
|
snapshot
2008-09-20
Dave Rolsky
Make sure that metaclass incompat fixing doesn't touch...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-20
Dave Rolsky
update manifest
0.58
commit
|
commitdiff
|
tree
|
snapshot
2008-09-20
Dave Rolsky
Be defensive against being called for a Moose::Meta...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Dave Rolsky
Tweak throw_error changes description
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Yuval Kogman
changelog error_class
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Dave Rolsky
More !!
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Dave Rolsky
Document error_class attribute.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Dave Rolsky
Add some MetaRole related tests for error_class. Added...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Dave Rolsky
Document latest bug fix
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Dave Rolsky
Fixed a bug where an explicitly set constructor or...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Todd Hepler
forgot to update MANIFEST on last commit
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
Todd Hepler
check for a valid attribute name in Moose::Meta::Role
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
Dave Rolsky
This need to subclass Class::MOP::Method::Generated too
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
Dave Rolsky
Run this through tidy
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
Dave Rolsky
No need for default to be a sub when it just returns...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
Dave Rolsky
Include tidying.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
Dave Rolsky
Need to load the error class or tests fail
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
Dave Rolsky
add strict & warnings, tidy
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
Yuval Kogman
remove old comment
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
Yuval Kogman
test last_error
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
Yuval Kogman
rename 'error' error parameter to 'last_error'
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
Yuval Kogman
error_class is now the one true way
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
Dave Rolsky
Add docs on how metaclass incompat is resolved
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
Dave Rolsky
Bold the method name
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
Dave Rolsky
No need to fix metaclass incompat here, it'll be fixed...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
Dave Rolsky
update manifest
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
Yuval Kogman
error tests and fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
Yuval Kogman
error tests and fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-09-15
Dave Rolsky
Add note about conflict list
commit
|
commitdiff
|
tree
|
snapshot
2008-09-15
Dave Rolsky
Restructure the logic here a bit
commit
|
commitdiff
|
tree
|
snapshot
2008-09-15
Dave Rolsky
Require the next MOP
commit
|
commitdiff
|
tree
|
snapshot
2008-09-15
Dave Rolsky
Add conflict detection for modules we know break with...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-15
Dave Rolsky
Bump version for next release (soonish, I hope0
commit
|
commitdiff
|
tree
|
snapshot
2008-09-15
Dave Rolsky
update manifest post-merge
commit
|
commitdiff
|
tree
|
snapshot
2008-09-15
Dave Rolsky
Changes indentation fixup
commit
|
commitdiff
|
tree
|
snapshot
2008-09-15
Dave Rolsky
merge method-changes branch into trunk
commit
|
commitdiff
|
tree
|
snapshot
2008-09-15
Dave Rolsky
Move the generation of delegation methods into MM:...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-15
Dave Rolsky
Small tweaks and add jnapiorkowski's name to all his...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-15
John Napiorkowski
updated the changelog
commit
|
commitdiff
|
tree
|
snapshot
2008-09-15
Dave Rolsky
merge trunk to method-changes branch
commit
|
commitdiff
|
tree
|
snapshot
2008-09-15
Dave Rolsky
Merge jnapiorkowski's parameterize_constructor_role...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-14
Dave Rolsky
Fix docs for parameterize
commit
|
commitdiff
|
tree
|
snapshot
2008-09-14
Dave Rolsky
There's no need ot expose Parameterizable's ->parse_typ...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-14
Dave Rolsky
Add a missing space.
commit
|
commitdiff
|
tree
|
snapshot
next