platform/upstream/dotnet/runtime.git
2020-01-18 dotnet-botMerge branch 'master' of mono
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 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 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...
2020-01-16 Andy AyersJIT: ensure we get the right oper when constructing...
2020-01-16 Tomáš RylekFix Crossgen2 compilation of System.Private.CoreLib...
2020-01-16 Bruce ForstallUpdate macOS build requirements to include openssl
2020-01-16 Thays GraziaRevert "On android sometimes there is no valid_info...
2020-01-16 Santiago Fernandez... Remove Windows_NT_arm64 run tests (#1827)
2020-01-16 Vladimir Sadovmissing check for `readonly` case in x86 array ::Addres...
2020-01-16 Thays GraziaOn android sometimes there is no valid_info but the...
2020-01-16 Bruce ForstallDocumentation refinements (#1738)
2020-01-16 Michal StrehovskýUpdate the CoreCLR testing workflow doc (#1806)
2020-01-16 Eirik TsarpalisNullable annotate System.IO.Compression.ZipFile (#1811)
2020-01-16 Eirik Tsarpalisenable nullable annotations for System.Dynamic.Runtime...
2020-01-16 Adam Sitnikcopy CoreRun to the testhost directory to make benchmar...
2020-01-16 Jan VorlicekFix crossgen2 handling of sequential layout with explic...
2020-01-16 Andy AyersJIT: refine handle blocking logic (#1788)
2020-01-16 Bruce ForstallFix Linux tests mainv1, mainv2 (#1790)
2020-01-16 Michal StrehovskýDelete duplicated R2R version definition and sync to...
2020-01-16 Stephen ToubChange all ActiveIssues to use Uris instead of numbers...
2020-01-16 Rich LanderUpdate repo link to dotnet/runtime (#1781)
2020-01-16 Carol EidtFix impSIMDMinMax (#1774)
2020-01-16 Santiago Fernandez... Use a single pipeline with runtime conditioned jobs...
2020-01-16 Levi BroderickDelete checked-in Unicode data files in favor of runtim...
2020-01-16 Brian SullivanFix Issue 1104 (#1734)
2020-01-15 Viktor HoferUpdate ReportGenerator to 4.4.2 (#1778)
2020-01-15 Andy AyersJitstress fixes for tailcall tests (#1771)
2020-01-15 Marco RossignoliUpdate dotnet-tools.json (#1773)
2020-01-15 dotnet-maestro... [master] Update dependencies from 4 repositories (...
2020-01-15 vitek-karasFix build on Linux
2020-01-15 Andy AyersJIT: handle some side effects in box pattern match...
2020-01-15 Bernhard Urban... [arm] account for signed bit when calculating offset...
2020-01-15 Brian SullivanCse tuning (#1463)
2020-01-15 Michal StrehovskýAdd link to shared portion of CoreLib to .gitignore...
2020-01-15 Fadi HannaFix PEReader creation and caching (#1742)
2020-01-15 Andrey AkinshinFix description of -skipnuget in src/coreclr/build...
2020-01-15 Cheena MalhotraRevert Async changes to SNIPacket to fix deadlock issue...
2020-01-15 Vitek Karashostfxr_get_native_search_directories must fail when...
2020-01-15 Marek SafarRemove two always false properties in UriSyntax (#696)
2020-01-15 Leandro A.... pal_random: Open /dev/urandom with O_CLOEXEC (#1249)
2020-01-15 Aleksey Kliger... [loader] ReflectionOnlyLoad(byte[]) should not apply...
2020-01-15 Lucas TrzesniewskiMark some Nullable<T> members as readonly (#1727)
2020-01-15 Jared ParsonsDisable TestOnExecuteCustomCommand (#1745)
2020-01-15 Stephen ToubAdd minimum length optimization to regex (#1624)
2020-01-15 Eirik TsarpalisNullable annotate System.Linq.Queryable (#979)
2020-01-15 Fadi HannaFix token encoding crash when compiling without version...
2020-01-14 Levi BroderickUpdate Version.Details.xml with new UnicodeData test...
2020-01-14 Jan VorlicekFix linuxnonjit that got accidentally renamed to linuxo...
2020-01-14 Santiago Fernandez... Update System.Drawing.Common index to get latest packag...
2020-01-14 Levi BroderickUpdate CharUnicodeInfo to Unicode 12.1; update StringIn...
2020-01-14 Maher JendoubiContributing: fixing some typos (mono/mono#18453)
2020-01-14 Jay KrellReduce some stack use and cleanup. (mono/mono#17809)
2020-01-14 Vlad Brezae[utils] Make sure we include WRAP_ATOMIC_INTRINSIC...
2020-01-14 Vlad Brezae[utils] Include missing define of MONO_GNUC_VERSION
2020-01-14 Jay KrellFix many printf warnings (mono/mono#16484)
2020-01-14 Ryan Lucia[netcore] Implement Thread.GetCurrentProcessorId (mono...
2020-01-14 Bernhard Urban... [interp] initial infrastructure for whitebox testing...
2020-01-14 Anton LapounovFix comments in zapimage.cpp (#1629)
2020-01-14 Tomas Weinfurtimprove cert validation diagnostic on OSX (#1513)
2020-01-14 Adeel MujahidCleanup remaining rhel/centos 6 conditions (#1659)
2020-01-14 Vlad Brezae[sgen] Fixes for max-heap-size option (mono/mono#18446)
2020-01-14 Andy AyersJIT: build basic block pred lists before morph (#1309)
2020-01-14 Viktor HoferFix test property evaluation on netfx vertical (#1715)
2020-01-14 Stephen ToubEnable upgrading loops before alternations to be atomic...
2020-01-14 Jay Krell[cxx] Make the externC of icalls configuration-dependen...
2020-01-14 Davis GoodinUse platform-matrix for Installer jobs (#1623)
2020-01-14 Bruce ForstallFix runtest.py test analysis and repro creation (#1702)
2020-01-14 Elinor FungRemove unused function in deps parsing (#1683)
2020-01-14 Ryan Lucia[reflection] Add additional TypeInfo.FullName tests...
2020-01-14 Egor BogatovOptimize typeof(T).IsValueType (mono/mono#18307)
2020-01-14 Maxim LipninMove Assembly.GetEntryAssembly method to shared part...
next