platform/upstream/dotnet/runtime.git
2020-02-15 Anirudh AgnihotryShow all files in file explorer and some extent of...
2020-02-14 Swaroop SridharSingleFile bundles: Ensure extraction mappings are...
2020-02-14 Santiago Fernandez... Update Pull Request docs for more detailed info (#32336)
2020-02-14 Tomas Weinfurtfix buffer handling in Tls handshake (#32267)
2020-02-14 Saurabh SinghMerge pull request #32207 from saurabh500/soln2fixAV
2020-02-14 Ahson KhanDo not deserialize using internal or private default...
2020-02-14 monojenkins[interp] Fix filter clauses (#32192)
2020-02-14 Drew ScogginsMerge pull request #32314 from DrewScoggins/AddPRPerf
2020-02-14 buyaa-nAnnotate System.Security.Cryptography.Csp for nullable...
2020-02-14 Levi BroderickChange to https:// across System.Text.Encodings.Web...
2020-02-14 Egor Chesakov[Arm64] Add ASIMD pairwise reduce instructions (#32277)
2020-02-14 Yaroslav Yamshchikovfix infinite recursion in crossgen2 on ARM (#32227)
2020-02-14 Vitek KarasMerge pull request #32221 from vitek-karas/FixProbeOrderDoc
2020-02-14 vitek-karasFix step numbers
2020-02-14 Vitek KarasApply suggestions from code review
2020-02-14 Stephen ToubAnnotate Microsoft.VisualBasic.Core ref assembly for...
2020-02-14 Egor BogatovJIT: Optimize "constant_string".Length (#1378)
2020-02-14 Drew ScogginsUsed the wrong include/exclude block
2020-02-14 Anton LapounovFix OOM in R2RDump (#32274)
2020-02-14 monojenkins[llvmonly] Emit stubs for methods which failed compilat...
2020-02-14 Drew ScogginsAdd PR trigger for runtime performance
2020-02-14 Tomáš RylekFix CG2 framework compilation on Linux / OSX
2020-02-14 Cory NelsonGet tests running for HTTP/3 (#31898)
2020-02-14 Ryan Lucia[loader] Move AssemblyDependencyResolver to shared...
2020-02-14 Stephen ToubRemove some char[] allocations from Split usage (#32301)
2020-02-14 Stephen ToubRemove a char[] allocation from HttpUtility (#32298)
2020-02-14 Anirudh Agnihotryfixing the order of targetFrameworks to show appropriat...
2020-02-14 Santiago Fernandez... Enable cryptography tests hitting libssl issue (#32255)
2020-02-14 Eirik TsarpalisMerge pull request #32174 from eiriktsarpalis/annotate...
2020-02-14 Eirik TsarpalisNullable annotate System.Security.Cryptography.Cng...
2020-02-14 Ben AdamsXml use strongly typed struct enumerators (#32296)
2020-02-14 Stephen ToubAdd Interlocked unsigned and bitwise operations (#32216)
2020-02-14 Anirudh Agnihotryfix solution build (#32259)
2020-02-14 Jo ShieldsForcibly disable use of libstdc++ C++11 ABI on Mono...
2020-02-14 Frederik CarlierSystem.Drawing.Common: Assert libgdiplus 6.0.1 on macOS...
2020-02-14 Miha ZupanRemove dead code in Uri (#31883)
2020-02-14 Kirill FrolovFixed few issues within Native/Unix/configure.cmake...
2020-02-14 Levi BroderickFix broken MSDN blogs links (#32273)
2020-02-14 Bruce ForstallUpdate issues.targets issue numbers for merged repo...
2020-02-14 Julien CouvreurHelp compiler enforce nullability annotations (#32090)
2020-02-14 Stephen ToubRemove lock allocation from SafeSocketHandle on Windows...
2020-02-14 Stephen ToubRemove a couple allocations from Socket.Connect/Bind...
2020-02-14 Levi BroderickAPI review URL should be HTTPS, not HTTP (#32281)
2020-02-14 Eirik TsarpalisRevert "address feedback"
2020-02-14 Eirik Tsarpalisaddress feedback
2020-02-14 Eirik TsarpalisNullable annotate System.Security.Cryptography.OpenSSL
2020-02-14 Eirik Tsarpalisaddress feedback
2020-02-14 Eirik Tsarpalisaddress feedback
2020-02-14 Eirik Tsarpalisaddress feedback
2020-02-14 Eirik Tsarpalisremove erroneous assertion
2020-02-14 Eirik Tsarpalisupdate ref signatures
2020-02-14 Eirik Tsarpalisadd nullable directives to common source files
2020-02-14 Eirik Tsarpalisnullable annotate System.Security.Cryptography.Cng
2020-02-14 monojenkins[debugger] Enabling PPDB on Wasm. (#32188)
2020-02-14 Marie PíchováLinux NIC speed type made long to fit the actual value...
2020-02-14 Tomáš RylekRe-enable Windows ARM32 jobs (#32261)
2020-02-14 Steve MacLeanFix arm cross OS DAC compilation (#31903)
2020-02-14 Justin KotalikAllow QuicListener to accept files paths for options...
2020-02-14 Ahson KhanFix up some nullability annotations to remove unnecessa...
2020-02-14 Ahson KhanMove common project reference to the S.T.E.W ref into...
2020-02-14 Ahson KhanRename JsonPropertyInfo<TConverter> to JsonPropertyInfo...
2020-02-14 Saurabh SinghRevert "Remove duplicate code"
2020-02-13 Saurabh SinghRemove duplicate code
2020-02-13 Saurabh SinghMove X86 check to utilities
2020-02-13 Saurabh SinghChange to type casting instead of marshalling
2020-02-13 David WrightonVector abi tests and reverse pinvoke fixes (#32034)
2020-02-13 Chris RossUpdate CODEOWNERS and scripts (#32251)
2020-02-13 Tomas Weinfurtuse proper IO in ssl handshake (#32013)
2020-02-13 Steve HarterMerge pull request #32184 from steveharter/FileCleanup
2020-02-13 Viktor HoferRemove dead code in S.R.S.Formatters.Tests (#32229)
2020-02-13 Viktor HoferSkip res. intensive BinaryFormatter tests on chk (...
2020-02-13 monojenkins[runtime] Disable assertion messages for g_assertf...
2020-02-13 Ryan Lucia[mini] Move netcore hosting functionality into separate...
2020-02-13 Carol EidtFix handling of non-reg-passed HFA (#32180)
2020-02-13 Viktor HoferDisabling x86 Win7&8.1 helix test runs (#32233)
2020-02-13 Steve HarterAdditional renaming and csproj changes
2020-02-13 Steve HarterRename converter types
2020-02-13 Steve HarterRename and move converter files
2020-02-13 Levi BroderickClean up improper usage of linguistic string functions...
2020-02-13 Viktor HoferFurther removal of old framework aliases in docs
2020-02-13 Viktor HoferRemove old frameworks and use dotnet build in docs
2020-02-13 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-02-13 Ahson KhanUpdate to the latest available Intellisense transport...
2020-02-13 Youssef VictorRemove unused variables and follow coding style (#677)
2020-02-13 monojenkins[tests] Disable bug-10127.exe runtime test on Windows...
2020-02-13 monojenkins[interp] Always init locals (#32193)
2020-02-13 Vitek KarasRewrite the document to describe only existing behavior
2020-02-13 monojenkins[interp] Add missing conversion opcodes from r4 (#32196)
2020-02-13 monojenkins[runtime] Add --enable-minimal=processes,config options...
2020-02-13 Vitek KarasFix ordering of probe locations in assembly resolution doc
2020-02-13 monojenkins[llvm] Remove a wasm limitation which no longer exists...
2020-02-13 monojenkins[interp][wasm] Make newobj_fast not recursive, cleanup...
2020-02-13 Jo ShieldsEnable Mono ARM & ARM64 Linux builds (#32181)
2020-02-13 Stephen ToubFix nullability warnings in System.Diagnostics.Process...
2020-02-13 Ryan LuciaAdd initial mono CODEOWNERS file (#32198)
2020-02-13 Santiago Fernandez... Disable System.Reflection.Emit.Tests in mono (#32201)
2020-02-13 Stephen ToubAdd span-based methods to Decimal (#32155)
2020-02-13 Matt KotsenasImplement WaitForExitAsync for System.Diagnostics.Proce...
2020-02-13 John Salemmodify integral tryparse to use memcpy (#2295)
2020-02-13 Stephen ToubAnnotate System.Net.Ping for nullable reference types...
next