projects
/
gitmo/Moose.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
gitmo/Moose.git
2011-09-17
Jesse Luehrs
be more verbose in the required method error (RT#60583)
commit
|
commitdiff
|
tree
|
snapshot
2011-09-17
Dave Rolsky
Doc subtype of union bug fix in Changes
commit
|
commitdiff
|
tree
|
snapshot
2011-09-17
Jesse Luehrs
haha, nothing ever did use this, did it
commit
|
commitdiff
|
tree
|
snapshot
2011-09-17
Jesse Luehrs
starting from the deepest tc isn't necessary
commit
|
commitdiff
|
tree
|
snapshot
2011-09-17
Jesse Luehrs
add some more explanation to the ::Delta entries
commit
|
commitdiff
|
tree
|
snapshot
2011-09-17
Jesse Luehrs
parents returns a list
commit
|
commitdiff
|
tree
|
snapshot
2011-09-17
Dave Rolsky
Docs changes to parent(s) for Union types in Changes...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-17
Dave Rolsky
Fix Union->parent to return the nearest common ancestor
commit
|
commitdiff
|
tree
|
snapshot
2011-09-17
Dave Rolsky
Add some tests for a union of two unions
commit
|
commitdiff
|
tree
|
snapshot
2011-09-17
Dave Rolsky
Test parent of ArrayRef|HashRef
commit
|
commitdiff
|
tree
|
snapshot
2011-09-17
Dave Rolsky
Make var names consistent
commit
|
commitdiff
|
tree
|
snapshot
2011-09-17
Dave Rolsky
Add tests for ->parent & ->parents on union type
commit
|
commitdiff
|
tree
|
snapshot
2011-09-17
Dave Rolsky
Tidy test code
commit
|
commitdiff
|
tree
|
snapshot
2011-09-17
Dave Rolsky
Make test description match what we're testing
commit
|
commitdiff
|
tree
|
snapshot
2011-09-17
Dave Rolsky
Doc subtype of union bug fix in Changes
commit
|
commitdiff
|
tree
|
snapshot
2011-09-17
Dave Rolsky
Fix is_subtype_of - we cannot use ->equals
commit
|
commitdiff
|
tree
|
snapshot
2011-09-17
Dave Rolsky
Union types are not types of their component types
commit
|
commitdiff
|
tree
|
snapshot
2011-09-17
Dave Rolsky
A union and a bare subtype of that union should report...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-17
Dave Rolsky
Doc union type changes in Delta and Changes
commit
|
commitdiff
|
tree
|
snapshot
2011-09-17
Dave Rolsky
Union types look at all member types when determining...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-17
Dave Rolsky
MooseX::WithCache is failing tests and hasn't been...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Dave Rolsky
no need for a predeclared XS key for is_stub
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Dave Rolsky
Doc stub related bits in Changes
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Dave Rolsky
Doc is_stub method
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Dave Rolsky
Don't throw an error when a delegation overrides a...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Dave Rolsky
Add tests for delegation overriding local methods ...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Dave Rolsky
Fix odd indentation
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Dave Rolsky
Don't warn when overriding a stub method with an accessor
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Dave Rolsky
Tidy existing code
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Dave Rolsky
Add a Method->is_stub method and some tests for it
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Dave Rolsky
Add rt ticket for fixed bug
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Jesse Luehrs
note some todo item dependencies
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Jesse Luehrs
actually, delay this too
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Jesse Luehrs
push some todo stuff back to 2.06
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Dave Rolsky
Put deprecations first in the Changes listing
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Dave Rolsky
Get rid of all the bogus uses of use_ok still lurking...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Dave Rolsky
Remove MooseX::AbstractFactory - it's currently broken...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Jesse Luehrs
another todo
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Dave Rolsky
Remove all trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Dave Rolsky
add EOLTests
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Dave Rolsky
Add PodSyntaxTests plugin
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Dave Rolsky
fix some pod errors
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Dave Rolsky
Add Test::Spelling as devel prereq
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Dave Rolsky
Require latest Test::DependentModules
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Jesse Luehrs
update changes and delta
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Dave Rolsky
Small tweaks to changes file
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Dave Rolsky
Ignore CMOP's load_class & is_class_loaded
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Jesse Luehrs
todo--
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Jesse Luehrs
bump class::load dep
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Jesse Luehrs
handle this in package::stash
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Dave Rolsky
Remove deprecation warning for CMOP::load_class ...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Dave Rolsky
document deprecations in Changes & Delta
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Dave Rolsky
Deprecate CMOP::{load_class, is_class_loaded, load_firs...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Dave Rolsky
Add deps on next Class::Load and Class::Load::XS
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Dave Rolsky
remove tests for load_class ...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Dave Rolsky
Remove all uses of CMOP::{load_class, is_class_loaded...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Jesse Luehrs
this error message changed
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Jesse Luehrs
changelog
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Dave Rolsky
Explicitly test each value of handles to make sure...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Dave Rolsky
Add test for error message from bad handles value with...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Ricardo Signes
changelog/delta for shallow_clone
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Ricardo Signes
add shallow_clone to Array and Hash traits
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Ricardo Signes
add authordeps for inc::ExtractInlineTests
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Jesse Luehrs
clean up duck type a bunch
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Dave Rolsky
Merge changes for stable branch
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Dave Rolsky
Credit sartak for meta_lookup feature
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Dave Rolsky
Changes for parameterized traits bug fix
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Dave Rolsky
Fix typo in test description
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Shawn M Moore
Foreign options forbid caching of interpolated attribut...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Shawn M Moore
Add a test exposing [rt.cpan.org #70419]
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Dave Rolsky
Add changes docs for meta_lookup feature
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Shawn M Moore
Basic test for meta_lookup
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Shawn M Moore
Flesh out meta_lookup doc a little more
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Shawn M Moore
meta_lookup doc
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Shawn M Moore
Rename meta_generator to meta_lookup
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Shawn M Moore
First pass at a meta_generator option for Moose::Exporter
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Dave Rolsky
Tweak doc changes for role_type & class_type
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Kent Fredric
Improve documentation on Moose::Util::TypConstraints...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Florian Ragwitz
Test duck_type under the debugger
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Florian Ragwitz
Make the duck type constraint closure check for blessing
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Florian Ragwitz
Fix duck_type constraint generators
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Florian Ragwitz
We work just fine with older EU::ParseXS versions
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Jesse Luehrs
another todo
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Florian Ragwitz
Fix is_class_loaded on blead
commit
|
commitdiff
|
tree
|
snapshot
2011-08-21
Jesse Luehrs
don't rely on Carp::confess existing when compiling...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-21
Florian Ragwitz
Ignore MYMETA.json
commit
|
commitdiff
|
tree
|
snapshot
2011-08-21
Florian Ragwitz
XS() was changed to imply static linkage - adapt
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Dave Rolsky
Add applied_attribute as a possible role metarole
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
Jesse Luehrs
more todo
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
Jesse Luehrs
add a few more rt tickets
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
Dave Rolsky
Add a little bit on handling of broken behavior that...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
Dave Rolsky
Added a todo item for 2.04
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Jesse Luehrs
changelog
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Jesse Luehrs
conflict on MooseX::Types::Parameterizable 0.05
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Dave Rolsky
Fix up weird indentation in code example (3-space indent?)
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Jesse Luehrs
changelog
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Jesse Luehrs
clean up the moose::exporter doc additions a bit
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Jesse Luehrs
be a bit stricter and more consistent with tc messages
commit
|
commitdiff
|
tree
|
snapshot
2011-07-23
Paweł Murias
Mention that the import method can take a into argument in
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Jesse Luehrs
changelog
commit
|
commitdiff
|
tree
|
snapshot
next