platform/upstream/dotnet/runtime.git
2020-03-02 Ryan LuciaUse GArray instead of GList when getting custom attribu...
2020-03-02 Maryam AriyanMerge pull request #32912 from maryamariyan/primitives...
2020-03-02 Alan Isaac[Debug] IndexOutOfRangeException when extension data...
2020-03-02 dotnet-maestro... [master] Update dependencies from 4 repositories (...
2020-03-02 Jan KotasDelete lock accounting (#33048)
2020-03-02 Dan MoseleyUpdate CONTRIBUTING.md (#33054)
2020-03-02 Ryan Lucia[loader] Free some leaked strings in NativeLibrary...
2020-03-02 Ryan Lucia[threading] Switch domain assemblies lock from OS to...
2020-03-02 Andrew AuFix relative path (#33018)
2020-03-02 Maryam AriyanUpdate build scripts to enable Microsoft.Extensions...
2020-03-02 Maryam AriyanMerge branch 'runtime-consolidation' from Extensions...
2020-03-02 Next TurnRemove unused locals in System.Runtime.WindowsRuntime...
2020-03-01 Michael KatzAdded two unittests that test whether or not opaque...
2020-03-01 Michal StrehovskýSynchronize shared crossgen2 files (#33026)
2020-03-01 Michal StrehovskýSpecify entrypoint name for LoadLibrary import (#33025)
2020-03-01 Jan KotasRevert "Change debug info default variable tracking...
2020-03-01 Next TurnReplace Marshal.SizeOf for primitive types (#33020)
2020-03-01 ts2doHandle offset better in DateTimeFormat (#33016)
2020-03-01 Brian RobbinsUpdate PGO and IBC data versions. (#32978)
2020-03-01 Ben AdamsCode clean ups (inline out var, remove unnecessary...
2020-02-29 Jeremy KoritzinskyLazily generate native type layout information (#1828)
2020-02-29 Alan IsaacAdditional tests for System.Text.Json (#32705)
2020-02-29 Alan IsaacGuard against NRE when deserializing extension data...
2020-02-29 Fernando AndreuEnsure Process.MainWindowHandle is refreshed (#32695)
2020-02-29 Karel ZikmundUpdate libraries workflow (#32939)
2020-02-29 Eric ErhardtEnable nullable annotations for Utf8String. (#32967)
2020-02-29 Next TurnReplace Marshal.SizeOf in System.Drawing.Common (#32962)
2020-02-29 Jarret ShookUp the timeout for the cross-crossgen job to 3 hours...
2020-02-29 Carlos Sanchez... System.IO.sln hangs (#32995)
2020-02-29 Dan MoseleyFix another 58 URL's (#33003)
2020-02-29 Mikel BlanchardHonor converters for underlying types of Nullable<T...
2020-02-29 Jeff SchwartzUpdating labels to reflect the -coreclr postfix (#32997)
2020-02-28 Stephen ToubAdd Server-Timing to KnownHeaders in System.Net.HTtp...
2020-02-28 Stephen ToubFix RegexBoyerMoore.IsMatch case-insensitive (regressio...
2020-02-28 Tomas Weinfurtprocess more TLS frames at once when possible (#32897)
2020-02-28 Alistair EvansOnly output type parameter constraint blank line if...
2020-02-28 Stephen ToubRemove FEATURE_COMPILED from System.Text.RegularExpress...
2020-02-28 Tim HeuerUpdate ProjectUrl in props (#32599)
2020-02-28 Alan Isaacremoved unused local for System.Numerics.Tensor (#32948)
2020-02-28 Eric StJohnAdding some additional coverage to areas. (#32976)
2020-02-28 monojenkinsRemove non-functional spawn code.
2020-02-28 Koundinya VeluriFix JIT traces for the case where a tier 1 compilation...
2020-02-28 Sung Yoon WhangPackage libcoreclrtraceptprovider.so in shared framewor...
2020-02-28 Jan KotasDelete unused libdl interop (#32959)
2020-02-28 Johan LorenssonReduce number of build libraries for Mono MSVC netcore...
2020-02-28 Ryan Lucia[mono] Use ALC and throw FileNotFound in RuntimeAssembl...
2020-02-28 Ryan Lucia[loader] Remove unnecessary newline in loader mono_trac...
2020-02-28 buyaa-nEnable test fixed already (#32946)
2020-02-28 monojenkins[runtime] Use pointer size gchandles (#32850)
2020-02-28 Eric StJohnInvert Environment.UserInteractive (fix) (#32947)
2020-02-28 Karel ZikmundUpdate windows-requirements.md (#32938)
2020-02-27 Stephen ToubRe-re-enable Regex tests on .NET Framework (#32931)
2020-02-27 Stephen ToubFix .* handling of RegexOptions.Singleline (#32930)
2020-02-27 Juan HoyosAdd binlogs to coreclr's build process (#32842)
2020-02-27 Swaroop SridharMark HostModel package as non-shipping (#32901)
2020-02-27 Carlos Sanchez... Incorrect alias in area owners (#32924)
2020-02-27 Jared ParsonsEnable workflow of building Mono and Libraries without...
2020-02-27 Andy AyersFix jit build break (#32927)
2020-02-27 Marek SafarUpdate RID graph to include recent Android version...
2020-02-27 Steve PfisterAdded missing InteropServices.WindowsRuntime types...
2020-02-27 Eirik TsarpalisAnnotate System.Net.Security for nullable reference...
2020-02-27 Kunal PathakMake JitDump label output multi-thread safe (#32578)
2020-02-27 monojenkinsClean up libmono-dynamic.vcxproj dependency for netcore...
2020-02-27 Andy AyersJIT: convert codegen over to new style phases (#32899)
2020-02-27 Egor BogatovRyuJIT: Optimize `obj.GetType() != typeof(X)` for seale...
2020-02-27 Santiago Fernandez... Disable force_install warning produced by CMake for...
2020-02-27 monojenkinsDetect build config mismatch for MSVC Windows LLVM...
2020-02-27 lateralusXReduce number of build libraries for Mono MSVC netcore...
2020-02-27 monojenkins[wasm][debugger] Always pass failed breakpoint requests...
2020-02-27 monojenkins[wasm][debugger] Show the typename for valuetypes ...
2020-02-27 monojenkins[aot] Avoid `mono_defaults` when creating trampolines...
2020-02-27 Justin KotalikUpdate shared code (#32779)
2020-02-27 Eric ErhardtAnnotate System.Net.Sockets for nullable reference...
2020-02-27 Eric ErhardtSmall fixup in System.Net.Http.WinHttpHandler.csproj...
2020-02-27 Alan Isaacremoved unused local variables (#32896)
2020-02-27 Jeremy BartonSuppress the GrayListedLeaf error (#32895)
2020-02-27 Alexander SpeshilovFix comment: "ThreadLocal" -> "ThreadStatic" as used...
2020-02-26 Bill WertEnable crossgen tests (#32330)
2020-02-26 Brian SullivanAdd ValueNumbering support for GT_SIMD and GT_HWINTRINS...
2020-02-26 Ross NelsonFix reference to VS 2015 (#32886)
2020-02-26 Levi BroderickUpdate Utf8String APIs (#32892)
2020-02-26 John LuoMerge pull request dotnet/Extensions#3028 from sharwell...
2020-02-26 Andrew AuFor large allocation tests, check for available memory...
2020-02-26 Sam HarwellRestore blank lines
2020-02-26 Sam HarwellUpdate license in reference assemblies
2020-02-26 Sam HarwellSwitch file headers to the MIT license
2020-02-26 Sam HarwellNormalize all file headers to the expected Apache 2...
2020-02-26 monojenkins[wasm][debugger] Fixes to get async method locals ...
2020-02-26 Brian BoheMerge pull request #2107 from BrianBohe/master
2020-02-26 Andy AyersJIT: use new phase objects more extensively (#32688)
2020-02-26 monojenkins[runtime] Remove MONO_LLVM_INTERNAL. (#32796)
2020-02-26 Stephen ToubRe-disable CA2010 (#32872)
2020-02-26 Alexander NikolaevPlural TargetFrameworks replaced with singluar TargetFr...
2020-02-26 Marco RossignoliSend QUIT on SmtpClient.Dispose() (#683)
2020-02-26 Johan LorenssonFix Mono netcore TPA preload hook to work with Windows...
2020-02-26 Eirik TsarpalisNullable annotate System.Drawing.Common (#31716)
2020-02-26 Michal StrehovskýAdd support in crossgen2 for 32-byte alignment (#32602)
2020-02-26 Santiago Fernandez... Use VS2019 Preview for libraries build which contains...
2020-02-26 Johan LorenssonFix Windows CoreRun.exe to work with CoreCLR/Mono xplat...
2020-02-26 Sergey AndreenkoReg struct copy. (#32362)
next