platform/upstream/dotnet/runtime.git
2020-03-17 Maryam AriyanMerge branch 'fromoldmaster-di-spec' of Extensions...
2020-03-16 monojenkins[Loader] Change mono_trace level from info to debug...
2020-03-16 dotnet-maestro... [master] Update dependencies from 3 repositories (...
2020-03-16 Roman MarusykRemove calls to empty RuntimeHelpers.PrepareConstrained...
2020-03-16 handlespeedRemove unused variable for System.Net.Requests, as...
2020-03-16 David MasonAdd example profiler that does stack sampling with...
2020-03-16 Jeremy BartonDon't delete private keys detected from SerializedCert...
2020-03-16 Alan IsaacAdditional code coverage in System.Text.Json - no publi...
2020-03-15 Anirudh AgnihotryFixing the sourcelink failure for embeded files (#33521)
2020-03-15 David WrightonPrint Ibc messages only when --verbose is specified...
2020-03-15 Jan KotasUpdate links to the design repo (#33606)
2020-03-15 Levi BroderickUpdate .NET 5 Unicode data to version 13.0.0 (#33538)
2020-03-15 Egor Bogatov[mono] Implement all Ssse3 and Sse42 intrinsics (#33591)
2020-03-15 Levi BroderickAdd missing early-exit for LastIndexOfOrdinal (#33601)
2020-03-14 monojenkins[wasm] Add a sample for collecting coverage data. ...
2020-03-14 Vitek KarasMerge pull request #33578 from vitek-karas/HostDownloadUrls
2020-03-14 Vitek KarasApply suggestions from code review
2020-03-14 Eric ErhardtAllow Utf8String package to work on netstandard 2.0...
2020-03-14 Next TurnFix indentations of nameof (#33586)
2020-03-14 Adeel MujahidUpdate artifactName prefix for GCC publish log task...
2020-03-14 dotnet-maestro... [master] Update dependencies from dotnet/arcade dotnet...
2020-03-14 Egor Bogatov[mono] Implement missing SSE2 intrinsics (#33574)
2020-03-14 Andrew AuRead the image earlier (#33576)
2020-03-14 Santiago Fernandez... Disable publishing CoreCLR product binaries on GCC...
2020-03-14 Levi BroderickPrep CompareInfo for spanification (#32385)
2020-03-14 Jan VorlicekFix dump of common methods diff (#33570)
2020-03-14 Egor Chesakov[Arm64] Vector Load/Store structure instructions (...
2020-03-13 Aaron RobinsonMake NativeCallableAttribute public. (#33005)
2020-03-13 Erhan AtesogluRemove TS_UserSuspendPending enum (#33539)
2020-03-13 vitek-karasAdd a document describing usage of URLs in the hosting...
2020-03-13 monojenkins[jit] Add support for emitting r4/r8 constants outside...
2020-03-13 Swaroop SridharHostModel: Remove depricated API (#33545)
2020-03-13 Jan JahodaDisable not working test containing RemoteExecutor...
2020-03-13 Steve HarterAdd polymorphic tests for all root APIs (#33391)
2020-03-13 monojenkins[runtime] Coverage profiler improvements. (#33540)
2020-03-13 Koundinya VeluriMerge pull request #33512 from kouvel/NoQuickJitFix
2020-03-13 Steve HarterRename "PolicyProperty" to "PropertyInfoForClassInfo...
2020-03-13 Steve HarterUpdate doc for exceptions thrown during serialization...
2020-03-13 Gustavo VaroFix content of baseline files (#33514)
2020-03-13 Egor Bogatov[mono] Track .dotnet runtime version (#33180)
2020-03-13 Miha ZupanReplace ushort usage with int (#32694)
2020-03-13 Next TurnClean up unused locals in System.Drawing.Common (#32212)
2020-03-13 Aleksey Kliger... [threads] If shutting_down, don't create new thread...
2020-03-13 Jan KotasFix line endings under src/mono (#33547)
2020-03-13 Sergey AndreenkoClean `fgMorphPotentialTailCall` for the future changes...
2020-03-13 monojenkins[debugger] [coop] assertion when `socket_transport_send...
2020-03-13 monojenkins[wasm][debugger] Continue SS after leaving managed...
2020-03-13 Maryam AriyanExtensions: Adding FileProviders and FileSystemGlobbing...
2020-03-13 Zoltan Varga[jit] Add more SSE2 opcodes. Enable SSE2. (#33465)
2020-03-13 David MasonRemove asserts that were firing during rejit tests...
2020-03-13 Levi BroderickReduce fixed overhead of some Utf8Parser.TryParse metho...
2020-03-13 Jan VorlicekFix handling thread abort in HelperMethodFrame (#33448)
2020-03-13 monojenkins[test][mono] Capture the ExceptionDispatchInfo when...
2020-03-12 Andy AyersJIT: fix overly aggressive tail recursive call loop...
2020-03-12 Ivan Diaz SanchezMoved warning disables from warningcontrol.h to configu...
2020-03-12 Adeel MujahidAdd CoreCLR build pipeline for GCC (#33446)
2020-03-12 Marie PíchováFixed memory leak of OverlappedData when doing read...
2020-03-12 Vivek MishraMerge pull request #33497 from dotnet/vivpatch
2020-03-12 Eric StJohnCleanup stale ApiCompatBaseline files (#33519)
2020-03-12 monojenkins[metadata] Disable three icalls on netcore monodroid...
2020-03-12 Jarret ShookRemove the copy of core_root by using core_root as...
2020-03-12 Maryam AriyanMerge pull request #33494 from maryamariyan/fromoldmast...
2020-03-12 Steve MacLeanFix type layout whan Cross OS compiling (#33487)
2020-03-12 monojenkins[merp] Remove unnecessary call to msync in mono_state_f...
2020-03-12 Eric StJohnRun APICompat against the previous release of NETCoreAp...
2020-03-12 Koundinya VeluriWhen QuickJit is disabled, fix assertion failures
2020-03-12 Santiago Fernandez... Bring back GenAPI subscription, update to latest and...
2020-03-12 Johan LorenssonShare managed EventSource/EventPipe implementation...
2020-03-12 Alexis Christoforides[mono] Improve how EnumBuilder handles type attributes...
2020-03-12 Tomáš RylekFix assertion failure when running some composite CoreC...
2020-03-12 Swaroop SridharImplement Bundler version 2 (#33413)
2020-03-11 Alexander KöplingerAdd iOS build configurations (#33292)
2020-03-11 Santiago Fernandez... [master] Update dependencies from 4 repositories (...
2020-03-11 Egor BogatovFix JIT crash caused by GetType() == typeof(SealedClass...
2020-03-11 Tomáš RylekFix SuperIlc to work on Linux / OSX in composite mode...
2020-03-11 Maryam AriyanUpdate src/libraries/Directory.Build.props
2020-03-11 Maryam AriyanExclude from building Microsoft.AspNetCore.Testing
2020-03-11 vivmishraAdding separate 2.1 SDK yaml
2020-03-11 Eric StJohnInclude all System.Native packages in PackageOverrides...
2020-03-11 monojenkins[interp] Add more Math intrinsics (#33431)
2020-03-11 Kunal PathakSupport table driven importation for scalar hardware...
2020-03-11 Stephen ToubAdd more regex tests (and fix one atomicity bug) (...
2020-03-11 Maryam AriyanMerge branch 'fromoldmaster-missingfiles' of Extensions...
2020-03-11 Jeremy KoritzinskyImplement building the repo for multiple configurations...
2020-03-11 Santiago Fernandez... Remove GenAPI from darc updates for now until we figure...
2020-03-11 Andy AyersJIT: enable tail calls and copy omission for implicit...
2020-03-11 Nikola MilosavljevicMerge pull request #33484 from NikolaMilosavljevic...
2020-03-11 monojenkinsDisable the IL verifier for now, it can't handle code...
2020-03-11 Nikola MilosavljevicUpdate eng/Versions.props
2020-03-11 Jarret Shookcross-crossgen job, reduce workitem size (#33436)
2020-03-11 monojenkins[interp] Optimize delegate invokes (#33099)
2020-03-11 Egor Bogatov[mono] Optimize boxing in Pattern Matching idioms ...
2020-03-11 Jo ShieldsUnconditionally upgrade installed Brew packages on...
2020-03-11 Nikola Milosavljevic... Stop building NETStandard 2.1 packages
2020-03-11 Next TurnImprove ProcessManager.Win (#32010)
2020-03-11 Alaa MasoudRe-use StringBuilder inside iteration (#32759)
2020-03-11 Nikola MilosavljevicMerge pull request #33455 from NikolaMilosavljevic...
2020-03-11 monojenkins[arm] Fix branch island disassembly for arm64 and thumb...
2020-03-11 pi1024eUpdate unwind.c to minimize usage of 'while (TRUE)...
2020-03-11 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
next