platform/upstream/dotnet/runtime.git
2021-06-22 Prashanth GovindarajanMore Parse tests for double, single and Half (#50394)
2021-06-22 Bruce ForstallDisable mainv1 and mainv2 for GCStress due to #54203...
2021-06-21 Kevin JonesSYSLIB0026: Obsolete mutable X509 certificate APIs
2021-06-21 Oded HansonAdd name of corrupted certificate to CryptographicExcep...
2021-06-21 Oded HansonDispose transient CFData in Interop.AppleCrypto.X509Get...
2021-06-21 Layomi AkinrinadeAdd code to flush JSON writer after root-level fast...
2021-06-21 James Newton... HTTP/3: Fix header field length calculation (#54442)
2021-06-21 Fan Yang[Mono] Enable runtime tests to run on Android x64 with...
2021-06-21 Thad HouseSwitch MsQuicOpen to MsQuicOpenVersion (#54443)
2021-06-21 Jo ShieldsAdd UnixFilePermissions.xml for Mono AOT compilers...
2021-06-21 Steve MacLeanAdd Cross DAC documentation (#54498)
2021-06-21 Stephen ToubAvoid Attribute.InternalGetCustomAttributes overheads...
2021-06-21 Stephen ToubSpecial-case no attributes in GetCustomAttributeData...
2021-06-21 Michael SimonsBuild for any RID if building from source (#54223)
2021-06-21 Eric ErhardtRemove BitmapSelector.Suffix property (#54364)
2021-06-21 Takym (たかやま)Syntax highlighted `type-loader.md` (#54497)
2021-06-21 David FowlerFix the slot calculation for multiple services (#54462)
2021-06-21 xtqqczzeClarify Visual Studio minimum requirement (#52820)
2021-06-21 Daniel Genkin[WASM] Converted mono-config.js to mono-config.json...
2021-06-21 Maxim LipninRemove redundant P/Invoke-s in S.D.Process on Apple...
2021-06-21 Aleksey Kliger... Allow mono samples to build and run again (#54089)
2021-06-19 Eric StJohnRemove System.Security.Cryptography.Cng from ASP.NET...
2021-06-19 Bruce ForstallDisable tests for #54007 (#54207)
2021-06-19 Tomas Weinfurtenable ZeroByteRead_BlocksUntilDataAvailableOrNops...
2021-06-18 Bruce ForstallRemove crossgen from test build and run scripts (#54348)
2021-06-18 Bruce ForstallFix AMD64 epilog ABI (#54357)
2021-06-18 Bruce ForstallDisable two Interop tests failing in outerloop under...
2021-06-18 Ankit Jain[wasm][aot] Add support for passing items to the aot...
2021-06-18 Vladimir SadovEnable loading composite r2r images from a singlefile...
2021-06-18 Eirik TsarpalisBackport bugfixes, infrastructural changes and perf...
2021-06-18 Tomas Weinfurtset UsableAfterCanceledReads for QUIC tests (#54416)
2021-06-18 Bruce ForstallCreate a summary Markdown file for all asm diffs (...
2021-06-18 Elinor FungMake some p/invokes blittable (#54370)
2021-06-18 Tomas Weinfurtfix some failing quic tests (#54326)
2021-06-18 Michael SimonsCondition MibcArgs for source-build (#54225)
2021-06-18 Gleb BalykovFix Linux x86 build (#50836)
2021-06-18 James Newton... HTTP/3: Remove ASP.NET Core specific code from QPackEnc...
2021-06-18 Michael SimonsExclude experimental projects from source-build (#54222)
2021-06-18 Tomas Weinfurtfix MsQuicStream counting on failure (#54249)
2021-06-18 Tanner GoodingImplement NativeMemory (#54006)
2021-06-18 Larry EwingFix casing (#54384)
2021-06-18 Larry EwingOnly include Microsoft.NET.Runtime.RuntimeConfigParser...
2021-06-17 Stephen ToubLazy-allocate ValidationState.CurPos (#54346)
2021-06-17 Stephen ToubFix lots of unnecessary XmlValueGetter delegate allocat...
2021-06-17 Fredrik Høisæther... Ms.Ext.Options.OptionsBuilder.BindConfiguration adds...
2021-06-17 Mateo Torres... Codesign apphosts on Mac (#53913)
2021-06-17 Bruce ForstallUpdate superpmi_setup.py script with more exclusions...
2021-06-17 Vitek KarasAdd a test for Expression.Property and its handling...
2021-06-17 imhameed[mono] Enable more HardwareIntrinsics tests and fix...
2021-06-17 Bruce ForstallFix SuperPMI handling of resolveVirtualMethod (#54315)
2021-06-17 Tarek Mahmoud... Fix Activity last tag deletion (#54306)
2021-06-17 Stephen ToubRemove some overhead from XmlNode.SelectSingleNode...
2021-06-17 Stephen ToubDelete invalid assert in PathInternal.CaseSensitivity...
2021-06-17 Jose Perez... Resolving first part of System.Drawing.Common IlLink...
2021-06-17 Viktor HoferAdd Dependency for wcf projects to compat pack (#54319)
2021-06-17 WraithAdd PipeWriter CanGetUnflushedBytes and UnflushedBytes...
2021-06-17 Aleksey Kliger... [mono] Add accessors m_method_is_final and m_method_is_...
2021-06-17 Anton LapounovFix profiling R2R code on Windows x64 (#54318)
2021-06-17 Vlad Brezae[mono] Fix comparisons between non runtime types (...
2021-06-17 Steve DunnIssue 36015 new BinderOption to throw on missing config...
2021-06-16 Bruce ForstallImprove live variable JitDump output (#54256)
2021-06-16 Bruce ForstallRemove duplicate tests (#54230)
2021-06-16 Eric ErhardtRemove System.Drawing code that doesn't work (#54245)
2021-06-16 Emmanuel AndréImprove cancellation in StreamPipeReader.ReadAtLeastAsy...
2021-06-16 Jeremy KoritzinskyFollow the same failure behavior for [ComImport] classe...
2021-06-16 Alex PerovichUpdate to latest version of source index package (...
2021-06-16 Fan Yang[Mono] Fix memory leak during data registration (#54045)
2021-06-16 Jeremy KoritzinskyRemove the `sealed` blittable layoutclass correctness...
2021-06-16 Ankit Jain[wasm][aot][tests] Enable libraries that have been...
2021-06-16 Ankit Jain[wasm][aot] Disable tests that are failing because...
2021-06-16 Miha ZupanDon't use a remote server in SendAsync_HttpTracingEnabl...
2021-06-16 Bill WertRemove crossgen tests (#54252)
2021-06-16 Stephen ToubFix packaging test use of Stream.Read (#54233)
2021-06-16 Kevin JonesRemove uses of Rijndael from EncryptedXml where possibl...
2021-06-16 Ankit Jain[wasm] Disable unsupported Stacktrace test, on AOT...
2021-06-16 GitHubPangFix typo in comments in ConsoleLifetimeOptions.cs ...
2021-06-16 Fan YangFix wrong indices for MobileAppHandler (#54275)
2021-06-16 Jo ShieldsChange condition for stripping to per-file (#54224)
2021-06-16 Zoltan Varga[mono][wasm] Fix the usage of function pointers in...
2021-06-16 Aleksey Kliger... [mono] Search for components using mono_dl_build_path...
2021-06-16 Manish GodseRemove unsigned executable entitlement (#51294)
2021-06-15 Anirudh Agnihotryupdate branding to preview7 (#54243)
2021-06-15 Maryam AriyanSupport generating log methods in nested classes (...
2021-06-15 Martin CostelloMark logging source generator file as generated (#53275)
2021-06-15 Stephen ToubAdd HashCode.AddBytes(ReadOnlySpan<byte>) (#54168)
2021-06-15 Eric ErhardtAdd Type.GetMemberWithSameMetadataDefinitionAs (#53704)
2021-06-15 Sergey AndreenkolvDoNotEnregister is not set when we are calling this...
2021-06-15 Steve Pfister[Android] Fix crash in startup when running below API...
2021-06-15 Katelyn GaddGeneralize C#/JS string interning and ensure most bindi...
2021-06-15 Trivalikcatch DirectoryOperationException to check Negotiate...
2021-06-15 Katelyn GaddFix unboxing datetime instances (#54105)
2021-06-15 Ankit JainRename wasm/browser-bench sample to match others, so...
2021-06-15 Theodore TsirpanisMake System.Net.Http.HPack.IntegerEncoder a struct...
2021-06-15 Adam SitnikSet of offset-based APIs for thread-safe file IO (...
2021-06-15 Aleksey Kliger... Don't return null target methods in GetInterfaceMap...
2021-06-15 David MasonAdd the concept of "notification profilers" to the...
2021-06-15 Larry Ewing[mono] Split the shared tooling into a separate abstrac...
2021-06-15 Jan VorlicekFix PAL_JitWriteProtect export on Linux (#54190)
2021-06-15 Egor ChesakovSplit 16-byte SIMD store around GC struct fields into...
2021-06-15 Aleksey Kliger... [android] Don't print debug messages at startup (#54221)
next