platform/upstream/dotnet/runtime.git
2020-09-29 Avani GuptaMake ContentType(string) constructor throw FormatExcept...
2020-09-29 Jan VorlicekFix bad configure tests (#42756)
2020-09-29 Kunal PathakRename references of protononjit to clrjit_ (#42133)
2020-09-29 dotnet-maestro... [master] Update dependencies from Microsoft/vstest...
2020-09-28 Thays GraziaThe test was already working on master. (#42818)
2020-09-28 Adeel MujahidAdd a switch to compile dotnet.js as ES6 module (#41964)
2020-09-28 Bruce ForstallHandle general SuperPMI fatal errors better (#42821)
2020-09-28 riziTraceSourceLogger now takes exception into account...
2020-09-28 Eirik TsarpalisMake Process.WaitForExitAsync wait for redirected outpu...
2020-09-28 Viktor HoferAdd CompileDesignTime target to IL.Sdk (#42794)
2020-09-28 Aleksey Kliger... [docs] Clarify that mixed configuration doesn't work...
2020-09-28 Kevin JonesSupport ECDiffieHellman on X509Certificate2
2020-09-28 monojenkins[interp] Throw an InvalidProgramException instead of...
2020-09-28 Manish GodseGet builds working when paths contain whitespaces and...
2020-09-28 Jan KotasUse CryptographicallySecureRandomBytes for Guid generat...
2020-09-27 Tomáš RylekMove most of src/coreclr/tests under src/tests and...
2020-09-27 RaymondHuySupport deserialization for Struct properties that...
2020-09-27 Adeel MujahidDelete dead C/C++ code files (#42782)
2020-09-27 Stephen ToubRemove dead DnsEndPoint allocation in HttpConnectionPoo...
2020-09-27 Stephen ToubRemove unnecessary byte[] allocation from CertificateRe...
2020-09-27 Levi BroderickRemove p/invoke to RtlMoveMemory, cleanup caller (...
2020-09-26 Bruce Forstallsuperpmi.py script improvements (#42773)
2020-09-26 Jan KotasDelete empty WarningControl.h (#42771)
2020-09-26 Tanner GoodingUpdate the build script to support opening S.P.Corelib...
2020-09-26 Mike McLaughlinFix DAC thread context flags (#42744)
2020-09-26 monojenkins[aot] Prepend the assembly name to the names of gshared...
2020-09-26 BuyaaFix additional warnings introduced after fixing inconsi...
2020-09-25 Vladimir SadovSIngle-pass `CopyValueClassUnchecked` (#42654)
2020-09-25 Maoni Stephensthe other part of suspension fix (#42721)
2020-09-25 monojenkins[runtime] Transition the trampoline code to use memory...
2020-09-25 Ryan LuciaChange TARGETS_BROWSER define to TARGET_BROWSER (#42635)
2020-09-25 Ryan LuciaAdd Type.Namespace tests with array types, disable...
2020-09-25 Drew ScogginsAdd wildcard to release branch trigger (#42644)
2020-09-25 Adeel MujahidEnable clang 10,11 and gcc 10 detection (#42583)
2020-09-25 Bruce ForstallImprove superpmi.py script output (#42715)
2020-09-25 Kevin JonesRetry entire test for X.509 TimeoutTests instead of...
2020-09-25 Sergey AndreenkoDisable ArrayBufferWriterTests.Advance with JitStress...
2020-09-25 Julien CouvreurAdjust for roslyn change on ref parameters and NotNullI...
2020-09-25 monojenkinsFix mono_aot_plt_trampoline GC unsafe assumption. ...
2020-09-25 Tomáš RylekUpdate docs and comments to reflect the renames around...
2020-09-25 Stephen ToubEnable several more IDE analyzer warnings (#42692)
2020-09-25 Miha ZupanFix System.Net.Sockets telemetry (#42188)
2020-09-25 Omair MajidRe-enable support for using the system libunwind (...
2020-09-25 Jeremy KoritzinskyExtend IDynamicInterfaceCastable test to cover public...
2020-09-25 Stephen ToubAdd logging test for SocketsHttpHandler.PlaintextStream...
2020-09-25 Eugene RozenfeldRemove code for GC Poll marking and insertion. (#42664)
2020-09-25 Ankit Jain[wasm][debugger][tests] Add tests related to hidden...
2020-09-25 Kevin JonesRemove unused file. (#42697)
2020-09-25 monojenkins[aot] Add support for references to GENERIC_ARRAY_HELPE...
2020-09-25 Eric StJohnAdd executeable bit to tizen sh files (#42533)
2020-09-24 Tarek Mahmoud... Fix Activity.Baggage items Order (#42659)
2020-09-24 damageboyJIT: Remove double-{negation,not} in during morph phase...
2020-09-24 Bruce ForstallAdd merge-mch command for CI scripting (#42696)
2020-09-24 Viktor HoferFix illink invocation inside VS (#42678)
2020-09-24 Drew ScogginsFix assigning of config as it got swapped somehow ...
2020-09-24 Thays Grazia[wasm][debugger] Fix line number = 16777215 (#42640)
2020-09-24 monojenkins[interp] Refactor finally block invocation (#42208)
2020-09-24 Bruce Forstallsuperpmi.py script improvements (#42668)
2020-09-24 Adeel MujahidFix SingleFile regression in client configuration ...
2020-09-24 Thays Grazia[wasm][debugger] Fixing step over in an async method...
2020-09-24 Layomi AkinrinadeAddress additional feedback from number-handling PRs...
2020-09-24 Layomi AkinrinadeGuard against (de)serializing SerializationInfo instanc...
2020-09-24 Zoltan VargaOngoing work on the cmake build. (#42647)
2020-09-24 Nathan Ricci [Mono] [GC] Fix TotalBytesAllocated and reenable test...
2020-09-24 Stephen ToubExpose StackTraceHiddenAttribute publicly (#42632)
2020-09-24 Geoff Kizeradd SocketsHttpHandler.PlaintextStreamFilter (#42660)
2020-09-24 Carol EidtInterleave GC Info with assembly (#42552)
2020-09-24 Santiago Fernandez... Update intellisense package version to RC2 (#42220)
2020-09-24 Tomas WeinfurtFix spelling errors in SslStream (#42662)
2020-09-24 Viktor HoferPrint help for -? and /? cross-plat (#42396)
2020-09-24 Jan KotasUse function pointers in crossgen2 (#42655)
2020-09-24 Jan VorlicekCompile test framework using R2RTest (#42617)
2020-09-24 imhameed[mono] Fix LLVM IR emission for Ssse3.AlignRight and...
2020-09-24 Larry Ewing[wasm][bindings] Fix an api regression introduced in...
2020-09-24 monojenkins[runtime] Throw a MarshalDirectiveException when return...
2020-09-24 Stephen ToubAdd IDE warnings to code analysis ruleset (#42566)
2020-09-24 Tarek Mahmoud... Support cp1252 codepage alias (#42599)
2020-09-24 Bruce ForstallFix use of uninitialized 'altjit' attribute (#42656)
2020-09-23 Eric ErhardtEnsure Enumerable methods are preserved by System.Linq...
2020-09-23 Yaroslav Yamshchikovfix dwarf-based unwinding to the end of stack (#42620)
2020-09-23 Jan KotasDelete unused Monitor.Wait argument (#42610)
2020-09-23 Kevin JonesReturn null from ClaimsPrincipal.Current if no thread...
2020-09-23 Eugene RozenfeldDelete dead code in `genCheckUseBlockInit`. (#42601)
2020-09-23 Stephen ToubFix nullable annotation on Socket.BeginSendFile (#42623)
2020-09-23 Koundinya VeluriFix to allow entering cooperative GC mode when the...
2020-09-23 Andy AyersJIT: initial version of a profile checker (#42481)
2020-09-23 Marie PíchováHTTP stress test improvements (#42313)
2020-09-23 Steve HarterMake nullable-related checks consistent and faster...
2020-09-23 Omair MajidFix singlefilehost build in non-portable mode (#42415)
2020-09-23 Stephen ToubFix a few Socket.SendFile issues (#42535)
2020-09-23 Jan KotasIntegrate changes in shared files from dotnet/runtimela...
2020-09-23 Jan KotasFix race condition in Environment.GetEnvironmentVariabl...
2020-09-23 Eirik TsarpalisRevert "Make Console.ReadKey() distinguish between...
2020-09-23 dotnet-maestro... [master] Update dependencies from dotnet/xharness mono...
2020-09-23 Tarek Mahmoud... Fix the closure allocations in ActivityTagsCollection...
2020-09-23 Jackson Milleradd tests to increase enum serialization code coverage...
2020-09-23 Jan KotasRewrite Type.GetTypeFromProgID in C# (#42546)
2020-09-22 Eric ErhardtAlways generate resx default values in ComponentModel...
2020-09-22 Egor BogatovRyuJIT: Optimize "x<0" to "x>>31" (#35627)
2020-09-22 Aaron RobinsonAddress reliability issue with setting ITypeInfo (...
next