platform/upstream/dotnet/runtime.git
2020-03-21 Tarek Mahmoud... Update RegionInfo data and Fix RegionInfo.CurrentRegion...
2020-03-20 Layomi AkinrinadeAdd spec: deserializing objects with parameterized...
2020-03-20 Viktor HoferDelete repo tools manifest in CI to fix CI errors ...
2020-03-20 Mike McLaughlinFix DAC minidump generation (#33833)
2020-03-20 Maryam Ariyan+ ref/src/tests/pkg (#33844)
2020-03-20 Sergey AndreenkoForbid block morph in CSE. (#33845)
2020-03-20 Layomi AkinrinadeAdd [JsonConstructor] and support for deserializing...
2020-03-20 Mike McLaughlinRemove SOS_README.md from every app's OutDir (#33878)
2020-03-20 Günther FoidlUse HW-intrinsics in BitConverter for double <-> long...
2020-03-20 monojenkins[interp] Remove MINT_TYPE_P (#33850)
2020-03-20 monojenkins[coop] Make MONO_ENTER_GC_UNSAFE fatal if no_safepoints...
2020-03-20 Andrey KurdyumovFix running tests (#33719)
2020-03-20 Adam SitnikRevert "allocate SocketAsyncEngine less frequenty to...
2020-03-20 Stephen ToubChange Environment.OSVersion to use RtlGetVersion ...
2020-03-20 Stephen ToubAnnotate System.Runtime.WindowsRuntime for nullable...
2020-03-20 Tomas Weinfurtrework locking in SslStream to support TLS1.3 (#32925)
2020-03-20 monojenkinsUpdating the Copyright line display when running 'mono...
2020-03-20 monojenkins[debugger] Fix NOT_IMPLEMENTED while debugging. (#33702)
2020-03-20 monojenkinsRemove dead code from bug-10127.cs. (#31976)
2020-03-20 monojenkins[FreeBSD] Fix for libinotify support and compile (...
2020-03-20 Jan VorlicekFix R2RDump generic signature parsing (#33825)
2020-03-20 Jeremy KoritzinskyDon't pass the managed array object down when clearing...
2020-03-20 Kevin JonesUse ReadOnlySpan<byte> for defaultDerInit (#33828)
2020-03-20 Layomi AkinrinadeReactivate JsonSerializer polymorphic tests (#33815)
2020-03-20 dotnet-maestro... [master] Update dependencies from dotnet/arcade mono...
2020-03-20 Tomáš RylekNew attempt at enabling Windows ARM32 runs (#32819)
2020-03-20 Omair MajidFix src/libraries to build on clang 10 (#33734)
2020-03-19 Aleksey Kliger... [mono] Enter GC Unsafe mode in some string allocation...
2020-03-19 Egor BogatovDon't crash with SO for AdvSimd.IsSupported (#33761)
2020-03-19 Jo ShieldsMake "iOS" not part of "all" to avoid some outerloop...
2020-03-19 Julien CouvreurAdd MemberNotNull/When attributes (#33567)
2020-03-19 David WrightonUnify instruction set definition (#33730)
2020-03-19 Alexander NikolaevEnable HTTP/2 client cert authentication in WinHttpHand...
2020-03-19 Matt MitchellExclude packages from checksum generation (#33722)
2020-03-19 Egor BogatovBump global.json dotnet version (#33735)
2020-03-19 monojenkins[runtime] Fix the mapping of 'int' in jit icall signatu...
2020-03-19 Egor BogatovMake iOS sample simulator friendly (#33740)
2020-03-19 Johan LorenssonIgnore register unwinder callback for empty patch_info...
2020-03-19 Jeremy BartonRemove bad calls to ReferenceEquals (#33739)
2020-03-19 monojenkins[interp] Optimize out intptr ctor (#33720)
2020-03-19 Johan LorenssonMono DISABLE_SIMD define still emits OP codes depending...
2020-03-19 Johan LorenssonFix warning building Mono using -Wint-conversion. ...
2020-03-19 Sergey AndreenkoFix SIMD case on arm64 linux with zapDisabled. (#33712)
2020-03-19 Egor Chesakov[Arm64] Implement Store Hardware Intrinsic (#33535)
2020-03-19 Maryam AriyanMerge pull request #33678 from maryamariyan/fromoldmast...
2020-03-19 Frederik CarlierUpdate System.Drawing to reflect GDI+ changes (#32873)
2020-03-19 Andy AyersAdd pipeline setup for jit experimental feature testing...
2020-03-18 Tomáš RylekAdd support for previously missing helper Check_FieldOf...
2020-03-18 Maryam AriyanRemove DI.Specification csproj
2020-03-18 dotnet-maestro... [master] Update dependencies from dotnet/arcade mono...
2020-03-18 monojenkins[interp] Inline also constructors of valuetypes (#33632)
2020-03-18 monojenkins[interp] Do cfold for a few more unary operators (...
2020-03-18 Carlos Sanchez... Fix unexpected exception when enumerating a completely...
2020-03-18 Egor Bogatov[mono] Add iOS sample (AOT, arm64) (#33633)
2020-03-18 Maryam AriyanUpdate src/libraries/Microsoft.Extensions.DependencyInj...
2020-03-18 Stephen ToubAnnotate System.Runtime.WindowsRuntime.UI.Xaml for...
2020-03-18 Andy AyersJIT: propagate block flags during guarded devirt transf...
2020-03-18 Fadi HannaFix for issue 32731 (#33534)
2020-03-18 Johan LorenssonChange Mono runtime to use static linked c-runtime...
2020-03-18 Tomáš RylekOne more fix for running / debugging Crossgen2 under...
2020-03-18 Juan HoyosOnly add the llvm elf headers on Windows for dbgutil...
2020-03-18 Krzysztof WicherSupport Rfc3279 signature format for DSA and EcDSA...
2020-03-18 Johan LorenssonCorrect subsetCategory parameter passed to build.cmd...
2020-03-18 monojenkinsFix additional constants embedded in instruction stream...
2020-03-18 monojenkinsRemove useless ip += from MINT_JMP, it is assigned...
2020-03-18 Vladimir SadovAdding public API for Pinned Object Heap allocations...
2020-03-18 Jan KotasAvoid unnecessary use of Linq (#33700)
2020-03-18 Aaron RobinsonReverse P/Invoke methods do not support tailcalls....
2020-03-18 dotnet-maestro... [master] Update dependencies from mono/linker dotnet...
2020-03-18 Jan KotasDisable warnings-as-errors for release branches (#33664)
2020-03-17 Matt GalbraithTry UsePythonVersion to work around py2 removal (#33695)
2020-03-17 Stephen ToubAnnotate System.Threading.Tasks.Dataflow for nullable...
2020-03-17 Jo ShieldsAdd AzDO builds for iOS (#33424)
2020-03-17 Adeel MujahidFix native components build for Android (#32800)
2020-03-17 Maryam AriyanUpdate src/libraries/Microsoft.Extensions.DependencyInj...
2020-03-17 Stephen ToubAddress follow-up feedback on System.Net.Requests annot...
2020-03-17 Maryam AriyanMerge branch 'fromoldmaster-di-spec' of Extensions...
2020-03-17 Maryam AriyanExtensions: Incremental additions (#33563)
2020-03-17 Anirudh AgnihotryAdding missing test project config to .sln file (#33679)
2020-03-17 Stephen ToubAnnotate System.Net.WebClient for nullable reference...
2020-03-17 Stephen ToubAnnotate System.Net.Requests for nullable reference...
2020-03-17 Tarek Mahmoud... Fix Reading the Currency Formats (#33599)
2020-03-17 Vitek KarasMerge pull request #33602 from vitek-karas/AppHostVersi...
2020-03-17 Stephen ToubAnnotate System.Net.WebSockets.Client for nullable...
2020-03-17 Alexis ChristoforidesRevert "Disable System.Reflection.Emit.Tests in mono...
2020-03-17 Anton LapounovEnable crossgen2smoke test for ARM64 (#33530)
2020-03-17 Aaron RobinsonGC coverage can now occur in scenarios where a thread...
2020-03-17 Santiago Fernandez... Use compilerName and compilerArg in pipeline configs...
2020-03-17 Jan VorlicekFix Win64 exception propagation in NativeCallable metho...
2020-03-17 Pent PloompuuSimplify Convert (#33659)
2020-03-17 monojenkinsFix usage of JIT_FLAG_CODE_EXEC_ONLY flag. (#33623)
2020-03-17 Jan KotasDelete IExecutionEngine (#33640)
2020-03-17 Jan KotasDelete unused and redundant msbuild properties in corec...
2020-03-17 Aaron RobinsonLimit JIT flag manipulation to FEATURE_TIERED_COMPILATION
2020-03-17 monojenkins[merp] Add breadcrumb for StackHash (#33635)
2020-03-17 buyaa-nAnnotate System.Net.Http for nullable (#33268)
2020-03-17 monojenkins[jit] Transition the SIMD code to use the MONO_CPU_...
2020-03-17 Davis GoodinUpdate area owners: Setup, Infra-installer (#33650)
2020-03-17 Andy AyersImplement simple version of On Stack Replacement (OSR...
2020-03-17 Elinor FungFix COM + dynamic tests (#33642)
next