summaryrefslogtreecommitdiff
path: root/src/mscorlib/System.Private.CoreLib.csproj
AgeCommit message (Expand)AuthorFilesLines
2018-04-10Simple trim of ArrayPool buffers (#17078)Jeremy Kuhne1-9/+3
2018-03-27Cleanup InternalsVisibleTo (#17185)Jan Kotas1-3/+1
2018-03-27Move String.Comparison.cs to shared CoreLib partition (#17247)Jan Kotas1-1/+0
2018-03-20Move CompareInfo.* to shared CoreLib partition (#17062)Jan Kotas1-2/+0
2018-03-20Move EncodingTable and CodePageDataItem to System.Text namespace (#17061)Jan Kotas1-4/+6
2018-03-14Add EventSource TraceLogging Support for EventPipe (#16861)Brian Robbins1-0/+1
2018-03-13Merge pull request #16822 from sdmaclea/PR-ARM64-BASE-INTRINSICSCarol Eidt1-2/+4
2018-03-12Run ILLInk on System.Private.CoreLib.dll to remove dead code. (#16876)Eugene Rozenfeld1-0/+2
2018-03-08Move String to shared corelib partition (#16749)Jan Kotas1-1/+1
2018-03-07[Arm64] Add Base HW intrinsicsSteve MacLean1-2/+4
2018-03-06CoreFX #24343 Vector Ctor using Span (#16733)Mandar Sahasrabuddhe1-1/+1
2018-03-06Remove libuuid usage (#16643)Jan Vorlicek1-1/+0
2018-02-28ARM64 SHA256 Crypto intrinsics implementationDebayan Ghosh1-0/+2
2018-02-28ARM64 SHA1 Crypto intrinsics implementationDebayan Ghosh1-0/+2
2018-02-28ARM64 Aes Crypto intrinsics implementationDebayan Ghosh1-1/+3
2018-02-06Move String.Manipulation.cs to shared (#16226)Jan Kotas1-1/+0
2018-02-04Use stackalloc in string.Split (#15435)Alex1-1/+1
2018-01-31Merge with latest code and PR feedback.Eric Erhardt1-1/+1
2018-01-31Add Vector<T> to CoreLib.Eric Erhardt1-0/+20
2018-01-29Add ActivityId Support to EventPipe (#16055)Brian Robbins1-1/+1
2018-01-29Move TimeZoneInfo.Unix.cs to shared CoreLib partition (#16057)Jan Kotas1-5/+0
2018-01-29Merge pull request #15833 from sdmaclea/PR-ARM64-INITIAL-INTRINSIC-FRAMEWORKCarol Eidt1-0/+6
2018-01-26[Arm64] Initial HWIntrinsic implementationSteve MacLean1-0/+6
2018-01-25Compute System.Private.CoreLib roots required by the runtime. (#15525)Eugene Rozenfeld1-0/+7
2018-01-22Move TimeZoneInfo.Win32.cs to shared CoreLib partition (#15953)Jan Kotas1-1/+0
2018-01-19Move platform-neutral part of TimeZone to shared CoreLib partition (#15926)Jan Kotas1-4/+0
2018-01-18Enable EventPipe and EventSource Functional Tests (#15917)Brian Robbins1-1/+1
2018-01-17Merge pull request #15897 from tannergooding/hwintrin-debuggerdisplayTanner Gooding1-0/+3
2018-01-17Adding a DebugView for Vector64<T>, Vector128<T>, and Vector256<T>Tanner Gooding1-0/+3
2018-01-17Move public StreamReader/Writer to CoreLib (#15884)Jan Kotas1-2/+0
2018-01-10Move System.Globalization.CultureData to shared CoreLib partition (#15805)Jan Kotas1-2/+0
2018-01-09Merge pull request #15724 from sdmaclea/PR-ARM64-VECTOR64Carol Eidt1-0/+1
2018-01-06Move types to shared corelib partition (#15768)Jan Kotas1-2/+0
2018-01-04[Arm64] Add Vector64 HW Intrinsic supportSteve MacLean1-0/+1
2018-01-02Retry: Enable EventPipe across Unix and Windows (#15611)Victor "Nate" Graf1-1/+1
2017-12-28Merge pull request dotnet/corert#5148 from dotnet/nmirrorJan Kotas1-1/+0
2017-12-21Revert "Enable EventPipe across Unix and Windows (#14772)" (#15609)Victor "Nate" Graf1-1/+1
2017-12-20Enable EventPipe across Unix and Windows (#14772)Victor "Nate" Graf1-1/+1
2017-12-13Refactor Unsafe.cs to get it more in sync with CoreRT. (#15510)Ahson Khan1-1/+0
2017-12-13Adding Unsafe APIs that are used by System.Memory (#15497)Ahson Khan1-1/+1
2017-11-23Move TextInfo to shared CoreLib partition (#15195)Jan Kotas1-3/+0
2017-11-22Move Nullable and string normalization to shared CoreLib partition (#15184)Jan Kotas1-5/+0
2017-11-21Move ArraySegment and a few other files to shared CoreLib partition (#15158)Jan Kotas1-9/+0
2017-11-22Add Decimal.TryFormat span-based method (#15145)Stephen Toub1-0/+1
2017-11-21Move SafeBuffer and a few other files to shared CoreLib partition (#15141)Jan Kotas1-9/+1
2017-11-21Move UnmanagedMemoryAccessor to shared CoreLib partition (#15137)Jan Kotas1-1/+0
2017-11-20Move MemoryStream to shared CoreLib partition (#15116)Jan Kotas1-1/+0
2017-11-20Move TaskToApm to shared CoreLib partition (#15113)Jan Kotas1-2/+0
2017-11-19Delete FriendAccessAllowedAttribute and associated dead code (#15101)Jan Kotas1-3/+0
2017-11-19Move debugger attributes to shared partition (#15100)Jan Kotas1-1/+0