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