platform/upstream/dotnet/runtime.git
2020-10-26 monojenkins[WIP][interp] Unify execution and valuetype stacks...
2020-10-26 Adeel MujahidMerge PAL's _wcslwr into _wcslwr_s (#43265)
2020-10-26 David WrightonSetting value of enums didn't properly widen the value...
2020-10-26 Cory NelsonAdd cancellable and AddressFamily-specific name resolut...
2020-10-26 StevenFixed bug in ReadOnlyDictionary's IDictionary.this...
2020-10-26 Zoltan VargaBump emscripten to 2.0.6. (#43800)
2020-10-26 Eugene ShcherboEnhance #43238 so that it covers DefineScope method...
2020-10-26 Shreyas JejurkarServiceProcess Controller Refactor (#43797)
2020-10-26 imhameedCoreCLR runtime tests + Mono LLVM AOT on arm64 Linux...
2020-10-26 Aleksey Kliger... [docs] Add area-System.Reflection-mono area owners...
2020-10-26 Eric StJohnEnsure IBC data is copied to the expected location...
2020-10-26 monojenkins[w32process-win32] Implement System.Diagnostics.Process...
2020-10-26 Lakshan FernandoFix to set the inner exception for ALC event (#43667)
2020-10-26 Anton FirszovFix RHEL7 socket dispose hang, and extend coverage...
2020-10-26 Zoltan VargaDisable JIT counters if the JIT is disabled. (#43808)
2020-10-25 dotnet-maestro... [master] Update dependencies from dotnet/arcade Microso...
2020-10-25 Jan KotasUse function pointers for interop (Unix) (#43793)
2020-10-23 Alexander KöplingerUpdate Android instrumentation runner to be closer...
2020-10-23 Egor ChesakovPass -target arm or -target arm64 to superpmi.exe...
2020-10-23 Ankit Jain[wasm][debugger] Fix check for already loaded assemblie...
2020-10-23 Aleksey Kliger... [mono] Use lax Roslyn and analyzers settings for sample...
2020-10-23 Stephen ToubFix inconsistency of the 'CanRead' property after dispo...
2020-10-23 Tomas Weinfurtimprove link detection for WIFI on macOS (#43737)
2020-10-23 monojenkins[w32socket] Turn WireGuard ENOKEY errno to WASANETUNREA...
2020-10-23 RaymondHuyFix issue: ConventionsBuilder and open generic export...
2020-10-23 Larry EwingBlock the runtime on ready to early bind breakpoints...
2020-10-23 monojenkinsMono: Clang bin path not added to PATH for VS2019 build...
2020-10-23 Bekir OzturkSetting `WebProxy.BypassList` to null throws (#40656)
2020-10-23 Wei ZhengFix null reload token for ConfigurationProvider (#43306)
2020-10-23 Kevin WittmerImprove error message thrown by Microsoft.Extensions...
2020-10-23 Nikolay-parhimovichFix issue #36999 (#43723)
2020-10-23 Vitek KarasSuppress trim analysis warnings inside reflection imple...
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...
next