summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-20[master] Update dependencies from dnceng/internal/dotnet-optimization (#24120)dotnet-maestro[bot]2-6/+6
2019-04-20Update dependencies from https://github.com/dotnet/corefx build 20190419.11 (...dotnet-maestro[bot]2-6/+6
2019-04-20Eventpipe Crst ordering fix (#24101)Sung Yoon Whang2-4/+5
2019-04-20Tighten asserts (#24124)Andrew Au5-10/+10
2019-04-20Update dependencies from https://github.com/dotnet/core-setup build 20190420....dotnet-maestro[bot]2-3/+3
2019-04-20Merge pull request #24131 from sandreenko/addAReproTestSergey Andreenko2-0/+67
2019-04-20Fix Timezone whitespace (#24137)Steve MacLean2-3046/+3046
2019-04-19The thread triggering finalizer shutdown events should be in an alertable sta...Aaron Robinson1-1/+5
2019-04-19Pulling in CoreFX changes and fixing up Sse2.StoreLow to be Sse2.StoreScalar ...Tanner Gooding8-64/+44
2019-04-19Implement APIs for some threading metrics (CoreCLR) (#24113)Koundinya Veluri14-34/+325
2019-04-19Add a repro test.Sergey Andreenko2-0/+67
2019-04-19Merge pull request #24126 from sandreenko/fixStmtBugSergey Andreenko1-11/+35
2019-04-19Fix `impGetStructAddr`.Sergey Andreenko1-11/+35
2019-04-19Merge pull request #24127 from sandreenko/fixArmUbuntuCoreFXTestingSergey Andreenko1-1/+1
2019-04-19Fix Arm32 Ubuntu CoreFX script.Sergey Andreenko1-1/+1
2019-04-19[master] Update dependencies from dotnet/corefx (#24058)dotnet-maestro[bot]3-6/+10
2019-04-19Large Pages on Linux & macOS (#24098)Mukul Sabharwal6-7/+52
2019-04-19Exclude failing tests on all platforms/architectures (#24121)Fadi Hanna1-6/+6
2019-04-19Fix project metadata in test (#24119)Fadi Hanna1-1/+18
2019-04-19Remove commit triggered linux_arm ReadyToRun jobsRuss Keldorph1-0/+11
2019-04-19[master] Update dependencies from dotnet/core-setup (#24059)dotnet-maestro[bot]2-3/+3
2019-04-19Move CLR_ADDITIONAL_COMPILER_OPTIONS to be set after default options (#24044)Andrew Wang1-1/+4
2019-04-19Fix build errors in Interop.ErrorsSantiago Fernandez Madero1-0/+2
2019-04-19Disable warning in ValueStringBuilder.ToStringSantiago Fernandez Madero1-0/+2
2019-04-19Block usage of default interfaces feature in COM scenarios (#23970)Aaron Robinson13-387/+452
2019-04-19Look for IBC data outside Windows (#24062)Michal Strehovský2-4/+0
2019-04-19Nullable: couple of missing #nullable enable (#24094)Krzysztof Wicher12-0/+12
2019-04-19Nullable: System.Collections.Concurrent (#24054)Stephen Toub4-51/+39
2019-04-19Fix performance regression on glibc on Linux (#24099)Filip Navara1-2/+6
2019-04-18Move R2R-specific code to be outside FEATURE_PREJIT (#24075)Jan Kotas41-357/+388
2019-04-18Adding Sse2.StoreScalar(long*, V128) which will replace Sse2.StoreLow(long*, ...Tanner Gooding3-1/+21
2019-04-18Don't return value types as const (#24103)Omair Majid2-6/+6
2019-04-18Merge pull request #24105 from BruceForstall/ReduceLinuxArm32PeriodicJobsBruce Forstall1-5/+31
2019-04-18Allow UpperVector Save and Restore without base type (#24080)Carol Eidt1-1/+8
2019-04-18Reduce the number of Linux arm32 periodic jobs triggeredBruce Forstall1-5/+31
2019-04-18Fix RVA field placement order (#24047)Fadi Hanna4-6/+189
2019-04-18Disable native-client tests on IL round-trip (#24041)Jeremy Koritzinsky3-0/+3
2019-04-18If IPC connections fails, then remove active session. (#24082)José Rivero6-5/+37
2019-04-18Merge pull request #24071 from AndyAyersMS/Fix24055Russ Keldorph1-3/+3
2019-04-18Add a destructor for sos::GCHeap (#24072)Omair Majid2-0/+7
2019-04-18Merge pull request #23853 from jkoritzinsky/cmake-ninja-fixJan Vorlicek10-31/+32
2019-04-18Merge pull request #24066 from janvorli/put-back-cpu-limitsJan Vorlicek2-16/+18
2019-04-18Skip type sanity checks for CoreLib (#24074)Jan Kotas2-2/+2
2019-04-18Fixed ChunkEnumerator.Current NRE (#24076)Benjamin Bartels1-1/+12
2019-04-18Merge pull request #23934 from franksinankaya/gcc_cleanup_18Jan Vorlicek2-11/+11
2019-04-17Merge pull request #23762 from dotnet/NullableFeatureSantiago Fernandez Madero784-6567/+6874
2019-04-17another similar fixAndy Ayers1-1/+1
2019-04-17Removing the unnecessary friend relationshipAndrew Au1-1/+0
2019-04-17Merge pull request #24067 from briansull/desktop-fix2Brian Sullivan3-6/+10
2019-04-17Added comment on #endifBrian Sullivan1-1/+1