projects
/
gitmo/Moose.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
gitmo/Moose.git
2010-06-01
John Napiorkowski
added bool context overload to m:m:tc
commit
|
commitdiff
|
tree
|
snapshot
2010-05-28
John Napiorkowski
added to CHANGES
commit
|
commitdiff
|
tree
|
snapshot
2010-05-28
John Napiorkowski
fix and test related to breakage in MX:Types and others...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Justin Hunter
fix spelling error
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Florian Ragwitz
Version 1.05
1.05
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Florian Ragwitz
Bump CMOP dep
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Florian Ragwitz
foo
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Florian Ragwitz
1.04 never happened
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Jesse Luehrs
move some metaclass compat docs back to cmop
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Jesse Luehrs
add some more tests
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Jesse Luehrs
delegations and modifiers shouldn't be seen as coming...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Dave Rolsky
Refactor code to determine if two metaclasses differ...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Dave Rolsky
No parens on call to defined
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Dave Rolsky
Refactor code to replace $self with a new object into...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Dave Rolsky
Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Dave Rolsky
Fix a small comment typo
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Dave Rolsky
Use _real_ref_name to get ref name for a metaclass...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Jesse Luehrs
complain about unsafe fixing, since cmop doesn't anymore
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Tomas Doran
Add failing test from Catalyst
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Jesse Luehrs
Changes and ::Delta
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Jesse Luehrs
fix some immutability issues, and expand the tests
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Jesse Luehrs
one more immutability test (t0m)
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Jesse Luehrs
immutability todo tests (t0m)
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Jesse Luehrs
remove obsolete comment
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Jesse Luehrs
don't initialize delegate classes with Moose::Meta...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Jesse Luehrs
move the metaclass compat test out of 600_todo
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Jesse Luehrs
un-todo some passing todo tests
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Jesse Luehrs
reinitialize the metaclasses, rather than just reblessing
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Jesse Luehrs
make variable naming more clear, and fix some bugs...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Jesse Luehrs
fix a test (do we want to do this?)
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Jesse Luehrs
extend cmop's metaclass fixing to also fix metarole...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Florian Ragwitz
Version 1.04
1.04
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Florian Ragwitz
Stop testing for clobbering of $@
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Jay Hannah
Moose doesn't use SVN any more.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Ricardo Signes
changelog merged tc eq branch
commit
|
commitdiff
|
tree
|
snapshot
2010-05-16
Ricardo Signes
make the new "distinct types not equal" tests pass
commit
|
commitdiff
|
tree
|
snapshot
2010-05-16
Ricardo Signes
distinct custom types should not be equal
commit
|
commitdiff
|
tree
|
snapshot
2010-05-16
Jesse Luehrs
add ->consumers method to role metaclass
commit
|
commitdiff
|
tree
|
snapshot
2010-05-16
Jesse Luehrs
no strict and no warnings when 'no Moose' is called
commit
|
commitdiff
|
tree
|
snapshot
2010-05-15
Dave Rolsky
No space between method names and parens in docs
commit
|
commitdiff
|
tree
|
snapshot
2010-05-15
Dave Rolsky
Clarify several confusing invocants and variable names.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Jesse Luehrs
stick the call to BUILDALL in ->meta->new_object, rathe...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Jesse Luehrs
fix failing tests
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Jesse Luehrs
add HasMethods to Role explicitly, since it's no longer...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Tomas Doran
Changelog for 24a9f75
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Tomas Doran
'Fix' has '+attr' in roles by exploding earlier.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Florian Ragwitz
undoublefail
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Tomas Doran
Update comment to refer to the correct location
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Tomas Doran
Add a conflicts statement for Pod::Elemental
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Florian Ragwitz
Add repository metadata.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-10
Florian Ragwitz
Avoid redefined warnings from Makefile.PL.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-06
Florian Ragwitz
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-06
Florian Ragwitz
Version 1.03.
1.03
commit
|
commitdiff
|
tree
|
snapshot
2010-05-06
Florian Ragwitz
Fix doc typo.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-06
Florian Ragwitz
Depend on Class::MOP 1.01 for the load_class($class...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Dave Rolsky
accesssor (three s's) is definitely a misspelling!
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Florian Ragwitz
`accessor' is not a typo.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Florian Ragwitz
Allow required versions to be specified when setting...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-01
Florian Ragwitz
Version 1.02.
1.02
commit
|
commitdiff
|
tree
|
snapshot
2010-05-01
Florian Ragwitz
Plan in advance when we know which modules we're going...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-30
Florian Ragwitz
Stop making $class_tc->is_subtype_of behave like -...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-24
Florian Ragwitz
Make our Makefile.PL work with recent versions of Modul...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-17
Jesse Luehrs
add a bunch more modules to test-my-dependents
commit
|
commitdiff
|
tree
|
snapshot
2010-04-17
Jesse Luehrs
readd mx-daemonize, since it passes tests now
commit
|
commitdiff
|
tree
|
snapshot
2010-04-16
Jesse Luehrs
conflict on kioku, for the Regexp tc change
commit
|
commitdiff
|
tree
|
snapshot
2010-04-16
Jesse Luehrs
remove a few broken/outdated modules from test-my-depen...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-16
Jesse Luehrs
fix pod_spell.t
commit
|
commitdiff
|
tree
|
snapshot
2010-04-10
Dave Rolsky
Reword changes entry for clarity
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Jesse Luehrs
fix instance application not passing along role args...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-06
Jesse Luehrs
todo test for replacing superclass versions of override...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-06
Florian Ragwitz
Make the tempfile changelog entry look like all the...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-06
Ævar Arnfjörð...
Describe bcbb2654 and e82d8944 in Changes
commit
|
commitdiff
|
tree
|
snapshot
2010-04-06
Ævar Arnfjörð...
Amend bcbb2654: Use a tempdir() template so it's clear...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-06
Chris Weyl
Write out TestBaz.pm under the system tmp dir
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Dave Rolsky
Spelling fix in test description
commit
|
commitdiff
|
tree
|
snapshot
2010-04-01
Florian Ragwitz
Stop Array::natatime from returning an exhausted iterat...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
Florian Ragwitz
Make Moose::Meta::TypeConstraint::Class correctly rejec...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-30
Dave Rolsky
Move docs around to keep related items together
commit
|
commitdiff
|
tree
|
snapshot
2010-03-30
Dave Rolsky
Tweak BUILD docs and fix bizarro code style in example.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-27
mateu
some words for Meta Cookbook.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
Florian Ragwitz
Version 1.01.
1.01
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
Florian Ragwitz
Make handles accept role TCs.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
Jesse Luehrs
add a couple of todo tests
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
Chris Prather
update changes to properly reflect the Sartak/doy debt...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
Florian Ragwitz
Version 1.00.
1.00
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
Florian Ragwitz
Changelog doc fixes.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
Florian Ragwitz
Stop Moose::Meta::Attribute::Native::Trait::Code from...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
Florian Ragwitz
Actually remove trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
Jesse Luehrs
add docs for the various ways to specify methods to...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
Jay Hannah
add_attribute() POD correction from flatwhatson <whatso...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Robin V
removed trailing spaces and tabs
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Robin V
Added documentation for available parameters in BUILD sub
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
Graham Knop
Fix various broken links in POD
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
mateu
Improve Counter Trait docs.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-13
Dave Rolsky
Fix a small but confusing typo (missing a key word)
commit
|
commitdiff
|
tree
|
snapshot
2010-03-08
Ævar Arnfjörð...
Add Hailo to test-my-dependents.t. It does some evil...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-08
Florian Ragwitz
Version 0.99.
0.99
commit
|
commitdiff
|
tree
|
snapshot
2010-03-08
Florian Ragwitz
Add Devel::REPL to conflicts.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-07
Jesse Luehrs
fix DEMOLISH methods not being called in some cases
commit
|
commitdiff
|
tree
|
snapshot
2010-02-27
Cory Watson
Add find_type_for method to Union.
commit
|
commitdiff
|
tree
|
snapshot
next