platform/upstream/dotnet/runtime.git
2020-04-09 Anirudh AgnihotryFixes intellisense for vscode and VS, it also enables...
2020-04-09 Vladimir SadovReport POH in ETW events (#34549)
2020-04-09 monojenkinsWasm debug log level (#34723)
2020-04-09 Elinor FungRemove -Bsymbolic-functions option as -Bsymbolic is...
2020-04-09 Santiago Fernandez... Add EccSecurityTransforms to credscan suppresions to...
2020-04-09 Aaron RobinsonRemove Obsolete attribute from some COM related types...
2020-04-09 Santiago Fernandez... Fix installer signing after restore changes (#34707)
2020-04-09 Steve PfisterMake sure include is included in Android runtime packs...
2020-04-09 Egor Chesakov[Arm64] Simplify logic for RMW hardware intrinsics...
2020-04-09 Steve MacLeanTest build target agnostic separately from target speci...
2020-04-08 Adeel MujahidFix build on Clear Linux and Android device (#34211)
2020-04-08 monojenkins[metadata] Handle MONO_TYPE_FNPTR case in collect_type_...
2020-04-08 Brian SullivanRemove obsolete DEBUG only instance variable BasicBlock...
2020-04-08 Elinor FungMake NativeLibrary Load/TryLoad use ALC extension point...
2020-04-08 Eirik Tsarpalis[CBOR] Implement Write/ReadEncodedValue() methods ...
2020-04-08 Kevin JonesSupport ECParameters that contain only D (macOS).
2020-04-08 Santiago Fernandez... Update libraries running tests broken link. (#34704)
2020-04-08 Swaroop SridharSingle-File: Process bundles in the framework (#34274)
2020-04-08 dotnet-maestro... [master] Update dependencies from mono/linker Microsoft...
2020-04-08 Tomas Weinfurtfix compilation on freebsd (#34671)
2020-04-08 Brian SullivanFix fgValueNumberHWIntrinsic to support encodeResultTyp...
2020-04-08 Aaron RobinsonUpdate documentation for CoreCLR testing. (#34674)
2020-04-08 monojenkins[runtime] Fix Type.GetTypeCode () for generic enums...
2020-04-08 Marek SafarUnify exclusion of System.IO.Ports.Native build (#34683)
2020-04-08 Tomáš RylekCoreCLR runtime fixes for composite R2R build with...
2020-04-08 Alexander KöplingerRemove upload-unsigned-artifacts-step.yml from mono...
2020-04-08 Alex VillarrealEnable xunit1024 (#34512)
2020-04-08 Alexander KöplingerFix merge mistake in runtime-official.yml (#34680)
2020-04-08 Andrew AuSupport 'System.GC.LargePages' in runtimeconfig.json...
2020-04-08 Ryan Lucia[meta] Fix loader printf mistake and outdated info...
2020-04-08 Aaron RobinsonClean up GetDelegateForFunctionPointer() code and test...
2020-04-08 Viktor HoferRedesign the subset feature (#34663)
2020-04-08 Alexander KöplingerRemove .pkgproj from Mono (#34643)
2020-04-08 Jo ShieldsInitial addition of tvOS Mono (#34475)
2020-04-07 Viktor HoferRename CoreFx.Private.TestUtilities and reference it...
2020-04-07 David WrightonPublish crossgen2 as a .zip/tar.gz file (#34623)
2020-04-07 David WrightonFix unsupported instruction set handling in crossgen2...
2020-04-07 dotnet-maestro... [master] Update dependencies from 5 repositories (...
2020-04-07 Levi BroderickFix various LastIndexOf bugs when given zero-length...
2020-04-07 Eric ErhardtEnable RuntimeIdentifierTests (#34595)
2020-04-07 Matt MitchellFeed cleanup (#34044)
2020-04-07 Stephen ToubFix ObjectDisposedException in FileSystemWatcher.OSX...
2020-04-07 Viktor HoferRestore followup (#34632)
2020-04-07 Egor BogatovUse HostArch as a default TargetArchitecture (#34619)
2020-04-07 Jan VorlicekMerge pull request #34468 from janvorli/fix-native...
2020-04-07 Vlad Brezae[sgen] Fix coverity issue (#34629)
2020-04-07 Jan VorlicekAdd cgroup v2 support to coreclr (#34334)
2020-04-07 Fadi HannaFix IsBlittable flag bug on types. (#34613)
2020-04-07 Jan KotasChange FrameworkName to .NET (#34615)
2020-04-07 Jan KotasUse valid instructions in StubPrecode and NDirectImport...
2020-04-07 Aaron RobinsonAdd back support for Delegate field marshaling (#34620)
2020-04-07 Anirudh Agnihotrymoving more tfm dependent properties to targets file...
2020-04-07 Aaron RobinsonMissed feedback. (#34622)
2020-04-07 Egor Bogatov[mono] Implement Arm intrinsics: ArmBase, Crc32 (#34240)
2020-04-06 Marcus TurewiczAdds de/serialization support for JsonDocument (#34537)
2020-04-06 Aaron RobinsonDon't test ANSI any mapping on non en-US locales. ...
2020-04-06 Tomáš RylekSuperIlc fixes to unblock composite build using the...
2020-04-06 monojenkins[llvm] Define a separate symbol for the aot method...
2020-04-06 Kevin JonesEnable more nullable reference types in asn.xslt.
2020-04-06 Marcus TurewiczAdds tests for missing object and collection properties...
2020-04-06 Elinor FungFix missing version info in host binaries (#34520)
2020-04-06 Mitchell HwangAdd build configuration to generate runtime packs for...
2020-04-06 Marcus TurewiczFix contructor attributes nullability in S.R.E.CustomAt...
2020-04-06 Gleb BalykovFix Linux x86 build (#34548)
2020-04-06 Omair MajidAdd cgroup v2 support to coreclr
2020-04-06 Prashanth GovindarajanChanged triggered by the StringBuilder analyzer (#34574)
2020-04-06 Viktor HoferRemove entry point helper scripts (#33756)
2020-04-06 Jan VorlicekFix x86 build break and reflect PR feedback
2020-04-06 Viktor HoferEnable restore for ref and src projects in libs (#33553)
2020-04-06 Fadi HannaFix incorrect assumption around the presence of ICF...
2020-04-05 Kevin JonesSupport ECParameters that contain only D on Windows...
2020-04-05 monojenkins[llvm] Enable optimizations for LLVM 9 JIT. (#34555)
2020-04-05 Bruce ForstallFix memory leak in SuperPMI (#34523)
2020-04-05 monojenkins[WIP] LLVM changes (#33847)
2020-04-05 Stephen ToubRemove a few string allocations from System.IO.FileSyst...
2020-04-05 Elinor FungFix host linker options to have -Bsymbolic (#34534)
2020-04-05 Marcus TurewiczAdds scripting guide doc (#34539)
2020-04-04 monojenkins[debugger] Bump protocol for multi threaded single...
2020-04-04 Thomas LevesqueAdd test for max depth in exception message (#34528)
2020-04-04 Karel ZikmundDisable test DnsGetHostEntry_LocalHost_ReturnsFqdnAndLo...
2020-04-04 Aaron RobinsonMemory leak during marshal failure. (#34533)
2020-04-04 Borislav IvanovUpdate formatting (#34538)
2020-04-04 Nathan RicciAdded links to issues in issues.targets. (#34530)
2020-04-04 Adeel MujahidDefine dirent d_type for Solaris based OS (#34263)
2020-04-04 Matt MitchellFixup more package dependencies for Microsoft.Windows...
2020-04-04 monojenkins[wasm] Wasm TimeZoneInfo implementation VFS (#34186)
2020-04-04 Santiago Fernandez... Fix testhost publish condition and omptimize assets...
2020-04-04 monojenkins[wasm][debugger] Improve array visualization (#34482)
2020-04-04 Eric ErhardtUpdate Dotnet host for testing and other runtime =...
2020-04-04 Eric ErhardtMove DependencyModel to libraries (#34296)
2020-04-04 Kunal PathakBitOperations arm64 intrinsic for LeadingZeroCount...
2020-04-04 Jeremy KoritzinskyFix building WinRT tests on new Windows SDK (with new...
2020-04-04 Jan VorlicekLittle refactoring based on PR feedback
2020-04-03 Anirudh AgnihotryMoving more Tfm specific properties to the targetFramew...
2020-04-03 David WrightonHardware instruction set support for crossgen2 (#33274)
2020-04-03 David MasonAdd profiler tests to the runtime repo (#34411)
2020-04-03 Stephen ToubEnable nullable reference types for mono's Corelib...
2020-04-03 Tom DeseynSocket.Windows: support ConnectAsync(SocketAsyncEventAr...
2020-04-03 Eirik Tsarpalis[CBOR] Add a CborReader.SkipValue() method (#34477)
2020-04-03 Alexander KöplingerDisable iOS_arm builds on official builds too (#34504)
next