platform/upstream/dotnet/runtime.git
2020-04-25 Santiago Fernandez... Fix coreclr Test570 due to ICU on Windows feature ...
2020-04-25 Jan KotasCoreCLR versions cleanup (#35327)
2020-04-25 Marcus TurewiczUse attribute Link syntax for Common files (#35436)
2020-04-25 dotnet-maestro... [master] Update dependencies from dotnet/arcade Microso...
2020-04-25 Jan KotasDelete redundant CoreCLR regression tests (#35437)
2020-04-25 Aaron RobinsonStop building hostmisc as a static lib. (#35431)
2020-04-25 Mike McLaughlinWindows createdump support (#35381)
2020-04-25 Stephen ToubFix typo in ManagedWebSocket comment
2020-04-25 Bruce ForstallAdd `-skipgenerateversion` option to not generate nativ...
2020-04-25 Aaron RobinsonRemove the Obsolete attribute from the various types...
2020-04-24 Levi BroderickFix CompareInfo weightless code point handling, plus...
2020-04-24 Bruce ForstallRe-enable Windows arm32 testing of JIT stress modes...
2020-04-24 Swaroop SridharSingle-File: Pass BUNDLE_PROBE property to the runtime...
2020-04-24 Andy AyersJIT: speed up fgComputePreds (#35352)
2020-04-24 Noah FalkMerge pull request #35234 from noahfalk/nopgoopt
2020-04-24 Eugene RozenfeldFix importing of calls with explicit `this`. (#35385)
2020-04-24 Santiago Fernandez... Fix rolling builds (#35416)
2020-04-24 Sven BoemerPick up renamed Microsoft.NET.ILLink.Tasks package...
2020-04-24 Tanner GoodingUpdate the x86 hwintrinsic list to match the arm64...
2020-04-24 Marek SafarDon't re-initialize static fields in Console (#35409)
2020-04-24 Stephen ToubImprove Array.Sort(T[]) performance (#35297)
2020-04-24 Egor BogatovImplement BinaryPrimitives.ReverseEndianness for arm64...
2020-04-24 Tomáš RylekAdd runtimeFlavor parameter to build-test-job.yml ...
2020-04-24 Layomi AkinrinadeAdd logic for immutable collection converters to share...
2020-04-24 Alexander NikolaevEnable DnsGetHostEntry_LocalHost_ReturnsFqdnAndLoopback...
2020-04-24 Adeel MujahidMake C-lib math functions introspection more robust...
2020-04-24 Jan VorlicekFix null reference handling in VSD stub for x86 (#35331)
2020-04-24 Fan YangRefactor get_time_stamp_ns (#34536)
2020-04-24 Tom DeseynBuild warnings (#35404)
2020-04-24 monojenkins[jit] use helper to obtain method signature (#35344)
2020-04-24 Jan VorlicekMerge pull request #35403 from janvorli/update-unloadab...
2020-04-24 Nathan RicciRemoved unecessary download of mono product build....
2020-04-24 Jan VorlicekUpdate unloadability doc based on recent changes
2020-04-24 Fan YangUpdate src/mono/mono/utils/mono-time.h
2020-04-24 monojenkinsPrevent a possible assert in the debugger when a thread...
2020-04-24 Kenneth Pouncey[wasm] Rename the browser targets to `TargetsBrowser...
2020-04-24 Jan VorlicekMerge pull request #35363 from janvorli/fix-unloadabili...
2020-04-24 monojenkins[wasm][debugger] Fix `evaluateOnCallFrame` for valuetyp...
2020-04-24 Zoltan VargaAdd build configuration to generate runtime packs for...
2020-04-24 Jan KotasDelete JIT_PATH host key/value pair (#35359)
2020-04-24 fanyang-monoFix failures on macOS
2020-04-24 Aaron RobinsonFix nethost.h header file when consuming as a static...
2020-04-24 Andrew AuAdditional code cleanup (#35259)
2020-04-23 Steve MacLeanRevert "Build coreclr targetGeneric tests separately...
2020-04-23 Sergey AndreenkoDelete an extra new line when there is a child. (#35355)
2020-04-23 Andy AyersJit: run throw helper merge phase before morph (#35255)
2020-04-23 Tomáš RylekFix some overlooked template moves in the YML templates...
2020-04-23 fanyang-monoChange header file name one more time
2020-04-23 Jan VorlicekFix failures in unloadability tests
2020-04-23 Jan VorlicekMerge pull request #35332 from janvorli/fix-runincontex...
2020-04-23 fanyang-monoChange header file name
2020-04-23 fanyang-monoAdd missing header file for linux
2020-04-23 Egor Bogatov[mono] Enable LLVM for iOS by default for AppleAppBuild...
2020-04-23 Prashanth GovindarajanChanges triggered by the CA1834 analyzer (#35227)
2020-04-23 Anirudh Agnihotrycorrectly set runWorkingDirectory (#35322)
2020-04-23 Ryan Lucia[meta] Add embedding API function to get the default...
2020-04-23 Fan YangAdd missing header file for macOS
2020-04-23 Steve MacLeanBuild coreclr targetGeneric tests separately for CI...
2020-04-23 fanyang-monoChange to platform-specific typedef approach
2020-04-23 Maira WenzelUpdate docs links to 3.1 (#35309)
2020-04-23 Stephen ToubFix invalid cast in StringValues.this[int] (#35302)
2020-04-23 vivekbmUpdated assert statement to include a check for Timeout...
2020-04-23 Alexander KöplingerUpdate Android CI build image (#35333)
2020-04-23 Ryan Lucia[meta] Add GCHandle embedding API v2 with pointer-sized...
2020-04-23 Jo ShieldsBuild iOS AOT compiler against LLVM, always. (#35306)
2020-04-23 Alexander NikolaevTimeout increased to 10 miliseconds (#35289)
2020-04-23 David MasonMerge pull request #35049 from k15tfu/fix-coreclr-profi...
2020-04-23 Zoltan VargaRename the 'WebAssembly' OS to 'Browser' and the RID...
2020-04-23 Jan Jahodaenable Proxy_UseEnvironmentVariableToSetSystemProxy_Req...
2020-04-23 Andy AyersJIT: revise how the jit tracks use of generics context...
2020-04-23 Santiago Fernandez... Re-enable Windows 7 and Windows8.1 helix queues (#35211)
2020-04-23 Swaroop SridharJson-Parse: Parse with `RapidJson::kParseStopWhenDoneFl...
2020-04-23 Tarek Mahmoud... System.Diagnostics Tracing APIs (#35220)
2020-04-23 AlFasOptimize VectorX.Clamp according to proposed change...
2020-04-23 Maoni Stephensmore code cleanup (#35276)
2020-04-22 Egor Bogatov[mono] Bundle all tests to *.app for iOS as part of...
2020-04-22 Mitchell HwangMdhwang/reduce mobile checks (#35105)
2020-04-22 Nathan RicciImplemented cmd version of excludemonofailures paramete...
2020-04-22 Carol EidtFix SuperPmi MCS tool (#35290)
2020-04-22 Brian SullivanGCPOLL and Natural loop fixes (#34837)
2020-04-22 Egor Chesakov[Arm64] Implement ASIMD Extract Insert ExtractVector64...
2020-04-22 Tanner GoodingRemove the explicit IEquatable implementation from...
2020-04-22 Sergey AndreenkoFix store/load float LCL_FIELD with unaligned offsets...
2020-04-22 Alexander NikolaevPing timeout in SendPingWithIPAddress test increased...
2020-04-22 fanyang-monoAdd static keyword for local helper function and fix...
2020-04-22 Viktor HoferStop passing in auto-discovered xunit traits (#35237)
2020-04-22 Kenneth PounceyMerge pull request #35275 from kjpou1/doc/requirements...
2020-04-22 dotnet-maestro... [master] Update dependencies from Microsoft/vstest...
2020-04-22 monojenkinsFix a warning. (#35272)
2020-04-22 monojenkins[wasm][debugger] Fix enumerating for `this` on valuetyp...
2020-04-22 Vlad Brezae[amd64] Fix tailcall with arguments passed on stack...
2020-04-22 Jan VorlicekMerge pull request #35173 from am11/feature/solaris...
2020-04-22 Andy AyersJIT: add suppressed zero inits if we transform tail...
2020-04-22 Kenneth Pouncey[docs] Helpful links when building the first time.
2020-04-22 Nathan RicciEnable CI to run CoreCLR tests on Mono (#34054)
2020-04-22 Levi BroderickExpose BinaryReader / BinaryWriter 7-bit encoding metho...
2020-04-22 Simon NattressAdd Checked configuration to crossgen2 project (#35266)
2020-04-22 Andrew AuMore clrconfig cleanup (#35261)
2020-04-22 Aaron RobinsonStop passing GC types in IL tests. (#35207)
2020-04-21 Steve PfisterEnable the installer for mono Linux_x64 (#35127)
next