swap instance of Class::MOP::in_global_destruction to Devel::GlobalDestruction in_glo...
[gitmo/Moose.git] / lib /
2009-04-30 Chris Prather swap instance of Class::MOP::in_global_destruction...
2009-04-30 Chris Prather swap instance of Class::MOP::subname to Sub::Name subname
2009-04-30 Dave Rolsky For inheriting from a non-Moose class, just point to...
2009-04-30 Dave Rolsky Mention MX::NonMoose
2009-04-30 Shawn M Moore Another pass at the FAQ for legibility
2009-04-30 Shawn M Moore hahaha turning off type constraints has been coming...
2009-04-30 Shawn M Moore Get rid of some "I"s for "we"s
2009-04-30 Shawn M Moore Efficiency FAQ updates
2009-04-30 Shawn M Moore Fix my own suspicious grammar
2009-04-30 Shawn M Moore Is Moose ready?
2009-04-30 Shawn M Moore More FAQ content about method modifiers
2009-04-30 Shawn M Moore Update the "is Moose's API stable?" FAQ answer
2009-04-30 Shawn M Moore Rewrite the "is moose production ready?" answer
2009-04-30 Shawn M Moore Improve the extending-nonmoose-classes FAQ answer
2009-04-29 Chris Prather Merge branch 'master' of gitmo@jules.scsys.co.uk:Moose
2009-04-29 Jesse Luehrs update docs, Changes, and Delta for the DEMOLISH change
2009-04-29 Jesse Luehrs pass the in_global_destruction state to DEMOLISHALL...
2009-04-29 Shawn M Moore POD for TC::Class's get_message override
2009-04-29 Shawn M Moore Make Test::Output optional again
2009-04-29 Chris Prather move the use line for Data::OptList to where we use...
2009-04-29 Chris Prather Merge commit 'origin/master'
2009-04-29 Chris Prather remove code stole from List::MoreUtils since we use...
2009-04-25 Dave Rolsky bump version to 0.76
2009-04-25 Dave Rolsky Add paragraph break, add irc:// uri, add mailing list...
2009-04-25 Dave Rolsky Get rid of "email me" phrase, just point to RT
2009-04-25 Shawn M Moore Doc the reversion of THE WARNING
2009-04-25 Nelo Onyiah fixed small typo
2009-04-25 Hans Dieter Pearcey remove trailing whitespace
2009-04-25 Shawn M Moore Revert "Moose now warns about class implicitly overridi...
2009-04-24 Shawn M Moore For class_types, explicitly state that the value is...
2009-04-24 Hans Dieter Pearcey document TC change
2009-04-24 Hans Dieter Pearcey re-apply my patch
2009-04-24 Hans Dieter Pearcey simpler test case
2009-04-24 Hans Dieter Pearcey if something is already matching the type constraint...
2009-04-23 Dave Rolsky bump version to 0.75_01 0.75_01
2009-04-23 Dave Rolsky require very latest CMOP
2009-04-21 Shawn M Moore Changes doc for the new warning
2009-04-21 Shawn M Moore Moose now warns about class implicitly overriding metho...
2009-04-21 Shawn M Moore Unconditionally depend on Test::Output; dropping Test...
2009-04-20 Tomas Doran (t0m) Merge commit 'origin/master'
2009-04-20 Dave Rolsky Add some minimal docs
2009-04-20 Dave Rolsky Add $VERSION & $AUTHORITY
2009-04-20 Dave Rolsky Doh, need to include wrapped_method_metaclass in our...
2009-04-20 Yuval Kogman Merge branch 'no_immutable_transformer'
2009-04-20 Dave Rolsky bump version to 0.75 0.75
2009-04-20 Dave Rolsky perltidy
2009-04-19 Yuval Kogman Update for removal of immutable transformer
2009-04-18 Yuval Kogman make Item a subtype of Any for sorting
2009-04-18 Yuval Kogman make Num a subtype of Str
2009-04-17 Justin DeVuyst Change method_metaclass to an attr for metarole applica...
2009-04-15 Shawn M Moore Doc -metaclass in Moose, and -metaclass and -traits...
2009-04-15 Shawn M Moore Add -metaclass to changes and delta
2009-04-15 Shawn M Moore Pass metaclass to init_meta
2009-04-15 Shawn M Moore Pull -metaclass out of the import line
2009-04-15 Hans Dieter Pearcey add ensure_all_roles()
2009-04-15 Jesse Luehrs move validation (can't inherit from roles) from Moose...
2009-04-13 Hans Dieter Pearcey note that role application does not try to save your...
2009-04-12 Dave Rolsky various typo fixes from Matt Kraai
2009-04-09 Nelo Onyiah Fixed some typos
2009-04-09 Dave Rolsky Document deprecations/renamings
2009-04-08 Dave Rolsky Add a more of a conclusion to the unsweetened docs
2009-04-08 Dave Rolsky Fix a code typo
2009-04-07 Dave Rolsky bump version to 0.74
2009-04-07 Dave Rolsky require the latest CMOP
2009-04-07 Dave Rolsky remove ancient deprecated method, update changes for...
2009-04-07 Florian Ragwitz Remove a commented out and deprecated method.
2009-04-07 Florian Ragwitz Include stack traces in deprecation warnings.
2009-04-07 Tomas Doran (t0m) Merge
2009-04-07 Hans Dieter Pearcey replace duplicate 'my'
2009-04-06 Dave Rolsky bump version 0.73_02
2009-04-06 Dave Rolsky doh, forgot to require the latest CMOP for the Moose...
2009-04-06 Dave Rolsky Fix DEMOLISHALL to work even with the metaclass object...
2009-04-06 Dave Rolsky Using find_method_by_name, not find_next_method_by_name...
2009-04-06 Dave Rolsky Fix the is_needed method to actually check the right...
2009-04-06 Dave Rolsky Make initialize_body private to match constructor class.
2009-04-05 Dave Rolsky bump version to 0.73_01 0.73_01
2009-04-05 Dave Rolsky add warning for long-deprecated alias_method method...
2009-04-05 Dave Rolsky Merge branch 'renames-and-deprecations'
2009-04-05 Dave Rolsky account for latest deprecations in CMOP
2009-04-03 Dave Rolsky doh, forgot to actually add the recipe itself
2009-04-02 Dave Rolsky wrote basics recipe 12 - extending a non-Moose class
2009-04-02 Dave Rolsky speling fix
2009-04-02 Shawn M Moore Remove the ->meta thing from Delta. once it's complete...
2009-04-02 t0m tiny pod patch to make it more clear when I'm being...
2009-03-31 Hans Dieter Pearcey edit contentious syntax
2009-03-31 Dave Rolsky "of what is capable" is perfectly valid English
2009-03-31 Jesse Luehrs typo fixes for the documentation section (other than...
2009-03-31 Dave Rolsky Move methods so they are in order of use
2009-03-31 Dave Rolsky Fix some bizarro indentation with perltidy
2009-03-31 Shawn M Moore find_meta is equivalent to class_of
2009-03-30 Hans Dieter Pearcey remove recommendation for Moose::Policy
2009-03-30 Hans Dieter Pearcey fix RT#44429 after discussion on the mailing list
2009-03-28 Shawn M Moore Don't iterate over the same list twice
2009-03-28 Shawn M Moore Don't only conditionally use load_class since..
2009-03-28 Shawn M Moore Changes and Delta for no-meta stuff
2009-03-28 Hans Dieter Pearcey Merge branch 'master' of gitmo@jules.scsys.co.uk:Moose
2009-03-28 Hans Dieter Pearcey init_meta documentation
2009-03-28 Shawn M Moore optimized RoleName class_of
2009-03-28 Shawn M Moore unoptimized RoleName class_of
2009-03-28 Shawn M Moore class_of in apply_base_class_roles
next