Dave Rolsky [Tue, 12 May 2009 20:16:39 +0000]
Missed a test that was badly testing for \n
Dave Rolsky [Tue, 12 May 2009 20:16:29 +0000]
Add note about test fixes
Dave Rolsky [Tue, 12 May 2009 20:12:24 +0000]
bump version to 0.78
Dave Rolsky [Tue, 12 May 2009 20:09:47 +0000]
Add release date
Dave Rolsky [Tue, 12 May 2009 20:07:33 +0000]
Fix tests that tested for literal newlines in warnings, as this failed
on Win32.
Shawn M Moore [Tue, 12 May 2009 20:05:44 +0000]
Test::Output IS optional
Dave Rolsky [Tue, 12 May 2009 14:08:15 +0000]
Oops, CMOP depends on Test::Exception 0.27, not 0.22
Dave Rolsky [Tue, 12 May 2009 14:06:08 +0000]
Depend on the latest Test::Exception (we just bumped the dep in CMOP,
might as well do it here too)
Dave Rolsky [Sun, 10 May 2009 22:26:57 +0000]
remove_metaclass_by_name only takes a single argument
Tomas Doran (t0m [Sun, 10 May 2009 16:49:02 +0000]
Tweak latter instances of the test to remove the metaclass instances for the classes which did not initially (at the time the sub class with the test in says 'extends') have them - therefore the latter tests still test the same issue
Shawn M Moore [Sun, 10 May 2009 16:41:00 +0000]
Factor out Role's before/after/around into a helper function
I would use Moose::Util::add_method_modifier but that supports
regular expressions for the method name, which roles do not.
Dave Rolsky [Sun, 10 May 2009 15:55:28 +0000]
Extend t0m's tests for mixed moose/non-moose parentage to make sure
that metaclass roles always end up propogated, even when there is
multiple inheritance from various mixtures of Moose & non-Moose
parents.
Dave Rolsky [Sun, 10 May 2009 15:41:58 +0000]
Tweak test description
Dave Rolsky [Sun, 10 May 2009 15:39:54 +0000]
Formatting tweaks
Shawn M Moore [Sun, 10 May 2009 04:34:11 +0000]
Make role_for_combination private
Dave Rolsky [Sun, 10 May 2009 04:28:45 +0000]
Move method so the definition comes after first use
Shawn M Moore [Sun, 10 May 2009 03:39:10 +0000]
Satisfy pod_spell
Shawn M Moore [Sun, 10 May 2009 03:34:15 +0000]
Add role_for_combination for MXRP
Shawn M Moore [Sun, 10 May 2009 03:32:48 +0000]
Move t0m's changelog entry into the right spot
Florian Ragwitz [Fri, 8 May 2009 19:08:22 +0000]
Pod formatting fixes.
Hans Dieter Pearcey [Fri, 8 May 2009 03:13:14 +0000]
remove all uses of load_class's return value; use class_of instead, where appropriate
Dave Rolsky [Thu, 7 May 2009 02:47:37 +0000]
some style tweaks to t0m's change to the metaclass compat fixing code.
Tomas Doran (t0m) [Thu, 7 May 2009 00:07:25 +0000]
Fix one of the issues you see with metaclass incomat when you have a moose-non moose-moose @ISA chain. Specifically, this affects Catalyst applications if you want to run 5.80, have a Moose native application, but extend a controller base class from CPAN which hasn't been ported to Moose yet. This also changes a few private methods to pass the metaclass instance, rather than the class name - as we now have it sooner ergo it's neater.
Cory Watson [Wed, 6 May 2009 22:33:32 +0000]
Fix typo in Extending::Recipe1
Dave Rolsky [Mon, 4 May 2009 16:38:56 +0000]
Actually require CMOP 0.83 in code, not just the Makefile.PL
Dave Rolsky [Sun, 3 May 2009 19:15:37 +0000]
Add / to front of paths in .gitignore
Shawn M Moore [Sun, 3 May 2009 19:04:59 +0000]
Make role_applications return a list not an arrayref
Shawn M Moore [Sun, 3 May 2009 18:57:44 +0000]
Weaken the references to role and class, like everything else does
Dave Rolsky [Sun, 3 May 2009 18:50:13 +0000]
make sure tests in xt get run for authors and disttest
Shawn M Moore [Sun, 3 May 2009 18:47:35 +0000]
Doc for role_application methods
Shawn M Moore [Sun, 3 May 2009 18:42:49 +0000]
Doc
Shawn M Moore [Sun, 3 May 2009 18:38:04 +0000]
Tests for Application::ToClass
Shawn M Moore [Sun, 3 May 2009 18:37:34 +0000]
Add role application objects to each class
Shawn M Moore [Sun, 3 May 2009 18:37:13 +0000]
Have Moose::Meta::Role::Application::ToClass track the class and role
Dave Rolsky [Sun, 3 May 2009 18:32:28 +0000]
Add some more words to our dictionary
Dave Rolsky [Sun, 3 May 2009 18:31:54 +0000]
Fix speling
Dave Rolsky [Sun, 3 May 2009 18:31:18 +0000]
Doc all Changes
Dave Rolsky [Sun, 3 May 2009 18:29:45 +0000]
Remove link to nonexistent recipe
Dave Rolsky [Sun, 3 May 2009 18:27:07 +0000]
Moved recipes to get rid of Basic 8 as a TODO, and just let them be numbered sequentially.
Dave Rolsky [Sun, 3 May 2009 18:25:27 +0000]
Merge WTF into FAQ - in many cases WTF was out of date and wrong, and
in many other cases the same things were duplicated between documents.
Moved the FAQ to the Manual
Dave Rolsky [Sun, 3 May 2009 18:14:35 +0000]
Add back Unsweetened.pod as a pointer to Moose::Manual::Unsweetened
Dave Rolsky [Sun, 3 May 2009 18:13:51 +0000]
move Unsweetened into the Manual
Dave Rolsky [Sun, 3 May 2009 18:11:06 +0000]
Remove $next->($self, ...) in favor of $self->$next(...)
Dave Rolsky [Sun, 3 May 2009 18:08:01 +0000]
Fix aroun example to handle both read & write cases correctly.
Dave Rolsky [Sun, 3 May 2009 18:06:01 +0000]
Minor code tweaks in the FAQ
Jesse Luehrs [Sun, 3 May 2009 06:26:29 +0000]
add some tests relating to destruction
Jesse Luehrs [Sun, 3 May 2009 02:39:44 +0000]
update changes
Jesse Luehrs [Sun, 3 May 2009 02:35:52 +0000]
don't rely on method meta objects still existing in DEMOLISHALL
Jesse Luehrs [Sun, 3 May 2009 01:25:55 +0000]
better error message for when global destruction messes with DEMOLISH
Jesse Luehrs [Sun, 3 May 2009 00:44:53 +0000]
update other docs about Moose::Exporter to not use strict/warnings
Jesse Luehrs [Sun, 3 May 2009 00:44:24 +0000]
remove strict and warnings from modules that use Moose::Exporter
Dave Rolsky [Sun, 3 May 2009 00:43:50 +0000]
Text tweaks for description
Jesse Luehrs [Sun, 3 May 2009 00:24:56 +0000]
update changes and delta
Jesse Luehrs [Sun, 3 May 2009 00:22:28 +0000]
fix typos in Moose::Exporter docs
Jesse Luehrs [Sun, 3 May 2009 00:22:11 +0000]
update docs for Moose::Exporter
Jesse Luehrs [Sun, 3 May 2009 00:21:18 +0000]
make Moose::Exporter import strict and warnings
Jesse Luehrs [Sun, 3 May 2009 00:12:47 +0000]
test that "use Moose::Exporter" imports strict and warnings
Dave Rolsky [Sat, 2 May 2009 21:16:06 +0000]
Fix some odd indentation in some code examples
Dave Rolsky [Sat, 2 May 2009 21:13:22 +0000]
s/a/an/
Dave Rolsky [Sat, 2 May 2009 21:11:44 +0000]
Some small wording tweaks for Construction manual
Dave Rolsky [Sat, 2 May 2009 21:09:53 +0000]
Add a simple code example for "no Moose".
Dave Rolsky [Sat, 2 May 2009 19:11:28 +0000]
bump version to 0.77
Dave Rolsky [Sat, 2 May 2009 19:11:06 +0000]
Minor formatting tweaks to Changes
Dave Rolsky [Sat, 2 May 2009 19:10:38 +0000]
Add release date
Dave Rolsky [Sat, 2 May 2009 19:05:48 +0000]
Document dep change
Dave Rolsky [Sat, 2 May 2009 19:05:05 +0000]
Just require CMOP 0.83 so CPAN won't break
Dave Rolsky [Sat, 2 May 2009 00:35:52 +0000]
Fix a few small typos
Florian Ragwitz [Fri, 1 May 2009 10:33:09 +0000]
Apparently this is a feature. nevermind :-/
Florian Ragwitz [Fri, 1 May 2009 10:28:18 +0000]
Add TODO test for get_method_list returning the meta method for roles.
Dave Rolsky [Thu, 30 Apr 2009 18:21:29 +0000]
Update the TODO, removed things that are done, and added a bunch of
internals changes to work on.
Chris Prather [Thu, 30 Apr 2009 04:29:06 +0000]
05:27 <@autarch> just import them in both Moose & CMOP
Chris Prather [Thu, 30 Apr 2009 04:21:30 +0000]
update changes
Chris Prather [Thu, 30 Apr 2009 04:04:58 +0000]
fix accidental exports
Chris Prather [Thu, 30 Apr 2009 04:03:39 +0000]
swap instance of Class::MOP::in_global_destruction to Devel::GlobalDestruction in_global_destruction
Chris Prather [Thu, 30 Apr 2009 04:00:35 +0000]
swap instance of Class::MOP::subname to Sub::Name subname
Dave Rolsky [Thu, 30 Apr 2009 03:29:23 +0000]
For inheriting from a non-Moose class, just point to basics recipe 12.
Dave Rolsky [Thu, 30 Apr 2009 03:29:08 +0000]
Mention MX::NonMoose
Shawn M Moore [Thu, 30 Apr 2009 02:43:12 +0000]
Doc FAQ changes
Shawn M Moore [Thu, 30 Apr 2009 02:42:33 +0000]
Another pass at the FAQ for legibility
Shawn M Moore [Thu, 30 Apr 2009 02:31:18 +0000]
hahaha turning off type constraints has been coming "in the next
release" for probably two years now
Shawn M Moore [Thu, 30 Apr 2009 02:31:00 +0000]
Get rid of some "I"s for "we"s
Shawn M Moore [Thu, 30 Apr 2009 02:30:36 +0000]
Efficiency FAQ updates
Shawn M Moore [Thu, 30 Apr 2009 02:27:47 +0000]
Fix my own suspicious grammar
Shawn M Moore [Thu, 30 Apr 2009 02:27:18 +0000]
Is Moose ready?
Shawn M Moore [Thu, 30 Apr 2009 02:26:16 +0000]
More FAQ content about method modifiers
Shawn M Moore [Thu, 30 Apr 2009 02:25:56 +0000]
Update the "is Moose's API stable?" FAQ answer
Shawn M Moore [Thu, 30 Apr 2009 02:25:42 +0000]
Rewrite the "is moose production ready?" answer
Shawn M Moore [Thu, 30 Apr 2009 02:09:48 +0000]
Improve the extending-nonmoose-classes FAQ answer
Chris Prather [Wed, 29 Apr 2009 06:03:15 +0000]
Merge branch 'master' of gitmo@jules.scsys.co.uk:Moose
Jesse Luehrs [Wed, 29 Apr 2009 05:53:30 +0000]
update docs, Changes, and Delta for the DEMOLISH change
Jesse Luehrs [Wed, 29 Apr 2009 05:42:10 +0000]
pass the in_global_destruction state to DEMOLISHALL and DEMOLISH
Shawn M Moore [Wed, 29 Apr 2009 05:24:27 +0000]
POD for TC::Class's get_message override
Shawn M Moore [Wed, 29 Apr 2009 05:19:05 +0000]
Make Test::Output optional again
Chris Prather [Wed, 29 Apr 2009 02:33:35 +0000]
move the use line for Data::OptList to where we use Data::OptList::mkopt
Chris Prather [Wed, 29 Apr 2009 02:18:45 +0000]
Merge commit 'origin/master'
Chris Prather [Wed, 29 Apr 2009 02:13:50 +0000]
remove code stole from List::MoreUtils since we use it everywhere it's a dep now
Dave Rolsky [Mon, 27 Apr 2009 15:25:46 +0000]
Fix release date
Dave Rolsky [Sat, 25 Apr 2009 21:29:38 +0000]
Add release date
Dave Rolsky [Sat, 25 Apr 2009 21:29:18 +0000]
bump version to 0.76
Dave Rolsky [Sat, 25 Apr 2009 21:28:57 +0000]
Update conflicts list