Imported Upstream version 5.10.1.12

Former-commit-id: 074ae70b5bb50a3058d9113dd719374466705e4e
This commit is contained in:
Xamarin Public Jenkins (auto-signing) 2018-03-23 08:38:15 +00:00
parent 0a02617e00
commit cb025ef461
41 changed files with 39 additions and 39 deletions

View File

@ -1 +1 @@
cf005a9bafd05081c15eb113b7c4c94faa5905aa
7b5202c819e0c0727b17f0d4ea9a878840b3edc6

View File

@ -1 +1 @@
5b4b9e998d0530b588bc6def1ef784bfa900fc1d
48ed5bbac654efdf1349d3cde42462133b7416d3

View File

@ -249,9 +249,9 @@ namespace System.Collections.Generic
buffer = GetBuffer(++row);
copied =
#if __MonoCS__
CopyToCore(buffer, column, array, arrayIndex, count);
CopyToCore(buffer, 0, array, arrayIndex, count);
#else
CopyToCore(buffer, column);
CopyToCore(buffer, 0);
#endif
} while (count > 0);

View File

@ -34,7 +34,7 @@ static class Consts
// Use these assembly version constants to make code more maintainable.
//
public const string MonoVersion = "5.10.1.6";
public const string MonoVersion = "5.10.1.12";
public const string MonoCompany = "Mono development team";
public const string MonoProduct = "Mono Common Language Infrastructure";
public const string MonoCopyright = "(c) Various Mono authors";

View File

@ -1 +1 @@
64667669bca0ec0b4016193a35a0fcd78975d2cd
c4ed1d8da48759381c0349baf0e8ff572a4614a1

View File

@ -1 +1 @@
e025ddbbaccd0abed12b527315c41b3134b8fb1c
1e6288b240b6ab10e9149b1f2b5baec8fdfe3ff9

View File

@ -1 +1 @@
58f852aeaa8ba5cd15d31ea427832860f3ce486a
0363f34f51449bff18edf8ea217e3d913d5c8b4d

View File

@ -1 +1 @@
c4f01595c8e629ab7656ee49aa40e23d9cfee2e9
aaf25e12ce342862a5692559e4bbe52d903f87e0

View File

@ -1 +1 @@
34589a8f9053f352e3737b2f377cf7066f0bee98
3af7fcdd51819a0ee480806ed3a13d6342f6f64f

View File

@ -1 +1 @@
434d8b5c90a539c425c3be9ce15dbe135f34113d
4f20df64c75611e472fc3dc5dfd66a9674250c93

View File

@ -1 +1 @@
72326c29d144b8f48bb26a50f5f689488e4eca0b
06ebfe85fdfa099e1612af5c62716124d41e6b9f

View File

@ -1 +1 @@
7dda74af2a2bb13dc0d4cd3b19ef694c8be3e6fc
3d7db3530cb94c2d48bd28025793830bd0525504

View File

@ -1 +1 @@
2b73b49f98468ecfa0dc3225ea3b043c9a5799b0
3eab331d5a1be38a98264fef3513f847195fb82c

View File

@ -1 +1 @@
64667669bca0ec0b4016193a35a0fcd78975d2cd
c4ed1d8da48759381c0349baf0e8ff572a4614a1

View File

@ -1 +1 @@
e025ddbbaccd0abed12b527315c41b3134b8fb1c
1e6288b240b6ab10e9149b1f2b5baec8fdfe3ff9

View File

@ -1 +1 @@
58f852aeaa8ba5cd15d31ea427832860f3ce486a
0363f34f51449bff18edf8ea217e3d913d5c8b4d

View File

@ -1 +1 @@
c4f01595c8e629ab7656ee49aa40e23d9cfee2e9
aaf25e12ce342862a5692559e4bbe52d903f87e0

View File

@ -1 +1 @@
34589a8f9053f352e3737b2f377cf7066f0bee98
3af7fcdd51819a0ee480806ed3a13d6342f6f64f

View File

@ -1 +1 @@
434d8b5c90a539c425c3be9ce15dbe135f34113d
4f20df64c75611e472fc3dc5dfd66a9674250c93

View File

@ -1 +1 @@
72326c29d144b8f48bb26a50f5f689488e4eca0b
06ebfe85fdfa099e1612af5c62716124d41e6b9f

Some files were not shown because too many files have changed in this diff Show More