Merge pull request #23111 from am11/gcc-configuration
[platform/upstream/coreclr.git] / src /
2019-03-11 Jan VorlicekMerge pull request #23111 from am11/gcc-configuration
2019-03-11 Jan VorlicekMerge pull request #23099 from janvorli/remove-pal...
2019-03-11 Jan VorlicekMerge pull request #23121 from janvorli/enable-clang...
2019-03-11 AdeelRemove conditions around CMAKE_REQUIRED_LIBRARIES
2019-03-11 Levi BroderickRefactor Encoding to split fast-path and fallback logic...
2019-03-09 Egor BogatovMove Buffer to shared (#23157)
2019-03-09 Andrew AuTwo more instances
2019-03-09 Andrew AuEliminate SampleProfilerEventInstance
2019-03-09 Andrew AuAvoid StackWalk in EventPipeEventInstance constructor
2019-03-09 Stephen ToubAdd stack depth check to all Task continuations (#23152)
2019-03-09 Marek SafarMove part of RuntimeHelpers to shared partition (#23130)
2019-03-09 Aaron RobinsonProperly override IsEquivalentTo() API in RuntimeType...
2019-03-08 Bruce ForstallMerge pull request #23140 from BruceForstall/RemoveArm64NYI
2019-03-08 Bruce ForstallRemove unneeded arm64 NYI
2019-03-08 Bruce ForstallMerge pull request #23086 from BruceForstall/Arm64Chang...
2019-03-08 Andrew HoeflingOptimized RemoveItemsRange to call the list.RemoveRange...
2019-03-08 Andrew HoeflingSimplified the RemoveItem logic since we have more...
2019-03-08 Andrew HoeflingInsertItemsRange API now checks if the underlying items...
2019-03-08 Andrew HoeflingRemoved (Int64) cast statements from RemoveItemsRange...
2019-03-08 Andrew HoeflingAdded new RemoveRange validation check to see if the...
2019-03-08 Andrew HoeflingUpdated InsertItemsRange to simplify the expression...
2019-03-08 Andrew HoeflingUpdated RemoveAt->RemoveItem. This change removes redun...
2019-03-08 Andrew HoeflingUpdated RemoveRange invocation of RemoveAt to use index...
2019-03-08 Andrew HoeflingAdded ArgumentOutOfRangeException exception in RemoveRa...
2019-03-08 Andrew HoeflingUpdated RemoveItemsRange to properly remove each item...
2019-03-08 Andrew HoeflingUpdated RemoveItemsRange to prevent int.MaxValue overfl...
2019-03-08 Andrew HoeflingRemove ternary operator from invocation as it is the...
2019-03-08 Andrew HoeflingAdded ReplaceItemsRange API and updated ReplaceRange...
2019-03-08 Andrew HoeflingAdding braces on for loop
2019-03-08 Andrew HoeflingUpdated foreach to use T instead of var
2019-03-08 Andrew HoeflingUpdated index out of range exception check to be a...
2019-03-08 Andrew HoeflingAdded new Range Manipulation APIs for Collection<T...
2019-03-08 AdeelUse CLR_LINK
2019-03-08 Filip NavaraAllow deserialization for ResourceManager created with...
2019-03-08 Bruce ForstallMerge pull request #23119 from BruceForstall/Arm64PrePo...
2019-03-08 mikednImprove SSA renaming memory usage (#15000)
2019-03-08 AdeelRemove extra quotes
2019-03-08 Andy AyersJIT: rework codegen for Arm64 SIMD Extract/Insert intri...
2019-03-08 Carol EidtMerge pull request #23052 from CarolEidt/Fix22850
2019-03-08 AdeelAddress @janvorli's feedback
2019-03-08 Jan VorlicekEnable build with clang static analyzer
2019-03-08 Marek SafarUse platform specific implementation of GetCurrentProce...
2019-03-08 Dávid KayaAdded UserFlags field, unblocks #34560 (dotnet/corefx...
2019-03-08 Sergey AndreenkoFix a rare JitStress assert. (#23116)
2019-03-08 Sung Yoon WhangFix how we check whether events are enabled via LTTng...
2019-03-08 Bruce ForstallAllow coalescing of SP adjustment into single register...
2019-03-08 AdeelUse DOTNET_${$1} environment variables
2019-03-08 Carol EidtMerge pull request #22708 from BrianBohe/updating_comments
2019-03-07 AdeelImprove gcc configuration
2019-03-07 Stephen ToubAdd missing CopyToAsync override in FileStream.Unix...
2019-03-07 mikednFix ARMv8.1 atomics disassembly (#23070)
2019-03-07 Aaron RobinsonUpdate error message for when a parent is marked as...
2019-03-07 Andy AyersJIT: fix filter liveness computation (#23044)
2019-03-07 Juan HoyosFix control C trap hang in the debugger (#23090)
2019-03-07 Bruce ForstallClean up some arm64 prolog/epilog code (#23080)
2019-03-07 Bruce ForstallMerge pull request #23085 from BruceForstall/FixAsmDiff...
2019-03-07 Jan KotasCleanup unused hosting interfaces (#23091)
2019-03-07 Jan VorlicekRemove init_count zeroing from PAL cleanup
2019-03-07 Hugh BellamyCleanup Globalization info code (#22591)
2019-03-07 Next TurnFix comment (#23058)
2019-03-07 Mike McLaughlinFix missing includes in coreclr/src/debug/createdump...
2019-03-07 Michal StrehovskýRemove legacy behavior around non-virtual interface...
2019-03-07 Michal StrehovskýFix ProjectN build breaks (dotnet/corert#7115)
2019-03-07 Honza RamešFix ValueStringBuilder.EnsureCapacity to call Grow...
2019-03-07 dotnet-maestro[bot]Update dependencies from dotnet/core-setup (dotnet...
2019-03-07 Viktor HoferProject msbuild syntax cleanup (dotnet/corefx#35686)
2019-03-07 Bruce ForstallArm64: always save int registers at higher addresses...
2019-03-06 Michal StrehovskýImprove resiliency of LoadIBCMethodHelper (#23057)
2019-03-06 Andy AyersJIT: fix issue with assertion prop on isinst helpers...
2019-03-06 Carol EidtMerge pull request #22912 from fiigii/fixBroadcast
2019-03-06 Tanner GoodingFixing the float/double parsing logic to handle exponen...
2019-03-06 Fei Pengfix BroadcastScalarToVector128/256 and simplify MoveMask
2019-03-06 Steve MacLeanCleanup old code (#23053)
2019-03-06 Jeremy KoritzinskyMove HasLayoutMetadata to methodtablebuilder.cpp (...
2019-03-06 Stephen ToubClean up some string.Format usage (#23025)
2019-03-06 Carol EidtCorrectly type SIMD stack values
2019-03-06 Andrew AuFix issue 23040
2019-03-06 Andrew AuFix issue 23037
2019-03-05 John SalemUpdate delegate signature for GetSourceLineInfo and...
2019-03-05 Maryam AriyanAdd Type Forward (#23036)
2019-03-05 Marek SafarMove more Assembly methods to shared partition (#22817)
2019-03-05 Juan HoyosMerge pull request #23002 from optimization
2019-03-05 Andrew AuFix issue 23009
2019-03-05 Steve MacLeanRemove dead AppDomain unload code (#23026)
2019-03-05 Andy AyersJIT: remove unneeded ref count updating traversal from...
2019-03-05 Steve MacLeanRemove dead ContainToAppDomain (#23021)
2019-03-05 Aaron RobinsonRemove loose dependency in runtime on System.ComponentM...
2019-03-04 Jeremy KoritzinskyMove EEClassLayoutInfo::CollectLayoutFieldMetadataThrow...
2019-03-04 Carol EidtMerge pull request #22791 from CarolEidt/Fix19256
2019-03-04 Sinan KayaCleanup more GCC warnings (#22872)
2019-03-04 Dotnet-GitSync-BotMirror changes from dotnet/corert (#22985)
2019-03-03 Jan KotasFix CoreCLR build break
2019-03-03 Jan KotasUpdate CoreRT for changes in shared partition
2019-03-02 Marek SafarMove Activator to shared partition (#22894)
2019-03-02 GrantUse BitOperations in more callsites (CoreCLR) (#22630)
2019-03-02 Jarret ShookRevert "Revert "Improve coreclrhost.h header" (#22955...
2019-03-02 Jarret ShookRevert "Improve coreclrhost.h header" (#22955)
2019-03-02 Marek SafarMove more Thread logic to shared partition (#22935)
2019-03-02 Jan KotasFix CoreFX build break
2019-03-02 Jan KotasFix netfx build break
next