14 years agoMore _generate_class_type_for()
gfx [Mon, 26 Oct 2009 07:33:42 +0000]
More _generate_class_type_for()

14 years agoImprove author/use-he.pl
gfx [Mon, 26 Oct 2009 07:33:14 +0000]
Improve author/use-he.pl

14 years agoFix a typo in PurePerl.pm
gfx [Mon, 26 Oct 2009 07:12:48 +0000]
Fix a typo in PurePerl.pm

14 years agoImplement a class_type generator
gfx [Mon, 26 Oct 2009 07:05:58 +0000]
Implement a class_type generator

14 years agoRename a file
gfx [Mon, 26 Oct 2009 06:24:39 +0000]
Rename a file

14 years agoVersion 0.40_01
gfx [Mon, 26 Oct 2009 06:22:40 +0000]
Version 0.40_01

14 years agoUpdate MANIFEST.SKIP
gfx [Mon, 26 Oct 2009 06:22:32 +0000]
Update MANIFEST.SKIP

14 years agoEnsure backward compatibility
gfx [Sun, 25 Oct 2009 09:00:23 +0000]
Ensure backward compatibility

14 years agoTweak for benchmarks/subtype.pl
gfx [Sun, 25 Oct 2009 08:49:52 +0000]
Tweak for benchmarks/subtype.pl

14 years agoImplement XS accessor generators
gfx [Sun, 25 Oct 2009 08:44:15 +0000]
Implement XS accessor generators

14 years agoTweak for Meta::Method
gfx [Sun, 25 Oct 2009 08:43:38 +0000]
Tweak for Meta::Method

14 years agoUse get_code_ref()
gfx [Sun, 25 Oct 2009 06:39:51 +0000]
Use get_code_ref()

14 years agoAdd "documentation" attribute to Mouse::PurePerl
gfx [Sun, 25 Oct 2009 06:39:31 +0000]
Add "documentation" attribute to Mouse::PurePerl

14 years agoUse postamble() insteead of MY::postamble()
gfx [Sun, 25 Oct 2009 06:38:57 +0000]
Use postamble() insteead of MY::postamble()

14 years agoRepeat test with MOUSE_PUREPERL=1 in "make test", adding "make test_pp" target
gfx [Sun, 25 Oct 2009 05:37:59 +0000]
Repeat test with MOUSE_PUREPERL=1 in "make test", adding "make test_pp" target

14 years agoReport $Mouse::VERSION and the backend (Pure Perl or XS) in load.t
gfx [Sun, 25 Oct 2009 05:37:08 +0000]
Report $Mouse::VERSION and the backend (Pure Perl or XS) in load.t

14 years agoTweaks for Makefile.PL
gfx [Sun, 25 Oct 2009 05:01:17 +0000]
Tweaks for Makefile.PL

14 years agobuilt-in type constraints in XS
gfx [Sun, 25 Oct 2009 05:00:47 +0000]
built-in type constraints in XS

14 years agoRemove useless check code
gfx [Sat, 24 Oct 2009 09:14:45 +0000]
Remove useless check code

14 years ago_get_code_ref() and get_linear_isa() in XS
gfx [Sat, 24 Oct 2009 08:59:15 +0000]
_get_code_ref() and get_linear_isa() in XS

14 years agoMove ::Meta::Module::namespace into XS
gfx [Sat, 24 Oct 2009 08:16:46 +0000]
Move ::Meta::Module::namespace into XS

14 years agoMove accessors into XS
gfx [Sat, 24 Oct 2009 06:48:39 +0000]
Move accessors into XS

14 years agoFix generate-mouse-tiny.pl
gfx [Sat, 24 Oct 2009 05:22:18 +0000]
Fix generate-mouse-tiny.pl

14 years agoAdd first XS implementation
gfx [Sat, 24 Oct 2009 05:21:15 +0000]
Add first XS implementation

14 years agoAdd XS stuff to Makefile.PL
gfx [Sat, 24 Oct 2009 05:20:34 +0000]
Add XS stuff to Makefile.PL

14 years agoUpdate MANIFEST.SKIP
gfx [Sat, 24 Oct 2009 05:19:49 +0000]
Update MANIFEST.SKIP

14 years agoUpdate .gitignore for XS
gfx [Sat, 24 Oct 2009 05:19:17 +0000]
Update .gitignore for XS

14 years agoFix load.t
gfx [Sat, 24 Oct 2009 05:19:04 +0000]
Fix load.t

14 years agoFix load.t
gfx [Sat, 24 Oct 2009 04:33:41 +0000]
Fix load.t

14 years agoUse get_method_body(), instead of can()
gfx [Sat, 24 Oct 2009 04:33:13 +0000]
Use get_method_body(), instead of can()

14 years agoLazy load Mouse::Meta::Role
gfx [Sat, 24 Oct 2009 04:31:14 +0000]
Lazy load Mouse::Meta::Role

14 years agoRename ::Meta::Method::new to ::Meta::Method::wrap to fit to Moose
gfx [Sat, 24 Oct 2009 04:25:43 +0000]
Rename ::Meta::Method::new to ::Meta::Method::wrap to fit to Moose

14 years agoMake method generators extensible
gfx [Sat, 24 Oct 2009 04:10:59 +0000]
Make method generators extensible

14 years agoFix the NAME in Mouse::Meta::Method::Destructor
gfx [Sat, 24 Oct 2009 04:01:47 +0000]
Fix the NAME in Mouse::Meta::Method::Destructor

14 years agoMerge branch 'master' into blead
gfx [Sat, 24 Oct 2009 04:00:55 +0000]
Merge branch 'master' into blead

14 years agoUpdate Makefile.PL
gfx [Wed, 21 Oct 2009 06:36:20 +0000]
Update Makefile.PL

14 years agoFix a typo in a test
gfx [Wed, 21 Oct 2009 06:34:48 +0000]
Fix a typo in a test

14 years agoRename 800_shikabased/*.t to 001_mouse/8*.t (suggested by tokuhirom :)
gfx [Wed, 21 Oct 2009 06:22:06 +0000]
Rename 800_shikabased/*.t to 001_mouse/8*.t (suggested by tokuhirom :)

14 years agoChecking in changes prior to tagging of version 0.40. Changelog diff is: 0.40
gfx [Mon, 19 Oct 2009 09:31:45 +0000]
Checking in changes prior to tagging of version 0.40.  Changelog diff is:

14 years agoChangelogging
gfx [Mon, 19 Oct 2009 09:30:49 +0000]
Changelogging

14 years agoModernize some tests
gfx [Mon, 19 Oct 2009 09:28:24 +0000]
Modernize some tests

14 years agoAdd tests for subtyping issue
gfx [Mon, 19 Oct 2009 09:27:31 +0000]
Add tests for subtyping issue

14 years agoFix subtyping issue
gfx [Mon, 19 Oct 2009 09:26:50 +0000]
Fix subtyping issue

14 years agoResolve some tests
gfx [Mon, 19 Oct 2009 08:44:11 +0000]
Resolve some tests

14 years agoImport tc tests
gfx [Mon, 19 Oct 2009 08:39:08 +0000]
Import tc tests

14 years agoMouse and Mouse::Roles does export their sugars to main
gfx [Mon, 19 Oct 2009 08:38:30 +0000]
Mouse and Mouse::Roles does export their sugars to main

14 years agoRevert "Ignore fatal errors in "traits" resolution. This is a temporary change."
gfx [Mon, 19 Oct 2009 07:52:41 +0000]
Revert "Ignore fatal errors in "traits" resolution. This is a temporary change."

This reverts commit 341a3046743c9d5dc1d83c9ef878e9a9bb190587.

14 years agoAdd xt/external to MANIFEST.SKIP
gfx [Mon, 19 Oct 2009 06:12:29 +0000]
Add xt/external to MANIFEST.SKIP

14 years agoMake pod-coverage-moose.t pending
gfx [Mon, 19 Oct 2009 06:10:35 +0000]
Make pod-coverage-moose.t pending

14 years agoAdd calculate_all_roles() to Meta::Class/Meta::Role
gfx [Mon, 19 Oct 2009 06:08:29 +0000]
Add calculate_all_roles() to Meta::Class/Meta::Role

14 years agoFix a testname (poe-coverage-moose.t -> pod-coverage-moose.t)
gfx [Mon, 19 Oct 2009 05:17:57 +0000]
Fix a testname (poe-coverage-moose.t -> pod-coverage-moose.t)

14 years agoIgnore fatal errors in "traits" resolution. This is a temporary change.
gfx [Mon, 19 Oct 2009 05:15:43 +0000]
Ignore fatal errors in "traits" resolution. This is a temporary change.

14 years agoAdd "use Mouse -traits => [...]" support, but not yet completed
gfx [Mon, 19 Oct 2009 04:33:01 +0000]
Add "use Mouse -traits => [...]" support, but not yet completed

14 years agoadded failing test case for RT#47744
Tokuhiro Matsuno [Mon, 19 Oct 2009 02:35:48 +0000]
added failing test case for RT#47744

14 years agoFix an issue in Mouse::Object::new to throw informative messages
gfx [Thu, 15 Oct 2009 08:13:11 +0000]
Fix an issue in Mouse::Object::new to throw informative messages

14 years agoUpdate Mouse::Spec
gfx [Wed, 14 Oct 2009 05:46:59 +0000]
Update Mouse::Spec

14 years agoChecking in changes prior to tagging of version 0.39. Changelog diff is: 0.39
gfx [Tue, 13 Oct 2009 07:46:03 +0000]
Checking in changes prior to tagging of version 0.39.  Changelog diff is:

14 years agoChangelogging
gfx [Tue, 13 Oct 2009 07:42:37 +0000]
Changelogging

14 years agoFix RT #50422
gfx [Tue, 13 Oct 2009 07:38:21 +0000]
Fix RT #50422

14 years agoAdd a test for RT #50421
gfx [Tue, 13 Oct 2009 07:37:53 +0000]
Add a test for RT #50421

14 years agoFix RT #50421
gfx [Tue, 13 Oct 2009 07:37:01 +0000]
Fix RT #50421

14 years agoChecking in changes prior to tagging of version 0.38. Changelog diff is: 0.38
gfx [Tue, 13 Oct 2009 06:55:27 +0000]
Checking in changes prior to tagging of version 0.38.  Changelog diff is:

14 years agoAdd SYNOPSIS to Mouse::Spec
gfx [Tue, 13 Oct 2009 06:19:58 +0000]
Add SYNOPSIS to Mouse::Spec

14 years agoChangelogging
gfx [Tue, 13 Oct 2009 06:19:20 +0000]
Changelogging

14 years agoFix a sentence in a pod
gfx [Tue, 13 Oct 2009 06:08:51 +0000]
Fix a sentence in a pod

14 years agoUpdate documents
gfx [Tue, 13 Oct 2009 06:07:53 +0000]
Update documents

14 years agoChangelogging, Mouse::Spec
gfx [Tue, 13 Oct 2009 06:07:41 +0000]
Changelogging, Mouse::Spec

14 years agoChangelogging
gfx [Tue, 13 Oct 2009 05:49:53 +0000]
Changelogging

14 years agoImprove he-profile.pl
gfx [Tue, 13 Oct 2009 05:40:19 +0000]
Improve he-profile.pl

14 years agoAdd $VERSION to Mouse::Role to allow "use Mouse::Role VERSION"
gfx [Tue, 13 Oct 2009 05:15:16 +0000]
Add $VERSION to Mouse::Role to allow "use Mouse::Role VERSION"

14 years agoUpdate Makefile.PL
gfx [Tue, 13 Oct 2009 05:14:48 +0000]
Update Makefile.PL

14 years agoAdd "Incompatibility with Moose" section to Mouse::Spec
gfx [Tue, 13 Oct 2009 05:02:34 +0000]
Add "Incompatibility with Moose" section to Mouse::Spec

14 years agoAdd VERSION section to pods
gfx [Tue, 13 Oct 2009 04:44:56 +0000]
Add VERSION section to pods

14 years agoChangelogging
gfx [Mon, 12 Oct 2009 08:14:13 +0000]
Changelogging

14 years agoMerge branch 'blead'
gfx [Mon, 12 Oct 2009 07:51:11 +0000]
Merge branch 'blead'

14 years agoRevert "Skip class_type etc stack frames when checking the package that defines a...
gfx [Mon, 12 Oct 2009 07:47:11 +0000]
Revert "Skip class_type etc stack frames when checking the package that defines a subtype"

This reverts commit 0608c8c81819673540f51f8ab44b6f3364cae53f.

14 years agoChecking in changes prior to tagging of version 0.37_06. Changelog diff is: 0.37_06
gfx [Mon, 12 Oct 2009 07:44:17 +0000]
Checking in changes prior to tagging of version 0.37_06.  Changelog diff is:

14 years agoUpdate MANIFEST.SKIP
gfx [Mon, 12 Oct 2009 07:41:52 +0000]
Update MANIFEST.SKIP

14 years agoResolve a todo
gfx [Mon, 12 Oct 2009 07:41:42 +0000]
Resolve a todo

14 years agoChangelogging and release date
gfx [Mon, 12 Oct 2009 07:35:22 +0000]
Changelogging and release date

14 years agoAdd a comment
gfx [Mon, 12 Oct 2009 07:33:48 +0000]
Add a comment

14 years agoTidy
gfx [Mon, 12 Oct 2009 07:29:02 +0000]
Tidy

14 years agoFix role application to instances
gfx [Mon, 12 Oct 2009 07:09:33 +0000]
Fix role application to instances

14 years agoChangelogging
gfx [Mon, 12 Oct 2009 06:49:42 +0000]
Changelogging

14 years agoResolve a 'failing' test
gfx [Mon, 12 Oct 2009 06:39:21 +0000]
Resolve a 'failing' test

14 years agoResolve a 'failing' test, although it has some TODOs
gfx [Mon, 12 Oct 2009 06:29:08 +0000]
Resolve a 'failing' test, although it has some TODOs

14 years agoChangelogging
gfx [Sat, 10 Oct 2009 08:59:12 +0000]
Changelogging

14 years agoAdd localization of $@ and $? in DESTROY
gfx [Sat, 10 Oct 2009 08:57:45 +0000]
Add localization of $@ and $? in DESTROY

14 years agoAdd regexp handles
gfx [Sat, 10 Oct 2009 08:57:13 +0000]
Add regexp handles

14 years agoImport Moose/t/100_bugs
gfx [Sat, 10 Oct 2009 08:55:07 +0000]
Import Moose/t/100_bugs

14 years agoSkip some tests for Moose
gfx [Sat, 10 Oct 2009 08:54:42 +0000]
Skip some tests for Moose

14 years agoMove t/100_with_moose t/810_with_moose
gfx [Sat, 10 Oct 2009 08:12:53 +0000]
Move t/100_with_moose t/810_with_moose

14 years agoMove t/*/t into t/001_mouse
gfx [Sat, 10 Oct 2009 08:11:23 +0000]
Move t/*/t into t/001_mouse

14 years agoFormat Changes
gfx [Sat, 10 Oct 2009 08:09:04 +0000]
Format Changes

14 years agoTidy
gfx [Sat, 10 Oct 2009 08:08:14 +0000]
Tidy

14 years agoCreates role_type in Mouse::Role::init_meta
gfx [Sat, 10 Oct 2009 08:07:42 +0000]
Creates role_type in Mouse::Role::init_meta

14 years agoChecking in changes prior to tagging of version 0.37_05. Changelog diff is: 0.37_05
gfx [Fri, 9 Oct 2009 06:21:44 +0000]
Checking in changes prior to tagging of version 0.37_05.  Changelog diff is:

diff --git a/Changes b/Changes
index 7deb6b9..90d9016 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
 Revision history for Mouse

-0.37_05
+0.37_05 Fri Oct  9 15:21:43 2009
     * Mouse::Exporter
         - Add build_import_methods() (gfx)

@@ -454,6 +454,4 @@ Revision history for Mouse
       - Fix the order in which BUILD methods are called (thanks Robert
         Boone)

-0.01 Tue Jun 10 02:13:21 2008
-    * Initial release.
-
+0.01 Tue Jun 10 02:13:21 2008
\ No newline at end of file

14 years agoFix Makefile.PL
gfx [Fri, 9 Oct 2009 06:20:54 +0000]
Fix Makefile.PL

14 years agoPrint messages in generating Mouse::Tiny
gfx [Fri, 9 Oct 2009 06:20:33 +0000]
Print messages in generating Mouse::Tiny

14 years agoFix a test for ancient perls
gfx [Fri, 9 Oct 2009 05:46:51 +0000]
Fix a test for ancient perls