platform/upstream/dotnet/runtime.git
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 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 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 Andy AyersJIT: handle some side effects in box pattern match...
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 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 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 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 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 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 Maxim LipninMove Assembly.GetEntryAssembly method to shared part...
2020-01-14 Stephen ToubAdd basic Capture support to non-backtracking RegexComp...
2020-01-14 Michal StrehovskýPort changes to crossgen2 shared files (#1709)
2020-01-14 Elinor FungRemove codebase argument from AssemblyNative::Load...
2020-01-14 Stephen ToubAdd Regex test to validate character-by-character compa...
2020-01-14 Tomáš RylekFix indentation bug in helix-queues-setup, sigh (#1701)
2020-01-14 Tomáš RylekTemporarily disable outerloop crossgen comparison runs...
2020-01-14 Tomáš RylekFix gcstress0x3-gcstress0xC pipeline (#1685)
2020-01-14 Andy AyersJIT: some jitstress fixes (#1705)
2020-01-14 Stephen ToubRemove unnecessary DynamicMethod from in-memory compile...
2020-01-14 Stephen ToubRemove faulty assert from MethodDebugInformation (...
2020-01-14 Bruce ForstallUpdate macOS dependencies (#1691)
2020-01-14 Stephen ToubProcess "multi" strings in compiled regexes 4 or 2...
2020-01-14 Tomáš RylekGlobally disable Windows ARM32 runs to reduce noise...
2020-01-13 Andrew AuMake parsing of debug info lazy (#1657)
2020-01-13 Vitek KarasMerge pull request #1672 from vitek-karas/HostStartupIn...
2020-01-13 Carol EidtDon't reload a lclVar if it's RegOptional (#1627)
2020-01-13 Bruce ForstallSeveral improvements to superpmi.py (#1516)
2020-01-13 Bruce Forstallruntest.py: allow skipping test run (#1618)
2020-01-13 Mateo Torres... Stop buffering traces by default (#1645)
2020-01-13 Vitek KarasTiny cleanup - make host_startup_info return void
2020-01-13 Bruce ForstallFix invocation of runtest.py (#1660)
2020-01-13 buyaa-nAnnotate System.Security.Cryptography.Encoding for...
2020-01-13 Jan KotasThrow NotSupportedException for WaitHandle.WaitAny...
2020-01-12 NNMake PhysicalAddress.GetHashCode thread-safe. (#1649)
2020-01-12 Jan KotasDelete RHEL6 leftovers (#1648)
2020-01-12 Jan KotasSimplify STA apartment condition in BlockingCollection...
2020-01-12 Alexander Soldatov[armel/Linux] Fix armel build (#1609)
2020-01-12 buyaa-nAnnotate System.Security.Claims for nullable (#1431)
2020-01-11 Marek SafarRemove dead code in BlockingCollection (#636)
2020-01-11 Felipe PessotoChange NetworkStream.Socket property from protected...
2020-01-11 Stephen ToubAnnotate Microsoft.Win32.SystemEvents for nullable...
2020-01-11 Jan KotasUnify cmake_minimum_required to 3.14.2 (#1315)
2020-01-11 Eric ErhardtAdd more known Regex patterns to increase test coverage...
2020-01-11 Stephen ToubAnnotate System.Diagnostics.FileVersionInfo for nullabl...
2020-01-11 Stephen ToubNormalize Regex char class containing a single negated...
2020-01-11 Jan KotasPartial Revert "Add asserts to catch unintentional...
2020-01-11 Andrew AuEnable TRACE_GC for the whole gc.cpp (#1604)
2020-01-11 Ganbarukamo41Change how we detect SSL3 on Windows (#1270)
2020-01-11 Swaroop SridharAdd Library builds for release-testing job (#1596)
2020-01-11 Youssef VictorFollow coding conventions (#297)
2020-01-11 Leandro A.... gc, pal: Avoid linking libnuma.so on non-NUMA systems...
2020-01-11 Levi BroderickFixup orphaned references to GetRawSzArrayData (#1458)
2020-01-11 Davis GoodinAdd LibrariesAllConfigurationsOverridePath (#1620)
2020-01-11 Dan MoseleyUpdate workflow readme (#1512)
2020-01-10 Jan VorlicekFix all GC stress failures in Pri1 tests on Unix with...
2020-01-10 Vivek MishraMerge pull request #497 from dotnet/31GA-snap
2020-01-10 Vivek MishraFixed stage-packages as per comments
next