platform/upstream/dotnet/runtime.git
2020-10-23 Marek SafarAdd link to Discord server (#43765)
2020-10-23 Eric ErhardtRemove Common Extensions HashCodeCombiner (#43454)
2020-10-23 Daniel MarbachUse non-generic TaskCompletionSource where possible...
2020-10-23 dotnet-maestro... [master] Update dependencies from mono/linker (#43698)
2020-10-23 Adeel MujahidFree allocated buffer after UTF8 encode on FreeBSD...
2020-10-23 Stephen ToubFix NegotiateStream handling of EOF (#43739)
2020-10-23 Zoltan VargaAllow WasmAppBuilder to run after the publish step...
2020-10-23 imhameed[mono] Use CMAKE_CURRENT_SOURCE_DIR instead of CMAKE_SO...
2020-10-23 Kevin GosseAdd missing opcodes to k_rgnStackPushes (#42246)
2020-10-23 Zoltan VargaFix the signature of Interop.Sys.Log () to match the...
2020-10-23 Jan KotasDisable test against https://github.com/dotnet/runtime...
2020-10-23 Marek SafarMove Thread PNSE check to managed to cut more dependenc...
2020-10-23 Jan KotasFixes to allow using OS-provided threadpool (#43726)
2020-10-23 Anton LapounovTrim quoted file names passed to Crossgen2 (#43746)
2020-10-23 hrrrrusticMake DebugDirectoryBuilder.AddCodeViewEntry public...
2020-10-23 Eric ErhardtIncrease Hosting tests timeout (#43695)
2020-10-23 SUN GuoyunChange list-processed to ps (#42293) (#42297)
2020-10-22 Zoltan Varga[jit] Fix gsharedvt constrained calls to Object.GetType...
2020-10-22 Steve HarterAllow dynamic code sample to compile on v3.0-5.0 (...
2020-10-22 Tom Deseyngc: shorten background thread name to fit Linux name...
2020-10-22 Egor ChesakovUpdate "Input Image Architectures" table in r2rdump...
2020-10-22 Mikel BlanchardFix perf issue in System.Diagnostics.Activity (#43710)
2020-10-22 Bruce ForstallFix ildasm of certain floating-point numbers (#43673)
2020-10-22 Bruce ForstallBring back missing Exit_Failure case (#43665)
2020-10-22 Bar ArnonAlign MailAddress.GetHashCode with Equals (#43573)
2020-10-22 Roman BukinFix issue #43714. Guid fallback for BigEndian had icorr...
2020-10-22 Marek SafarSlim down Path::Combine by removing dependency on Value...
2020-10-22 Stephen ToubExtend allowed Task.Delay/CTS TimeSpan values to match...
2020-10-22 Anton LapounovReplace command-line parser for Crossgen2 (#43655)
2020-10-22 Zoltan Varga[llvm] Fix some simd issues. (#43647)
2020-10-21 David WrightonFix and test crossgen2 on arm and x86 (#42998)
2020-10-21 Koundinya VeluriFix fallthrough cases in portable thread pool change...
2020-10-21 t-mustafinFix crossgen2 armel build (#42811)
2020-10-21 Steve HarterCode sample for supporting dynamic objects (#42097)
2020-10-21 Stephen ToubDelete NetEventSource.Fail (#43579)
2020-10-21 Koundinya VeluriMigrate coreclr's worker thread pool to be able to...
2020-10-21 Jo ShieldsAdd test leg to the PR build to run libraries tests...
2020-10-21 Mitchell Hwang[Android] Add AndroidAppBuilder pkgproj for Android...
2020-10-21 Zoltan VargaRemove non-cmake build support from mono.proj. (#43678)
2020-10-21 Huo YaoyuanUpdate steps in debugging instruction of CLR (#43557)
2020-10-21 Egor BogatovRyuJIT: Don't emit null checks for constant strings...
2020-10-21 dotnet-maestro... [master] Update dependencies from mono/linker dotnet...
2020-10-21 Alexander KöplingerFix incremental build of tasks.proj for mobile (#43674)
2020-10-21 Ryan Lucia[mono] Copy image data with AssemblyLoadContext.LoadFro...
2020-10-21 Steve HarterAdd public JsonElement.ParseValue() and TryParseValue...
2020-10-21 Přemek VysokýAdd test leg to the PR build to run libraries tests...
2020-10-21 Jan VorlicekDisable / fix failing test in runincontext testing...
2020-10-21 Jan VorlicekEnable implicit fallthrough warning (#43397)
2020-10-21 Egor Bogatov[Browser] don't pass redundant args to wasm (#41608)
2020-10-21 Zoltan VargaMono: Fix the windows cmake build. (#43658)
2020-10-21 Bruce ForstallAutomatically trigger the ilasm round-trip test on...
2020-10-20 Juan HoyosFix missing signatures for Cross bitness DAC symbols...
2020-10-20 Dong-Heon JungUpdate MulticoreJit (#39996)
2020-10-20 Koundinya VeluriClarify pre-merge commit squash guidance (#43664)
2020-10-20 Kunal PathakDisplay the real offset after branch tightening (#43469)
2020-10-20 Marek SafarUse ThrowHelper inside ValueType types (#43634)
2020-10-20 Chris RossSync shared code from aspnetcore (#43624)
2020-10-20 Zoltan VargaMono: Turn on cmake build by default (#42119)
2020-10-20 Tomas Weinfurtimprove reliability of SslStream tests with failing...
2020-10-20 afroze9Fixing stale version badges in docs (#43558)
2020-10-20 Larry Ewing[browser][debugger] Clean up MessageId logic to prepare...
2020-10-20 Tomas Weinfurtimprove usability of NegotiateStreamInvalidOperationTe...
2020-10-20 Sergey Mikolaytis[System.IO.Compression] ZipHelper.DosTimeToDateTime...
2020-10-20 Mitchell Hwang[iOS] Add mono runtime and AppleAppBuilder pkgproj...
2020-10-20 Tomas Weinfurtdisable DefaultConnect_EndToEnd_Ok on Windows7 (#43628)
2020-10-20 monojenkins[debugger] Switch to GC Unsafe in signal handler callba...
2020-10-20 Egor Bogatovadd activity support for android sample (#43504)
2020-10-20 Simon NattressAdd CSV map file generation for compiler diagnostics...
2020-10-20 Larry EwingRemove UnsupportedOsPlatform from CryptoConfig as a...
2020-10-19 Andy AyersFirst draft of Dynamic Pgo proposal (#43371)
2020-10-19 Simon NattressFix CG2 outerloop comparison runs and OSX leg warning...
2020-10-19 Andy AyersJIT: don't inline methods with small stackallocs if...
2020-10-19 TimoEquals and GetHashCode for Reflection.Pointer (#42547)
2020-10-19 Alexander KöplingerUse NetCorePublic-Pool pool instead of AzDO hosted...
2020-10-19 Steve MacLeanAdd crossBuild parameter to yaml (#43319)
2020-10-19 Kevin JonesUse Span-based CreateHMAC where possible
2020-10-19 Steve HarterImprove performance of polymorphism (#42538)
2020-10-19 Eric ErhardtRefactor NonAscii bit mask usage (#43537)
2020-10-19 Vitek KarasAdd test to validate precedence of roll-forward and...
2020-10-18 Stephen ToubFix async iterators to clear out state upon completion...
2020-10-18 Tarek Mahmoud... Fix TimeZoneInfo to handle Yukon zone (#43550)
2020-10-17 Jan KotasConvert more interop to use function pointers (#43514)
2020-10-17 Tomas Weinfurtadd better handling of SECBUFFER_EXTRA during TLS hands...
2020-10-17 monojenkins[threads] At shutdown, don't wait for native threads...
2020-10-17 dotnet-maestro... [master] Update dependencies from dotnet/arcade dotnet...
2020-10-17 Zoltan VargaOngoing cmake build work. (#43519)
2020-10-17 Sergey Prytkovtest for 2164 and corert 8246 (#43511)
2020-10-17 Jan KotasPort changes from dotnet/runtimelab (#43496)
2020-10-17 Ryan Lucia[mono] Ensure MonoAssemblyName is in sync between manag...
2020-10-17 Marek SafarEnable Mono substitutions and attributes exclusion...
2020-10-17 Marek SafarMake more suitable SPC instance methods static (#43280)
2020-10-17 Eric ErhardtRemove unused Common Extensions code (#43452)
2020-10-17 Patrick WesterhoffAdd additional URI schemes (WIP) (#43375)
2020-10-17 Rikki GibsonFix nullable warnings in struct constructors (#43472)
2020-10-17 Stephen ToubRemove some unnecessary unsafe usage (#43430)
2020-10-17 Stephen ToubFix xunit analyzers to run on library test projects...
2020-10-17 Carlos SanchezPort ACL OpenExisting overloads for EventWaitHandle...
2020-10-16 BuyaaFix new warnings (#43097)
2020-10-16 Simon NattressAdd issues.targets exclusions for Crossgen2 Pri 1 Tests...
2020-10-16 Tomas Weinfurtadjust renegotiation tests to match product change...
next