platform/upstream/dotnet/runtime.git
2020-04-02 Jan VorlicekEnhance PAL initialization order (#34308)
2020-04-02 Jan VorlicekFix crossgen2 delegates to static generic methods ...
2020-04-02 Jo ShieldsInitial Mono Android CI (#34125)
2020-04-02 Santiago Fernandez... Move StrongNameKeyId=Open default value down after...
2020-04-02 Elinor FungAdd test for native library load through AssemblyLoadCo...
2020-04-02 Jan KotasDelete Ubuntu 14.04 conditions (#34361)
2020-04-02 Andrew AuEliminate dead configuration code (#34285)
2020-04-02 Jan VorlicekFix write behind allocated memory in thread name settin...
2020-04-01 Gleb BalykovBuild managed part of crossgen2 as platform independent...
2020-04-01 Thomas LevesqueReport correct max depth in exception message (#34410)
2020-04-01 monojenkinsupdate perf jitdump for ppc64/ppc64le and s390x (#34373)
2020-04-01 Vladimir SadovPerf followup for Pinned Object Heap (#34215)
2020-04-01 monojenkinsEnsure generic parameter constraint type is included...
2020-04-01 monojenkins[wasm] Throw an exception when trying to start a thread...
2020-04-01 Alexis Christoforides[mono] Fix finalizer thread init in iOS sample (#34405)
2020-04-01 Stephen BonikowskyUpdate ownership of area-System.ServiceModel (#34408)
2020-04-01 Jan KotasRevert "Revert "Switch reverse PInvoke to the NativeCal...
2020-04-01 Jan JahodaDisable test on windows and enable on other platforms...
2020-04-01 Marek SafarCall into ETW methods in ConcurrentBag only when loggin...
2020-04-01 Egor Bogatov[mono] Fix setMArch, getArchName() doesn't work as...
2020-04-01 pi1024eRemove duplicated .gitignore patterns (#34281)
2020-04-01 Santiago Fernandez... Fix build break in coreclr where -os is not supported...
2020-04-01 Egor Bogatov[mono] fix SIMD instructions' availability (#34319)
2020-04-01 Egor Bogatov[mono] Fix LLVM JIT build on arm64 host (#34332)
2020-04-01 Egor Bogatov[mono] Set MArch in llvm-jit (#34350)
2020-04-01 Jan KotasDisable Bitmap round-tripping tests for old libgdiplus...
2020-04-01 Matt MitchellFix System.Data.SqlClient baseline (#34352)
2020-04-01 Jarret ShookDisable test based on 34178 (#34179)
2020-03-31 Anirudh AgnihotryFixing intellisense in vscode for src and ref projects...
2020-03-31 Mitchell Hwang[FileSystem] ReAdd check for same device (#34343)
2020-03-31 David MasonFix ProfileTailCallNaked so it doesn't write xmm1 past...
2020-03-31 Tomas Weinfurtadd support for FreeBSD cross-compilation (#34000)
2020-03-31 Anirudh Agnihotryupdate brancing to preview4 (#34338)
2020-03-31 Aaron RobinsonInitial proposal for P/Invokes via Source Generators...
2020-03-31 Jan KotasNativeCallable bugfixes (#34335)
2020-03-31 monojenkins[debugger] Adding static to ss_req_acquire and ss_req_c...
2020-03-31 Jan KotasApply formatting patch (#34333)
2020-03-31 Layomi AkinrinadeCache parameterized ctor delegates in class info rather...
2020-03-31 Layomi AkinrinadeGuard against deserializing types with open generics...
2020-03-31 Elinor FungCheck for COM registration functions on base types...
2020-03-31 Layomi AkinrinadeRemove inactive JsonElement test that depends on JSON...
2020-03-31 Egor Bogatov[mono] Implement Environment.GetFolderPath on iOS ...
2020-03-31 Stephen ToubUpdate Microsoft.CodeAnalysis.FxCopAnalyzers to 3.0...
2020-03-31 Vitek KarasExpression.Field should validate field name for null...
2020-03-31 Egor Bogatov[mono] Use $(HostArch) for LLVM packages (#34322)
2020-03-31 monojenkinsInitial perf jitdump implementation (#33893)
2020-03-31 monojenkins[runtime] Fix a problem with PR mono/mono#19361. (...
2020-03-31 Jan KotasStreamline C heap allocations (#34289)
2020-03-31 Jan KotasRemove TargetOS renaming under installer (#34313)
2020-03-31 Maryam AriyanMerge pull request #34208 from maryamariyan/inspection
2020-03-31 Maryam AriyanChange PublicKeyToken for M.E. src and test projects
2020-03-31 Viktor HoferCondition before/after import in IL.Sdk for pre5.0...
2020-03-31 Santiago Fernandez... Revert "Switch reverse PInvoke to the NativeCallable...
2020-03-31 Jan KotasRestore TargetArchitecture default (#34295)
2020-03-31 Felipe PessotoExplicitly throw the OutOfMemoryException instead of...
2020-03-31 Santiago Fernandez... Flow TargetArchitecture always in Unix build script...
2020-03-31 Sergey AndreenkoMake `compCurBB` available for `fgMorphBlockReturn...
2020-03-30 Jan VorlicekFix wrong assert in cgroups code (#34291)
2020-03-30 imhameed[mono][llvm] Improve LLVM 9 compatibility. (#34182)
2020-03-30 Eirik Tsarpalis[CBOR] Implement tag and special value support for...
2020-03-30 Layomi AkinrinadeAdd System.Type converter for JsonSerializer (#34249)
2020-03-30 Kunal PathakHoist volatile variable's access outside the loop ...
2020-03-30 Jan KotasAllow coreclr_create_delegate to return pointers to...
2020-03-30 Eric StJohnFix ASPNET package paths (#34283)
2020-03-30 Kunal PathakGenerate memory barrier with inner shareable domain...
2020-03-30 Jan VorlicekFix debug symbol generation (#34154)
2020-03-30 Tomas Weinfurtfix TLS13 procesing on windows (#34181)
2020-03-30 Elinor FungFix EnumerableViewOfDispatch.GetEnumerator ref counting...
2020-03-30 Ganbarukamo41Vectorise BitArray for ARM64 (#33749)
2020-03-30 Maryam AriyanAdd solution files for Extensions projects (#34234)
2020-03-30 Andy AyersJIT: initial workup for suppressing dumps and checks...
2020-03-30 Jan KotasUnifying duplicate msbuild properties in CoreCLR build...
2020-03-30 Elinor FungFix for changed host behaviour on app crash (#34224)
2020-03-30 Jan VorlicekBump maximum ICU library version in Unix System.Globali...
2020-03-30 monojenkins[wasm] Throw an exception in some blocking operations...
2020-03-30 Vlad Brezae[interp] Optimize Span<byte>.Fill (#34219)
2020-03-30 monojenkins[llvmonly] Avoid marking the rgctx/vtable variable...
2020-03-30 monojenkins[runtime] Allocate the memory for gshared gparams from...
2020-03-30 Jan KotasCleanup build scripts (#34268)
2020-03-30 Jan KotasSwitch reverse PInvoke to the NativeCallable plan ...
2020-03-30 Stephen ToubFix nullable annotation on GetIPv4Properties (#34257)
2020-03-30 Jan KotasRename ArchGroup -> TargetArchitecture (#34260)
2020-03-29 Jan KotasDelete *.nativeproj projects (#34259)
2020-03-29 Vladimir SadovAdded some stress coverage for Pinned Object Heap ...
2020-03-28 Stephen ToubRemove a couple unnecessary ToStrings in System.Directo...
2020-03-28 FreddyD-GHAdd Nightly Build feed to README.md (#34241)
2020-03-28 Scott XuUpdate SignedXml.cs (#34238)
2020-03-28 Jan KotasDelete tiered-compilation-guide.md (#34242)
2020-03-28 Jeremy BartonUse separate key instances for span/array/array+offset...
2020-03-28 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2020-03-28 Jan Kotas.NET Core to .NET branding changes (#33694)
2020-03-28 Adeel MujahidImprove platform detection for Android and SunOS (...
2020-03-28 Michal StrehovskýMove OSR related APIs to Common (#34232)
2020-03-28 monojenkins[llvm] Handle this arguments as inputs to phi nodes...
2020-03-28 Eric ErhardtAdd RuntimeInformation.RuntimeIdentifier (#34206)
2020-03-28 Jared ParsonsFix the coreclr outerloop build (#34223)
2020-03-28 Andy AyersJIT: allow CORINFO_HELP_READYTORUN_GENERIC_HANDLE to...
2020-03-27 Maryam AriyanFixing ifdef (#34218)
2020-03-27 David WrightonAdd notifyInstructionSetUsage api to jit interface...
2020-03-27 Aaron RobinsonUnwrap the TargetInvocationException when a IDispatch...
next