gitmo/Moose.git
2011-05-07 Jesse Luehrs fix pod coverage
2011-05-07 Jesse Luehrs seriously, who cares about ohloh
2011-05-07 Jesse Luehrs drop docs for the old extension stuff from Moose.pm
2011-05-07 Jesse Luehrs shift things around a bit
2011-05-07 Jesse Luehrs fix documentation for attribute overriding
2011-05-07 Jesse Luehrs mention that the list of attr options in Moose.pm isn...
2011-05-07 Jesse Luehrs stop documenting metaclass, lazy_build, and initializer...
2011-05-07 Jesse Luehrs lazy can be filled by default or builder
2011-05-07 Jesse Luehrs stop documenting auto_deref in Moose.pm
2011-05-07 Karen Etheridge fix all misuse of "it's"
2011-05-07 Jesse Luehrs changelog
2011-05-07 Jesse Luehrs handle caching of anon classes better, when role/class...
2011-05-07 Jesse Luehrs depend on the right version of Data::OptList
2011-05-07 Ricardo Signes use hypothetical next version of Data::OptList
2011-05-07 Jesse Luehrs fix references to test files
2011-05-07 Jesse Luehrs mention duck_type in ::Manual::Types
2011-05-07 Jesse Luehrs clean up type constraint declaration syntax in the...
2011-05-07 Jesse Luehrs docs about type constraint error messages
2011-05-07 Stevan Little doc tweak from John M. Dlugosz
2011-04-29 Jesse Luehrs changelog
2011-04-28 Jesse Luehrs version bump 2.0002
2011-04-28 Jesse Luehrs add the Devel::PartialDump stuff to ::Delta
2011-04-28 Jesse Luehrs fix authordep syntax
2011-04-28 Dave Rolsky 200000 iterations of the 12-attr class is way too many
2011-04-28 Dave Rolsky Bump iteration counts back up
2011-04-28 Jesse Luehrs more benchmarks
2011-04-28 Dave Rolsky Improve benchmark (don't include object construction...
2011-04-28 Dave Rolsky Add benchmark for various builtin TCs
2011-04-28 Jesse Luehrs require Devel::PartialDump 0.14, to avoid infinite...
2011-04-28 Jesse Luehrs use Devel::PartialDump to dump tc failures, if possible
2011-04-28 Jesse Luehrs make the 'reset' delegation for Counter respect builders
2011-04-28 Jesse Luehrs fix tests
2011-04-28 Jesse Luehrs allow immutable options to override file and line
2011-04-28 Jesse Luehrs changelog
2011-04-28 Jesse Luehrs add definition_context info for inlined constructors...
2011-04-28 Jesse Luehrs but with this, perl won't do anything at all
2011-04-28 Jesse Luehrs these aren't actually part of DEMOLISHALL
2011-04-23 Jesse Luehrs changelog
2011-04-23 Jesse Luehrs also document Class::MOP::Module::create 2.0001
2011-04-23 Jesse Luehrs document the new anon stuff in ::Package
2011-04-22 Jesse Luehrs version bump
2011-04-22 Jesse Luehrs also note the Eval::Closure bump in Changes
2011-04-22 Jesse Luehrs stop encouraging wrapping BUILDALL, it's a bad idea
2011-04-22 Jesse Luehrs changelog
2011-04-22 Jesse Luehrs roles don't have throw_error
2011-04-22 Chris Weyl Moose::Meta::Role::create should honor "roles"
2011-04-22 Jesse Luehrs clear out build cruft before building
2011-04-22 Jesse Luehrs manually specify ::MakeMaker::Awesome as an authordep
2011-04-22 Jesse Luehrs changelog
2011-04-22 Jesse Luehrs this is unnecessary (and broken on <5.8.8)
2011-04-22 Jesse Luehrs Revert "conflict on mxrp 0.25 for its broken test suite"
2011-04-22 Jesse Luehrs add App::Termcast back, since its test suite should...
2011-04-22 Jesse Luehrs conflict on mxrp 0.25 for its broken test suite
2011-04-22 Dave Rolsky Remove unneeded comma
2011-04-22 Dave Rolsky Escape any metacharacters in the anon prefix before...
2011-04-22 Jesse Luehrs tests
2011-04-22 Jesse Luehrs don't calculate the cache key unless we're going to...
2011-04-22 Jesse Luehrs changelog
2011-04-22 Jesse Luehrs no reason to not be using ::Package api here
2011-04-22 Jesse Luehrs unify the anon package stuff in CMOP::Package
2011-04-22 Shawn M Moore Remove these weird useless comments
2011-04-22 Shawn M Moore Document free_anon_{class, role}
2011-04-22 Shawn M Moore self_introspection needs free_anon_class
2011-04-22 Shawn M Moore Still need no warnings 'uninitialized'
2011-04-22 Shawn M Moore Missing a :: after $first_fragments
2011-04-22 Shawn M Moore Make anon role DESTROY logic match that of anon class
2011-04-22 Shawn M Moore Depend less on $ANON_CLASS_PREFIX
2011-04-22 Shawn M Moore Use the is_anon_class method we already have
2011-04-22 Shawn M Moore Factor out a free_anon_class method to minimize the...
2011-04-22 Jesse Luehrs dep on Eval::Closure 0.04 to avoid some breakage
2011-04-22 Dave Rolsky No need for copyright_year
2011-04-22 Dave Rolsky How much do I hate curly-less blocks in C? A lot.
2011-04-22 Dave Rolsky Require Test::DM 0.09
2011-04-22 Dave Rolsky Require Test::DM 0.09
2011-04-22 Jesse Luehrs leave this out until i fix the test suite
2011-04-22 Jesse Luehrs this doesn't appear to be on cpan anymore
2011-04-22 Dave Rolsky Require Test::DM 0.08 and use test_modules() so we...
2011-04-22 Dave Rolsky Be more thorough about clearing TESTING env vars
2011-04-22 Karen Etheridge conflict on MooseX::SlurpyConstructor - latest is 1.2
2011-04-22 Dave Rolsky Fix wonky grammar
2011-04-22 Jesse Luehrs changelog
2011-04-12 Jesse Luehrs meh, this doesn't actually work 2.0000
2011-04-12 Jesse Luehrs version bump
2011-04-12 Jesse Luehrs note backports in the changelog
2011-04-12 Jesse Luehrs clarify Support a bit more
2011-04-11 Dave Rolsky Taken Frost of the test list for now
2011-04-11 Dave Rolsky Move some stuff from PLANS to TODO, and remove PLANS
2011-04-11 Dave Rolsky Mention Support change in Changes
2011-04-11 Dave Rolsky The new release policy was actually release in 1.21
2011-04-11 Dave Rolsky Mention new release policy in Delta
2011-04-11 Dave Rolsky Add paragraph on release windows
2011-04-11 Dave Rolsky s/toolchain/tool chain/ for spelling test
2011-04-09 David Leadbeater Test RegexpRef type using SvRX or checking PERL_magic_qr
2011-04-07 Jesse Luehrs update conflict for mx-setonce
2011-04-05 Jesse Luehrs add some things to ::Delta
2011-04-05 Jesse Luehrs we want to make sure there's actual content in the...
2011-04-05 Jesse Luehrs changelog
2011-04-05 Jesse Luehrs version bump 1.9906
2011-04-05 Jesse Luehrs bump copyright date
2011-04-04 Dave Rolsky Conflict on Lazyrequire 0.06
next