platform/upstream/dotnet/runtime.git
2021-03-31 Adam SitnikDont cache file length when handle has been exposed...
2021-03-31 Zoltan Varga[mono] Address comments from PR #50328. (#50462)
2021-03-31 Buyaa NamnanResolve unknown platform name warnings (#50193)
2021-03-31 Brian RobbinsSpecify the Size of List<T> Instances in InvokeTypeInfo...
2021-03-31 Aaron RobinsonMerge REGUTIL logic for environment variables into...
2021-03-31 David PineAdded the `ConfigureDefaults` API, as an extension...
2021-03-30 Tomáš RylekFix handling of array constructors in Crossgen2 (#48557)
2021-03-30 Alexander KöplingerMake CLOCK_MONOTONIC handling more precise in pal_threa...
2021-03-30 Zoltan Varga[mono] Remove domain lock (#50328)
2021-03-30 Zoltan Varga[mono] Move the jit info table definitions into a separ...
2021-03-30 Bruce ForstallRename the superpmi.py asmdiffs output directory (...
2021-03-30 Maoni Stephensexpose alloc data on dbi (#50341)
2021-03-30 Alexander KöplingerUse OptimizeForSize condition in SPC only on Browser...
2021-03-30 David CantúFileSystemGlobbing: Allow rootDir paths ending with...
2021-03-30 Bruce ForstallFix issues with JitDump (#50395)
2021-03-30 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2021-03-30 Omair MajidClean up allocated memory on error in CordbEval::NewPar...
2021-03-30 Tomas Weinfurtincrease timout on ConnectTimeout_TimesOutSSLAuth_Throw...
2021-03-30 Ryan LuciaFix waits on iOS (#50388)
2021-03-30 Jan KotasRevert "Fix release builds with latest VS dogfood ...
2021-03-30 Vlad Brezae[interp] Add a few super instructions (#50361)
2021-03-30 dotnet-maestro... [main] Update dependencies from dotnet/runtime dotnet...
2021-03-30 Ben AdamsAdd "Help Wanted" badge (#50352)
2021-03-30 Neale Fergusons390x: Fixes to tailcall and array parameter fix (...
2021-03-30 Ulrich WeigandMore Mono unwind fixes for s390x (#49986)
2021-03-30 Lukas LanskyMove publishing off hosted ADO machines, again (#50405)
2021-03-30 Matt Johnson... [WASM] Trim TimeZoneInfo to reduce size (#50266)
2021-03-30 Tomas Weinfurtignore empty domain for digets auth (#50348)
2021-03-30 Eric ErhardtAnnotate CreateInstanceForAnotherGenericParameter as...
2021-03-30 SingleAccretionDo not fold away double negation if the tree is a CSE...
2021-03-30 Stephen ToubAdd CancellationTokenSource.TryReset (#50346)
2021-03-30 Stephen ToubSeveral WebProxy-related fixes (#50368)
2021-03-30 Bruce ForstallFix SuperPMI handling of missing data for asm diffs...
2021-03-29 Vladimir SadovSinglefile compression of native files (#49855)
2021-03-29 Steve MolloyDon't throw when previous enum mapping is not found...
2021-03-29 Stephen ToubRemove unnecessary delegate/closure from NtProcessInfoH...
2021-03-29 Aaron RobinsonClean up REGUTIL/CLRConfig system (#50314)
2021-03-29 Sven BoemerSet IsTrimmable on CompilerServices.Unsafe (#50370)
2021-03-29 Stephen ToubFix unintended closure in RsaPaddingProcessor.OpenProce...
2021-03-29 Stephen ToubRemove some delegate/closures from X509Pal (#50376)
2021-03-29 Ankit Jain[wasm] Wasm.Build.Tests: add support for shared builds...
2021-03-29 Stephen ToubRemove unnecessary delegate/closure allocations from...
2021-03-29 Elinor FungPropagate XUnitMethodName/XUnitClassName properties...
2021-03-29 Omair MajidUse a NewHolder for pEmitter to avoid memory leak ...
2021-03-29 Stephen ToubFix typo in comment in BitOperation.cs
2021-03-29 dotnet-maestro... [main] Update dependencies from mono/linker (#50232)
2021-03-29 Per GårdebrinkDo not mutate IEnumerable and null values when formatti...
2021-03-29 Andy AyersJIT: tolerate edge profile inconsistencies better....
2021-03-29 Sergey AndreenkoReenable threadstart tests. (#50343)
2021-03-29 Günther FoidlAdded LoggerMessage.Define overloads to disable IsEnabl...
2021-03-29 David FowlerAlways clear the local buffer in ArrayBuffer (#49573)
2021-03-29 Michal StrehovskýIncrease test coverage for Exception.TargetSite (#50275)
2021-03-29 Tomas Weinfurtcatch exceptions in callbacks from native code on OSX...
2021-03-29 Tarek Mahmoud... Use random file names in the TZ tests (#50339)
2021-03-28 Eric ErhardtAdd documentation on ILLink files (#50302)
2021-03-28 dotnet-maestro... [main] Update dependencies from dotnet/arcade dotnet...
2021-03-28 Sychev VadimAdd check for JsonConverterFactory (#50219) (#50329)
2021-03-27 Zoltan Varga[mono] Reduce usage of the domain lock (#50313)
2021-03-27 Bruce ForstallHarden SuperPMI replay against missing data (#50307)
2021-03-27 Jose Perez... Resolve remaining Xslt-related warnings (round 2) ...
2021-03-27 Jeremy KoritzinskyFix PKCS Crypto tests on Android (#50252)
2021-03-27 Levi BroderickImprove performance of DateTime.UtcNow on Windows ...
2021-03-27 Jan KotasDelete unreachable code for emitting PE fixups and...
2021-03-27 Jeremy KoritzinskyAdd CoreCLR implementation of CallConvMemberFunction...
2021-03-27 Tarek Mahmoud... Add more support for Julian time zones POSIX rules...
2021-03-27 Eirik TsarpalisUse IGenericSharedAPI test harness in PriorityQueue...
2021-03-27 Andy GockeAdd PGD files to runtime package (#50296)
2021-03-26 Bruce ForstallFix superpmi.py setting of environment (#50304)
2021-03-26 Kunal PathakUse SPMI_CACHE_DIRECTORY for sharing mch files across...
2021-03-26 Eric StJohnEnsure System.Resources.Extensions targets are applied...
2021-03-26 Kevin JonesWrap ArgumentException with CryptographicException...
2021-03-26 Eric ErhardtRename ILLinkTrim files to ILLink.Descriptors (#50216)
2021-03-26 Jo ShieldsAdd missing Windows Android cross compilers (#50118)
2021-03-26 Egor BogatovJIT: Don't allocate string literals inside potential...
2021-03-26 Adam SitnikFix buffering bug (#50277)
2021-03-26 Eric StJohnRemove some assemblies from ASP.NETCore transport packa...
2021-03-26 Marie Píchová[QUIC] API Update (#49823)
2021-03-26 Stephen ToubImplement ISpanFormattable on Rune and Char (#50272)
2021-03-26 Anton Firszovmove NonDisposedSocket_SafeHandlesCollected to a non...
2021-03-26 Johan LorenssonAdd SIMD instructions not emitted in simd-intrinsics...
2021-03-26 Ryan Lucia[mono] Runtime cleanup functions removal (#49639)
2021-03-26 Stephen ToubAdd tests validating collections drop references (...
2021-03-26 Peter SollichLock region allocator (#49990)
2021-03-26 Jan KotasFix pointer tearing in JIT_MemSet helper on ARM64 ...
2021-03-26 Kunal PathakPrint reason why EH Var was not enregistered (#50215)
2021-03-26 Sergey AndreenkoDelete a test method that produces an error during...
2021-03-26 Zoltan Varga[mono] Fix HOST_WASM -> TARGET_WASM in llvm code. ...
2021-03-26 Jan JahodaCredentials fix (#50230)
2021-03-26 Mike McLaughlin Block debugger attach after any ApplyUpdate changes...
2021-03-26 Hugh BellamyAdd PropertyItem tests (#46794)
2021-03-26 kronicremove repetitions ';' (#50236)
2021-03-26 Stephen ToubSeal internal types in libraries (#50225)
2021-03-26 Elinor FungMake tests target overwrite any existing xunit-excludes...
2021-03-26 Aleksey Kliger... [mbr] Fix encmap boundary and method RVA lookup. (...
2021-03-25 Vladimir SadovRemoving suspension prioritization scheme for GC thread...
2021-03-25 Kunal PathakDo not set predecessor for throw block (#50115)
2021-03-25 Elinor FungRemove unused JNI objects (#50224)
2021-03-25 dotnet-maestro... [main] Update dependencies from dotnet/arcade dotnet...
2021-03-25 Drew ScogginsAdd arch specifier for AOT unpack path (#50194)
2021-03-25 Vladimir SadovRemove GETTHREAD_ALLOWED tracking (#50080)
next