gfx [Sat, 3 Oct 2009 06:10:46 +0000]
Cleanup
gfx [Sat, 3 Oct 2009 06:03:03 +0000]
Comment deprecated methods
gfx [Sat, 3 Oct 2009 05:57:20 +0000]
Add a test file
gfx [Sat, 3 Oct 2009 05:57:05 +0000]
Fix previous changes
gfx [Sat, 3 Oct 2009 05:32:32 +0000]
Refactor create() and DESTORY() in Mouse::Meta::Module
gfx [Sat, 3 Oct 2009 04:11:43 +0000]
Rename t/000-recipes to t/000_recipes
gfx [Sat, 3 Oct 2009 03:26:14 +0000]
version 0.37_02
gfx [Sat, 3 Oct 2009 03:26:06 +0000]
Fix tests
gfx [Fri, 2 Oct 2009 12:01:42 +0000]
Changelogging
gfx [Fri, 2 Oct 2009 12:00:00 +0000]
Add 2 test files
gfx [Fri, 2 Oct 2009 11:59:23 +0000]
Add get_read_method_ref and get_write_method_ref. Remove get_read_method and get_write_method.
gfx [Fri, 2 Oct 2009 11:04:15 +0000]
Fix a test
gfx [Fri, 2 Oct 2009 10:59:13 +0000]
Mouse::Meta::Class and Mouse::Meta::Role are now extensible by extends()
gfx [Fri, 2 Oct 2009 10:54:00 +0000]
Add a test file to extend metaclasses
gfx [Fri, 2 Oct 2009 10:43:42 +0000]
Tidy
gfx [Fri, 2 Oct 2009 10:19:40 +0000]
Deprecate compute_all_applicable_attributes() and get_attribute_map()
gfx [Fri, 2 Oct 2009 10:18:40 +0000]
Remove the use of get_attribute_map()
gfx [Fri, 2 Oct 2009 10:18:04 +0000]
Add MouseX::AttributeHelpers to author/test-externals.pl
gfx [Thu, 1 Oct 2009 06:35:30 +0000]
Changelogging
gfx [Thu, 1 Oct 2009 06:35:14 +0000]
Tiny tweaks
gfx [Thu, 1 Oct 2009 06:29:16 +0000]
Tidy
gfx [Thu, 1 Oct 2009 06:26:43 +0000]
Add a benchmark for load_class()
gfx [Thu, 1 Oct 2009 06:22:39 +0000]
Tweaks
gfx [Thu, 1 Oct 2009 06:19:46 +0000]
Fix some code for new APIs
gfx [Thu, 1 Oct 2009 06:19:33 +0000]
s/Moose/Mouse/ in a test
gfx [Thu, 1 Oct 2009 06:12:44 +0000]
Remove some private or useless methods/functions from Mouse::Meta::Module
gfx [Thu, 1 Oct 2009 06:12:02 +0000]
Changelogging
gfx [Thu, 1 Oct 2009 05:46:30 +0000]
Changelogging
gfx [Wed, 30 Sep 2009 13:00:37 +0000]
A tiny tweak
gfx [Wed, 30 Sep 2009 12:58:24 +0000]
Changelogging
gfx [Wed, 30 Sep 2009 12:51:25 +0000]
Remove an unused method
gfx [Wed, 30 Sep 2009 12:47:15 +0000]
Add benchmarks about subtype and coercion
gfx [Wed, 30 Sep 2009 12:46:52 +0000]
Copy two test files from Moose
gfx [Wed, 30 Sep 2009 12:45:37 +0000]
Fix an issue tested in t/040_type_constraints/025_type_coersion_on_lazy_attributes.t
gfx [Wed, 30 Sep 2009 11:38:30 +0000]
Remove debugging code
gfx [Wed, 30 Sep 2009 11:37:55 +0000]
Deprecate two internal methods: coerce_constraint() and typecast_constraints()
gfx [Wed, 30 Sep 2009 11:31:44 +0000]
Copy two test files from Moose
gfx [Wed, 30 Sep 2009 11:25:42 +0000]
Add a semicolon
gfx [Wed, 30 Sep 2009 11:16:46 +0000]
Tidy
gfx [Wed, 30 Sep 2009 11:00:33 +0000]
Move type coercion mechanism from Util/TypeConstraints.pm to Meta/TypeConstraint.pm
gfx [Wed, 30 Sep 2009 10:59:41 +0000]
CRLF to LF
gfx [Wed, 30 Sep 2009 06:11:41 +0000]
Remove unused methods
gfx [Wed, 30 Sep 2009 06:05:23 +0000]
Fix subtype()
gfx [Wed, 30 Sep 2009 05:58:42 +0000]
Refactor type constraints
gfx [Wed, 30 Sep 2009 05:03:24 +0000]
Update Makefile.PL
gfx [Wed, 30 Sep 2009 04:58:57 +0000]
Move a test as t/052-unidefined-type-in-union.t
gfx [Tue, 29 Sep 2009 08:45:46 +0000]
Fix an issue that breaks backward compatibility
gfx [Tue, 29 Sep 2009 08:45:10 +0000]
Add a test for deprecated feature
gfx [Tue, 29 Sep 2009 08:05:11 +0000]
Fix union types and coercion
gfx [Tue, 29 Sep 2009 08:04:35 +0000]
Add two test file about union types
gfx [Tue, 29 Sep 2009 07:04:49 +0000]
Add a warning for an old style use of TypeConstraint
gfx [Tue, 29 Sep 2009 07:04:37 +0000]
Changelogging
gfx [Tue, 29 Sep 2009 07:01:01 +0000]
Remove 'Role' type from the document
gfx [Tue, 29 Sep 2009 06:57:51 +0000]
Rewrite type constraint parser for union parameter: ArrayRef[ Int | Str ]
gfx [Tue, 29 Sep 2009 06:56:10 +0000]
Add test on type constraints with complex parameters
gfx [Tue, 29 Sep 2009 06:55:38 +0000]
Add tests for $tc->is_a_type_of
gfx [Mon, 28 Sep 2009 07:54:39 +0000]
Add distributions to author/test-externals.pl
- MouseX-Types
- HTTP-Engine-Middware
- Object-Container
- Data-Localize
- AnyEvent-ReverseHTTP
gfx [Mon, 28 Sep 2009 06:31:01 +0000]
Tweaks for pods
gfx [Mon, 28 Sep 2009 05:49:40 +0000]
Add descriptions to pods
gfx [Mon, 28 Sep 2009 01:48:45 +0000]
Fix Changelog
gfx [Mon, 28 Sep 2009 01:46:02 +0000]
Changelogging
gfx [Mon, 28 Sep 2009 01:45:39 +0000]
Fix test-external.pl
gfx [Mon, 28 Sep 2009 01:24:30 +0000]
version 0.37
gfx [Mon, 28 Sep 2009 01:23:34 +0000]
Remove "native traits" from TODO, which won't be supported
gfx [Mon, 28 Sep 2009 01:21:58 +0000]
Update .gitignore and MANIFEST.SKIP
gfx [Mon, 28 Sep 2009 01:21:21 +0000]
Add author/test-externals.pl to test external distributions that depend on Mouse
gfx [Mon, 28 Sep 2009 01:19:07 +0000]
Fix pods
gfx [Mon, 28 Sep 2009 00:56:27 +0000]
Add a "no warnings 'once'"
gfx [Mon, 28 Sep 2009 00:31:08 +0000]
Fix has_method() for backward compatibility
gfx [Mon, 28 Sep 2009 00:30:32 +0000]
Fix a test
gfx [Mon, 28 Sep 2009 00:17:31 +0000]
Fix AUTHORS in pod for Module::Install to recognize e-mail addresses
gfx [Sun, 27 Sep 2009 08:58:31 +0000]
Fix compatibility issue on Ark
gfx [Sun, 27 Sep 2009 07:56:35 +0000]
Checking in changes prior to tagging of version 0.36. Changelog diff is:
gfx [Sun, 27 Sep 2009 07:54:46 +0000]
Add CheckVersionMatch to .shipit
gfx [Sun, 27 Sep 2009 07:53:12 +0000]
Fix an issue that breaks a backward compatibility.
gfx [Sat, 26 Sep 2009 03:41:24 +0000]
version++ in Spec.pm
gfx [Sat, 26 Sep 2009 03:40:58 +0000]
Checking in changes prior to tagging of version 0.35. Changelog diff is:
gfx [Sat, 26 Sep 2009 03:39:38 +0000]
Add SEE ALSO to Meta Module
gfx [Sat, 26 Sep 2009 03:39:30 +0000]
Changelogging
gfx [Sat, 26 Sep 2009 03:39:10 +0000]
Work around broken Test::Exception
gfx [Fri, 25 Sep 2009 13:00:42 +0000]
version 0.34
gfx [Fri, 25 Sep 2009 12:57:27 +0000]
Add a profile script
gfx [Fri, 25 Sep 2009 12:55:58 +0000]
Release date
gfx [Fri, 25 Sep 2009 12:47:30 +0000]
No base.pm
gfx [Fri, 25 Sep 2009 12:42:15 +0000]
Tiny tweaks suggested by NYTProf
gfx [Fri, 25 Sep 2009 12:27:07 +0000]
Fix tests and documents
gfx [Fri, 25 Sep 2009 12:26:48 +0000]
Comment out 'does'
gfx [Fri, 25 Sep 2009 12:25:59 +0000]
Changelogging
gfx [Fri, 25 Sep 2009 11:10:07 +0000]
Fix various tests for new Mouse
gfx [Fri, 25 Sep 2009 11:08:50 +0000]
Fix a test: package B conflicts the B module
gfx [Fri, 25 Sep 2009 10:21:21 +0000]
Tidy
gfx [Fri, 25 Sep 2009 09:40:44 +0000]
Method modifiers are implemented in Mouse
gfx [Fri, 25 Sep 2009 09:40:02 +0000]
Implement own method modifiers
gfx [Fri, 25 Sep 2009 09:39:09 +0000]
Update MANIFEST.SKIP to remove unexecuted tests
gfx [Fri, 25 Sep 2009 09:36:19 +0000]
Update MANIFEST.SKIP to remove author/benchmarks/* from dist
gfx [Fri, 25 Sep 2009 09:35:37 +0000]
Add a benchmark based on author/bencharks/basic.pl
gfx [Fri, 25 Sep 2009 09:30:51 +0000]
Add a benchmark for method modifiers
gfx [Fri, 25 Sep 2009 07:36:59 +0000]
Remove unused import
gfx [Fri, 25 Sep 2009 07:34:34 +0000]
Move some test files
gfx [Fri, 25 Sep 2009 07:33:47 +0000]
Changelogging