summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-05-10add prebuilt fileMukul Sabharwal1-29/+2
2017-05-10Remove EventPipeProfiler due to time constraintsMukul Sabharwal11-199/+2
2017-05-08Add an event pipe that pipes to the profiler apisMukul Sabharwal14-21/+1161
2017-05-06Log Events to EventPipe on Linux (#11433)Brian Robbins25-84/+2568
2017-05-06Delete dead code (#11431)Jan Kotas32-786/+0
2017-05-06Delete moved fileJan Kotas3-74/+1
2017-05-06Delete moved files and fix build breaksJan Kotas5-19/+89
2017-05-05Move more files to shared CoreLib partition (#11429)Jan Kotas17-30/+32
2017-05-05Remove ArrayList (#11426)Justin Van Patten5-659/+0
2017-05-05[Arm64/Unix] Enable FEATURE_USE_SOFTWARE_WRITE_WATCH_FOR_GC_HEAP (#11375)Steve MacLean3-1/+47
2017-05-05Add compact entry points for ARM (#11109)gbalykov11-15/+378
2017-05-05Return null from CultureData.GetLocaleInfoEx (#11422)Pedro Lamas2-2/+2
2017-05-05Fix build breaksJan Kotas2-107/+36
2017-05-05Switch over to shared Interop.Globalization.cs on Windows (#3528)Jan Kotas2-9/+9
2017-05-05Merge pull request #11405 from rartemev/issue_10857_addingseqRoman Artemev1-6/+9
2017-05-05Path.GetDirectoryName() throw exception when path is empty or has only white ...Santiago Fernandez Madero1-10/+14
2017-05-05Removed Dictionary<TKey, TValue>.GetValueOrDefault Methods (#11388)Tarun Pothulapati3-32/+14
2017-05-05Merge pull request #11411 from justinvp/delegate_opequalityStephen Toub1-4/+4
2017-05-05Fixed issue #11383 (#11385)sergey ignatov2-3/+6
2017-05-05Merge pull request #11361 from mikedn/imp-strlen-exceptBruce Forstall1-0/+4
2017-05-04Fix incorrect metadata on SOS.NETCore.dll (#11395) again (#11415)Mike McLaughlin1-5/+1
2017-05-05Add missing GTF_EXCEPT when importing string length intrinsicMike Danes1-0/+4
2017-05-04Move UnmanagedMemoryStream and related types to shared CoreLib partition (#11...Jan Kotas5-127/+148
2017-05-04Fixed memory instruction selector for integer register which contants simd8 typeRoman Artemev1-6/+9
2017-05-04Refactor arm32/arm64 per-node codegen into functions (#11377)Bruce Forstall4-1026/+771
2017-05-04Fix incorrect metadata on SOS.NETCore.dll (#11395)Mike McLaughlin1-0/+4
2017-05-04Use ReferenceEquals instead of Delegate.op_Equality for sentinel checksJustin Van Patten1-4/+4
2017-05-04Remove UnmanagedMemoryStream overflow checks. (#11376)Ian Hays1-16/+5
2017-05-04Fix ProjectN build break (dotnet/corert#3517)Jan Kotas1-1/+6
2017-05-04System.IO.Path.GetPathRoot string.Empty or whitespace character string should...Viktor Hofer2-3/+12
2017-05-04Reenable MapViewOfFile PAL test1 (#11393)Jan Vorlicek2-4/+23
2017-05-04Merge pull request #11370 from CarolEidt/ILOffsetDumpCarol Eidt1-1/+1
2017-05-04Delete moved fileJan Kotas2-132/+0
2017-05-04Merge pull request dotnet/corert#3506 from dotnet/nmirrorJan Kotas2-0/+132
2017-05-03Createdump fixes and cleanup. (#11368)Mike McLaughlin11-125/+174
2017-05-03[Arm64/Unix] Revise JIT_MemSet (#11217)Steve MacLean1-89/+157
2017-05-03Adding System\Runtime\CompilerServices\IsByRefLikeAttribute type (#11369)Vladimir Sadov2-1/+23
2017-05-03Fix some static analysis warningsRuss Keldorph6-12/+27
2017-05-03Dump GT_IL_OFFSET value in hexCarol Eidt1-1/+1
2017-05-03Remove COMCoverage::nativeCoverBlock (#11364)Jan Vorlicek5-86/+0
2017-05-03Fix Binder NI to IL fallback (#11341)Steve MacLean2-8/+37
2017-05-03Place precompiled SPC.dll in native assets folder. (#11359)Gaurav Khanna3-3/+3
2017-05-03Fix load from (#11342)Gaurav Khanna1-1/+2
2017-05-03Implement Type.IsTypeDefinition property on CoreCLR (#11355)Atsushi Kanamori9-0/+35
2017-05-02Merge pull request #11340 from ericstj/fixCrossTargetFolderEric StJohn2-3/+3
2017-05-02Enable Marshal.SecureStringToBSTR and Marshal.ZeroFreeBSTR on Unix (#11234)John Bottenberg12-62/+86
2017-05-02Fix folder name for cross-targeting assetsEric St. John2-3/+3
2017-05-02Enable LoadFrom to pickup assemblies next to requesting assembly (#11333)Gaurav Khanna1-0/+63
2017-05-02Merge pull request #11329 from BruceForstall/RefactorArmCodegenBruce Forstall4-829/+988
2017-05-02Added missing icu headers for Android (#11325)Cyd Haselton1-0/+2