platform/upstream/dotnet/runtime.git
2022-05-17 Marie PíchováFixed work with QUIC_BUFFER (#69351)
2022-05-17 Eric ErhardtAdd some assertions to Stream.Read in System.Text.Encod...
2022-05-17 CyrusNajmabadiMake json source generation cancellable (#69332)
2022-05-17 Eric ErhardtOptimize ManifestResourceStream.Read(Span<byte>) (...
2022-05-17 Jakob Botsch... Allow the inliner to substitute for small arguments...
2022-05-17 Kunal PathakUse intrinsic for genLog2() (#69333)
2022-05-17 Carlos SanchezAddress some System.Formats.Tar TODOs (infra and syscal...
2022-05-17 Adeel MujahidDelete ClrDirectoryEnumerator (#69400)
2022-05-17 Aaron RobinsonAdd support for marshalling signed/unsigned boolean...
2022-05-17 Kevin JonesCleanup some X509 PAL allocations
2022-05-16 Jan KotasAdd correct assembly context name to InvalidCastExcepti...
2022-05-16 Elinor FungFix LibraryImportGenerator.UnitTests.Compiles.ValidateS...
2022-05-16 Mike McLaughlinFix ASAN violation under Samsung's netcoredbg (#69339)
2022-05-16 Mike McLaughlinWorkaround crash in Microsoft.DiaSymReader.Native ...
2022-05-16 Radek ZikmundMove MsQuicStream._streamId into MsQuicStream.State...
2022-05-16 Tomas Weinfurtremove internal socket exception from NameResolution...
2022-05-16 Tomas Weinfurtavoid allocationg ApplicationProtocol in common case...
2022-05-16 Aaron RobinsonRemoval of IBC infrastructure (#68717)
2022-05-16 mfklDetect truncated GZip streams (#61768)
2022-05-16 Kevin JonesRemove CngKeyLite
2022-05-16 Ankit Jain[wasm] Fix debug proxy when used with blazor (#69342)
2022-05-16 Aaron RobinsonRemove most usages of *wprintf* family of functions...
2022-05-16 Filip NavaraUpdate ActiveIIssue on NtlmSignatureTest (#69389)
2022-05-16 Ilona Tomkowicz[wasm][debugger] Refactor: narrow down SdbHelper respon...
2022-05-16 Aaron RobinsonAdd `IntPtr` conversion APIs for some runtime handles...
2022-05-16 Jakob Botsch... Only fold Type.op_Equality calls before morphing args...
2022-05-16 Omair MajidFix KeepNativeSymbols to work on mono as well (#66594)
2022-05-16 Badre BSAILAsupport only Ordinal comparison inside WildcardPathSegm...
2022-05-16 Juan HoyosUpdate signing of JS files (#69366)
2022-05-16 Radek ZikmundAdd OpenTelemetry with Geneva exporter to test server...
2022-05-15 Jan KotasFix UTF8 string marshalling regression (#69360)
2022-05-15 Jan KotasRevert "Add IL Emit support for MethodInfo.Invoke(...
2022-05-15 Bradley GraingerFix typo in 'parameter'. (#69370)
2022-05-15 SingleAccretionImplement constant-folding for `VNF_BitCast` (#68979)
2022-05-14 Stephen ToubImprove some use of Regex (#68961)
2022-05-14 Jan KotasFix buffer overrun in dbgutil (#69358)
2022-05-14 Adeel MujahidDelete a few unused definitions from coreclr pal (...
2022-05-14 SingleAccretionDelete incorrect asserts (#69354)
2022-05-14 SingleAccretionDo not fold mismatched `OBJ(ADDR(LCL_VAR))` (#69271)
2022-05-14 Zoltan Varga[mono][llvm] More LLVM 14.x changes. (#69239)
2022-05-14 Viktor HoferAvoid unnecessary or duplicate PackageReferences -...
2022-05-14 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2022-05-14 Tanner GoodingEnsure non-numeric types don't implement the numeric...
2022-05-14 Steve PfisterAdd windows runtime packs as a workload (#68981)
2022-05-14 Jan KotasUse more specific types in Interop.WideCharToMultiByte...
2022-05-14 Rolf Bjarne... [mono] Fix parsing the 'nunbox-arbitrary-trampolines...
2022-05-13 Tanner GoodingExpose the RuntimeFeature.NumericIntPtr member for...
2022-05-13 Tomas Weinfurtenable NoCallback_RevokedCertificate_NoRevocationChecki...
2022-05-13 Ankit JainDo not sign the .js files (#69317)
2022-05-13 Theodore TsirpanisUse static abstract members on two occasions. (#69278)
2022-05-13 Andrew AuFix a typo (#69145)
2022-05-13 Eirik TsarpalisAdd DateOnly and TimeOnly support to System.Text.Json...
2022-05-13 Jeremy KoritzinskyFix handling of custom type marshaller pinning with...
2022-05-13 Kevin JonesRemove ActiveIssue for S.S.C.Xml tests that rely on...
2022-05-13 Juan HoyosAdd versioning info to clrgc (#69295)
2022-05-13 havallifix typo in LoggerFactoryExtensions (#69303)
2022-05-13 Jan KotasEnable System.Globalization.Native for NativeAOT (...
2022-05-13 Meri KhamoyanFixed System.Text.Json failures on x86 android (#69248)
2022-05-13 Jan KotasShare code between source-generated and built-in Utf8...
2022-05-13 Stephen ToubAdd regex test that reuses RegexMatchTests data for...
2022-05-13 Radek ZikmundGet StreamID while still in the MsQuic callback (#69301)
2022-05-13 Ilona TomkowiczMethods on primitives 65707 (#66654)
2022-05-13 Jakob Botsch... Substitute GT_RET_EXPR in inline candidate arguments...
2022-05-13 Tlakaelel Axayakatl... Support Requires on type in NativeAot (#68978)
2022-05-13 Elinor FungUpdate LibraryImportGenerator unit tests with interpola...
2022-05-13 Stephen ToubAdd missing (uint) cast in regex generated code (#69198)
2022-05-13 Vladimir SadovNormalize Nil PublicKeyToken to an empty array (#69169)
2022-05-13 Kevin JonesConvert RsaPaddingProcessor to statics
2022-05-13 Ankit Jain[wasm] Misc debugger improvements (#68988)
2022-05-13 Theodore TsirpanisUse PopCount in DriveInfoInternal.Windows.cs. (#69279)
2022-05-13 Elinor FungCollect more info for host tests (#69282)
2022-05-12 Viktor HoferEnable nullable=enable by default for anything except...
2022-05-12 Jan VorlicekFix memory leak at AssemblyLoadContext unload (#69263)
2022-05-12 Eric StJohnAdd Akhil to fabricbot-config (#69276)
2022-05-12 Jeremy KoritzinskyGenerate the DAC table on Windows with MSVC linker...
2022-05-12 Ankit Jain[wasm] Wasm.Build.Tests: Capture test output with xunit...
2022-05-12 Viktor HoferFix CoreLib fast up-to-date check (#69240)
2022-05-12 SingleAccretionSimplify `fgMorphMultiregStructArg` (#68853)
2022-05-12 SingleAccretionTreat `INDEX_ADDR`s as non-null (#69209)
2022-05-12 Stephen ToubAdd a few RegexGenerator tests for valid string argumen...
2022-05-12 Will SmithARM64 - Consolidate 'msub' and 'madd' logic (#68363)
2022-05-12 Viktor HoferRemove properties that are already set globally (#69255)
2022-05-12 Jakob Botsch... JIT: Remove "promoted parameter" tailcall limitation...
2022-05-12 Radek ZikmundUnify SendContent cancellation between HTTP3 and HTTP2...
2022-05-12 Tomas Weinfurtfix invalid Host header for link-local IPv6 (#69203)
2022-05-12 Jeremy KoritzinskyVarious refactorings to share more code with future...
2022-05-12 Marek FišeraMark all assets from System.Runtime and System.Threadin...
2022-05-12 Tomas Weinfurtmake sure NetworkInfo works without IPv6 on Linux ...
2022-05-12 Viktor HoferUpdate NoTargets.SDK and remove unnecessary properties...
2022-05-12 Peter SollichFirst version - just make sure all heaps sweep rather...
2022-05-12 Jakob Botsch... Disable HardwareIntrinsics NotSupported test on arm64...
2022-05-12 Elinor FungFix entry point for string marshalling tests with owner...
2022-05-12 Stephen ToubUpdate to a newer Roslyn compiler (#69211)
2022-05-12 Steve HarterFix Assembly.GetCallingAssembly() (#69225)
2022-05-12 Meri KhamoyanRevert "49936 text json failures" (#69243)
2022-05-12 Jakob Botsch... Stop running both normal and no_tiered_compilation...
2022-05-12 Viktor HoferEnable corelib source generator in design time (#69235)
2022-05-12 SingleAccretionFix `impBoxPatternMatch` (#68382)
2022-05-12 Peter SollichI noticed some initalization were missing at the beginn...
2022-05-12 Jakob Botsch... Disable k-nucleotide-9 in llvmfullaot (#69173)
next