platform/upstream/dotnet/runtime.git
2019-12-05 vsadovFix GetCurrentProcessorId for > 64 CPUs on Windows.
2019-12-05 Bruce ForstallUpdate superpmi.py script for new 'runtime' repo layout...
2019-12-05 Fadi HannaTwo more fixes for crossgen2 (#538)
2019-12-05 Viktor HoferUpgrade global.json to 5.0-alpha1 SDK (#445)
2019-12-05 Leslie ZhaiChange clang static analyzer reports store directory...
2019-12-05 Bruce ForstallFix various SuperPMI dumping problems (#547)
2019-12-05 Viktor HoferRemove clean.cmd/sh scripts from coreclr root (#564)
2019-12-05 Viktor HoferDelete broken sync.sh script from coreclr (#562)
2019-12-05 Viktor HoferDelete unused dotnet-download.ps1 file in coreclr ...
2019-12-05 Andrew ArnottFix xml doc comment on FlushResult.IsCompleted (#491)
2019-12-05 Jan VorlicekFix crossgen2 ArgIterator for SystemV Amd64 Unix ABI...
2019-12-05 Jarret ShookFix linux musl arm64 testing (#523)
2019-12-05 Sinan KayaDocument FPU options (#546)
2019-12-05 Bruce ForstallFix comments referencing non-existent CorInfoFlags...
2019-12-05 Stephen ToubAnnotate System.ComponentModel.EventBasedAsync for...
2019-12-05 Stephen ToubAnnotate System.IO.FileSystem.DriveInfo for nullable...
2019-12-05 Stephen ToubUpdate nullability.md
2019-12-05 Stephen ToubUpdate nullability.md with notes on disposal
2019-12-05 Santiago Fernandez... Update libraries pr/ci build to use live coreclr (...
2019-12-05 Simon NattressMerge pull request #519 from nattress/bad_devirt
2019-12-04 Stephen ToubAvoid allocating Regex when using static methods (...
2019-12-04 Fadi HannaSkip compilation for methods with BypassReadyToRun...
2019-12-04 Simon NattressRemove overly eager devirtualization optimization
2019-12-04 Viktor HoferChange ArchiveTest reads to FixArchiveTests (#511)
2019-12-04 Sinan KayaAllow FPU flag override (#471)
2019-12-04 Fadi HannaFix regression with manifest table: do not write entrie...
2019-12-04 dotnet-maestro... [master] Update dependencies from dotnet/arcade Microso...
2019-12-04 Erhan AtesogluSystem.NET Powershell Deployment scripts. (#501)
2019-12-03 Qin Lifixed VirtualMemoryLogging::logRecords overflow (#308)
2019-12-03 Tomáš RylekInitial live-live CI pipeline (#294)
2019-12-03 Sergiy KuryataMake Crossgen2 tests run daily (#482)
2019-12-03 Thomas GassmannFix broken links in CONTRIBUTING.md documentation ...
2019-12-03 Tomas Weinfurtstabilize Copy_LargeMultiDimensionalArray test (#484)
2019-12-03 Tomas Weinfurtremove one more curl leftover (#481)
2019-12-03 Tomas WeinfurtMerge pull request #470 from wfurt/ssl_renego
2019-12-03 Sergey AndreenkoFix `genFreeLclFrame` for arm32 when using CIL jmp...
2019-12-03 Anubhav SrivastavaDeterminism fixes (#306)
2019-12-03 wfurtfeedback from reviewe
2019-12-03 mikednAddress review feedback from the dominator tree PR...
2019-12-03 Stephen ToubAnnotate System.IO.FileSystem.Watcher for nullable...
2019-12-03 Eric ErhardtStop throwing exception in TimeZoneInfo POSIX parsing...
2019-12-03 Fadi HannaFix inlining issue for raw pinvoke calls when using...
2019-12-03 wfurtimprove renegotiation ssl tests
2019-12-03 Mateo Torres... Merge pull request #459 from mateoatr/issue16162
2019-12-03 mikednStart using local address nodes in the JIT frontend...
2019-12-03 LeaFrockFix a link mistake in CONTRIBUTING.md (#468)
2019-12-03 mateoatrRemove *.* normalization
2019-12-03 Stephen ToubAdd ChannelReader<T>.{Can}Count (#312)
2019-12-03 Egor Chesakov[Arm64] Support table-driven code generation for scalar...
2019-12-03 Stephen ToubImprove Regex performance (mainly interpreted) (#449)
2019-12-03 Jan KotasDelete Thread-related dead code (#450)
2019-12-02 Carlos Sanchez... Add NamedPipeServerStream method that takes an ACL...
2019-12-02 Fadi HannaFix RVA field ordering and emission issue. (#375)
2019-12-02 mateoatrRemove unnecessary variables.
2019-12-02 mateoatrStop removing trailing dots
2019-12-02 Stephen ToubFix CancellationTokenRegistration.Unregister race condi...
2019-12-02 Juan HoyosUpdate building in Linux docs (#350)
2019-12-02 Zoltan VargaBuild System.IO.Compression.Native on WebAssembly as...
2019-12-02 Youssef VictorUpdate links in docs/README.md (#441)
2019-12-02 Viktor HoferRe-enable CoreLib analyzers (#424)
2019-12-02 Marie PíchováRemoved WinHttpHandler from System.Net.Http (#397)
2019-12-02 Jan KotasDelete CLSID_ComCallUnmarshal and related code (#426)
2019-12-02 Alexander NikolaevCurrent user identity in added to HttpConnectionKey...
2019-12-01 Viktor HoferConverge common msbuild properties and targets (#338)
2019-11-30 Youssef Victorcorefx -> runtime (#407)
2019-11-30 v-jizho2Update area owners (#401)
2019-11-29 Jan VorlicekUpdate the previous crossgen2 fix to interface static...
2019-11-29 Roman MarusykConsolidate .netcoreapp.cs files because projects is...
2019-11-28 Michal StrehovskýPort CoreRT bugfix in marshalling to crossgen2 (#384)
2019-11-28 Jan VorlicekFix crossgen2 to fix some negative tests (#344)
2019-11-28 Swaroop SridharCoreHost: Remove a long-name test asset (#373)
2019-11-28 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-11-28 Santiago Fernandez... Use platform-matrix and split jobs by steps for librari...
2019-11-28 Jan KotasFix formatting (#374)
2019-11-28 Jan VorlicekFix crossgen2 interface static constructor handling...
2019-11-28 Levi BroderickImprove performance of RuntimeHelpers.GetMethodTable...
2019-11-28 Brian SullivanPerfscore dumping/dasm improvements (#264)
2019-11-27 Maryam AriyanMove profiling docs out of workflow (#352)
2019-11-27 Fadi HannaFix EH handling in PInvoke stubs and remove workaround...
2019-11-27 Viktor HoferRename mentions corefx-testdata to runtime-assets ...
2019-11-27 dotnet-maestro... [master] Update dependencies from dotnet/arcade (#340)
2019-11-27 Santiago Fernandez... Disable tests on CoreCLR using new attribute (#261)
2019-11-27 Jan VorlicekFix crossgen2 field signature emission (#343)
2019-11-27 Maryam AriyanMerge pull request #331 from maryamariyan/fix-docs
2019-11-27 Miha ZupanSmtpClient SendMailAsync with CancellationToken API...
2019-11-27 Miha ZupanFix SmtpClient handling exceptions as timeouts (#288)
2019-11-27 Günther FoidlUpdated broken links in ./README.md (#277)
2019-11-27 Anirudh Agnihotryenabling index check (#310)
2019-11-27 Sergey AndreenkoFix range check upper limit. (#198)
2019-11-27 Adeel MujahidRemove libintl dependency (#270)
2019-11-27 Ganbarukamo41Vectorise string.Replace(char, char) (#279)
2019-11-27 Sung Yoon WhangFix LTTng config environment variable parser (#326)
2019-11-27 Santiago Fernandez... Add skip reason to SkipOnMono attribute (#324)
2019-11-27 Maryam AriyanUpdating the issue pr management guideline
2019-11-27 Jan KotasDelete PAL_RegisterModule from the JIT (#263)
2019-11-27 Stephen ToubFix typos in ValueTask comments
2019-11-27 Roman MarusykConsolidate .netcoreapp.cs files because System.Threadi...
2019-11-27 Egor ChesakovArm64: Implement ReverseBitOrder (#233)
2019-11-26 Egor BogatovDisable DynamicCode_Jit test from System.Runtime.Tests...
2019-11-26 Alexander KöplingerRemove GenerateCompilerResponseFile.targets from System...
next