platform/upstream/dotnet/runtime.git
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)
2020-12-03 David Masonfix invalid IL in profiler stub helper (#45453)
2020-12-03 Andrew AuFixes paths (#45392)
2020-12-03 Elinor FungFix IID for System.Runtime.InteropServices.ComTypes...
2020-12-03 Jan KotasDelete unnecessary GetNativeHandle methods on reflectio...
2020-12-03 Anton FirszovWinHttpHandler: fix double -> uint conversions for...
2020-12-02 Andrew AuRemove an erroneous assert (#45495)
2020-12-02 Elinor FungRedirect default install location in test to avoid...
2020-12-02 Anirudh Agnihotrydisable restore in vs for projects targeting platform...
2020-12-02 Santiago Fernandez... Fix break in send-to-helix-inner.yml (#45502)
2020-12-02 Jeff HandleyUse the updated URL for FabricBot (#45499)
2020-12-02 Stephen ToubFix Write_DataReadFromDesiredOffset test (#45477)
2020-12-02 Matt GalbraithIncrease Mac outerloop timeout for AzDO job (#45490)
2020-12-02 Sergey AndreenkoA small jit changes for Arm64 apple. (#45461)
2020-12-02 Sergey AndreenkoAdd OSX arm64 jit. (#45467)
2020-12-02 David WrightonUse jit interface thunkgen tech for more files (#45044)
2020-12-02 Ben AdamsRemove ResolveXHandle indirections (#45292)
2020-12-02 Adam SitnikReduce CacheEntry size (#45410)
2020-12-02 Kunal PathakFix the EH-write thru scenario (#45248)
2020-12-02 Sung Yoon WhangFix deadlock in TestEventListener and re-enable ArrayPo...
2020-12-02 Alexander KöplingerBump timeout for iOS CI jobs (#45484)
2020-12-02 Steve PfisterUpdates the RID graph to include Android 30 (#45442)
2020-12-02 Alexander KöplingerAdd Mono Windows x86 builds (#45434)
2020-12-02 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-12-02 Tomáš RylekFix for R2RDumpTests nullref in composite mode (#45447)
2020-12-02 Günther FoidlRemoved thread-safety from SequenceReader (#45437)
2020-12-02 Marek SafarChange AssemblyName formatting not to require static...
2020-12-02 Santiago Fernandez... Fix conditions to include suceeded on send to helix...
2020-12-02 Santiago Fernandez... Disable DiagnosticEvent tests in arraypool (#45451)
2020-12-02 dotnet-maestro... [master] Update dependencies from mono/linker (#45108)
2020-12-02 Santiago Fernandez... Remove ZipDownloadDisable for azdo artifacts download...
2020-12-02 Tammy Qiu[wasm] remove compile timezone data task (#45443)
2020-12-02 Santiago Fernandez... Enable rolling builds for staging pipeline and fail...
2020-12-02 Carol EidtHandle additional multireg args (#43870)
2020-12-02 dotnet-maestro... [master] Update dependencies from dotnet/llvm-project...
2020-12-01 Tomáš RylekFix Crossgen2 test concurrency on Windows (#45433)
2020-12-01 Ankit Jain[tests] Use correct output path when running with helix...
2020-12-01 Eric ErhardtSuppress StackTrace ILLinker warning in TryResolveState...
2020-12-01 Eric StJohnRemove dependency on PerfCounter.dll (#45142)
2020-12-01 Carol EidtUpdate lsra-detail.md (#45235)
2020-12-01 Alexander KöplingerReenable Mono Windows runtime build in runtime-official...
2020-12-01 Stephen ToubFix PlaintextStreamFilter for sync requests (#45388)
2020-12-01 Kevin JonesEnable the AsnXml build target on non-Windows.
2020-12-01 Adam SitnikMore MemoryCache perf improvements (#45280)
2020-12-01 Egor Chesakovr0InUse should be true for SoftFP in CodeGen::genProfil...
2020-12-01 Aaron RobinsonUpdate Interop CRST dependency. (#45372)
2020-11-30 Santiago Fernandez... Add staging pipeline to PRs (#45178)
2020-11-30 Brian SullivanFix issue 45183 (#45307)
2020-11-30 Tomáš RylekImprove R2RDump method diff (#45301)
2020-11-30 Viktor HoferRemove NETStandard2.2 versions and product dependency...
2020-11-30 nathan-mooreFix CSE print (#45314)
2020-11-30 Igor VelikorossovUpdate host-tracing.md (#45389)
next