gitmo/Moose.git
2011-06-19 Jesse Luehrs version bump 2.0009
2011-06-19 Dave Rolsky Changes for rebless_triggers branch
2011-06-19 Dave Rolsky code tidying
2011-06-19 Dave Rolsky Tidy new code
2011-06-19 Karen Etheridge call all triggers in rebless_instance - tests now pass.
2011-06-19 Karen Etheridge return ASAP if the class is already immutable
2011-06-19 Karen Etheridge new tests for initializers and triggers on rebless_instance
2011-06-19 Karen Etheridge do these tests twice, with with_immutable()
2011-06-19 Mark A. Stratman Fix FAQ on require+attributes
2011-06-19 Mark A. Stratman Add FAQ on requires and attribute-generated methods
2011-06-19 Jesse Luehrs tests and changelog
2011-06-19 Jesse Luehrs also add this error for roles
2011-06-19 Jason May check if the metaclass is loaded
2011-06-19 Jesse Luehrs changelog
2011-06-19 Jesse Luehrs make sure the applicant is loaded first
2011-06-19 Chris Prather initialize a metaclass when trying to apply all roles
2011-06-19 Tomas Doran Fix error reporting in duck_type
2011-06-19 Dave Rolsky Make our Makefile.PL more friendly by explicitly checki...
2011-06-16 Jesse Luehrs changelog
2011-06-16 Jesse Luehrs version bump 2.0008
2011-06-16 Jesse Luehrs make sure the correct delegation name is used in errors
2011-06-16 Jesse Luehrs if we aren't calling _inline_return_value, none of...
2011-06-16 Dave Rolsky Add some tests for array traits to make sure it doesn...
2011-06-16 Dave Rolsky Sort the keys in %handles when making delegation methods
2011-06-16 Dave Rolsky Tweak test description and tidy code
2011-06-16 Dave Rolsky Optimize the get branch for hash accessors a little bit
2011-06-16 Jesse Luehrs changelog
2011-06-16 Jesse Luehrs fix hash accessor generation (with a bit of a hack/:)
2011-06-16 Jesse Luehrs better accessor context descriptions in general
2011-06-16 Jesse Luehrs better definition context for native delegation methods
2011-06-16 Jesse Luehrs test for hash accessor bug (rt 68837)
2011-06-16 Dave Rolsky Fix bad package name
2011-06-16 Jesse Luehrs move this one to after build
2011-06-16 Jesse Luehrs run these after filegatherers and such
2011-06-16 Jesse Luehrs move these plugins earlier
2011-06-16 Jesse Luehrs dzil plugin to ensure ::Delta doesn't have $NEXT in it
2011-06-16 Jesse Luehrs add a dzil plugin to ensure that the git checkout is...
2011-06-16 Jesse Luehrs better error message for calling superclasses as a...
2011-06-16 Dave Rolsky Add parens around qw() to avoid warning with 5.14
2011-05-15 Florian Ragwitz Changelog
2011-05-15 Florian Ragwitz Version 2.0007 2.0007
2011-05-15 Florian Ragwitz Make the changelog lie less
2011-05-15 Florian Ragwitz Assert the correct version of CMOP being installed
2011-05-15 Jesse Luehrs pod coverage
2011-05-15 Jesse Luehrs changelog
2011-05-15 Jesse Luehrs more complete clone implementation
2011-05-15 Jesse Luehrs more tests
2011-05-15 Florian Ragwitz Make instance cloning go through attribute setters
2011-05-15 Florian Ragwitz Add failing test for cloning attrs with weak refs
2011-05-10 Jesse Luehrs changelog
2011-05-09 Dave Rolsky Remove MooseX::MultiObject - it has a test dep on Class... 2.0006
2011-05-09 Dave Rolsky Space between changes
2011-05-09 Jesse Luehrs changelog and version bump
2011-05-09 Jesse Luehrs revert this, the bump from 0.12 to 0.28 breaks backcompat
2011-05-09 Jesse Luehrs changelog
2011-05-09 Jesse Luehrs version bump 2.0005
2011-05-09 Jesse Luehrs fix package name for no-indexing
2011-05-09 Jesse Luehrs changelog
2011-05-09 Jesse Luehrs whoops again
2011-05-09 Jesse Luehrs changelog
2011-05-09 Jesse Luehrs version bump 2.0004
2011-05-09 Jesse Luehrs changelog
2011-05-09 Jesse Luehrs sort some things to allow for some better caching
2011-05-09 Jesse Luehrs changelog
2011-05-09 Jesse Luehrs ugh, depend on a non-broken List::MoreUtils
2011-05-09 Jesse Luehrs changelog
2011-05-09 Jesse Luehrs don't add the warning here until 2.02 2.0003
2011-05-09 Jesse Luehrs version bump
2011-05-09 Jesse Luehrs this doesn't exist anymore
2011-05-07 Jesse Luehrs setting weaken should be based on the passed in cache...
2011-05-07 Jesse Luehrs and fix the reference to the test file
2011-05-07 Jesse Luehrs this is actually from recipe 9
2011-05-07 Jesse Luehrs fix up Moose::Object docs a bit
2011-05-07 Jesse Luehrs mention that metaclass.pm shouldn't really be used...
2011-05-07 Jesse Luehrs fix up oose.pm docs a bit
2011-05-07 Jesse Luehrs couple more things to ignore for pod coverage
2011-05-07 Jesse Luehrs fix recipe synopsis
2011-05-07 Jesse Luehrs overriding new isn't necessary when using mx-nonmoose
2011-05-07 Jesse Luehrs typo
2011-05-07 Jesse Luehrs this is not what gender means
2011-05-07 Jesse Luehrs typos
2011-05-07 Jesse Luehrs typo fixes
2011-05-07 Jesse Luehrs talking about things as "magical" isn't helpful
2011-05-07 Jesse Luehrs no need for this to be a footnote, since we talk about...
2011-05-07 Jesse Luehrs simplify a bit by giving this a default
2011-05-07 Jesse Luehrs note how BUILD works here, since it's the first time...
2011-05-07 Jesse Luehrs typo fixes
2011-05-07 Jesse Luehrs clarify a bit
2011-05-07 Jesse Luehrs stop recommending '.' as a type namespace separator
2011-05-07 Jesse Luehrs copy over some Moose.pm changes to Moose/Role.pm
2011-05-07 Jesse Luehrs don't talk about class metaclasses either
2011-05-07 Jesse Luehrs fix up some abstracts
2011-05-07 Jesse Luehrs one more package to hide
2011-05-07 Jesse Luehrs note that this example really should be using native...
2011-05-07 Jesse Luehrs make this its own header
2011-05-07 Jesse Luehrs typo fixes
2011-05-07 Jesse Luehrs typo fixes
2011-05-07 Jesse Luehrs stop documenting BUILDALL and DEMOLISHALL
2011-05-07 Jesse Luehrs cmop is no longer a separate dist
2011-05-07 Jesse Luehrs more grammar cleanups
next