platform/upstream/dotnet/runtime.git
2020-05-01 Eirik Tsarpalisaddress PR feedback
2020-05-01 Eirik TsarpalisUpdate src/libraries/System.Security.Cryptography.Encod...
2020-05-01 Eirik TsarpalisUpdate src/libraries/System.Security.Cryptography.Encod...
2020-05-01 Eirik TsarpalisUpdate src/libraries/System.Security.Cryptography.Encod...
2020-05-01 Eirik TsarpalisUpdate src/libraries/System.Security.Cryptography.Encod...
2020-05-01 Eirik TsarpalisUpdate src/libraries/System.Security.Cryptography.Encod...
2020-04-30 Eirik TsarpalisI am disappoint
2020-04-30 Eirik Tsarpalisimplement writing and reading multiple root-level values
2020-04-29 Eirik Tsarpalispool key encoding range HashSets
2020-04-29 Eirik Tsarpalisreplace SortedList use with HashSet
2020-04-29 Eirik Tsarpalisstrip IndefiniteLength suffix from write methods
2020-04-29 Eirik Tsarpalismake ReadStartMap() and ReadStartArray() return int
2020-04-29 Eirik Tsarpalisimplement CborWriter encodeIndefiniteLengths parameter
2020-04-29 Eirik Tsarpalisadd a validateConformance parameter to Skip* methods
2020-04-29 Eirik TsarpalisImplement CborReader.SkipToParent();
2020-04-29 Eirik Tsarpalisadd support for indefinite byte string literals in...
2020-04-29 Eirik Tsarpalisminor CborReader string refactoring
2020-04-29 Eirik Tsarpalisimplement patching for indefinite-length items
2020-04-29 Eirik Tsarpalisrename CborWriter.ToArray() => CborWriter.GetEncoding...
2020-04-29 Eirik Tsarpalisimplement appropriate rollback semantics for key confor...
2020-04-29 Eirik Tsarpalisaddress tuple label style
2020-04-29 Eirik Tsarpalisaddress PR feedback
2020-04-29 Eirik TsarpalisUpdate src/libraries/System.Security.Cryptography.Encod...
2020-04-29 Eirik Tsarpalisaddress tuple label naming consistency
2020-04-29 Eirik Tsarpalisuse HashSet for reader key uniqueness
2020-04-29 Eirik Tsarpalisfactor frame struct out of checkpoint struct
2020-04-29 Eirik Tsarpalisimplement CborReader tag conformance level validation
2020-04-29 Eirik Tsarpalisimplement CborReader indefinte-length conformance
2020-04-29 Eirik Tsarpalisimplement CborReader integer encoding conformance
2020-04-29 Eirik Tsarpalisremove preserve float representation check
2020-04-29 Eirik Tsarpalisimplement CborWriter tag conformance levels
2020-04-29 Eirik Tsarpalisimplement CborWriter indefinite length conformance...
2020-04-29 Eirik TsarpalisNonStrict -> Lax
2020-04-29 Eirik Tsarpalisadd missing struct labels
2020-04-29 Eirik Tsarpalisimplement reader map conformance levels
2020-04-29 Eirik Tsarpalisextract common conformance level logic to helper class
2020-04-29 Eirik Tsarpalisadd tests for strict mode map writes
2020-04-29 Eirik Tsarpalisrename NoConformance to NonStrict
2020-04-29 Eirik Tsarpalisimplement writing sorted keys in maps
2020-04-29 Tomas Weinfurtimprove cmake version detection (#35593)
2020-04-29 Adeel MujahidProvide dummy runtime_version.h when skipped (#35579)
2020-04-29 Aaron RobinsonNativeCallableAttribute to UnmanagedCallersOnlyAttribut...
2020-04-29 Egor Chesakov[Arm64] Implement ASIMD widening, narrowing, saturating...
2020-04-29 Simon NattressFix FieldRVA handling of Field tokens (#35557)
2020-04-29 Clinton IngramAdd BSF and BSR fallbacks for BitOperations methods...
2020-04-29 Nathan RicciNaricc/move patch before helix (#35434)
2020-04-29 Zoltan VargaAdd a WebAssembly version of System.Console. (#35555)
2020-04-28 Jarret ShookUse crossgen out of bindir (#35577)
2020-04-28 Jarret ShookAdd disk usage on osx (#35522)
2020-04-28 Egor Bogatov[mono] Integrate xharness tool (iOS) (#35316)
2020-04-28 buyaa-nImplement IAsyncDisposable for XmlWriter (#35233)
2020-04-28 Carol EidtAdd option for extra queries for SuperPmi (#35411)
2020-04-28 Anirudh AgnihotryRemove Targets* instances from .props files (#35353)
2020-04-28 Alexander NikolaevServer and client are synchronized via TaskCompletionSo...
2020-04-28 Eric ErhardtRemove workaround PreserveDependency in System.Data...
2020-04-28 Eric ErhardtAdd new attributes for ILLink analysis. (#35387)
2020-04-28 Himanshu Sonifix build.ps1 script execution error on cmd due to...
2020-04-28 imhameedEnable more formerly-failing-on-mono tests. (#35208)
2020-04-28 Andy AyersJIT: fixes for EH Write Thru and OSR (#35550)
2020-04-28 Ganbarukamo41Improve JIT dump related docs (#35166)
2020-04-28 Viktor HoferRemove GeneratedAssemblyInfoFile workaround (#35558)
2020-04-28 Jan JahodaAdd zlib-dev to linux requirement (#35571)
2020-04-28 Jan KotasDelete deprecated tailcalls support (#35552)
2020-04-28 Kevin JonesHandle CriticalExtensions and WeakSignature on 509Chain...
2020-04-28 monojenkins[debugger] Cleaning error before return Invalid_argumen...
2020-04-28 Anirudh Agnihotryenable package Testing (#35541)
2020-04-28 dotnet-maestro... [master] Update dependencies from mono/linker dotnet...
2020-04-28 Vlad BrezaeDisable tests which require precise GC on mono (#35560)
2020-04-28 Jan VorlicekMerge pull request #35429 from janvorli/fix-osx-debug...
2020-04-28 Jan VorlicekMerge pull request #35418 from janvorli/fix-stack-overf...
2020-04-28 Jan VorlicekMerge pull request #35218 from am11/feature/pal-tests
2020-04-28 David MasonMerge pull request #35334 from davmason/eventsource_fixes
2020-04-28 David WrightonFix generation of Crossgen2 zips (#34971)
2020-04-28 Jakob Botsch... Implement portable tailcall helpers (#341)
2020-04-27 David MasonCode review feedback
2020-04-27 David MasonAdd test for out of band messages over EventSource
2020-04-27 David MasonMake EventSource log errors to eventpipe
2020-04-27 David Masonupdate eventsource
2020-04-27 Kunal PathakAdd support of CreateScalarUnsafe() for arm64 intrinsic...
2020-04-27 Ben AdamsUse intrinsics for SequenceEqual<byte> vectorization...
2020-04-27 Kevin JonesHandle additional X509 chain statuses for macOS
2020-04-27 Kevin JonesHandle more basic constraints chain statuses on macOS
2020-04-27 Vlad Brezae[interp] Fix tracking of local refcount when adding...
2020-04-27 Tom DeseynSocketAsyncEngine.Unix: name socket event thread (...
2020-04-27 Layomi AkinrinadeGuard against (de)serializing pointers & ref structs...
2020-04-27 Steve MacLeanRestore Seperate test builds, but fix broken pipe ...
2020-04-27 Jan KotasDelete SQLCLR EEPolicy leftovers (#35440)
2020-04-27 Jan KotasTabs vs. spaces
2020-04-27 Krzysztof WicherMerge pull request #35319 from krwq/nullable-xml-1
2020-04-27 Mitchell Hwang[installer] Add RuntimeSpecificFrameworkSuffix property...
2020-04-27 Sergey AndreenkoLSRA delete a custom logic to get a tree type, use...
2020-04-27 Tomáš RylekImprove Crossgen2 map file emitter (#35459)
2020-04-27 Egor Bogatov[mono] Implement System.Console for Android (#35415)
2020-04-27 Michal StrehovskýSync shared crossgen2 files (#35504)
2020-04-27 Vlad BrezaeFix Interop.Sys.Write signature (#35505)
2020-04-27 Roman MarusykRemove usage of non-generic collections from Mono's...
2020-04-27 Zoltan VargaCompile the wasm cross compiler with llvm. (#35395)
2020-04-27 Tomas Weinfurtadd correct value when cloning http headers (#35498)
2020-04-27 Tomas Weinfurtskip Microsoft.XmlSerializer.Generator.Tests on FreeBSD...
2020-04-27 Tomas Weinfurtfixes for Socket constructor from handle (#34986)
next