Merge branch 'upstream'
Former-commit-id: a4a8484e65ca688d180981b9fb0c4fbb32fe3e7f
This commit is contained in:
commit
393b3a0a9f
@ -1 +1 @@
|
||||
b0321e4ccb7955b761a2cc3650a2a9e909cf5bf8
|
||||
8079d951ba0d590b3d00e72a52601e11e9b7bee5
|
@ -1 +1 @@
|
||||
911fb3361be8d4a2656f078f3b053af5e472164e
|
||||
194b232c099b00e3474780ec58e99ac0f1702261
|
696
external/bdwgc/autom4te.cache/requests
vendored
696
external/bdwgc/autom4te.cache/requests
vendored
File diff suppressed because it is too large
Load Diff
4
external/bdwgc/config.log
vendored
4
external/bdwgc/config.log
vendored
@ -10,7 +10,7 @@ generated by GNU Autoconf 2.69. Invocation command line was
|
||||
## Platform. ##
|
||||
## --------- ##
|
||||
|
||||
hostname = az-ubuntu-generalc2e5d1
|
||||
hostname = az-ubuntu-general157570
|
||||
uname -m = x86_64
|
||||
uname -r = 4.15.0-1092-azure
|
||||
uname -s = Linux
|
||||
@ -747,7 +747,7 @@ generated by GNU Autoconf 2.69. Invocation command line was
|
||||
CONFIG_COMMANDS =
|
||||
$ ./config.status
|
||||
|
||||
on az-ubuntu-generalc2e5d1
|
||||
on az-ubuntu-general157570
|
||||
|
||||
config.status:1238: creating Makefile
|
||||
config.status:1238: creating bdw-gc.pc
|
||||
|
682
external/bdwgc/libatomic_ops/autom4te.cache/requests
vendored
682
external/bdwgc/libatomic_ops/autom4te.cache/requests
vendored
File diff suppressed because it is too large
Load Diff
2
external/bdwgc/libtool.REMOVED.git-id
vendored
2
external/bdwgc/libtool.REMOVED.git-id
vendored
@ -1 +1 @@
|
||||
1fcdac368589d5b451cb09a2a976114ef07d2ef3
|
||||
c122cfe411f2629d15d9af8f4b0f91a95a6f0aae
|
@ -1109,6 +1109,7 @@ namespace System.Tests
|
||||
}
|
||||
|
||||
|
||||
#if !MONO // currently fails, see https://github.com/mono/mono/issues/16623#issuecomment-678248447
|
||||
var hebrewCulture = new CultureInfo("he-IL");
|
||||
hebrewCulture.DateTimeFormat.Calendar = new HebrewCalendar();
|
||||
DateTime today = DateTime.Today;
|
||||
@ -1116,6 +1117,7 @@ namespace System.Tests
|
||||
{
|
||||
yield return new object[] { today.ToString(pattern, hebrewCulture), pattern, hebrewCulture, DateTimeStyles.None, null };
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
[Theory]
|
||||
|
@ -41,7 +41,7 @@ static partial class Consts
|
||||
// Use these assembly version constants to make code more maintainable.
|
||||
//
|
||||
|
||||
public const string MonoVersion = "6.12.0.91";
|
||||
public const string MonoVersion = "6.12.0.93";
|
||||
public const string MonoCompany = "Mono development team";
|
||||
public const string MonoProduct = "Mono Common Language Infrastructure";
|
||||
public const string MonoCopyright = "(c) Various Mono authors";
|
||||
|
@ -1 +1 @@
|
||||
0c96bfffb62af5d21b1ac9df9cf50b47789113cd
|
||||
dd15607ff6d9b83f7d278306d76552778815d3aa
|
@ -1 +1 @@
|
||||
6c5f6ac84829b9305b56d0160e8ea88b1185a456
|
||||
cc768730e5ed75eba615f0522c81b06b147f90f3
|
@ -1 +1 @@
|
||||
656d4aa4aacb661b108c21ed2d9fc9e1966646dd
|
||||
e47d58e09f2d1d0234d41daa945a28e853c9cd13
|
@ -1 +1 @@
|
||||
328c76490982fa105d1202d02d634aad81e3a67d
|
||||
afd79ac0db7443a209b6e956d048d7aaaf93c5bc
|
@ -1 +1 @@
|
||||
408eacece6e9ec4e7ff4c4e16469428761dff420
|
||||
080f1ee5f613b05b1c9e81f1613715093bf1ae8e
|
@ -1 +1 @@
|
||||
6d286d8a92735735c5f99ba7a69ff27d2ff77bef
|
||||
474b72fb984f30016461f330c68e291635fcd776
|
@ -1 +1 @@
|
||||
d043d7b6cce7ef8133c7481f2213f264b6614a77
|
||||
93d38dbd6f1743097c706c4e00ec02571bf2cf44
|
@ -1 +1 @@
|
||||
fd2a752180c93b896e5cc39586ced086752876c8
|
||||
f951468838bb1b1b4e130ab05e172029fead65f1
|
@ -1 +1 @@
|
||||
0c96bfffb62af5d21b1ac9df9cf50b47789113cd
|
||||
dd15607ff6d9b83f7d278306d76552778815d3aa
|
@ -1 +1 @@
|
||||
6c5f6ac84829b9305b56d0160e8ea88b1185a456
|
||||
cc768730e5ed75eba615f0522c81b06b147f90f3
|
@ -1 +1 @@
|
||||
656d4aa4aacb661b108c21ed2d9fc9e1966646dd
|
||||
e47d58e09f2d1d0234d41daa945a28e853c9cd13
|
@ -1 +1 @@
|
||||
328c76490982fa105d1202d02d634aad81e3a67d
|
||||
afd79ac0db7443a209b6e956d048d7aaaf93c5bc
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user