platform/upstream/dotnet/runtime.git
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 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 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 Jan VorlicekFix tracing rundown tests with optimizations and large...
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 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 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 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 vitek-karasFix build on Linux
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 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 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)
next