summaryrefslogtreecommitdiff
path: root/src/mscorlib/System.Private.CoreLib.csproj
AgeCommit message (Expand)AuthorFilesLines
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
2017-05-12Delete non-shared version and switch over to shared version.Atsushi Kanamori1-4/+0
2017-05-12EventPipe Circular Buffer Support and Ability to Start/Stop Tracing (#11507)Brian Robbins1-1/+2
2017-05-11Add back private BadImageFormatException constructor called by the VM (#11523)Jan Kotas1-0/+1
2017-05-11Fix AssemblyName version (#11505)Sepideh Khoshnood1-3/+5
2017-05-10Re-Factor EventSource to Support Writing to EventPipe (#11435)Brian Robbins1-0/+1
2017-05-08Add assembly level attribute on CoreLib (#11449)Alex Ghiondea1-0/+1
2017-05-06Delete dead code (#11431)Jan Kotas1-5/+0
2017-05-06Delete moved fileJan Kotas1-2/+1
2017-05-05Move more files to shared CoreLib partition (#11429)Jan Kotas1-13/+0
2017-05-05Remove ArrayList (#11426)Justin Van Patten1-1/+0
2017-05-04Move UnmanagedMemoryStream and related types to shared CoreLib partition (#11...Jan Kotas1-3/+0
2017-05-04Delete moved fileJan Kotas1-1/+0
2017-05-02Enable Marshal.SecureStringToBSTR and Marshal.ZeroFreeBSTR on Unix (#11234)John Bottenberg1-0/+1
2017-05-01Partial revert "Move a few more files to shared CoreLib partition" (#11328)Jan Kotas1-0/+1
2017-05-01Move a few more files to shared CoreLib partitionJan Kotas1-6/+0
2017-04-26Delete moved fileJan Kotas1-1/+0
2017-04-15Move Span/ReadOnlySpan to shared CoreLib partition (#10988)Jan Kotas1-2/+0
2017-04-14Revert "Strip out unused reg code. (#10741)"danmosemsft1-1/+4
2017-04-11Move files to shared CoreLib partition (#10885)Jan Kotas1-26/+0
2017-04-11Move a few more types from CoreFX to CoreLib (#10893)Jan Kotas1-0/+1
2017-04-10CoreLib Build System portability updates (#10839)Rew1-43/+35
2017-04-09Move files to shared CoreLib partition (#10837)Jan Kotas1-23/+1
2017-04-09Move files to shared CoreLib partition (#10830)Jan Kotas1-59/+1
2017-04-07Strip out unused reg code. (#10741)Jeremy Kuhne1-4/+1
2017-04-07Delete moved fileJan Kotas1-1/+0
2017-04-07Move public ThreadAbortException back to CoreLib (#10801)Jan Kotas1-1/+0
2017-04-07Delete duplicate files and fix build breaksJan Kotas1-3/+0
2017-04-07Delete duplicate files and fix build breaksJan Kotas1-38/+0
2017-04-06NS2.0 Prepare FileNotFoundException for move to shared partition. (#10775)Atsushi Kanamori1-0/+1
2017-04-06Revert EncodingForwarder for the sake of the Perf (#10740)Tarek Mahmoud Sayed1-1/+0
2017-04-06Clean up and prepare FileLoadException.cs for move to Shared Partition. (#10764)Atsushi Kanamori1-0/+1
2017-04-04Merge pull request #10637 from rahku/UrlStringRahul Kumar1-3/+0
2017-04-04Remove file system/security/util/URLString.csRahul Kumar1-3/+0
2017-04-02Remove securitystate (#10649)Dan Moseley1-1/+0
2017-04-01Move identical Globalization files to shared partitionJan Kotas1-30/+0
2017-04-01Move identical files to shared partitionJan Kotas1-10/+0
2017-04-01Move identical Interop files to shared partitionJan Kotas1-11/+1
2017-03-31Delete moved filesJan Kotas1-2/+0
2017-03-31Merge pull request #10625 from jkotas/debugJan Kotas1-3/+5
2017-03-31Fix build breaksJan Kotas1-3/+5
2017-03-31NS2.0 Inject more missing types into CoreRT by sharing them. (#10613)Atsushi Kanamori1-1/+0
2017-03-31Prepare TimeZoneInfo.cs for move to shared partition. (#10606)Atsushi Kanamori1-1/+2
2017-03-29Delete moved filesJan Kotas1-3/+0
2017-03-28Delete moved fileJan Kotas1-1/+0
2017-03-28Get VS to quit bugging me about replacing SR.cs already. (#10530)Atsushi Kanamori1-0/+2
2017-03-27Move deleted files and remove m_ prefix in shared fileAlex Perovich1-4/+0
2017-03-27Move Pointer.cs to the shared partition. (#10499)Atsushi Kanamori1-1/+0
2017-03-25Enable global invariant on OSX (#10470)Tarek Mahmoud Sayed1-3/+2