Sync may31 release/8.0-tizen (#510)
[platform/upstream/dotnet/runtime.git] / src / coreclr / vm / methodtablebuilder.cpp
2024-06-06 Timur Mustafin/Adv... Sync may31 release/8.0-tizen (#510)
2023-07-28 JasperRemove _NoLogging methods from VM (#89641)
2023-07-11 David WrightonFix virtual static dispatch for variant interfaces...
2023-06-15 Aaron Robinson`UnsafeAccessorAttribute` non-generic support (#86932)
2023-06-13 David WrightonImprove the performance of the type loader through...
2023-06-05 Tanner GoodingAllow the user to control the MaxVectorTBitWidth (...
2023-05-19 Tanner GoodingRemove getMaxIntrinsicSIMDVectorLength from the JIT...
2023-04-25 mikelle-rogersEnC Support for Generics (#85269)
2023-04-04 David WrightonUse similar types for self-referential generics instead...
2023-03-23 Vladimir SadovUsing canonical All-pointers GC desc in more scenarios...
2023-03-16 Vladimir SadovCoreCLR support for InlineArrayAttribute. (struct...
2023-02-17 Tomáš RylekFix for issue #80350 tracking runtime deficiencies...
2023-02-11 Adeel MujahidDisable RTTI on Unix (#81986)
2023-02-04 Aaron RobinsonPrep for new diagnostic work and tests (#81571)
2023-02-01 Tlakaelel Axayakat... Merge branch 'main' of ../linker into main
2023-01-26 Jan VorlicekFix max chunk size limiting (#81192)
2023-01-19 Aaron RobinsonFix nested non-byref like VC with no pointer fields...
2023-01-16 Tlakaelel Axayakat... Merge branch 'main' of ../linker into main
2023-01-12 Tanner GoodingAdding the Vector512 and Vector512<T> types (#76642)
2023-01-03 Aaron RobinsonRemove some instances of `%S` and `%ls` (#78894)
2022-12-22 Tlakaelel Axayakat... Merge branch 'SyncLinkerLinux' of ../linker into main
2022-11-22 Viktor HoferMerge remote-tracking branch 'upstream/main' into Net8C...
2022-11-18 Aaron RobinsonCode quality concerns (#78485)
2022-11-18 Viktor HoferMerge remote-tracking branch 'origin/main' into Net8Cha...
2022-11-17 Aaron RobinsonRemove some Windows specific formatters (#78434)
2022-11-08 dotnet-botMerge branch 'main' of /home/tlakollo/Consolidation...
2022-09-30 Aaron RobinsonRemove the GenericComPlusCall mechanism (#76415)
2022-09-29 James S. WangFix value type with static method fails to load (#76262)
2022-09-24 Marek SafarClean up of SPC to match ref assembly public surface...
2022-08-19 David WrightonDisable Int128 use in by value ABI scenarios, and fix...
2022-08-05 Aaron RobinsonFix undefined behavior found with g++-12 ubsan (#73424)
2022-08-01 Adeel MujahidFix typos (#73122)
2022-07-31 Aaron RobinsonRemove undefined behavior for address of null reference...
2022-07-24 Adeel MujahidFix typos (#72709)
2022-07-17 Adeel MujahidFix typos (#72314)
2022-07-13 Jeremy KoritzinskyIf the base type is a sequential zero-sized type, treat...
2022-07-13 Jan KotasFix typeloader error messages for invalid byref fields...
2022-07-13 Aaron RobinsonProperly report `TypedReference` with `ref` fields...
2022-07-10 Adeel MujahidFix miscellaneous typos (#71896)
2022-07-02 Aaron RobinsonConsume Roslyn with `ref` fields support (#71498)
2022-06-23 Jeremy KoritzinskyChange SString::GetUTF8NoConvert to GetUTF8 that conver...
2022-06-01 Tomáš RylekCoreCLR support for default interface implementation...
2022-05-31 Aaron RobinsonRemove more wprintf usages (#69912)
2022-05-23 Adeel MujahidFix typos (#69537)
2022-05-19 Tanner GoodingAdding Int128 and UInt128 with a base software implemen...
2022-05-16 Aaron RobinsonRemoval of IBC infrastructure (#68717)
2022-05-09 Andy GockeMerge pull request #67771 from dotnet/darc-main-31d4c30...
2022-05-07 Adeel MujahidFix typos (#69011)
2022-05-05 Andy GockeMerge remote-tracking branch 'upstream/darc-main-f4af19...
2022-05-05 Larry EwingMerge remote-tracking branch 'upstream/main' into darc...
2022-05-04 Aaron RobinsonReenable 4244 (#68615)
2022-03-17 Kunal PathakRemove test coverage of FeatureSIMD=0 (#66670)
2022-03-10 Aaron RobinsonReenable compiler warning 4244 under coreclr/ (#66398)
2022-02-15 David WrightonRemove the concept of fat dispatch tokens and fat type...
2022-02-15 Aaron RobinsonValidate `IntPtr` and ByRef field overlap (#65246)
2022-02-09 David WrightonAdd default method support to virtual statics (#64717)
2022-02-02 Aaron RobinsonAdd tests for `ref` field overlap with OBJECTREF and...
2022-01-30 Aaron RobinsonFix layout and GCInfo for ByRef fields. (#64422)
2022-01-23 Aaron RobinsonAdd runtime support for `ref` fields (#63985)
2022-01-19 Jeremy KoritzinskyBump Explicit-layout value types with no fields to...
2021-12-15 Jeremy KoritzinskyChange all "unmanaged" (no GC fields) sequential types...
2021-12-14 Vladimir SadovPE loader/image cleanups. No-copy mapping of R2R PEs...
2021-12-12 Adeel MujahidReplace CorInfoIntrinsics with NamedIntrinsic (#62639)
2021-11-27 Adeel MujahidFix miscellaneous typos (#62062)
2021-11-14 Vladimir SadovCompletely lock-free ClassLoader::LookupTypeKey (#61346)
2021-10-15 Elinor FungMerge branch 'main' into feature/use-dllimport-generator
2021-10-11 Vladimir SadovSome more cleanups in Assembly/Binder/Loader area ...
2021-09-30 Jeremy KoritzinskyMerge branch 'main' into feature/use-dllimport-generator
2021-09-30 Tomáš RylekFix for GitHub issue #59432 and the corresponding regre...
2021-09-20 Jeremy KoritzinskyMerge branch 'feature/DllImportGenerator' of /home...
2021-09-15 Jeremy KoritzinskyMerge pull request #59119 from jkoritzinsky/merge-main
2021-09-14 Jeremy KoritzinskyMerge branch 'main' of https://github.com/dotnet/runtim...
2021-08-26 Jeremy KoritzinskyRemove HasNativeImage and family since it always return...
2021-08-24 David WrightonRemove PlainPointer, RelativePointer and RelativeFixupP...
2021-08-24 Elinor FungRemove IsCompilationProcess and NingenEnabled (always...
2021-08-23 Jeremy KoritzinskyRemove more ngen-related dead code and config vars...
2021-08-21 Elinor FungRemove IsZapped and GetZappedModule functions (#57823)
2021-08-19 Jeremy KoritzinskyRemove `CROSSGEN_COMPILE` define usage (#57697)
2021-08-19 Elinor FungDelete code under FEATURE_PREJIT (#57693)
2021-08-18 Jeremy KoritzinskyRemove `FEATURE_READYTORUN_COMPILER` define from non...
2021-08-18 Elinor FungDelete code under `FEATURE_NATIVE_IMAGE_GENERATION...
2021-07-29 Jeremy KoritzinskyMerge pull request #56565 from jkoritzinsky/merge-main
2021-07-29 Jeremy KoritzinskyMerge branch 'main' of github.com:dotnet/runtime into...
2021-07-14 Elinor FungDon't validate signature for _VTblGap* methods (#55616)
2021-07-13 David WrightonOpen types can exist as entries in interface map (...
2021-06-29 David WrightonHandle marker types with more than 1 generic argument...
2021-06-28 David WrightonFaster type load for scenarios made more common by...
2021-06-25 David WrightonFix handling of static virtual method implementation...
2021-06-23 Tomáš RylekMove setting fHasVirtualStaticMethods out of sanity...
2021-06-18 Elinor FungMerge remote-tracking branch 'upstream/main' into mergeMain
2021-06-16 Jeremy KoritzinskyFollow the same failure behavior for [ComImport] classe...
2021-06-11 Elinor FungMerge remote-tracking branch 'upstream/main' into HEAD
2021-06-10 Lakshan FernandoFix2 for Trim HW (#53928)
2021-05-25 Elinor FungMerge remote-tracking branch 'upstream/main' into featu...
2021-05-14 Tomáš RylekRuntime support for static virtual interface methods...
2021-05-13 Aaron RobinsonLow level API support for Objective-C interop. (#52146)
2021-05-05 Elinor FungSome cleanup around PInvokeStaticSigInfo (#52232)
2021-03-29 Aaron RobinsonClean up REGUTIL/CLRConfig system (#50314)
2021-03-25 Vladimir SadovRemove GETTHREAD_ALLOWED tracking (#50080)
2021-03-20 Jan KotasFix and simplify GCDescs for collectible types (#49791)
next