gitmo/Moose.git
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
2011-04-04 Dave Rolsky Conflict on MX::PrivateSetters 0.03
2011-04-04 Jesse Luehrs conflict
2011-04-04 Jesse Luehrs conflicts
2011-04-04 Dave Rolsky Conflict on all but latest MX::UndefTolerant
2011-04-04 Dave Rolsky Update some conflicts to get people to install versions...
2011-04-03 Jesse Luehrs the created type here isn't anonymous
2011-04-03 Dave Rolsky Fix small typo
2011-04-02 Jesse Luehrs changelog
2011-03-30 Jesse Luehrs fix up some docs
2011-03-28 Jesse Luehrs changelog
2011-03-28 Jesse Luehrs version bump 1.9905
2011-03-19 Dave Rolsky Croak with useful errors when trying to apply meta...
2011-03-19 Dave Rolsky A little code tidying
2011-03-19 Dave Rolsky Remove unused variable
2011-03-14 Dave Rolsky Remove a TODO item which is done
2011-03-14 Dave Rolsky Update TODO for 2.0200
2011-03-14 Dave Rolsky Prep for removing deprecated features or making them...
2011-03-14 Dave Rolsky Fix formatting buglet in Changes
2011-03-14 Dave Rolsky Add CMOP Changes file to distro
2011-03-14 Dave Rolsky Changes for NEXT
2011-03-14 Dave Rolsky Store the role which first defines an attribute, and...
2011-03-14 Dave Rolsky Add test for applied_attribute traits being lost when...
2011-03-14 Florian Ragwitz There's one manually maintained file in t/recipes/
2011-03-14 Florian Ragwitz Fix recipes path for our GatherDir plugin
2011-03-14 Florian Ragwitz Suppress a bogus warning
2011-03-14 Florian Ragwitz We stopped complaining about importing to main ages ago
2011-03-14 Florian Ragwitz Remove numbers from our tests
2011-03-14 Dave Rolsky Make sure that applied_attribute roles don't spill...
2011-03-14 Dave Rolsky Fix duplicate test number (why do we have these numbers...
2011-03-08 Jesse Luehrs todo test for the role composition issue
2011-03-07 Jesse Luehrs add some more conflicts
2011-03-04 Jesse Luehrs add Bread::Board::Declare to smoker
2011-03-04 Jesse Luehrs changelog
2011-03-04 Jesse Luehrs changelog and version bump 1.9904
2011-03-04 Jesse Luehrs yes, this is necessary for us
2011-03-03 Shawn M Moore Use $0 instead of hardcoding filename in regex
2011-03-03 Jesse Luehrs changelog for Int fix
2011-03-03 Matthew Horsfall Int type constraint allowed for a newline character...
next