You've already forked linux-packaging-mono
Imported Upstream version 5.18.0.251
Former-commit-id: a03955857ec1ab1e3682a0ae901ea3604417b58f
This commit is contained in:
parent
5e53521dbc
commit
7245c6c4a8
@@ -1 +1 @@
|
|||||||
2da2361cac0c67dff45bf85972ef4a692c15a5fc
|
23237ebaeb144b6aceaacf47ced5c6b9940c47f6
|
@@ -1 +1 @@
|
|||||||
23860ffe0562e67c7a16fd7e42aad44615154862
|
d78fd45059926c497f22c0d1e5dfed136a15a014
|
@@ -38,7 +38,7 @@ namespace System
|
|||||||
number.sign = true;
|
number.sign = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (value == 0.0)
|
if (BitConverter.DoubleToInt64Bits (value) == 0)
|
||||||
{
|
{
|
||||||
for (int j = 0; j < precision; j++)
|
for (int j = 0; j < precision; j++)
|
||||||
{
|
{
|
||||||
|
@@ -34,7 +34,7 @@ static class Consts
|
|||||||
// Use these assembly version constants to make code more maintainable.
|
// Use these assembly version constants to make code more maintainable.
|
||||||
//
|
//
|
||||||
|
|
||||||
public const string MonoVersion = "5.18.0.249";
|
public const string MonoVersion = "5.18.0.251";
|
||||||
public const string MonoCompany = "Mono development team";
|
public const string MonoCompany = "Mono development team";
|
||||||
public const string MonoProduct = "Mono Common Language Infrastructure";
|
public const string MonoProduct = "Mono Common Language Infrastructure";
|
||||||
public const string MonoCopyright = "(c) Various Mono authors";
|
public const string MonoCopyright = "(c) Various Mono authors";
|
||||||
|
@@ -1 +1 @@
|
|||||||
22cc55d91a4147885e009c7ecf1eed62ede357dd
|
65ac63a6b50f23fd978cb3be44af1c7dec30a2ce
|
@@ -1 +1 @@
|
|||||||
7468dd70e244b6e63650ce29823022de7a10beda
|
97e0e9b78d585fea4365fa7a36668d7a047f9db0
|
@@ -1 +1 @@
|
|||||||
3b8e94bd8f2d0f992826070a21ce62c444c1f228
|
3918a85de5915229824adb16ea3a3d7f8274ecc9
|
Binary file not shown.
@@ -1 +1 @@
|
|||||||
483903567431e804d651f4abfef3624c789168be
|
cbceb28270428d517ed3b936ce63fc21017bd435
|
@@ -1 +1 @@
|
|||||||
532dfc1de25a01a9897c4f531635d8187a21f7df
|
b65fc0cbace8b4c29d6bec1483ffcc20312294e8
|
@@ -1 +1 @@
|
|||||||
6828e22553f4eef89a3d63edff005d3d677126e0
|
75c0715d5da5f3304fb3f0a4519c72b4bea576b6
|
@@ -1 +1 @@
|
|||||||
4f012b63dd889e221d6e6de0e683d5e994e16358
|
2af326eff58aec99f1725f1d39ffba7fd7a4f3c9
|
@@ -1 +1 @@
|
|||||||
22cc55d91a4147885e009c7ecf1eed62ede357dd
|
65ac63a6b50f23fd978cb3be44af1c7dec30a2ce
|
@@ -1 +1 @@
|
|||||||
7468dd70e244b6e63650ce29823022de7a10beda
|
97e0e9b78d585fea4365fa7a36668d7a047f9db0
|
@@ -1 +1 @@
|
|||||||
3b8e94bd8f2d0f992826070a21ce62c444c1f228
|
3918a85de5915229824adb16ea3a3d7f8274ecc9
|
Binary file not shown.
@@ -1 +1 @@
|
|||||||
483903567431e804d651f4abfef3624c789168be
|
cbceb28270428d517ed3b936ce63fc21017bd435
|
@@ -1 +1 @@
|
|||||||
532dfc1de25a01a9897c4f531635d8187a21f7df
|
b65fc0cbace8b4c29d6bec1483ffcc20312294e8
|
@@ -1 +1 @@
|
|||||||
6828e22553f4eef89a3d63edff005d3d677126e0
|
75c0715d5da5f3304fb3f0a4519c72b4bea576b6
|
@@ -1 +1 @@
|
|||||||
4f012b63dd889e221d6e6de0e683d5e994e16358
|
2af326eff58aec99f1725f1d39ffba7fd7a4f3c9
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user