platform/upstream/dotnet/runtime.git
2020-01-22 Swift KimUse a consistent rootfs location (#2005)
2020-01-22 Roman MarusykFix some links to coreclr repo (#1991)
2020-01-22 Marek SafarAdd readme for Mono specific version of SPC (#1963)
2020-01-22 Michal StrehovskýDo not run validation on runtime determined types ...
2020-01-22 Levi BroderickUnify char.IsControl and Rune.IsControl (#1988)
2020-01-22 Jan KotasUnify CoreLib interop files (#1914)
2020-01-22 Erhan AtesogluRebased version of CoreFX renames (#1941)
2020-01-22 Anton LapounovEven faster modulo computation: remove one of the three...
2020-01-22 Davis Goodin**BYPASS_SECRET_SCANNING**
2020-01-22 Mike McLaughlinFix long name cross arch DAC (#1948)
2020-01-21 Santiago Fernandez... Workaround AzDo issue when evaluating Build.SourcesDire...
2020-01-21 Andrew AuMake EHInfo parsing lazy (#1899)
2020-01-21 Tomas WeinfurtEliminate X509Extension allocations during ssl handshak...
2020-01-21 Andrew AuRemove unwanted instrumentation code (#1820)
2020-01-21 Anirudh AgnihotryMaking the Microsoft.NET.IL.Sdk cross target. (#1972)
2020-01-21 Steve MacLeanRename CLR_CMAKE_PLATFORM* CLR_CMAKE_HOST* (#1974)
2020-01-21 Tomas Weinfurtenable unicode tests on OSX (#1728)
2020-01-21 Stephen ToubStreamline Regex path to matching, and improve Replace...
2020-01-21 ts2doOptimize DateTime decomposition in CoreLib (#1944)
2020-01-21 Marie PíchováWinHttpHandler tests are back (#1676)
2020-01-21 Gérald BarréFix typo (#1970)
2020-01-21 Tom DeseynRemove try-catch from SmtpClient.Abort to see what...
2020-01-21 Stephen ToubSpecialize Regex codegen for ? (#1898)
2020-01-21 Andy AyersJIT: check that constant handles are not OK2_CONST_LONG...
2020-01-21 Maxim Lipnin[Docs] Fix small typo (#1961)
2020-01-21 Dan MoseleyCleanup regex diagnostic output (#1947)
2020-01-21 Jan KotasDelete outdated comment (#1952)
2020-01-21 Dan MoseleyReadme for regex implementation (#1945)
2020-01-20 Michal StrehovskýFix documentation of R2R inline tracking map (#1942)
2020-01-20 Jan KotasDelete unnecessary clone of the assembly name (#1936)
2020-01-20 Marek SafarCleanup double initialized fields in SPC (#1935)
2020-01-20 Marek SafarInitial pass on updating documentation to include MonoV...
2020-01-19 Jan KotasDelete unnecessary defines from CoreCLR tests (#1922)
2020-01-19 Alexander KöplingerMerge pull request #1912 from mono/consolidation
2020-01-19 Jan KotasDelete outdated workaround (#1921)
2020-01-19 David CantuAdd support for preserve references on JSON (#655)
2020-01-19 Maher JendoubiContributing: fixed some typos (#1905)
2020-01-18 Alexander KöplingerMerge remote-tracking branch 'upstream/master' into...
2020-01-18 Alexander KöplingerAdd option to select Mono as the testhost runtime with...
2020-01-18 Alexander KöplingerTemporarily disable Mono from default subset categories
2020-01-18 Robert MatusewiczExtract methods from Cng.cs to Interop.*.cs
2020-01-18 Jan KotasMore renames of full framework to .NET Framework (...
2020-01-18 Alexander KöplingerMake Mono build in dotnet/runtime
2020-01-18 Alexander KöplingerAdd new .gitignore for Mono
2020-01-18 Jan KotasDelete DESKTOP define in CoreCLR tests (#1901)
2020-01-18 dotnet-botMerge branch 'master' of mono
2020-01-18 Stephen ToubAddress more issue numbers in the code (#1888)
2020-01-18 John Salem[testing] Update TraceEvent package version and bypass...
2020-01-18 Jeremy KoritzinskyFix RepoRoot to always have a directory terminator...
2020-01-18 Stephen ToubImprove Regex codegen for negated / non-ASCII sets...
2020-01-18 Jared ParsonsDisable failing test (#1896)
2020-01-18 Noah FalkMerge pull request #1199 from lmolkova/w3cTestSuiteCrashes
2020-01-18 Jared ParsonsMerge pull request #1873 from jaredpar/standard
2020-01-18 Julien CouvreurTweak documentation on NotNullAttribute (#1891)
2020-01-17 Eugene RozenfeldImprovements for null check folding. (#1735)
2020-01-17 Vitek KarasMerge pull request #1525 from vitek-karas/OpenInstaller...
2020-01-17 Steve MacLeanRemove unused/unnecessary defines (#1878)
2020-01-17 Stephen ToubPort stubbed out Regex.CompileToAssembly (#1850)
2020-01-17 Steve MacLeanFix MSVC warn as errors... (#1876)
2020-01-17 Steve MacLeanRemove stray sos reference (#1875)
2020-01-17 Andrew AuUse bitmask operation to check if a slot is untracked...
2020-01-17 Jeremy KoritzinskyEnable overriding CoreCLR and Libraries configurations...
2020-01-17 Davis GoodinAdd Crossgen pack for crossgen2 tool (#1859)
2020-01-17 Fadi HannaFix bug with PInvokes having byref arguments. (#1843)
2020-01-17 Jared ParsonsDisable Apline.38 ARM runs
2020-01-17 Brian SullivanFixes runtime issue #1739 (#1840)
2020-01-17 Vitek KarasMerge pull request #1759 from vitek-karas/NativeSearchD...
2020-01-17 Davis GoodinFix Linux_x64_glibc condition to build RPM/Deb (#1861)
2020-01-17 Maryam AriyanAdding area owners for new mono labels (#1865)
2020-01-17 Justin KotalikImplement required HttpClient apis in System.Net.Quic...
2020-01-17 Adam SitnikUpdate status badge link (#1855)
2020-01-17 Adam Sitnikadd benchmarking and profiling workflow docs links...
2020-01-17 Wraith2Spanify and cleanup System.Security.Principal.Windows
2020-01-17 Vladimir Sadovrevert CPU clipping to 3.0, 2.x behavior (#1851)
2020-01-17 Nikolay SivovCompilation warnings fixes (mono/mono#18495)
2020-01-17 Eirik TsarpalisZipFile.CreateFromDirectory: ensure entryEncoding param...
2020-01-17 vitek-karasRemove the option to specify VS path
2020-01-17 Stephen ToubCoalesce adjacent loops in concatenation RegexNodes...
2020-01-17 vitek-karasFix tests on linux
2020-01-17 Michal StrehovskýImplement SuppressGCTransition attribute in crossgen2...
2020-01-17 Bernhard Urban... [prof] remove wrong cast for format string (mono/mono...
2020-01-17 Jan VorlicekFix tracing rundown tests with optimizations and large...
2020-01-17 Aleksey Kliger... [netcore] Mark InitializeCurrentThread NoInlining ...
2020-01-17 Bernhard Urban... [runtime] fix warnings on linux (gcc 8.3.0) (mono/mono...
2020-01-17 Michal StrehovskýDo not look at Size when doing Auto layout (#1805)
2020-01-17 Andrew AuFlush GC log on shutdown (#1721)
2020-01-17 Andrew AuRecording the reason why we change the generation to...
2020-01-17 Carlos Sanchez... Port CreateDirectory method as a DirectorySecurity...
2020-01-17 Santiago Fernandez... Address PR feedback from old PR (#1837)
2020-01-17 Aleksey Kliger... [runtime] NOHANDLES for ves_icall_System_Threading_Thre...
2020-01-17 Liudmila Molkovamore tests
2020-01-17 Liudmila Molkovafix IsW3C check
2020-01-17 Liudmila MolkovaAllow hex chars in W3C Trace-Context version and fix...
2020-01-17 Stephen ToubExpand RegexNode atomicity test to loops at the end...
2020-01-17 Stephen ToubAutomatically anchor regexes beginning with .* (#1706)
2020-01-17 Anton LapounovReview large alignment code in GC (#1351)
2020-01-17 Mateo Torres... Prompt dialog when running GUI app and hostfxr is ...
2020-01-17 Aleksey Kliger... [interp] Add missing files to tarball (mono/mono#18482)
2020-01-17 Jan VorlicekFix dumping of GCSlotFlags in R2RDump (#1833)
2020-01-16 Santiago Fernandez... Remove Windows_NT_arm64 from checked libraries rolling...
next