platform/upstream/dotnet/runtime.git
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 Anton LapounovFix OOM in R2RDump (#32274)
2020-02-14 monojenkins[llvmonly] Emit stubs for methods which failed compilat...
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-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...
2020-02-13 Justin KotalikCall start earlier in System.Net.Quic (#32143)
2020-02-13 Sergey AndreenkoImplement the JIT part of the dynamic dictionary expans...
2020-02-13 Jan VorlicekDisplay stack trace at stack overflow (#32167)
2020-02-12 Tomas Weinfurtremove dead code from SslStream (#32065)
2020-02-12 Ryan Lucia[threading] Switch to a native implementation of LowLev...
2020-02-12 dotnet-maestro... [master] Update dependencies from dotnet/arcade (#32115)
2020-02-12 Tomáš RylekMinor R2RDump improvements (#32178)
2020-02-12 Stephen ToubFix ActiveIssue issue number to use full Url (#32182)
2020-02-12 Anirudh Agnihotryadding outerBuild\InnerBuild structure for generate...
2020-02-12 Marek SafarAdd basic RIDs for ios and tvos (#31953)
2020-02-12 Viktor HoferBring back T4 templating service for tt files (#32172)
2020-02-12 Viktor HoferDisable constantly failing NetworkInformation test...
2020-02-12 Matt MitchellUpdate to preview branding (#31744)
2020-02-12 Chris RossRestructure shared http code (#32141)
2020-02-12 Marco RossignoliFix AppDomain.SetPrincipalPolicy bug for new threads...
2020-02-12 Tomáš RylekMove getFieldInfo to CorInfoImpl.ReadyToRun (#32159)
2020-02-12 Viktor HoferRemove links to issues in old repositories
next