platform/upstream/dotnet/runtime.git
2020-05-21 monojenkinsAdding check to bypass decoding pdbs that have no seque...
2020-05-21 Carol EidtHandle multi-reg copies/reloads (#36802)
2020-05-21 Egor BogatovAdd autoconf, automake and libtool as dependencies...
2020-05-21 Thays GraziaFixing tests on android. (#36788)
2020-05-21 Adeel MujahidFix missing symbol issues in SunOS build (#36455)
2020-05-21 Sung Yoon WhangAdd JIT EventCounters (#36489)
2020-05-21 Bruce ForstallAdd R2R testing on Windows arm/arm64 (#36793)
2020-05-21 Adeel MujahidFix two issues with hosting on SunOS (#36527)
2020-05-21 Aaron RobinsonUpdate public GC.AddMemoryPressure() and GC.RemoveMemor...
2020-05-21 Miha ZupanFix non-ascii absolute file path handling in Uri (...
2020-05-21 Manish GodseAdding a case requiring RuntimeJit (#36772)
2020-05-21 Santiago Fernandez... Fix signing due to subset projects rename (#36791)
2020-05-21 Santiago Fernandez... Fix evaluate paths bug when multiple include paths...
2020-05-20 Kunal PathakOptimize ToVector128, ToVector128Unsafe and Vector128...
2020-05-20 Andy AyersJIT: widen type of constant or special static fields...
2020-05-20 Alexis Christoforides[mono] Implement AsAny marshalling for simple arrays...
2020-05-20 Sergey AndreenkoSupport !JitDoOldStructRetyping on other platforms...
2020-05-20 dotnet-maestro... [master] Update dependencies from mono/linker dotnet...
2020-05-20 monojenkins[interp] Add separate opcode for pop vt (#36760)
2020-05-20 Miha ZupanCache Uri.IdnHost and Uri.PathAndQuery (#36460)
2020-05-20 Alexander KöplingerRemove overwriting RuntimeIdentifier in runtime.depproj...
2020-05-20 David MasonAdd managed array type support for EventPipe (#36242)
2020-05-20 Egor BogatovAdd FullAOT mode for Simulator to AppleAppBuilder ...
2020-05-20 Kunal PathakOptimize call indirect for R2R, Arm and Arm64 scenarios...
2020-05-20 Jose Perez... Adding OSX support for System.DirectoryServices.Protoco...
2020-05-20 Alexander KöplingerUse a Brewfile for installing brew packages (#36747)
2020-05-20 monojenkins[interp] Fix interp entry for methods with lots of...
2020-05-20 monojenkins[interp] Small cleanups (#36706)
2020-05-20 Egor Bogatov[mono] Fix iOS sample and use `dotnet publish` (#36745)
2020-05-20 Levi BroderickUse latest compiler toolset from Arcade (#36741)
2020-05-20 Yoh DeadfallCode sharing between generic methods in member accessor...
2020-05-20 Santiago Fernandez... Remove Fedora29 from test matrix and add Fedora32 ...
2020-05-20 Andy AyersJIT: fix no return call accounting (#36719)
2020-05-19 Santiago Fernandez... Add build information to libraries helix jobs (#36713)
2020-05-19 David CantuRemove duplicated tests from System.Text.Json.Tests...
2020-05-19 Ben AdamsRemove TheadPool initialization volatile (#36697)
2020-05-19 Anirudh AgnihotryAdding a ci leg for Source build (#36141)
2020-05-19 Carol EidtContain non-candidate regOptional lclVars (#36601)
2020-05-19 Nathan RicciRemoved extra slash. (#36722)
2020-05-19 Tomas Weinfurtfix handling of Ssl2 and enable disabled tests (#36098)
2020-05-19 Tom DeseynTry using socket syscalls that accepts a single buffer...
2020-05-19 AraHaanFixed Incorrectly named function arguments in TryGetPla...
2020-05-19 David WrightonImprove sort function in crossgen2 (#36676)
2020-05-19 Anton LapounovRevert unintentional alignment change for Vector256...
2020-05-19 Eric ErhardtAdd RequiresUnreferencedCodeAttribute (#36674)
2020-05-19 Marek SafarRemove duplicated code from SR.cs (#36277)
2020-05-19 dotnet-maestro... [master] Update dependencies from mono/linker Microsoft...
2020-05-19 Alexander KöplingerFix RuntimeInformation.IsOSPlatform for Browser/WASM...
2020-05-19 Youssef VictorChecking strings against length seem to have better...
2020-05-19 Steve MacLeanLibunwind1.5rc2 (#36027)
2020-05-19 Stephen ToubRewrite NegotiateStream.XxAsync operations with async...
2020-05-19 Egor Bogatov[mono] Enable System.Runtime.Tests on Android (#36655)
2020-05-19 Zoltan VargaWASM app builder changes. (#36422)
2020-05-18 Roman MarusykPrefix protected fields with underscore for the interna...
2020-05-18 Anirudh AgnihotryRemove BuildOS (#36667)
2020-05-18 Jan VorlicekFix R2RTest parsing of the issues.targets (#36650)
2020-05-18 Jo ShieldsProduce Mono+LLVM runtime packs on desktop platforms...
2020-05-18 Eric ErhardtRemove PreserveDependency on non-existing type (#36657)
2020-05-18 Stephen ToubRemove unnecessary initialization from Utf8JsonWriter...
2020-05-18 Yoh DeadfallRemoved redundant visibility check (#36648)
2020-05-18 Stephen ToubFix failing Sockets tests after argument exception...
2020-05-18 Stephen ToubDelete OrderBy(...).First{OrDefault}(...) optimization...
2020-05-18 Michal StrehovskýSync one more shared crossgen2 file (#36638)
2020-05-18 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2020-05-18 Thays Grazia[mono] Linking statically ICU shim on mono (#35790)
2020-05-18 Alexander KöplingerFix mono file name on iOS/Browser (#36646)
2020-05-18 Alexis Christoforides[mono] Fix AssemblyLoadContext.GetRuntimeAssembly(...
2020-05-18 Alexander KöplingerAdd iOS x86 build (#36602)
2020-05-17 Nathan RicciNaricc/ci interpreter arm64 (#36258)
2020-05-17 Nick CraverCMake: Point download URLs directly to https:// (#36615)
2020-05-17 Michal StrehovskýSync crossgen2 shared files (#36610)
2020-05-17 Alfred MyersRemoved left-over NUnit references from comments (...
2020-05-17 dotnet-maestro... [master] Update dependencies from mono/linker Microsoft...
2020-05-16 monojenkins[interp] Don't share interp_in signatures for different...
2020-05-16 Alexis Christoforides[mono] Enable some System.Reflection.Emit tests (#35872)
2020-05-16 Bruce ForstallFix StackTraceTests to work with JIT optimization ...
2020-05-16 Manish Godseupdating area owners (#36467)
2020-05-16 Michal StrehovskýPort changes to shared files Nullable.cs, Enum.cs ...
2020-05-16 Egor Bogatov[mono] Use "dotnet publish" for Android sample with...
2020-05-16 Marie PíchováSslStream.AuthenticateAs sync overloads with SslOptions...
2020-05-16 Santiago Fernandez... Fix IL projects build inside visual studio (#36570)
2020-05-15 Vladimir SadovProduce DropFromSingleFile annotations in RuntimeList...
2020-05-15 Vladimir SadovBuild an apphost with hostfxr and hostpolicy linked...
2020-05-15 Stephen ToubDelete DebugThreadTracking from networking code (#36549)
2020-05-15 Stephen ToubMore HTTP/2 performance (and a few functional) improvem...
2020-05-15 Krzysztof WicherMerge pull request #36153 from krwq/sp_rem_sysnative_dep
2020-05-15 buyaa-nFix argument exception warnings on runtime (#35717)
2020-05-15 Carol EidtNext round of multireg preliminary changes (#36155)
2020-05-15 David WrightonEnable basic generation of ngen pdb from composite...
2020-05-15 Santiago Fernandez... Disable MemoryCacheTest.Trim in arm64 and enable Runtim...
2020-05-15 dotnet-maestro... [master] Update dependencies from mono/linker Microsoft...
2020-05-15 Stephen ToubAdd comment to NetworkStream's ctor about socket.Blocki...
2020-05-15 Steve PfisterMove mobile AppBuilder & AOTCompiler projects into...
2020-05-15 Nikola MilosavljevicMerge pull request #36347 from NikolaMilosavljevic...
2020-05-15 Kunal PathakConvert Extract(0) to ToScalar() (#36474)
2020-05-15 Stephen ToubClean up text in config.yml issue template (#36529)
2020-05-15 Viktor HoferIgnore .github folder changes in CI (#36530)
2020-05-15 Eirik TsarpalisRename 'Blank' issue template to 'Blank issue' (#36533)
2020-05-15 Viktor HoferConsolidate NetCoreAppCurrent properties (#35953)
2020-05-15 Stephen ToubUpdate 02_api_proposal.md
next