Merge branch 'upstream'
Former-commit-id: ff2a7a68f49b73d04bea282d94aed2b0806aab25
This commit is contained in:
commit
82bc7c6551
@ -1 +1 @@
|
||||
88b09769fd31b943975a90313f826394af5969eb
|
||||
713caa60a19e1ee461b6a5c649af0cc5b13ed0d8
|
@ -1 +1 @@
|
||||
764e8b912ca3a7198895ecc27928b8a1c11ceb4c
|
||||
55898c9df985bda0d229f0e58ed686a170b20ebd
|
@ -471,6 +471,9 @@ in your program, or Mono's class libraries attempts to generate code
|
||||
dynamically. You should test your software upfront and make sure that
|
||||
you do not use any dynamic features.
|
||||
.TP
|
||||
\fB--full-aot-interp\fR
|
||||
Same as --full-aot with fallback to the interpreter.
|
||||
.TP
|
||||
\fB--gc=boehm\fR, \fB--gc=sgen\fR
|
||||
Selects the Garbage Collector engine for Mono to use, Boehm or SGen.
|
||||
Currently this merely ensures that you are running either the
|
||||
|
@ -34,7 +34,7 @@ static class Consts
|
||||
// Use these assembly version constants to make code more maintainable.
|
||||
//
|
||||
|
||||
public const string MonoVersion = "5.14.0.141";
|
||||
public const string MonoVersion = "5.14.0.147";
|
||||
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 @@
|
||||
ca65c98a0f00e648da973e7963968484f46e25a7
|
||||
befc828e193756128a4b0755432ce5d10d2cc1e4
|
@ -1 +1 @@
|
||||
84b727ef03eef4369b1e15a46b1146ad6a89bec6
|
||||
5c0ce009774f46b70774aaa482b92dc2e5314b5c
|
@ -1 +1 @@
|
||||
274e6c6bb39b01195339dcfb8e03af00229e8f94
|
||||
0877f763271af8603501edfa1e24eaf3e318198e
|
@ -1 +1 @@
|
||||
08ee36494b283d9af6c5785332dceb3c2ceb15eb
|
||||
09995e4e66ac0a22fe41587750417656bfce0821
|
@ -1 +1 @@
|
||||
71d876d207ac1d4079734e7e07374a48dd139ac6
|
||||
5e3eda678d1f01b2aa295f260a86a9621a1396b3
|
@ -1 +1 @@
|
||||
94aa8e4583323ff2f0ef77c9767c6528746c8195
|
||||
4eaf1e484ad4d32e688d1fd92002bc14e8d9b408
|
@ -1 +1 @@
|
||||
14d433d80e9286afaada66a21c6a6490e02a1bab
|
||||
8d8905f64181bf039084412317cab6664dd1577f
|
@ -1 +1 @@
|
||||
ca65c98a0f00e648da973e7963968484f46e25a7
|
||||
befc828e193756128a4b0755432ce5d10d2cc1e4
|
@ -1 +1 @@
|
||||
84b727ef03eef4369b1e15a46b1146ad6a89bec6
|
||||
5c0ce009774f46b70774aaa482b92dc2e5314b5c
|
@ -1 +1 @@
|
||||
274e6c6bb39b01195339dcfb8e03af00229e8f94
|
||||
0877f763271af8603501edfa1e24eaf3e318198e
|
@ -1 +1 @@
|
||||
08ee36494b283d9af6c5785332dceb3c2ceb15eb
|
||||
09995e4e66ac0a22fe41587750417656bfce0821
|
@ -1 +1 @@
|
||||
71d876d207ac1d4079734e7e07374a48dd139ac6
|
||||
5e3eda678d1f01b2aa295f260a86a9621a1396b3
|
@ -1 +1 @@
|
||||
94aa8e4583323ff2f0ef77c9767c6528746c8195
|
||||
4eaf1e484ad4d32e688d1fd92002bc14e8d9b408
|
@ -1 +1 @@
|
||||
14d433d80e9286afaada66a21c6a6490e02a1bab
|
||||
8d8905f64181bf039084412317cab6664dd1577f
|
@ -1 +1 @@
|
||||
ca65c98a0f00e648da973e7963968484f46e25a7
|
||||
befc828e193756128a4b0755432ce5d10d2cc1e4
|
@ -1 +1 @@
|
||||
84b727ef03eef4369b1e15a46b1146ad6a89bec6
|
||||
5c0ce009774f46b70774aaa482b92dc2e5314b5c
|
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