15 years agoFix release date 0.76
Dave Rolsky [Mon, 27 Apr 2009 15:25:46 +0000]
Fix release date

15 years agoAdd release date
Dave Rolsky [Sat, 25 Apr 2009 21:29:38 +0000]
Add release date

15 years agobump version to 0.76
Dave Rolsky [Sat, 25 Apr 2009 21:29:18 +0000]
bump version to 0.76

15 years agoUpdate conflicts list
Dave Rolsky [Sat, 25 Apr 2009 21:28:57 +0000]
Update conflicts list

15 years agoAdd paragraph break, add irc:// uri, add mailing list name.
Dave Rolsky [Sat, 25 Apr 2009 14:37:30 +0000]
Add paragraph break, add irc:// uri, add mailing list name.

15 years agoGet rid of "email me" phrase, just point to RT
Dave Rolsky [Sat, 25 Apr 2009 14:37:00 +0000]
Get rid of "email me" phrase, just point to RT

15 years agoDoc the reversion of THE WARNING
Shawn M Moore [Sat, 25 Apr 2009 13:36:12 +0000]
Doc the reversion of THE WARNING

15 years agofixed small typo
Nelo Onyiah [Sat, 25 Apr 2009 08:13:39 +0000]
fixed small typo

15 years agoremove trailing whitespace
Hans Dieter Pearcey [Sat, 25 Apr 2009 04:58:19 +0000]
remove trailing whitespace
(use git blame -w, do not complain to me about obscuring history)

15 years agoRevert "Moose now warns about class implicitly overriding methods from local"
Shawn M Moore [Sat, 25 Apr 2009 00:15:44 +0000]
Revert "Moose now warns about class implicitly overriding methods from local"

This reverts commit d443cad0cbcc03efe89556a96ff231822b59125d.

Conflicts:

t/030_roles/019_build.t

15 years agoFor class_types, explicitly state that the value is not an instance of
Shawn M Moore [Fri, 24 Apr 2009 23:18:29 +0000]
For class_types, explicitly state that the value is not an instance of
the class

15 years agoxx is dumb, just put 76 in there
Hans Dieter Pearcey [Fri, 24 Apr 2009 20:59:37 +0000]
xx is dumb, just put 76 in there

15 years agodocument TC change
Hans Dieter Pearcey [Fri, 24 Apr 2009 20:51:43 +0000]
document TC change

15 years agoadd to Changes
Hans Dieter Pearcey [Fri, 24 Apr 2009 20:48:28 +0000]
add to Changes

15 years agore-apply my patch
Hans Dieter Pearcey [Fri, 24 Apr 2009 20:41:24 +0000]
re-apply my patch

15 years agosimpler test case
Hans Dieter Pearcey [Fri, 24 Apr 2009 20:37:59 +0000]
simpler test case

15 years agotests for selective coercion
Hans Dieter Pearcey [Fri, 24 Apr 2009 20:28:10 +0000]
tests for selective coercion

15 years agoif something is already matching the type constraint, don't coerce it
Hans Dieter Pearcey [Fri, 24 Apr 2009 20:05:33 +0000]
if something is already matching the type constraint, don't coerce it

15 years agobump version to 0.75_01 0.75_01
Dave Rolsky [Thu, 23 Apr 2009 20:27:34 +0000]
bump version to 0.75_01

15 years agoMention specific CMOP version
Dave Rolsky [Thu, 23 Apr 2009 19:49:18 +0000]
Mention specific CMOP version

15 years agoNo API docs needed for Moose::Meta::Class::Immutable::Trait
Dave Rolsky [Thu, 23 Apr 2009 19:23:06 +0000]
No API docs needed for Moose::Meta::Class::Immutable::Trait

15 years agorequire very latest CMOP
Dave Rolsky [Thu, 23 Apr 2009 19:20:28 +0000]
require very latest CMOP

15 years agoAdd release date
Dave Rolsky [Thu, 23 Apr 2009 19:20:06 +0000]
Add release date

15 years agoDoc immutabilization changes
Dave Rolsky [Thu, 23 Apr 2009 19:18:58 +0000]
Doc immutabilization changes

15 years agoRename an obnoxiously long test file that messes up an 80-wide term
Shawn M Moore [Tue, 21 Apr 2009 07:21:35 +0000]
Rename an obnoxiously long test file that messes up an 80-wide term

15 years agoMore composition warning tests, oops
Shawn M Moore [Tue, 21 Apr 2009 07:20:33 +0000]
More composition warning tests, oops

15 years agoChanges doc for the new warning
Shawn M Moore [Tue, 21 Apr 2009 07:15:26 +0000]
Changes doc for the new warning

15 years agoMoose now warns about class implicitly overriding methods from local
Shawn M Moore [Tue, 21 Apr 2009 07:15:13 +0000]
Moose now warns about class implicitly overriding methods from local
roles

15 years agoDo not use no_plan!
Shawn M Moore [Tue, 21 Apr 2009 06:36:33 +0000]
Do not use no_plan!

15 years agoAvoid duplication in running the same tests with and without immutable
Shawn M Moore [Tue, 21 Apr 2009 06:24:12 +0000]
Avoid duplication in running the same tests with and without immutable

15 years agoUnconditionally depend on Test::Output; dropping Test::Warn
Shawn M Moore [Tue, 21 Apr 2009 06:14:40 +0000]
Unconditionally depend on Test::Output; dropping Test::Warn

15 years agoMerge commit 'origin/master'
Tomas Doran (t0m) [Mon, 20 Apr 2009 22:16:20 +0000]
Merge commit 'origin/master'

15 years agoMark tests as TODO
Tomas Doran (t0m) [Mon, 20 Apr 2009 22:15:11 +0000]
Mark tests as TODO

15 years agoAdd all my tests wrt use base
Tomas Doran (t0m) [Mon, 20 Apr 2009 22:08:11 +0000]
Add all my tests wrt use base

15 years agoAdd some minimal docs
Dave Rolsky [Mon, 20 Apr 2009 18:19:54 +0000]
Add some minimal docs

15 years agoAdd $VERSION & $AUTHORITY
Dave Rolsky [Mon, 20 Apr 2009 18:12:49 +0000]
Add $VERSION & $AUTHORITY

15 years agoDon't need to document MMC->superclasses
Dave Rolsky [Mon, 20 Apr 2009 18:12:25 +0000]
Don't need to document MMC->superclasses

15 years agoDoh, need to include wrapped_method_metaclass in our compat checks
Dave Rolsky [Mon, 20 Apr 2009 18:10:57 +0000]
Doh, need to include wrapped_method_metaclass in our compat checks

15 years agoremove debugging warning
Yuval Kogman [Mon, 20 Apr 2009 15:54:20 +0000]
remove debugging warning

15 years agoMerge branch 'no_immutable_transformer'
Yuval Kogman [Mon, 20 Apr 2009 15:50:16 +0000]
Merge branch 'no_immutable_transformer'

15 years agobump version to 0.75 0.75
Dave Rolsky [Mon, 20 Apr 2009 15:33:28 +0000]
bump version to 0.75

15 years agoAdd date to Changes
Dave Rolsky [Mon, 20 Apr 2009 15:33:16 +0000]
Add date to Changes

15 years agopush to origin after tagging
Dave Rolsky [Sun, 19 Apr 2009 14:37:27 +0000]
push to origin after tagging

15 years agoperltidy
Dave Rolsky [Mon, 20 Apr 2009 15:23:57 +0000]
perltidy

15 years agoUpdate for removal of immutable transformer
Yuval Kogman [Sun, 19 Apr 2009 13:36:57 +0000]
Update for removal of immutable transformer

15 years agomake Item a subtype of Any for sorting
Yuval Kogman [Sat, 18 Apr 2009 17:47:19 +0000]
make Item a subtype of Any for sorting

15 years agomake Num a subtype of Str
Yuval Kogman [Sat, 18 Apr 2009 14:26:20 +0000]
make Num a subtype of Str

15 years agosmooth out weird language
Hans Dieter Pearcey [Fri, 17 Apr 2009 04:21:40 +0000]
smooth out weird language

15 years agoChange method_metaclass to an attr for metarole application.
Justin DeVuyst [Fri, 17 Apr 2009 04:10:47 +0000]
Change method_metaclass to an attr for metarole application.

15 years agoDoc -metaclass in Moose, and -metaclass and -traits in Moose::Role
Shawn M Moore [Wed, 15 Apr 2009 21:06:00 +0000]
Doc -metaclass in Moose, and -metaclass and -traits in Moose::Role

15 years agoAdd -metaclass to changes and delta
Shawn M Moore [Wed, 15 Apr 2009 21:03:34 +0000]
Add -metaclass to changes and delta

15 years agoMake sure -metaclass works for Moose too
Shawn M Moore [Wed, 15 Apr 2009 21:01:28 +0000]
Make sure -metaclass works for Moose too

15 years agoTest to make sure -metaclass works
Shawn M Moore [Wed, 15 Apr 2009 20:39:52 +0000]
Test to make sure -metaclass works

15 years agoPass metaclass to init_meta
Shawn M Moore [Wed, 15 Apr 2009 20:34:42 +0000]
Pass metaclass to init_meta

15 years agoPull -metaclass out of the import line
Shawn M Moore [Wed, 15 Apr 2009 20:33:56 +0000]
Pull -metaclass out of the import line

15 years agoadd ensure_all_roles()
Hans Dieter Pearcey [Wed, 15 Apr 2009 17:36:22 +0000]
add ensure_all_roles()

15 years agoupdate Changes
Jesse Luehrs [Wed, 15 Apr 2009 03:34:27 +0000]
update Changes

15 years agomove validation (can't inherit from roles) from Moose::extends to
Jesse Luehrs [Wed, 15 Apr 2009 03:23:29 +0000]
move validation (can't inherit from roles) from Moose::extends to
Moose::Meta::Class::superclasses

15 years agonote that role application does not try to save your foot if you shoot at it
Hans Dieter Pearcey [Mon, 13 Apr 2009 05:43:13 +0000]
note that role application does not try to save your foot if you shoot at it

15 years agoBasic recipe 12 was in 0.73_01
Dave Rolsky [Mon, 13 Apr 2009 03:01:55 +0000]
Basic recipe 12 was in 0.73_01

15 years agoAdd basics recipe12 to changes
Dave Rolsky [Mon, 13 Apr 2009 03:00:11 +0000]
Add basics recipe12 to changes

15 years agoSpel constraint properly
Dave Rolsky [Mon, 13 Apr 2009 02:58:31 +0000]
Spel constraint properly

15 years agovarious typo fixes from Matt Kraai
Dave Rolsky [Sun, 12 Apr 2009 14:27:48 +0000]
various typo fixes from Matt Kraai

15 years agoFixed some typos
Nelo Onyiah [Thu, 9 Apr 2009 22:14:27 +0000]
Fixed some typos

15 years agoDocument deprecations/renamings
Dave Rolsky [Thu, 9 Apr 2009 14:16:08 +0000]
Document deprecations/renamings

15 years agoclean up warnings in test files due to constructors not being inlined
Jesse Luehrs [Thu, 9 Apr 2009 00:50:37 +0000]
clean up warnings in test files due to constructors not being inlined

15 years agoFix test to actually test what it should be testing
Dave Rolsky [Thu, 9 Apr 2009 00:36:19 +0000]
Fix test to actually test what it should be testing

15 years agoAdd a more of a conclusion to the unsweetened docs
Dave Rolsky [Wed, 8 Apr 2009 02:07:59 +0000]
Add a more of a conclusion to the unsweetened docs

15 years agoFix a code typo
Dave Rolsky [Wed, 8 Apr 2009 02:05:08 +0000]
Fix a code typo

15 years agoUpdate conflicts data 0.74
Dave Rolsky [Tue, 7 Apr 2009 16:03:00 +0000]
Update conflicts data

15 years agobump version to 0.74
Dave Rolsky [Tue, 7 Apr 2009 16:00:10 +0000]
bump version to 0.74

15 years agorequire the latest CMOP
Dave Rolsky [Tue, 7 Apr 2009 15:59:59 +0000]
require the latest CMOP

15 years agoremove ancient deprecated method, update changes for release
Dave Rolsky [Tue, 7 Apr 2009 15:57:17 +0000]
remove ancient deprecated method, update changes for release

15 years agoChangelogging.
Florian Ragwitz [Tue, 7 Apr 2009 15:29:37 +0000]
Changelogging.

15 years agoRemove a commented out and deprecated method.
Florian Ragwitz [Tue, 7 Apr 2009 15:26:57 +0000]
Remove a commented out and deprecated method.

15 years agoInclude stack traces in deprecation warnings.
Florian Ragwitz [Tue, 7 Apr 2009 15:25:27 +0000]
Include stack traces in deprecation warnings.

15 years agoMerge
Tomas Doran (t0m) [Tue, 7 Apr 2009 09:32:47 +0000]
Merge

15 years agoreplace duplicate 'my'
Hans Dieter Pearcey [Tue, 7 Apr 2009 05:07:28 +0000]
replace duplicate 'my'

15 years agobump version 0.73_02
Dave Rolsky [Mon, 6 Apr 2009 19:43:08 +0000]
bump version

15 years agoupdate changes for another dev release
Dave Rolsky [Mon, 6 Apr 2009 19:41:44 +0000]
update changes for another dev release

15 years agodoh, forgot to require the latest CMOP for the Moose dev release
Dave Rolsky [Mon, 6 Apr 2009 19:40:33 +0000]
doh, forgot to require the latest CMOP for the Moose dev release

15 years agoDocument DEMOLISHALL fix in Changes
Dave Rolsky [Mon, 6 Apr 2009 17:44:14 +0000]
Document DEMOLISHALL fix in Changes

15 years agoFix DEMOLISHALL to work even with the metaclass object is missing
Dave Rolsky [Mon, 6 Apr 2009 17:43:19 +0000]
Fix DEMOLISHALL to work even with the metaclass object is missing

15 years agoAdd a test for t0m's DEMOLISH bug
Dave Rolsky [Mon, 6 Apr 2009 17:42:24 +0000]
Add a test for t0m's DEMOLISH bug

15 years agoUsing find_method_by_name, not find_next_method_by_name. This makes
Dave Rolsky [Mon, 6 Apr 2009 17:08:27 +0000]
Using find_method_by_name, not find_next_method_by_name. This makes
sure we inline properly for classes that have their own DEMOLISH

15 years agoAdd a test for a class with no inherited DEMOLISH
Dave Rolsky [Mon, 6 Apr 2009 17:07:25 +0000]
Add a test for a class with no inherited DEMOLISH

15 years agoDoc destructor fix in changes
Dave Rolsky [Mon, 6 Apr 2009 16:43:00 +0000]
Doc destructor fix in changes

15 years agoFix the is_needed method to actually check the right thing.
Dave Rolsky [Mon, 6 Apr 2009 16:41:50 +0000]
Fix the is_needed method to actually check the right thing.

15 years agoAdd a failing test to check that destructor inlining is actually happening
Dave Rolsky [Mon, 6 Apr 2009 16:41:33 +0000]
Add a failing test to check that destructor inlining is actually happening

15 years agoAdd MMM::Destructor changes
Dave Rolsky [Mon, 6 Apr 2009 15:42:33 +0000]
Add MMM::Destructor changes

15 years agoMake initialize_body private to match constructor class.
Dave Rolsky [Mon, 6 Apr 2009 15:41:45 +0000]
Make initialize_body private to match constructor class.

15 years agobump version to 0.73_01 0.73_01
Dave Rolsky [Sun, 5 Apr 2009 21:56:23 +0000]
bump version to 0.73_01

15 years agoChanges for renames and deprecations
Dave Rolsky [Sun, 5 Apr 2009 21:36:44 +0000]
Changes for renames and deprecations

15 years agoadd warning for long-deprecated alias_method method in MM::Role
Dave Rolsky [Fri, 27 Mar 2009 01:21:18 +0000]
add warning for long-deprecated alias_method method in MM::Role

15 years agono need for grant description in the repo any more
Dave Rolsky [Sun, 5 Apr 2009 21:17:24 +0000]
no need for grant description in the repo any more

15 years agouse new_object instead of construct_instance in a few tests
Dave Rolsky [Sun, 5 Apr 2009 21:14:17 +0000]
use new_object instead of construct_instance in a few tests

15 years agoMerge branch 'renames-and-deprecations'
Dave Rolsky [Sun, 5 Apr 2009 21:11:11 +0000]
Merge branch 'renames-and-deprecations'

Conflicts:
lib/Moose/Meta/Attribute.pm
lib/Moose/Meta/Method/Constructor.pm

There are still some warnings and test failures to work out.

15 years agoaccount for latest deprecations in CMOP
Dave Rolsky [Sun, 5 Apr 2009 21:06:37 +0000]
account for latest deprecations in CMOP

15 years agoTidy this test file
Dave Rolsky [Sun, 5 Apr 2009 20:31:08 +0000]
Tidy this test file

15 years agodoh, forgot to actually add the recipe itself
Dave Rolsky [Fri, 3 Apr 2009 05:41:20 +0000]
doh, forgot to actually add the recipe itself