summaryrefslogtreecommitdiff
path: root/src/vm/customattribute.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-06-10fix generic attribute bug when generic attribute has parameters and the param...Avi Avni1-1/+1
2019-05-02System.GC.AllocateUninitializedArray (#24096)Vladimir Sadov1-2/+2
2019-04-03Remove ADID and ADIndex from CoreCLR (#23588)David Wrighton1-4/+4
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-2/+0
2018-04-17Enable generic attributes (#9189)Avi Avni1-12/+8
2017-08-07Cleanup code access security from the unmanaged runtime (#13241)Jan Kotas1-1/+0
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-38/+1
2017-02-10Remove always undefined FEATURE_CAS_POLICYdanmosemsft1-87/+0
2016-10-25Do not materialize CAS PseudoCustomAttribute (#7794)Jan Kotas1-0/+2
2016-10-04Issue 7346 ConstructorArguments with null array of enumgiuliohome1-42/+40
2016-01-27Update license headersdotnet-bot1-4/+3
2015-03-26Fix about 12 kinds of warnings over the codebaseJan Vorlicek1-3/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1694