summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/System.Private.CoreLib.csproj
AgeCommit message (Expand)AuthorFilesLines
2019-06-14Move parts of RuntimeType to shared partition (#25176)Marek Safar1-1/+1
2019-06-04More PR FeedbackSantiago Fernandez Madero1-0/+1
2019-06-03Fix some nullable annotations from API ReviewSantiago Fernandez Madero1-2/+1
2019-05-29Add back AssemblyDescription attribute (#24819)Sven Boemer1-0/+1
2019-05-28Move parts of WeakReference to shared partition (#24800)Marek Safar1-2/+2
2019-05-28Move some CustomAttribute related types to shared (#23651)Egor Bogatov1-1/+0
2019-05-28Add and apply nullable attributes (#24679)Stephen Toub1-2/+2
2019-05-24Update BuildTools, CoreClr to preview4-04022-01, preview6-27721-71, respectiv...dotnet-maestro-bot1-1/+1
2019-05-23Fewer ilstubs in corelib from reflection apis (#24708)David Wrighton1-0/+2
2019-05-20Add ComponentActivator (#23958)Steve MacLean1-0/+1
2019-05-10Fixing S.P.Corelib to not double include files and ensure that S.N.V is marke...Tanner Gooding1-28/+15
2019-05-09Turn on nullability for all of Corelib (#24497)Stephen Toub1-0/+1
2019-05-06Port all managed product binaries to use SDK style projects (#24285)Aaron Robinson1-64/+77
2019-04-29Move DefaultBinder.CanConvert.cs to shared (#23931)Egor Bogatov1-1/+0
2019-04-29Move NativeLibrary to the shared partition (#24143)Michal Strehovský1-1/+1
2019-04-16Move EventSource to shared CoreLib partition (#23925)Filip Navara1-1/+0
2019-04-13Move DateTime Windows implementation to shared CoreLib (#23888)Filip Navara1-1/+1
2019-04-10Move AssemblyName to shared (#23737)Egor Bogatov1-1/+1
2019-04-10Move TimerQueue.TickCount Windows implementation to shared CoreLib (#23838)Filip Navara1-3/+0
2019-04-04Merge pull request #23633 from dotnet/NullableFeatureSantiago Fernandez Madero1-1/+3
2019-04-04Merge remote-tracking branch 'dotnet/master' into merge-master-nullableSantiago Fernandez Madero1-1/+4
2019-04-04Runtime support for upcoming .NET Core WinRT Host (#23402)Jeremy Koritzinsky1-0/+1
2019-04-04Move parts of delegate to shared partition (#23552)Marek Safar1-1/+1
2019-04-03Add CPU runtime counter (#23680)Sung Yoon Whang1-0/+2
2019-04-02Avoid unnecessary SetLastError on PInvokes (dotnet/corefx#36544)Jan Kotas1-0/+1
2019-03-28Nullable: make Object.ToString() return nullable (#23510)Santiago Fernandez Madero1-1/+3
2019-03-22Move Exception to shared partition (#23361)Marek Safar1-1/+1
2019-03-20Runtime changes for IJW Activation (#22636)Jeremy Koritzinsky1-0/+2
2019-03-18Add Utf8String skeleton (#23209)Levi Broderick1-0/+12
2019-03-16Move Enum and CorElementType to shared (#23177)Egor Bogatov1-1/+1
2019-03-14Move TypeLoadException to shared (#23238)Egor Bogatov1-1/+1
2019-03-09Move Buffer to shared (#23157)Egor Bogatov1-1/+1
2019-03-08Move part of RuntimeHelpers to shared partition (#23130)Marek Safar1-1/+0
2019-03-07Use platform specific implementation of GetCurrentProcessId (#23084)Marek Safar1-1/+0
2019-03-05Clean up some string.Format usage (#23025)Stephen Toub1-1/+1
2019-03-02Move Activator to shared partition (#22894)Marek Safar1-1/+0
2019-03-01Remove unused code from EventSource (#22853)Marek Safar1-1/+0
2019-02-27Address PR feedback (clean up style in Thread.CoreCLR.cs)Stephen Toub1-0/+1
2019-02-26Move Thread to shared CoreLib (#22744)Filip Navara1-2/+1
2019-02-25Move WaitHandle to shared CoreLib (#22634)Filip Navara1-1/+1
2019-02-23Move AssemblyLoadContext to shared partition (#22685)Marek Safar1-1/+1
2019-02-22Change Environment.Version to return product version (#22664)Jan Kotas1-0/+13
2019-02-21Support COM events (#22721)Aaron Robinson1-0/+2
2019-02-19Add ManagedRuntimeEventSource (#22515)Sung Yoon Whang1-0/+1
2019-02-19Cleanup CoreLib makefiles (#22706)Jan Kotas1-15/+6
2019-02-15Set the 'PLATFORM_OSX' constant during OSX build (#22639)Aaron Robinson1-3/+0
2019-02-15Manually update the dependencies.props and move S.P.Corelib to use LangVersio...Tanner Gooding1-1/+0
2019-02-15Remove CoreLib's src\Interop\Windows directory (#22622)Stephen Toub1-1/+0
2019-02-14Move Reflection.Emit Tokens to shared partition (#22602)Marek Safar1-8/+0
2019-02-14Replace multi-loaderallocator hash implementation in MethodDescBackpatchInfo ...David Wrighton1-0/+2