summaryrefslogtreecommitdiff
path: root/src/vm/ecalllist.h
AgeCommit message (Expand)AuthorFilesLines
2017-02-15Merge pull request #9603 from danmosemsft/defines4Dan Moseley1-157/+2
2017-02-14Remove never defined FEATURE_RWLOCKdanmosemsft1-21/+0
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-111/+0
2017-02-14Remove never defined FEATURE_REFLECTION_ONLY_LOADdanmosemsft1-8/+0
2017-02-14Remove never defined FEATURE_METHOD_RENTALdanmosemsft1-8/+0
2017-02-14Remove never defined FEATURE_LEAK_CULTURE_INFOdanmosemsft1-7/+0
2017-02-14Removing nativeGetResourceFallbackArray support from VmRama Krishnan Raghupathy1-2/+0
2017-02-12Remove never defined FEATURE_FUSIONdanmosemsft1-11/+0
2017-02-12Remove never defined FEATURE_COMINTEROP_TLB_SUPPORT and files that require it...danmosemsft1-10/+0
2017-02-12Remove never defined FEATURE_APPDOMAINMANAGER_INITOPTIONSdanmosemsft1-4/+0
2017-02-12Remove always defined FEATURE_VERSIONINGdanmosemsft1-2/+0
2017-02-12Remove always defined FEATURE_SYNCHRONIZATIONCONTEXT_WAITdanmosemsft1-4/+0
2017-02-12Remove always defined FEATURE_HOST_ASSEMBLY_RESOLVERdanmosemsft1-4/+0
2017-02-12Remove always defined FEATURE_EXCEPTIONDISPATCHINFOdanmosemsft1-2/+0
2017-02-11Revert "Remove always defined FEATURE_CORESYSTEM"danmosemsft1-0/+3
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-238/+0
2017-02-10Remove always undefined FEATURE_APTCAdanmosemsft1-6/+0
2017-02-10Remove always defined FEATURE_CORESYSTEMdanmosemsft1-3/+0
2017-02-07Remove bclrewriter (#9351)Dan Moseley1-7/+0
2017-02-06CAS Security cleanup (#9355)Jan Kotas1-404/+0
2017-02-04Remove stripped code (#9269)Dan Moseley1-65/+0
2017-02-01Adding some missing APIs on core that where added to N.S 2.0 (#9203)Santiago Fernandez Madero1-8/+0
2017-01-06Delete unused InteropServices types (#8765)James Ko1-0/+2
2016-12-21Delete FEATURE_LEGACYSURFACE (#8704)Jan Kotas1-3/+0
2016-12-10Improve ConditionalWeakTable.Remove (#8580)Jan Kotas1-0/+1
2016-12-09Adding API ConditionalWeakTable.AddOrUpdate (#8490)Santiago Fernandez Madero1-0/+1
2016-11-28Make GetCurrentProcessorNumber an FCallStephen Toub1-0/+1
2016-11-16Expose a member of StrongNameKeyPair, fix bug in SynchronizationContext (#8142)Koundinya Veluri1-1/+1
2016-11-10Expose some things for ns2.0Koundinya Veluri1-5/+3
2016-11-10Enable time zone for netstandard1.7 (#8074)Tarek Mahmoud Sayed1-12/+0
2016-11-08Expose Marshal.CleanupUnusedObjectsInCurrentContextFaizur Rahman1-1/+1
2016-11-03Enabling Type.GetType with overloads for assembly and type resolversRama Krishnan Raghupathy1-6/+2
2016-11-01Merge pull request #7904 from shrah/masterFaizur Rahman1-2/+2
2016-11-01Enable the rest of netstandard1.7 globalization APIs (#7935)Tarek Mahmoud Sayed1-1/+1
2016-10-31Update S.R.InteropServices to ns2.0Faizur Rahman1-2/+2
2016-10-25Merge pull request #7786 from rahku/_appdomainRahul Kumar1-0/+1
2016-10-25Add implementation of AppDomain.GetAssembliesRahul Kumar1-0/+1
2016-10-25Do not materialize CAS PseudoCustomAttribute (#7794)Jan Kotas1-0/+4
2016-10-24Add few Interop Marshal APIs (#7742)Faizur Rahman1-2/+2
2016-10-20Exposing Some Threading ApisRama Krishnan Raghupathy1-1/+1
2016-10-19Updating the new `System.MathF` calls which already existed in `System.Math` ...Tanner Gooding1-1/+0
2016-10-18Adding single-precision math functions. (#5492)Tanner Gooding1-0/+24
2016-10-12Fix build issueKoundinya Veluri1-2/+2
2016-10-12Fix build issueKoundinya Veluri1-15/+17
2016-10-12Address feedbackKoundinya Veluri1-1/+1
2016-09-23Adding MemoryFailPoint Removing some markersRama Krishnan Raghupathy1-4/+0
2016-09-19Merge pull request #7181 from ramarag/CompilerServicesRama krishnan Raghupathy1-1/+1
2016-09-16Exposing RunModuleConstructor in mscorlibRama Krishnan Raghupathy1-1/+1
2016-09-16Add few System.Reflection APIs (#7193)Sepideh Khoshnood1-1/+1
2016-09-07Make TryEnsureSufficientExecutionStack public (#7077)Bart J.F. De Smet1-2/+0