这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: Etsukata/p5-Mouse

Tags

v2.4.7

Toggle v2.4.7's commit message
Checking in changes prior to tagging of version v2.4.7.

Changelog diff is:

diff --git a/Changes b/Changes
index c50ca85..6565eeb 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,11 @@ Revision history for Mouse

 {{$NEXT}}

+v2.4.7 2017-01-14T13:46:04Z
+    - Workaround for issue xslate#64(xslate#67)
+      In some case stack is corrupted at more than 23 attributes.
+      This change may makes a bit slow in that case.
+
 v2.4.6 2017-01-06T06:51:15Z
     - Fix test for older Perls (xslate#68)
     - Define macros for older Visual Studio compiler(xslate#66)

v2.4.6

Toggle v2.4.6's commit message
Checking in changes prior to tagging of version v2.4.6.

Changelog diff is:

diff --git a/Changes b/Changes
index a8aebef..c50ca85 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 Revision history for Mouse

 {{$NEXT}}
+
+v2.4.6 2017-01-06T06:51:15Z
     - Fix test for older Perls (xslate#68)
     - Define macros for older Visual Studio compiler(xslate#66)

v2.4.5

Toggle v2.4.5's commit message
Checking in changes prior to tagging of version v2.4.5.

Changelog diff is:

diff --git a/Changes b/Changes
index bd3654d..bc87a8f 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,9 @@ Revision history for Mouse

 {{$NEXT}}

+v2.4.5 2015-08-03T15:57:50Z
+    - Fix for older Perl(< 5.14.0) (xslate#54)
+
 v2.4.4 2015-08-02T09:49:34Z
     - Fix for older Perl(< 5.22.0) (xslate#53)

v2.4.4

Toggle v2.4.4's commit message
Checking in changes prior to tagging of version v2.4.4.

Changelog diff is:

diff --git a/Changes b/Changes
index 96ccf12..bd3654d 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,9 @@ Revision history for Mouse

 {{$NEXT}}

+v2.4.4 2015-08-02T09:49:34Z
+    - Fix for older Perl(< 5.22.0) (xslate#53)
+
 v2.4.3 2015-08-02T07:10:09Z
     - Fix for Perl 5.22.0 or higher(xslate#50)

v2.4.3

Toggle v2.4.3's commit message
Checking in changes prior to tagging of version v2.4.3.

Changelog diff is:

diff --git a/Changes b/Changes
index 3459479..96ccf12 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,9 @@ Revision history for Mouse

 {{$NEXT}}

+v2.4.3 2015-08-02T07:10:09Z
+    - Fix for Perl 5.22.0 or higher(xslate#50)
+
 2.4.2 2015-04-12T01:22:02Z
     - Fixed xslate#40; 'use strict' not enabled when 'use 5.010' follows 'use Mouse'
     - Fixed xslate#39; New warnings in Perl 5.21.x: redundant arguments for sprintf

2.4.2

Toggle 2.4.2's commit message
Checking in changes prior to tagging of version 2.4.2.

Changelog diff is:

diff --git a/Changes b/Changes
index f1e2ea3..3459479 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 Revision history for Mouse

 {{$NEXT}}
+
+2.4.2 2015-04-12T01:22:02Z
     - Fixed xslate#40; 'use strict' not enabled when 'use 5.010' follows 'use Mouse'
     - Fixed xslate#39; New warnings in Perl 5.21.x: redundant arguments for sprintf
     - Fixed xslate#38; Avoid warnings introduced in Perl 5.21.x

2.4.1

Toggle 2.4.1's commit message
Checking in changes prior to tagging of version 2.4.1.

Changelog diff is:

diff --git a/Changes b/Changes
index 975cb62..60d58a6 100644
--- a/Changes
+++ b/Changes
@@ -2,8 +2,11 @@ Revision history for Mouse

 {{$NEXT}}

+2.4.1 2014-09-21T12:57:11Z
+    - Fix build issues (xslate#34)
+
 v2.4.0 2014-09-21T02:04:01Z
-    - Fix build issues (xslate#32, xslate#34)
+    - Fix build issues (xslate#32)

 2.3.0 2014-05-25T23:07:19Z
     - Fixed xslate#17; memory leak in applying roles to instances

2.3.0

Toggle 2.3.0's commit message
Checking in changes prior to tagging of version 2.3.0.

Changelog diff is:

diff --git a/Changes b/Changes
index 0d6940d..528e67d 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,9 @@ Revision history for Mouse

 {{$NEXT}}

+2.3.0 2014-05-25T23:07:19Z
+    - Fixed xslate#17; memory leak in applying roles to instances
+
 2.2.0 2014-04-03T22:34:42Z
     - Fixed xslate#16 - inconsistent coercion/validation of Bool type (tokuhirom)

2.2.0

Toggle 2.2.0's commit message
Checking in changes prior to tagging of version 2.2.0.

Changelog diff is:

diff --git a/Changes b/Changes
index 68110de..0d6940d 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,9 @@ Revision history for Mouse

 {{$NEXT}}

+2.2.0 2014-04-03T22:34:42Z
+    - Fixed xslate#16 - inconsistent coercion/validation of Bool type (tokuhirom)
+
 2.1.1 2014-03-26T13:23:48Z
     - Fixed xslate#18 (tokuhirom)

2.1.1

Toggle 2.1.1's commit message
Checking in changes prior to tagging of version 2.1.1.

Changelog diff is:

diff --git a/Changes b/Changes
index 7a9253e..68110de 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,9 @@ Revision history for Mouse

 {{$NEXT}}

+2.1.1 2014-03-26T13:23:48Z
+    - Fixed xslate#18 (tokuhirom)
+
 2.1.0 2013-11-26T13:15:54Z
     - Dropped 5.6.2 support
     - Migrated to Minilla