2009-05-12 |
Dave Rolsky |
Missed a test that was badly testing for \n 0.78 |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Dave Rolsky |
Add note about test fixes |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Dave Rolsky |
bump version to 0.78 |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Dave Rolsky |
Add release date |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Dave Rolsky |
Fix tests that tested for literal newlines in warnings... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Shawn M Moore |
Test::Output IS optional |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Dave Rolsky |
Oops, CMOP depends on Test::Exception 0.27, not 0.22 |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Dave Rolsky |
Depend on the latest Test::Exception (we just bumped... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Dave Rolsky |
remove_metaclass_by_name only takes a single argument |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Tomas Doran... |
Tweak latter instances of the test to remove the metacl... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Shawn M Moore |
Factor out Role's before/after/around into a helper... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Dave Rolsky |
Extend t0m's tests for mixed moose/non-moose parentage... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Dave Rolsky |
Tweak test description |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Dave Rolsky |
Formatting tweaks |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Shawn M Moore |
Make role_for_combination private |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Dave Rolsky |
Move method so the definition comes after first use |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Shawn M Moore |
Satisfy pod_spell |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Shawn M Moore |
Add role_for_combination for MXRP |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Shawn M Moore |
Move t0m's changelog entry into the right spot |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Florian Ragwitz |
Pod formatting fixes. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Hans Dieter... |
remove all uses of load_class's return value; use class... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Dave Rolsky |
some style tweaks to t0m's change to the metaclass... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Tomas Doran... |
Fix one of the issues you see with metaclass incomat... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Cory Watson |
Fix typo in Extending::Recipe1 |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Dave Rolsky |
Actually require CMOP 0.83 in code, not just the Makefi... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Dave Rolsky |
Add / to front of paths in .gitignore |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Shawn M Moore |
Make role_applications return a list not an arrayref |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Shawn M Moore |
Weaken the references to role and class, like everythin... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Dave Rolsky |
make sure tests in xt get run for authors and disttest |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Shawn M Moore |
Doc for role_application methods |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Shawn M Moore |
Doc |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Shawn M Moore |
Tests for Application::ToClass |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Shawn M Moore |
Add role application objects to each class |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Shawn M Moore |
Have Moose::Meta::Role::Application::ToClass track... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Dave Rolsky |
Add some more words to our dictionary |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Dave Rolsky |
Fix speling |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Dave Rolsky |
Doc all Changes |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Dave Rolsky |
Remove link to nonexistent recipe |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Dave Rolsky |
Moved recipes to get rid of Basic 8 as a TODO, and... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Dave Rolsky |
Merge WTF into FAQ - in many cases WTF was out of date... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Dave Rolsky |
Add back Unsweetened.pod as a pointer to Moose::Manual... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Dave Rolsky |
move Unsweetened into the Manual |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Dave Rolsky |
Remove $next->($self, ...) in favor of $self->$next... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Dave Rolsky |
Fix aroun example to handle both read ... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Dave Rolsky |
Minor code tweaks in the FAQ |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Jesse Luehrs |
add some tests relating to destruction |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Jesse Luehrs |
update changes |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Jesse Luehrs |
don't rely on method meta objects still existing in... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Jesse Luehrs |
better error message for when global destruction messes... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Jesse Luehrs |
update other docs about Moose::Exporter to not use... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Jesse Luehrs |
remove strict and warnings from modules that use Moose... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Dave Rolsky |
Text tweaks for description |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Jesse Luehrs |
update changes and delta |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Jesse Luehrs |
fix typos in Moose::Exporter docs |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Jesse Luehrs |
update docs for Moose::Exporter |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Jesse Luehrs |
make Moose::Exporter import strict and warnings |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Jesse Luehrs |
test that "use Moose::Exporter" imports strict and... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Dave Rolsky |
Fix some odd indentation in some code examples |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Dave Rolsky |
s/a/an/ |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Dave Rolsky |
Some small wording tweaks for Construction manual |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Dave Rolsky |
Add a simple code example for "no Moose". |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Dave Rolsky |
bump version to 0.77 0.77 |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Dave Rolsky |
Minor formatting tweaks to Changes |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Dave Rolsky |
Add release date |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Dave Rolsky |
Document dep change |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Dave Rolsky |
Just require CMOP 0.83 so CPAN won't break |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Dave Rolsky |
Fix a few small typos |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Florian Ragwitz |
Apparently this is a feature. nevermind :-/ |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Florian Ragwitz |
Add TODO test for get_method_list returning the meta... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Dave Rolsky |
Update the TODO, removed things that are done, and... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Chris Prather |
05:27 <@autarch> just import them in both Moose & CMOP |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Chris Prather |
update changes |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Chris Prather |
fix accidental exports |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Chris Prather |
swap instance of Class::MOP::in_global_destruction... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Chris Prather |
swap instance of Class::MOP::subname to Sub::Name subname |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Dave Rolsky |
For inheriting from a non-Moose class, just point to... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Dave Rolsky |
Mention MX::NonMoose |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Shawn M Moore |
Doc FAQ changes |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Shawn M Moore |
Another pass at the FAQ for legibility |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Shawn M Moore |
hahaha turning off type constraints has been coming... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Shawn M Moore |
Get rid of some "I"s for "we"s |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Shawn M Moore |
Efficiency FAQ updates |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Shawn M Moore |
Fix my own suspicious grammar |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Shawn M Moore |
Is Moose ready? |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Shawn M Moore |
More FAQ content about method modifiers |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Shawn M Moore |
Update the "is Moose's API stable?" FAQ answer |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Shawn M Moore |
Rewrite the "is moose production ready?" answer |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Shawn M Moore |
Improve the extending-nonmoose-classes FAQ answer |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Chris Prather |
Merge branch 'master' of gitmo@jules.scsys.co.uk:Moose |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Jesse Luehrs |
update docs, Changes, and Delta for the DEMOLISH change |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Jesse Luehrs |
pass the in_global_destruction state to DEMOLISHALL... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Shawn M Moore |
POD for TC::Class's get_message override |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Shawn M Moore |
Make Test::Output optional again |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Chris Prather |
move the use line for Data::OptList to where we use... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Chris Prather |
Merge commit 'origin/master' |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Chris Prather |
remove code stole from List::MoreUtils since we use... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Dave Rolsky |
Fix release date 0.76 |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Dave Rolsky |
Add release date |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Dave Rolsky |
bump version to 0.76 |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Dave Rolsky |
Update conflicts list |
commit | commitdiff | tree | snapshot |
next |