gitmo/Moose.git
2009-05-03 Dave Rolsky make sure tests in xt get run for authors and disttest
2009-05-03 Shawn M Moore Doc for role_application methods
2009-05-03 Shawn M Moore Doc
2009-05-03 Shawn M Moore Tests for Application::ToClass
2009-05-03 Shawn M Moore Add role application objects to each class
2009-05-03 Shawn M Moore Have Moose::Meta::Role::Application::ToClass track...
2009-05-03 Dave Rolsky Add some more words to our dictionary
2009-05-03 Dave Rolsky Fix speling
2009-05-03 Dave Rolsky Doc all Changes
2009-05-03 Dave Rolsky Remove link to nonexistent recipe
2009-05-03 Dave Rolsky Moved recipes to get rid of Basic 8 as a TODO, and...
2009-05-03 Dave Rolsky Merge WTF into FAQ - in many cases WTF was out of date...
2009-05-03 Dave Rolsky Add back Unsweetened.pod as a pointer to Moose::Manual...
2009-05-03 Dave Rolsky move Unsweetened into the Manual
2009-05-03 Dave Rolsky Remove $next->($self, ...) in favor of $self->$next...
2009-05-03 Dave Rolsky Fix aroun example to handle both read ...
2009-05-03 Dave Rolsky Minor code tweaks in the FAQ
2009-05-03 Jesse Luehrs add some tests relating to destruction
2009-05-03 Jesse Luehrs update changes
2009-05-03 Jesse Luehrs don't rely on method meta objects still existing in...
2009-05-03 Jesse Luehrs better error message for when global destruction messes...
2009-05-03 Jesse Luehrs update other docs about Moose::Exporter to not use...
2009-05-03 Jesse Luehrs remove strict and warnings from modules that use Moose...
2009-05-03 Dave Rolsky Text tweaks for description
2009-05-03 Jesse Luehrs update changes and delta
2009-05-03 Jesse Luehrs fix typos in Moose::Exporter docs
2009-05-03 Jesse Luehrs update docs for Moose::Exporter
2009-05-03 Jesse Luehrs make Moose::Exporter import strict and warnings
2009-05-03 Jesse Luehrs test that "use Moose::Exporter" imports strict and...
2009-05-02 Dave Rolsky Fix some odd indentation in some code examples
2009-05-02 Dave Rolsky s/a/an/
2009-05-02 Dave Rolsky Some small wording tweaks for Construction manual
2009-05-02 Dave Rolsky Add a simple code example for "no Moose".
2009-05-02 Dave Rolsky bump version to 0.77 0.77
2009-05-02 Dave Rolsky Minor formatting tweaks to Changes
2009-05-02 Dave Rolsky Add release date
2009-05-02 Dave Rolsky Document dep change
2009-05-02 Dave Rolsky Just require CMOP 0.83 so CPAN won't break
2009-05-02 Dave Rolsky Fix a few small typos
2009-05-01 Florian Ragwitz Apparently this is a feature. nevermind :-/
2009-05-01 Florian Ragwitz Add TODO test for get_method_list returning the meta...
2009-04-30 Dave Rolsky Update the TODO, removed things that are done, and...
2009-04-30 Chris Prather 05:27 <@autarch> just import them in both Moose & CMOP
2009-04-30 Chris Prather update changes
2009-04-30 Chris Prather fix accidental exports
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 Doc FAQ changes
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-27 Dave Rolsky Fix release date 0.76
2009-04-25 Dave Rolsky Add release date
2009-04-25 Dave Rolsky bump version to 0.76
2009-04-25 Dave Rolsky Update conflicts list
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... 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... xx is dumb, just put 76 in there
2009-04-24 Hans Dieter... document TC change
2009-04-24 Hans Dieter... add to Changes
2009-04-24 Hans Dieter... re-apply my patch
2009-04-24 Hans Dieter... simpler test case
2009-04-24 Hans Dieter... tests for selective coercion
2009-04-24 Hans Dieter... 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 Mention specific CMOP version
2009-04-23 Dave Rolsky No API docs needed for Moose::Meta::Class::Immutable...
2009-04-23 Dave Rolsky require very latest CMOP
2009-04-23 Dave Rolsky Add release date
2009-04-23 Dave Rolsky Doc immutabilization changes
2009-04-21 Shawn M Moore Rename an obnoxiously long test file that messes up...
2009-04-21 Shawn M Moore More composition warning tests, oops
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 Do not use no_plan!
2009-04-21 Shawn M Moore Avoid duplication in running the same tests with and...
2009-04-21 Shawn M Moore Unconditionally depend on Test::Output; dropping Test...
2009-04-20 Tomas Doran... Merge commit 'origin/master'
next