platform/upstream/dotnet/runtime.git
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 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 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...
2020-03-11 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-03-11 monojenkins[interp][32bit] Fix warning about precedence/parenthese...
2020-03-11 monojenkins[mini] Fix warning about unused variables. (#33453)
2020-03-11 monojenkins[wasm] Fix warnings about unused variables. (#33451)
2020-03-11 monojenkinsFix warnings about misleading indentation. (#33456)
2020-03-11 monojenkins[wasm] Fix warnings about unused variables. (#33452)
2020-03-11 Eirik TsarpalisImplement CBOR array support
2020-03-11 Jeremy KoritzinskyDon't probe for A/W variants of entry points on non...
2020-03-11 Vladimir SadovRemove `AllocLHeap`. (#33402)
2020-03-10 Fadi HannaSave stack arguments size in InlinedCallFrame.m_Datum...
2020-03-10 Nikola MilosavljevicAdd libicu65 to DEB deps
2020-03-10 Viktor HoferRevert "Enable restore for ref and src projects in...
2020-03-10 Elinor FungImplement Marshal.GetIDispatchForObject on platforms...
2020-03-10 Stephen ToubAdd XML doc comments for Get/SetRawSocketOption (#33390)
2020-03-10 Tarek Mahmoud... Fix getting time zone names with Invariant Culture...
2020-03-10 Bruce ForstallMove JIT documentation to new docs/design/coreclr/jit...
2020-03-10 tub5Fix very minor typo (#33423)
2020-03-10 Mitchell Hwang[mono] Include filename in Invalid image error messages...
2020-03-10 Egor Bogatov[mono] Disable SIMD support for Windows target (#33421)
2020-03-10 Viktor HoferEnable restore for ref and src projects in libraries...
2020-03-10 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2020-03-10 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-03-10 monojenkins[interp] Add EXCEPTION_CHECKPOINT to MINT_JMP consisten...
2020-03-10 monojenkinsConvert PLT table and call site to execute only on...
2020-03-10 Stephen ToubFix overaggressive CanBeMadeAtomic check for Set +...
2020-03-10 Egor Bogatov[Mono] Intrinsify Interlocked.And and Interlocked.Or...
2020-03-10 Omair MajidFix misleading-indentation compilation error under...
2020-03-10 Tarek Mahmoud... Mark PerformanceCounter_PerformanceData is a stress...
2020-03-10 Jan KotasDelete porting_guide (#33411)
2020-03-10 Swaroop SridharAdd License Header to Installer Test Assets (#33408)
2020-03-10 Adeel MujahidConsolidate objcopy detection (#33342)
2020-03-09 Zoltan Varga[jit] Implement support for all Sse1 intrinsics for...
2020-03-09 Jeremy KoritzinskyDisable IBCMerge on OSX builds (#33393)
2020-03-09 Juan HoyosCalculate log path after build type is set (#33196)
2020-03-09 buyaa-nAnnotate System.Net.NetworkInformation for nullable...
2020-03-09 pi1024eSimplify codeman (#33380)
2020-03-09 pi1024eRemove duplicated entries (#33371)
2020-03-09 Viktor HoferUpdate SDK to 5.0.100-preview.2.20157.1 (#33396)
2020-03-09 monojenkins[arm][ios] Follow branch islands when determining metho...
2020-03-09 pi1024eNo need to force to bool, when C does that automaticall...
2020-03-09 Jan KotasRevert "Revert "Dynamic generic dictionary expansion...
2020-03-09 monojenkinsRemove redundant mono_gc_collect during domain unload...
2020-03-09 Viktor HoferRespect -runtimeconfiguration with -vs switch (#33355)
2020-03-09 Mattias Karlssonms-vscode.csharp to ms-dotnettools.csharp (#33354)
2020-03-09 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-03-09 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-03-09 Anton LapounovFix ARM64 intrinsic namespace in crossgen and crossgen2...
2020-03-09 Jan KotasWorkaround inefficient codegen for thread statics in...
2020-03-09 Sinan KayaGCC compilation fixes (#33345)
2020-03-09 Jan KotasDelete .NET Framework-specific hosting flags (#33353)
2020-03-09 Jan KotasDelete dead code (#33348)
2020-03-08 Nikola MilosavljevicMerge pull request #33306 from NikolaMilosavljevic...
2020-03-08 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2020-03-08 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-03-08 Saurabh SinghFix the guid for the transaction (#32573)
2020-03-07 Nick GuerreraRemove my ownership of System.Reflection.Metadata ...
2020-03-07 Jan KotasDelete unnecessary CLSCompliant attributes (#33326)
2020-03-07 Andy AyersJIT: remove GTF_INX_REFARR_LAYOUT (#33098)
2020-03-07 Elinor FungFix test for COM + dynamic keyword (#33334)
2020-03-07 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
next