platform/upstream/dotnet/runtime.git
2020-03-17 Jan VorlicekFix Win64 exception propagation in NativeCallable metho...
2020-03-17 Pent PloompuuSimplify Convert (#33659)
2020-03-17 monojenkinsFix usage of JIT_FLAG_CODE_EXEC_ONLY flag. (#33623)
2020-03-17 Jan KotasDelete IExecutionEngine (#33640)
2020-03-17 Jan KotasDelete unused and redundant msbuild properties in corec...
2020-03-17 monojenkins[merp] Add breadcrumb for StackHash (#33635)
2020-03-17 buyaa-nAnnotate System.Net.Http for nullable (#33268)
2020-03-17 monojenkins[jit] Transition the SIMD code to use the MONO_CPU_...
2020-03-17 Davis GoodinUpdate area owners: Setup, Infra-installer (#33650)
2020-03-17 Andy AyersImplement simple version of On Stack Replacement (OSR...
2020-03-17 Elinor FungFix COM + dynamic tests (#33642)
2020-03-17 David MasonRevert "Add example profiler that does stack sampling...
2020-03-16 Thomas GassmannFix timespan wrap-around when multiplying back by inver...
2020-03-16 Ganbarukamo41Implement Vector.Ceiling / Vector.Floor (#31993)
2020-03-16 Eirik Tsarpalis[CBOR] Implement Map support for CborReader and CborWri...
2020-03-16 Nathan RicciChanged RuntimeName to the existing RuntimeFlavor prope...
2020-03-16 Jan KotasDelete redundant LangVersion properties (#33637)
2020-03-16 Jan KotasDelete unnecessary ReferenceSystemPrivateCoreLib from...
2020-03-16 Jan KotasReplace manually managed TLS slots with regular thread_...
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) (...
next