platform/upstream/dotnet/runtime.git
2020-04-27 Michal StrehovskýSync shared crossgen2 files (#35504)
2020-04-27 Vlad BrezaeFix Interop.Sys.Write signature (#35505)
2020-04-27 Roman MarusykRemove usage of non-generic collections from Mono's...
2020-04-27 Zoltan VargaCompile the wasm cross compiler with llvm. (#35395)
2020-04-27 Tomas Weinfurtadd correct value when cloning http headers (#35498)
2020-04-27 Tomas Weinfurtskip Microsoft.XmlSerializer.Generator.Tests on FreeBSD...
2020-04-27 Tomas Weinfurtfixes for Socket constructor from handle (#34986)
2020-04-27 Layomi AkinrinadeRemove reader.TrySkip workaround in JsonDocument parse...
2020-04-27 Eric StJohnRemove Pure attribute from System.Collections.Immutable...
2020-04-27 Tom DeseynRefactor Task Socket.ConnectAsync methods to use Awaita...
2020-04-27 Yair HalberstadtAdd AttributeTargets.Interface to SkipLocalsInitAttribu...
2020-04-26 Tomáš RylekOptimize CoreCLR Helix runs by pruning the CORE_ROOT...
2020-04-26 mrj001Total digits invalid cast exception (#34463)
2020-04-26 madmirImprove JsonDocumentOptions test coverage (#35457)
2020-04-26 Egor BogatovRyuJIT: Optimize "X<<1" to "lea [X+X]" (#35210)
2020-04-26 Jan KotasMark LoadAssemblyAndGetFunctionPointer as NativeCallabl...
2020-04-26 Gleb BalykovFix x86 build error related to #35331 (#35462)
2020-04-26 Jan KotasDelete FX_PRODUCT_VERSION host key/value pair (#35455)
2020-04-25 Joseph MusserModule initializers spec proposal (#35140)
2020-04-25 Jan KotasDisable validation in System.IO.MemoryMappedFiles Allow...
2020-04-25 monojenkinsMajor fixes to s390x ABI and add TAILCALL trace support...
2020-04-25 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-04-25 Stephen ToubMake RegexCompiler-generated code more JIT friendly...
2020-04-25 Stephen ToubEmit shorter variants in ILGenerator.Emit(OpCode, int...
2020-04-25 Zoltan VargaAdd some missing linker exclusions. (#35448)
2020-04-25 Stephen ToubFix asserts in Array.cs (#35447)
2020-04-25 Santiago Fernandez... Fix coreclr Test570 due to ICU on Windows feature ...
2020-04-25 Jan KotasCoreCLR versions cleanup (#35327)
2020-04-25 Marcus TurewiczUse attribute Link syntax for Common files (#35436)
2020-04-25 dotnet-maestro... [master] Update dependencies from dotnet/arcade Microso...
2020-04-25 Jan KotasDelete redundant CoreCLR regression tests (#35437)
2020-04-25 Aaron RobinsonStop building hostmisc as a static lib. (#35431)
2020-04-25 Mike McLaughlinWindows createdump support (#35381)
2020-04-25 Stephen ToubFix typo in ManagedWebSocket comment
2020-04-25 Bruce ForstallAdd `-skipgenerateversion` option to not generate nativ...
2020-04-25 Aaron RobinsonRemove the Obsolete attribute from the various types...
2020-04-24 Levi BroderickFix CompareInfo weightless code point handling, plus...
2020-04-24 Bruce ForstallRe-enable Windows arm32 testing of JIT stress modes...
2020-04-24 Swaroop SridharSingle-File: Pass BUNDLE_PROBE property to the runtime...
2020-04-24 Andy AyersJIT: speed up fgComputePreds (#35352)
2020-04-24 Noah FalkMerge pull request #35234 from noahfalk/nopgoopt
2020-04-24 Eugene RozenfeldFix importing of calls with explicit `this`. (#35385)
2020-04-24 Santiago Fernandez... Fix rolling builds (#35416)
2020-04-24 Sven BoemerPick up renamed Microsoft.NET.ILLink.Tasks package...
2020-04-24 Tanner GoodingUpdate the x86 hwintrinsic list to match the arm64...
2020-04-24 Marek SafarDon't re-initialize static fields in Console (#35409)
2020-04-24 Stephen ToubImprove Array.Sort(T[]) performance (#35297)
2020-04-24 Egor BogatovImplement BinaryPrimitives.ReverseEndianness for arm64...
2020-04-24 Tomáš RylekAdd runtimeFlavor parameter to build-test-job.yml ...
2020-04-24 Layomi AkinrinadeAdd logic for immutable collection converters to share...
2020-04-24 Alexander NikolaevEnable DnsGetHostEntry_LocalHost_ReturnsFqdnAndLoopback...
2020-04-24 Adeel MujahidMake C-lib math functions introspection more robust...
2020-04-24 Jan VorlicekFix null reference handling in VSD stub for x86 (#35331)
2020-04-24 Fan YangRefactor get_time_stamp_ns (#34536)
2020-04-24 Tom DeseynBuild warnings (#35404)
2020-04-24 monojenkins[jit] use helper to obtain method signature (#35344)
2020-04-24 Jan VorlicekMerge pull request #35403 from janvorli/update-unloadab...
2020-04-24 Nathan RicciRemoved unecessary download of mono product build....
2020-04-24 Jan VorlicekUpdate unloadability doc based on recent changes
2020-04-24 Fan YangUpdate src/mono/mono/utils/mono-time.h
2020-04-24 monojenkinsPrevent a possible assert in the debugger when a thread...
2020-04-24 Kenneth Pouncey[wasm] Rename the browser targets to `TargetsBrowser...
2020-04-24 Jan VorlicekMerge pull request #35363 from janvorli/fix-unloadabili...
2020-04-24 monojenkins[wasm][debugger] Fix `evaluateOnCallFrame` for valuetyp...
2020-04-24 Zoltan VargaAdd build configuration to generate runtime packs for...
2020-04-24 Jan KotasDelete JIT_PATH host key/value pair (#35359)
2020-04-24 fanyang-monoFix failures on macOS
2020-04-24 Aaron RobinsonFix nethost.h header file when consuming as a static...
2020-04-24 Andrew AuAdditional code cleanup (#35259)
2020-04-23 Steve MacLeanRevert "Build coreclr targetGeneric tests separately...
2020-04-23 Sergey AndreenkoDelete an extra new line when there is a child. (#35355)
2020-04-23 Andy AyersJit: run throw helper merge phase before morph (#35255)
2020-04-23 Tomáš RylekFix some overlooked template moves in the YML templates...
2020-04-23 fanyang-monoChange header file name one more time
2020-04-23 Jan VorlicekFix failures in unloadability tests
2020-04-23 Jan VorlicekMerge pull request #35332 from janvorli/fix-runincontex...
2020-04-23 fanyang-monoChange header file name
2020-04-23 fanyang-monoAdd missing header file for linux
2020-04-23 Egor Bogatov[mono] Enable LLVM for iOS by default for AppleAppBuild...
2020-04-23 Prashanth GovindarajanChanges triggered by the CA1834 analyzer (#35227)
2020-04-23 Anirudh Agnihotrycorrectly set runWorkingDirectory (#35322)
2020-04-23 Ryan Lucia[meta] Add embedding API function to get the default...
2020-04-23 Fan YangAdd missing header file for macOS
2020-04-23 Steve MacLeanBuild coreclr targetGeneric tests separately for CI...
2020-04-23 fanyang-monoChange to platform-specific typedef approach
2020-04-23 Maira WenzelUpdate docs links to 3.1 (#35309)
2020-04-23 Stephen ToubFix invalid cast in StringValues.this[int] (#35302)
2020-04-23 vivekbmUpdated assert statement to include a check for Timeout...
2020-04-23 Alexander KöplingerUpdate Android CI build image (#35333)
2020-04-23 Ryan Lucia[meta] Add GCHandle embedding API v2 with pointer-sized...
2020-04-23 Jo ShieldsBuild iOS AOT compiler against LLVM, always. (#35306)
2020-04-23 Alexander NikolaevTimeout increased to 10 miliseconds (#35289)
2020-04-23 David MasonMerge pull request #35049 from k15tfu/fix-coreclr-profi...
2020-04-23 Zoltan VargaRename the 'WebAssembly' OS to 'Browser' and the RID...
2020-04-23 Jan Jahodaenable Proxy_UseEnvironmentVariableToSetSystemProxy_Req...
2020-04-23 Andy AyersJIT: revise how the jit tracks use of generics context...
2020-04-23 Santiago Fernandez... Re-enable Windows 7 and Windows8.1 helix queues (#35211)
2020-04-23 Swaroop SridharJson-Parse: Parse with `RapidJson::kParseStopWhenDoneFl...
2020-04-23 Tarek Mahmoud... System.Diagnostics Tracing APIs (#35220)
2020-04-23 AlFasOptimize VectorX.Clamp according to proposed change...
next