summaryrefslogtreecommitdiff
path: root/src/vm/object.h
AgeCommit message (Expand)AuthorFilesLines
2016-12-21Delete FEATURE_LEGACYSURFACE (#8704)Jan Kotas1-8/+0
2016-12-05[x86/Linux] Revise COMPlusThrowCallback (#8430)Jonghyun Park1-0/+2
2016-11-10Expose some things for ns2.0Koundinya Veluri1-3/+16
2016-11-01Enable the rest of netstandard1.7 globalization APIs (#7935)Tarek Mahmoud Sayed1-2/+0
2016-10-17Enable NumberFormatInfo netstandard 1.7 APIs (#7659)Tarek Mahmoud Sayed1-2/+0
2016-08-23Enable more code under globalization for netcoreTarek Mahmoud Sayed1-14/+9
2016-08-14Port serialization implementation to Unix globalization typesStephen Toub1-2/+0
2016-08-14Restore most serialization implementations in coreclrStephen Toub1-2/+0
2016-07-09Fix exceptions in GC (#6192)Jan Vorlicek1-0/+2
2016-05-17Update StringObject comment in object.h (#5011)Matt Warren1-5/+1
2016-05-10Improve performance of ExecutionContextSwitcher to help async invocation perfgeoffkizer1-1/+4
2016-03-09Delete dead codeJan Kotas1-12/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2015-10-20Implementation of System V ABI struct passing.Lubomir Litchev1-0/+10
2015-10-16Fix Windows x86 build - use macro for friend declarationKoundinya Veluri1-2/+3
2015-10-12Add some fast paths that are missing outside WindowsKoundinya Veluri1-0/+1
2015-10-09Add allocation fast path for arrays of value type elements outside WindowsKoundinya Veluri1-0/+1
2015-03-26Fix about 12 kinds of warnings over the codebaseJan Vorlicek1-2/+2
2015-03-06Add a fourth parameter to the DEFINE_DACVAR macro that is the actual fully qu...Mike McLaughlin1-0/+1
2015-03-03Introduce FC_TypedByRef for passing TypedReferences as FCall argumentsJan Kotas1-2/+2
2015-02-21Fix warnings generated when building with Clang on Linux.Pat Gavlin1-3/+3
2015-02-03Remove non ASCII characters from source filesMatt Ellis1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+4680