summaryrefslogtreecommitdiff
path: root/src/mscorlib/shared/System.Private.CoreLib.Shared.projitems
AgeCommit message (Expand)AuthorFilesLines
2017-11-08Merge pull request #14906 from stephentoub/add_memory_stringStephen Toub1-0/+1
2017-11-08Adding placeholder Span debugger proxy (#14749)Ahson Khan1-0/+1
2017-11-08Add MemoryMarshal.AsMemoryStephen Toub1-0/+1
2017-11-02Move Dictionary to shared CoreLib partition (#14795)Jan Kotas1-0/+3
2017-10-31Move System.Tuple to shared CoreLib partition (#14762)Jan Kotas1-0/+1
2017-10-22Hide post exception stack frames (#14652)Ben Adams1-0/+1
2017-10-10Add CompareInfo.Invariant.cs to shared corelib partitionJan Kotas1-0/+1
2017-10-10Move CompareInfo.cs to shared corelib partition (#14407)Jan Kotas1-0/+1
2017-10-05Update Microsoft.NETCore.Native package (dotnet/corert#4646)Jan Kotas1-0/+1
2017-10-04Move String.Searching.cs to shared CoreLib partition (dotnet/corert#4673)Jan Kotas1-0/+1
2017-09-27Adding {RO}Memory<T> debugger view (#14130)Ahson Ahmed Khan1-0/+1
2017-09-23Moving parts of `System.Math` and `System.MathF` to be shared with CoreRT. (#...Tanner Gooding1-0/+2
2017-09-18Move ParseNumbers to shared partitionStephen Toub1-0/+1
2017-09-15Fix build breaks after moving files to shared and misc cleanupJan Kotas1-0/+2
2017-09-15Move List to shared partition (#14006)Jan Kotas1-0/+1
2017-09-09Move PInvoke interop related attributes to shared CoreLib partitionJan Kotas1-0/+6
2017-09-08Move files to shared partition (#13870)Jan Kotas1-0/+15
2017-09-09Merge pull request #13845 from ViktorHofer/DBNull-SerializationViktor Hofer1-0/+1
2017-09-08Delete redundant PInvokesJan Kotas1-2/+2
2017-09-08Move HResults to shared partitionJan Kotas1-0/+1
2017-09-08Make DBNull serializableViktor Hofer1-0/+1
2017-09-07New jit intrinsic support (#13815)Andy Ayers1-0/+1
2017-09-01Share four exception types (#13492)Dan Moseley1-3/+10
2017-09-01Merge pull request dotnet/corert#4370 from dotnet/nmirrorMichal Strehovský1-1/+11
2017-08-31Adding {ReadOnly}Memory, OwnedMemory, MemoryHandle, and IRetainable (#13583)Ahson Ahmed Khan1-0/+5
2017-08-28Move TimeSpanFormat.cs and TimeSpanParse.cs to sharedStephen Toub1-0/+2
2017-08-25Use CreateFile2 instead of CreateFile2FromApp (#13595) (#13607)Santiago Fernandez Madero1-2/+2
2017-08-21Use CreateFile2FromApp if available (#13410)Jeremy Kuhne1-8/+18
2017-08-21Clean up VS experience for s.p.corelib.csproj (#13481)Dan Moseley1-0/+5
2017-08-16Add Span-based {Try}Parse methods to primitive types (#13389)Stephen Toub1-0/+1
2017-08-11Move files to shared CoreLib partition (#13342)Jan Kotas1-0/+2
2017-08-07Move files to shared partition (#13244)Jan Kotas1-0/+9
2017-07-24Add ValueTask and friends to corelibStephen Toub1-0/+5
2017-07-21Merge pull request dotnet/corert#4207 from dotnet/nmirrorJan Kotas1-0/+1
2017-07-21Moving 'System.Single' and 'System.Double' to the 'System.Private.CoreLib.Sha...Tanner Gooding1-0/+2
2017-07-18Encoding code clean up (#12864)Tarek Mahmoud Sayed1-0/+10
2017-07-18Move BitConverter to shared CoreLib partition (#12876)Jan Kotas1-0/+1
2017-07-13Merge pull request dotnet/corert#4141 from MichalStrehovsky/fixBuildBreakMichal Strehovský1-2/+2
2017-07-09Unify LazyInitializers with CoreRT (#12697)Jan Kotas1-0/+1
2017-07-09Move files to shared CoreLib partition (#12694)Jan Kotas1-1/+8
2017-07-06Merge pull request dotnet/corert#4080 from dotnet/nmirrorTarek Mahmoud Sayed1-0/+3
2017-06-29Merge pull request dotnet/corert#4004 from dotnet/nmirrorMichal Strehovský1-9/+9
2017-06-29Merge pull request dotnet/corert#4004 from dotnet/nmirrorMichal Strehovský1-1/+2
2017-06-28Move ReaderWriterLockSlim to shared partitionKoundinya Veluri1-0/+1
2017-06-27Fix rough edges after CLI update (dotnet/corert#3983)Jan Kotas1-417/+417
2017-06-05Merge pull request dotnet/corert#3793 from dotnet/nmirrorJan Kotas1-3/+3
2017-06-02Merge pull request dotnet/corert#3745 from dotnet/nmirrorJan Kotas1-0/+2
2017-05-26ISerializable cleanup (#11873)Morgan Brown1-2/+0
2017-05-25Merge pull request dotnet/corert#3709 from dotnet/nmirrorMichal Strehovský1-0/+3
2017-05-19Merge pull request dotnet/corert#3654 from dotnet/nmirrorMichal Strehovský1-1/+5