platform/upstream/dotnet/runtime.git
2020-04-01 Manish GodseMerge remote-tracking branch 'upstream/master'
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 Manish Godseremove upload unsigned artifacts step from official...
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 Manish Godselibraries test should depend on full product
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 Manish GodseAdd corelib to other pipelines.
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 Manish GodseAdding corelib job to coreclr=and=Libraries.
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 Manish Godsefix -allConfigurations build
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 Manish GodseMoving runtime restore from \restore\dirs.proj
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 Manish GodseMerge remote-tracking branch 'upstream/master'
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 Manish GodseUpdating pretest to use TargetArchitecture
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 Manish GodseAdd libraries -restore to test run
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 Manish Godserun pretest.proj on test runs as well.
2020-03-30 Manish GodseFixing run_test_job to download product artifact
2020-03-30 Jan KotasCleanup build scripts (#34268)
2020-03-30 Manish GodseAdding runtime.depproj to libraries restore, and pretes...
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 Manish Godsereverting a change which is not required
2020-03-28 Jeremy BartonUse separate key instances for span/array/array+offset...
2020-03-28 Manish Godsedownload product dependency when testScope is not null
2020-03-28 Manish GodseMake LIbraries Test Build also depend on Product
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 Manish GodseMerge remote-tracking branch 'upstream/master'
2020-03-28 Eric ErhardtAdd RuntimeInformation.RuntimeIdentifier (#34206)
2020-03-28 Manish Godseupdating DependsOn for libraries job to use corelib
2020-03-28 Manish Godsepropagating runtimeFlavor to libraries base-job.yml
2020-03-28 Manish GodseAnother attempt to fix mono iOS case
2020-03-28 Jared ParsonsFix the coreclr outerloop build (#34223)
2020-03-28 Andy AyersJIT: allow CORINFO_HELP_READYTORUN_GENERIC_HANDLE to...
2020-03-28 Manish GodseAdd OSX and musl_arm64 corelib builds + use full produc...
2020-03-27 Maryam AriyanFixing ifdef (#34218)
next