summaryrefslogtreecommitdiff
path: root/src/mscorlib/System.Private.CoreLib.csproj
AgeCommit message (Expand)AuthorFilesLines
2017-11-06Cleanup BCLDebug (#14868)Jan Kotas1-7/+0
2017-11-02Move Dictionary to shared CoreLib partition (#14795)Jan Kotas1-1/+0
2017-10-31Move System.Tuple to shared CoreLib partition (#14762)Jan Kotas1-1/+0
2017-10-24Search/replace _DEBUG => DEBUGJan Kotas1-1/+1
2017-10-15Environment.SystemDirectory: Avoid StringBuilder overhead (#14513)Justin Van Patten1-0/+2
2017-10-10Add CompareInfo.Invariant.cs to shared corelib partitionJan Kotas1-1/+0
2017-10-10Move CompareInfo.cs to shared corelib partition (#14407)Jan Kotas1-1/+0
2017-10-10Turn on source link support (#14399)Vance Morrison1-2/+2
2017-10-05Update Microsoft.NETCore.Native package (dotnet/corert#4646)Jan Kotas1-1/+0
2017-10-04Move String.Searching.cs to shared CoreLib partition (dotnet/corert#4673)Jan Kotas1-1/+0
2017-10-03Update Buildtools and Roslyn (#14228)Jose Perez Rodriguez1-0/+1
2017-09-25[mscorlib] Enable hardware intrinsic in debug and reflection (#14164)Fei Peng1-1/+20
2017-09-23Moving parts of `System.Math` and `System.MathF` to be shared with CoreRT. (#...Tanner Gooding1-2/+2
2017-09-22Remove ResId class (#14135)Dan Moseley1-1/+0
2017-09-18Move ParseNumbers to shared partitionStephen Toub1-1/+0
2017-09-15Fix build breaks after moving files to shared and misc cleanupJan Kotas1-1/+0
2017-09-15Move List to shared partition (#14006)Jan Kotas1-1/+0
2017-09-09Finish moving files to shared CoreLib partitionJan Kotas1-1/+0
2017-09-08Move files to shared partition (#13870)Jan Kotas1-9/+0
2017-09-08Non-shared changesJan Kotas1-1/+0
2017-09-05Add Intel hardware intrinsic API (#13576)Fei Peng1-0/+22
2017-09-01Share four exception types (#13492)Dan Moseley1-5/+1
2017-08-31Cleanup CoreLib defines (#13713)Jan Kotas1-3/+0
2017-08-28Move TimeSpanFormat.cs and TimeSpanParse.cs to sharedStephen Toub1-2/+0
2017-08-27Remove dead HResults.cs (#13611)Dan Moseley1-4/+1
2017-08-24mscorlib cache padding for 128 byte lines (#13102)Steve MacLean1-1/+2
2017-08-21Use CreateFile2FromApp if available (#13410)Jeremy Kuhne1-1/+0
2017-08-21Clean up VS experience for s.p.corelib.csproj (#13481)Dan Moseley1-12/+4
2017-08-11Move files to shared CoreLib partition (#13342)Jan Kotas1-2/+1
2017-08-09Start at running ILLink to find dead code in Corelib (#13266)Dan Moseley1-1/+0
2017-08-07Move files to shared partition (#13244)Jan Kotas1-9/+0
2017-07-21Merge pull request dotnet/corert#4207 from dotnet/nmirrorJan Kotas1-1/+0
2017-07-21Moving 'System.Single' and 'System.Double' to the 'System.Private.CoreLib.Sha...Tanner Gooding1-3/+1
2017-07-19Fix errors in MSBuild prperties initialization in System.Private.CoreLib.cspr...Jacek Blaszczynski1-5/+3
2017-07-18Encoding code clean up (#12864)Tarek Mahmoud Sayed1-12/+0
2017-07-18Move BitConverter to shared CoreLib partition (#12876)Jan Kotas1-1/+0
2017-07-09Unify LazyInitializers with CoreRT (#12697)Jan Kotas1-1/+0
2017-07-09Move files to shared CoreLib partition (#12694)Jan Kotas1-7/+0
2017-07-05Fix the merge from the corert changesTarek Mahmoud Sayed1-3/+0
2017-06-29Delete file moved to shared partitionJan Kotas1-1/+0
2017-06-28Move ReaderWriterLockSlim to shared partitionKoundinya Veluri1-1/+0
2017-06-13Rewrite of OpCodeGen.pl script to generate correctly IL OpCodes (#12040)Jacek Blaszczynski1-1/+1
2017-06-06TypeForwardedFrom attributes on coretypes for NetFX serialization (#12059)Viktor Hofer1-1/+0
2017-05-26ISerializable cleanup (#11873)Morgan Brown1-1/+0
2017-05-23Scale back [Serializable] on CoreCLR types (#11765)Morgan Brown1-2/+1
2017-05-19Set StrongName=None for System.Private.CoreLibWes Haggard1-1/+2
2017-05-19Update signing for coreclr repoWes Haggard1-1/+2
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-4/+0
2017-05-16Update Coreclr to 2.0.0 buildtoolswtgodbe1-0/+1
2017-05-15Throw PNSE in ThreadPoolBoundHandle.BindHandle on Unixes (#11613)Koundinya Veluri1-0/+2