platform/upstream/dotnet/runtime.git
2020-12-09 dotnet-maestro... [master] Update dependencies from dotnet/icu dotnet...
2020-12-09 monojenkinsEnable YMM context support on Windows. (#45829)
2020-12-09 monojenkinsAdd support for external icalls not using a wrapper...
2020-12-09 Alexander KöplingerRemove autotools dependencies from the build requiremen...
2020-12-09 Adam SitnikRemove some allocations related to storing CacheEntry...
2020-12-09 FireCubeStudiosAdded Rebecca Purple (#42785)
2020-12-09 Sung Yoon WhangFix EventPipeSession::WriteEventSuspend (#45672)
2020-12-09 Kenneth Pouncey[browser][websocket] Throw OperationCanceledException...
2020-12-09 Santiago Fernandez... Disable long running Socket test on Mono (#45811)
2020-12-09 Santiago Fernandez... Add workarounds for brew on old OSX images (#45802)
2020-12-09 Andy AyersJIT: remove early prop's type propagation (#45655)
2020-12-09 Jeremy KoritzinskyAdd a blurb on the x86 calling convention to clr-abi...
2020-12-08 Dan MoseleyUpdate using-dotnet-cli.md (#45717)
2020-12-08 Vladimir Sadovrenaming `clrcompression` --> `System.IO.Compression...
2020-12-08 Eric ErhardtEnsure XslCompiledTransform works with TrimMode=link...
2020-12-08 Eric ErhardtAddress remaining Ref.Emit ILLink warnings in Mono...
2020-12-08 monojenkins[aot] Don't force gsharedvt to be enabled in llvmonly...
2020-12-08 Jan KotasSimplify devirtualization in crossgen2 (#45744)
2020-12-08 Eric StJohnUpdate package baseline for 5.0.1 (#45775)
2020-12-08 Zoltan VargaAdd support for MONO_TYPE_FNPTR to aot. (#45616)
2020-12-08 Jan KotasFind&Replace coreclr/src -> coreclr (#45761)
2020-12-08 Anton FirszovWinHttpHandler: apply [SupportedOSPlatform("windows10...
2020-12-08 monojenkinsFix LLVM link issues when compiling static library...
2020-12-08 Viktor HoferAdd Microsoft StrongNameKey back to System.Composition...
2020-12-08 Viktor HoferMove msbuild tasks into src folder and delete dead...
2020-12-08 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-12-08 Peter SollichEqualize marklists (#41599)
2020-12-08 Aaron RobinsonCOM Host - Invalid compute of default value string...
2020-12-08 Ben AdamsFix .sln path for shared for coreclr (#45738)
2020-12-08 Jan KotasFix conditions for implicit use of hardware intrinsics...
2020-12-08 Andy GockeChange temp folder name used in installer tests (#45523)
2020-12-08 Tomáš RylekDecember infra rollout - remove duplicated 'src' from...
2020-12-08 John SalemEnable StressLog for subprocess in EventPipe tests...
2020-12-08 SingleAccretionReword the note on redundancy of frequent clean builds...
2020-12-08 Viktor HoferMove regenerate-download-table and cleanup (#45724)
2020-12-08 Adeel MujahidAdd default case in RLimitResources switch (#45707)
2020-12-07 David WrightonThere is one true bool and it is bool (#45630)
2020-12-07 Huo YaoyuanAdd CompressionLevel.SmallestSize (#41960)
2020-12-07 Layomi AkinrinadeUpdate CODEOWNERS (#45620)
2020-12-07 Mitchell Hwang[wasm] Add WasmAppBuilder pkgproj for wasm sample ...
2020-12-07 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-12-07 Ryan LuciaAdd test for exception propagation inside loader events...
2020-12-07 James Newton... Enable nullable on HostFactoryResolver (#45513)
2020-12-07 Koundinya VeluriUpdate portable thread pool event enablement checks...
2020-12-07 monojenkins[aot] Store the addresses of aot constants in an array...
2020-12-07 Carol EidtCombine free and busy register allocation (#45135)
2020-12-07 Adeel MujahidFix GNU linker detection on FreeBSD (#45664)
2020-12-07 dotnet-maestro... [master] Update dependencies from mono/linker (#45565)
2020-12-07 Eric ErhardtSuppress ILLink warnings in Reflection (#45603)
2020-12-07 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-12-07 Sung Yoon WhangMake PortableThreadPool to check events correctly befor...
2020-12-07 Vladimir SadovStatic linking of native libs (#44505)
2020-12-06 Jan KotasDelete redundant DivMod implementation (#45652)
2020-12-06 Jan KotasDelete IsIntrinsicWorkaround (#45656)
2020-12-06 Tomáš RylekAdd support for diffing GC ref map info to R2RDump...
2020-12-06 xtqqczzeUpgrade StyleCopAnalyzers to v1.2.0-beta.304 (#45644)
2020-12-05 Andy AyersGet exact class during devirtualization (#45526)
2020-12-05 Hong LiUpdate area-owners.md (#45584)
2020-12-05 Andy AyersJIT: don't compute edge weights when there's no profile...
2020-12-04 Roman KonecnyOptimize huffman encoding static table initialization...
2020-12-04 Maoni StephensThis is an initial checkin and allows to run some tests...
2020-12-04 Zoltan VargaFix warnings in the code emitted by the wasm pinvoke...
2020-12-04 Santiago Fernandez... Add link to active issue attribute on PR guide (#45606)
2020-12-04 Carol EidtAdd description of AvoidSplittingBackedge branch and...
2020-12-04 Aleksey Kliger... [Mono] Arrays shouldn't implement linked out generic...
2020-12-04 Elinor FungSlight cleanup of host test RepoDirectoriesProvider...
2020-12-04 Alexander KöplingerUse NetCoreAppToolCurrent TFM for *AppBuilders (#45591)
2020-12-04 Next TurnReplace new UTF8Encoding(false) (#45541)
2020-12-04 Eric ErhardtRemove unnecessary IsStatic checks in ActivatorUtilitie...
2020-12-04 Vadim GalaktionovFix resolve root IServiceProvider (#45171)
2020-12-04 Maryam AriyanBreaking change: Throw when resolving on a disposed...
2020-12-04 Juan HoyosAdd documentation on how to disable runtime tests ...
2020-12-04 IliaReturn the result of PAL_InjectActivation in Thread...
2020-12-04 Tomáš MatoušekDocument Compilation Options and Compilation Metadata...
2020-12-04 Egor BogatovAdd Tuple-based Math.DivRem overloads (#45074)
2020-12-04 Bruce ForstallFix location of JIT-EE version GUID (#45574)
2020-12-04 Jeremy KoritzinskyUpdate UnmanagedCallersOnly tests to not emit IL (...
2020-12-04 Sung Yoon WhangMake BinderEventListener not listen to TplEventSource...
2020-12-04 Eric ErhardtXmlSerializer.Serialize doesn't work when using TrimMod...
2020-12-04 Bruce ForstallSuperPMI collection pipeline: fix location of JIT-EE...
2020-12-04 Jeremy KoritzinskyVarious fixes in Microsoft.NETCore.App packs (#45566)
2020-12-04 xtqqczzeUpgrade StyleCopAnalyzers to v1.2.0-beta.261 (#45562)
2020-12-03 Santiago Fernandez... Fix dependency for test assets on musl test runs (...
2020-12-03 Santiago Fernandez... Disable Long Running JSON tests on Checked CoreCLR...
2020-12-03 Jan VorlicekDon't emit type fixups for primitive types in Crossgen2...
2020-12-03 Yujin LeeRemoved Serialization tests for SQLClient types (#42016)
2020-12-03 Jan VorlicekFix covariant returns with generic return types (#45275)
2020-12-03 Eric ErhardtRemove FEATURE_COMPILED_XSL define (#45553)
2020-12-03 Jeremy KoritzinskyMove return buffer handling from interop to the JIT...
2020-12-03 Carol EidtUpdate first-class-structs.md (#45512)
2020-12-03 Steve PfisterAdds support for testing tvOS (#45043)
2020-12-03 dotnet-maestro... [master] Update dependencies from dotnet/xharness dotne...
2020-12-03 Vitek KarasCorrectly apply EventSourceSupport feature switch to...
2020-12-03 monojenkins[runtime] Avoid checking for hardened runtime on ios...
2020-12-03 Peter SollichFix issue 45091 (#45409)
2020-12-03 Juan HoyosTemporarily disable Mono Desktop Windows Release x64...
2020-12-03 Santiago Fernandez... DisableFileSystemWatcherTest (#45511)
2020-12-03 Eric ErhardtRemove ActivatorUtilities_In_DependencyInjection #define
2020-12-03 Eric ErhardtMove ActivatorUtilities from the Common directory to...
2020-12-03 Santiago Fernandez... Fix continue on error conditions (#45519)
next