Tags: worthmine/usw
Tags
Checking in changes prior to tagging of version 0.12. Changelog diff is: diff --git a/Changes b/Changes index fcea6c9..a430de9 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,9 @@ Revision history for Perl extension usw {{$NEXT}} +0.12 2020-10-25T23:33:11Z + - start to warn with 'no usw'. it dies + 0.11 2020-10-07T23:41:07Z - fixed the issue #2 - tried to skip tests that seem impossible
Checking in changes prior to tagging of version 0.11. Changelog diff is: diff --git a/Changes b/Changes index 08960fb..587e9a4 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,10 @@ Revision history for Perl extension usw {{$NEXT}} +0.11 2020-10-07T23:41:07Z + - fixed the issue #2 + - tried to skip tests that seem impossible + 0.10 2020-10-07T04:03:42Z - some windows have no `cat`? try to use `type` instead of cat
Checking in changes prior to tagging of version 0.10. Changelog diff is: diff --git a/Changes b/Changes index 37485be..08960fb 100644 --- a/Changes +++ b/Changes @@ -2,8 +2,11 @@ Revision history for Perl extension usw {{$NEXT}} +0.10 2020-10-07T04:03:42Z + - some windows have no `cat`? try to use `type` instead of cat + 0.09 2020-10-06T06:43:39Z - fixed incorrect tests run on Windows other than with cp932. + - fixed #1 incorrect tests run on Windows other than with cp932. 0.08 2020-10-05T11:13:26Z - now we can use usw; in Windows
Checking in changes prior to tagging of version 0.09. Changelog diff is: diff --git a/Changes b/Changes index 020aa9a..37485be 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,9 @@ Revision history for Perl extension usw {{$NEXT}} +0.09 2020-10-06T06:43:39Z + fixed incorrect tests run on Windows other than with cp932. + 0.08 2020-10-05T11:13:26Z - now we can use usw; in Windows - therefore, usww is deprecated
Checking in changes prior to tagging of version 0.08. Changelog diff is: diff --git a/Changes b/Changes index f1a1fcb..020aa9a 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,10 @@ Revision history for Perl extension usw {{$NEXT}} +0.08 2020-10-05T11:13:26Z + - now we can use usw; in Windows + - therefore, usww is deprecated + 0.07 2020-10-05T00:35:15Z - added the features for STDIN - strictly tested for them
Checking in changes prior to tagging of version 0.07. Changelog diff is: diff --git a/Changes b/Changes index 2f7d357..f1a1fcb 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,10 @@ Revision history for Perl extension usw {{$NEXT}} +0.07 2020-10-05T00:35:15Z + - added the features for STDIN + - strictly tested for them + 0.06 2020-10-04T04:02:46Z - there is no test for STDIN so drop it
Checking in changes prior to tagging of version 0.06. Changelog diff is: diff --git a/Changes b/Changes index 3def00c..2f7d357 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,9 @@ Revision history for Perl extension usw {{$NEXT}} +0.06 2020-10-04T04:02:46Z + - there is no test for STDIN so drop it + 0.05 2020-10-04T02:31:32Z - forked usww especially for Windows
Checking in changes prior to tagging of version 0.05. Changelog diff is: diff --git a/Changes b/Changes index 76adb69..3def00c 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,9 @@ Revision history for Perl extension usw {{$NEXT}} +0.05 2020-10-04T02:31:32Z + - forked usww especially for Windows + 0.04 2020-10-03T15:24:06Z - became helpful on Windows @@ -12,6 +15,4 @@ Revision history for Perl extension usw - start to require v5.12.5 or later 0.01 2020-10-02T14:48:03Z - - original version -
Checking in changes prior to tagging of version 0.04. Changelog diff is: diff --git a/Changes b/Changes index 762be54..76adb69 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,9 @@ Revision history for Perl extension usw {{$NEXT}} +0.04 2020-10-03T15:24:06Z + - became helpful on Windows + 0.03 2020-10-03T12:22:14Z - be able to replace $SIG{__WARN__} and/or $SIG{__DIE__}
Checking in changes prior to tagging of version 0.03. Changelog diff is: diff --git a/Changes b/Changes index 9beb12d..762be54 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,9 @@ Revision history for Perl extension usw {{$NEXT}} +0.03 2020-10-03T12:22:14Z + - be able to replace $SIG{__WARN__} and/or $SIG{__DIE__} + 0.02 2020-10-03T03:25:23Z - start to require v5.12.5 or later
PreviousNext