summaryrefslogtreecommitdiff
path: root/src/vm/mscorlib.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-05-08Remove more MDA support code (#24457)Steve MacLean1-4/+1
2019-03-18[EventPipe] Adding an IPC server to handle out of process communication. (#23...José Rivero1-0/+2
2019-02-27Remove legacy classfactory.cpp implementation for managed COM activation (#22...Aaron Robinson1-1/+0
2019-01-22Move MemoryFailPoint to shared CoreLib partition (#22104)Filip Navara1-1/+0
2019-01-05Move Native Library APIs to NativeLibrary class (#21821)Swaroop Sridhar1-0/+1
2019-01-03Adds portable version of EncodingTable (#21735)Marek Safar1-1/+0
2018-11-16Add explicit signatures for Span indexerJan Kotas1-0/+2
2018-09-22Porting NumberToDouble to managed code. (#20080)Tanner Gooding1-1/+0
2018-07-17Move Decimal to shared (#18948)Pent Ploompuu1-2/+0
2018-06-09Avoid NativeOverlapped pinning by allocating unmanaged memory for it (#18360)Jan Kotas1-4/+0
2018-04-17Convert native StringBuilder methods to managed (#17472)mikedn1-1/+0
2018-01-02Retry: Enable EventPipe across Unix and Windows (#15611)Victor "Nate" Graf1-0/+4
2017-12-21Revert "Enable EventPipe across Unix and Windows (#14772)" (#15609)Victor "Nate" Graf1-4/+0
2017-12-20Enable EventPipe across Unix and Windows (#14772)Victor "Nate" Graf1-0/+4
2017-05-10Re-Factor EventSource to Support Writing to EventPipe (#11435)Brian Robbins1-0/+1
2017-05-03Remove COMCoverage::nativeCoverBlock (#11364)Jan Vorlicek1-2/+0
2017-03-19Invariant globalization (#10264)Tarek Mahmoud Sayed1-0/+1
2017-03-01Cleanup the native globalization code (#9887)Tarek Mahmoud Sayed1-1/+0
2017-02-14Remove never defined FEATURE_RWLOCKdanmosemsft1-1/+0
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-5/+0
2017-02-14Remove never defined FEATURE_REFLECTION_ONLY_LOADdanmosemsft1-4/+0
2017-02-14Remove never defined FEATURE_ISOSTOREdanmosemsft1-1/+0
2017-02-13Fix build breakdanmosemsft1-1/+1
2017-02-12Remove commethodrentaldanmosemsft1-1/+2
2017-02-12Remove never defined FEATURE_COMINTEROP_TLB_SUPPORT and files that require it...danmosemsft1-3/+0
2017-02-10Missed part of file deletedanmosemsft1-3/+0
2017-02-06CAS Security cleanup (#9355)Jan Kotas1-20/+0
2016-12-21Delete FEATURE_LEGACYSURFACE (#8704)Jan Kotas1-2/+0
2016-06-02Improvements to System.Math InternalCall code. (#4847)Tanner Gooding1-1/+2
2016-04-25Fixing up FEATURE_EVENTSOURCE_XPLATDDCloud1-4/+1
2016-03-24Delete legacy netcf compat support (final part)Jan Kotas1-2/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2015-10-21Enable EventSource Logging in Linux via LttngRama1-1/+6
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+487