gfx [Thu, 24 Sep 2009 07:18:51 +0000]
Skip a test requiring method modifiers
gfx [Thu, 24 Sep 2009 07:17:28 +0000]
version 0.33_01
gfx [Thu, 24 Sep 2009 07:14:27 +0000]
Add tests related to attribute traits
gfx [Thu, 24 Sep 2009 07:14:11 +0000]
Refactor many many things
gfx [Thu, 24 Sep 2009 05:09:47 +0000]
Fix Makefile.PL to use Mouse::Spec
gfx [Thu, 24 Sep 2009 05:09:22 +0000]
Add Mouse::Spec for required Moose version
gfx [Thu, 24 Sep 2009 05:00:27 +0000]
Refactor the constructor of Attribute
gfx [Thu, 24 Sep 2009 03:01:55 +0000]
Fix class_type
gfx [Thu, 24 Sep 2009 02:36:29 +0000]
Move features used only for testing to t/lib/Test/Mouse.pm
gfx [Thu, 24 Sep 2009 00:56:23 +0000]
Add some tests
gfx [Thu, 24 Sep 2009 00:36:09 +0000]
Resolve a todo (method confliction)
gfx [Wed, 23 Sep 2009 06:04:38 +0000]
Fix errors
gfx [Wed, 23 Sep 2009 06:01:02 +0000]
Add tests for recipes, just copied from Moose
gfx [Wed, 23 Sep 2009 06:00:20 +0000]
Add placeholders of augment() and inner() to Mouse.pm
gfx [Wed, 23 Sep 2009 05:54:57 +0000]
Changelogging
gfx [Wed, 23 Sep 2009 05:54:17 +0000]
Squirrel::Role also produces warnings
gfx [Wed, 23 Sep 2009 05:32:39 +0000]
Tweaks for type constraints.
gfx [Wed, 23 Sep 2009 05:32:26 +0000]
Add a test file for type constraints
gfx [Wed, 23 Sep 2009 04:10:25 +0000]
Fix type constraint issue
gfx [Wed, 23 Sep 2009 04:09:59 +0000]
Fix Squirrel.pm
gfx [Wed, 23 Sep 2009 03:40:08 +0000]
Fix init_meta and related stuff
gfx [Wed, 23 Sep 2009 03:12:53 +0000]
Changelogging
gfx [Wed, 23 Sep 2009 02:51:45 +0000]
Always load Mouse::Util first, which will be load Mouse::XS in the future
gfx [Wed, 23 Sep 2009 02:51:19 +0000]
Fix RT #49902
gfx [Tue, 22 Sep 2009 08:26:41 +0000]
Checking in changes prior to tagging of version 0.32. Changelog diff is:
gfx [Tue, 22 Sep 2009 08:22:48 +0000]
Add a test file
gfx [Tue, 22 Sep 2009 08:22:24 +0000]
Fix the timing triggers are invoked
gfx [Tue, 22 Sep 2009 07:50:45 +0000]
CRLF to LF
gfx [Tue, 22 Sep 2009 07:49:35 +0000]
Remove unused test files
gfx [Tue, 22 Sep 2009 07:47:49 +0000]
version 0.32
gfx [Tue, 22 Sep 2009 07:47:31 +0000]
Changelogging
gfx [Tue, 22 Sep 2009 07:40:47 +0000]
Add various things
gfx [Tue, 22 Sep 2009 05:16:34 +0000]
Implement confliction checks in roles
gfx [Tue, 22 Sep 2009 05:14:09 +0000]
Add Mouse::Util::english_list()
gfx [Tue, 22 Sep 2009 05:13:51 +0000]
Add a comment
gfx [Tue, 22 Sep 2009 02:41:08 +0000]
Add some test files
gfx [Tue, 22 Sep 2009 02:40:40 +0000]
Copy .shipit from Moose
gfx [Tue, 22 Sep 2009 02:40:17 +0000]
Fix tests
gfx [Tue, 22 Sep 2009 02:25:00 +0000]
Add Mouse->moose_version for compatible Moose version, and fix Makefile.PL
gfx [Tue, 22 Sep 2009 02:08:41 +0000]
version 0.31
gfx [Tue, 22 Sep 2009 02:05:42 +0000]
Note failures in 5.10.1, but I don't know why it happens
gfx [Tue, 22 Sep 2009 02:04:15 +0000]
Changelogging
gfx [Tue, 22 Sep 2009 01:37:00 +0000]
Change, Fix, Improve
gfx [Tue, 22 Sep 2009 01:02:45 +0000]
Fix Makefile.PL to remove old xt/compatibility/* tests, and organize Mouse::Util
gfx [Mon, 21 Sep 2009 09:17:41 +0000]
Changelogging
gfx [Mon, 21 Sep 2009 09:15:52 +0000]
Remove xt/compatibility/* at make clean
gfx [Mon, 21 Sep 2009 09:07:40 +0000]
More compatibility
gfx [Mon, 21 Sep 2009 07:48:36 +0000]
Update .gitignore and add MANIFEST.SKIP
gfx [Mon, 21 Sep 2009 07:47:27 +0000]
Remove a version check
gfx [Mon, 21 Sep 2009 07:44:51 +0000]
Add my name to AUTHORS
gfx [Mon, 21 Sep 2009 07:43:57 +0000]
Release date
gfx [Mon, 21 Sep 2009 07:15:42 +0000]
Fix typos in tests
gfx [Mon, 21 Sep 2009 06:28:04 +0000]
Merge branch 'master' into topic/more-compatible
Conflicts:
t/800_shikabased/013-compatibility-get_method_list.t
gfx [Mon, 21 Sep 2009 06:26:00 +0000]
Add TODO
gfx [Mon, 21 Sep 2009 06:23:13 +0000]
Use scalar(caller) instead of caller in list context
gfx [Mon, 21 Sep 2009 06:19:11 +0000]
Make anonymous classes work correctly
gfx [Mon, 21 Sep 2009 05:33:39 +0000]
Mouse::Role improved
* More compatibility
* implement with $role => (-excludes => [...])
* implement dummy Meta::Method and get_method()
gfx [Mon, 21 Sep 2009 03:40:23 +0000]
A tiny tweak
gfx [Mon, 21 Sep 2009 03:38:30 +0000]
Remove an unused method
gfx [Mon, 21 Sep 2009 03:36:01 +0000]
Fix tests for accessors
gfx [Mon, 21 Sep 2009 03:35:35 +0000]
Add Meta/Method/Accessor.pm
gfx [Mon, 21 Sep 2009 03:27:02 +0000]
(Re-)organize Method Accessor, implementing has ... reader => $r, accessor => $a, writer => $w
Tokuhiro Matsuno [Mon, 21 Sep 2009 03:07:20 +0000]
this test fails with older moose
gfx [Mon, 21 Sep 2009 02:14:30 +0000]
Add a test file for throw_error()
gfx [Mon, 21 Sep 2009 02:14:10 +0000]
Use throw_error() instead of confess()
gfx [Mon, 21 Sep 2009 02:13:09 +0000]
Add my name to Changes
gfx [Mon, 21 Sep 2009 01:31:48 +0000]
Remove duplications and cleanup
gfx [Sun, 20 Sep 2009 07:34:00 +0000]
Add has_x_method_modifiers, but not yet tested
gfx [Sun, 20 Sep 2009 07:18:04 +0000]
Changelogging
gfx [Sun, 20 Sep 2009 07:13:01 +0000]
Creanup
gfx [Sun, 20 Sep 2009 07:06:57 +0000]
Cleanup
gfx [Sun, 20 Sep 2009 06:58:49 +0000]
Move M::Util::(version|authority|identifier) to M::Meta::Module
gfx [Sun, 20 Sep 2009 06:53:03 +0000]
Fix a bug related to the randomized hash keys.
gfx [Sun, 20 Sep 2009 06:35:56 +0000]
Refactoring
* Make unimport() compatible with Moose (resolve TODOs in t/006-unimport.t)
* Add a new module Mouse::Meta::Module, which provides common methods for Class and Role
* Reactor Mouse::Meta::Role
gfx [Sun, 20 Sep 2009 03:13:34 +0000]
Save global variables (Mouse/Util.pm)
gfx [Sun, 20 Sep 2009 03:08:04 +0000]
Fix Changes
gfx [Sun, 20 Sep 2009 03:06:58 +0000]
Merge branch 'master' into topic/more-compatible
Conflicts:
Changes
sunnavy [Thu, 17 Sep 2009 12:15:39 +0000]
bump version to 0.30
sunnavy [Thu, 17 Sep 2009 12:14:25 +0000]
update Changes for 0.29
sunnavy [Thu, 17 Sep 2009 12:12:57 +0000]
small test update
gfx [Thu, 17 Sep 2009 01:05:26 +0000]
Fix meta() and initialize() for more compatibility
gfx [Thu, 17 Sep 2009 01:04:59 +0000]
Add missing is => 'bare' to a test
gfx [Thu, 17 Sep 2009 00:35:37 +0000]
Merge branch 'topic/more-compatible' of gitmo@moose.perl.org:Mouse into topic/more-compatible
Conflicts:
lib/Mouse/Meta/Attribute.pm
gfx [Thu, 17 Sep 2009 00:33:33 +0000]
Warn about missing associated methoes, instead of die.
gfx [Tue, 15 Sep 2009 09:25:50 +0000]
Make $role->get_method_list() include meta() (Moose 0.90 feature)
gfx [Tue, 15 Sep 2009 05:55:02 +0000]
Improve type constraint stuff
gfx [Tue, 15 Sep 2009 05:30:45 +0000]
Support is => 'bare' for compatibility
gfx [Tue, 15 Sep 2009 04:07:29 +0000]
Make generators private
gfx [Tue, 15 Sep 2009 03:51:46 +0000]
Use mkpath instead of make_path in Makefile.PL
gfx [Tue, 15 Sep 2009 03:51:11 +0000]
Move MethodAccessor stuff to Attribute
sunnavy [Wed, 16 Sep 2009 00:40:55 +0000]
Moose role class has ->meta in method_list since 0.90, update for that
gfx [Tue, 15 Sep 2009 09:25:50 +0000]
Make $role->get_method_list() include meta() (Moose 0.90 feature)
gfx [Tue, 15 Sep 2009 05:55:02 +0000]
Improve type constraint stuff
gfx [Tue, 15 Sep 2009 05:30:45 +0000]
Support is => 'bare' for compatibility
gfx [Tue, 15 Sep 2009 04:07:29 +0000]
Make generators private
gfx [Tue, 15 Sep 2009 03:51:46 +0000]
Use mkpath instead of make_path in Makefile.PL
gfx [Tue, 15 Sep 2009 03:51:11 +0000]
Move MethodAccessor stuff to Attribute
sunnavy [Wed, 9 Sep 2009 00:02:39 +0000]
bump to 0.29
sunnavy [Tue, 8 Sep 2009 23:54:53 +0000]
update changes
sunnavy [Tue, 8 Sep 2009 23:27:27 +0000]
make auto_deref also handles isa not only ArrayRef and HashRef, but also ArrayRef[Foo::Bar] and HashRef[Foo::Bar]