Skip to content

Tags: coding2233/il2cpp_plus

Tags

v6000.3.x-8.8.0

Toggle v6000.3.x-8.8.0's commit message
[new] add support for hybridclr

v2022-tuanjie-8.8.0

Toggle v2022-tuanjie-8.8.0's commit message
[fix] fix the bug that doesn't set klass field of PtrClass on platfor…

…ms that IL2CPP_SLIM_CLASS is disabled.

v6000-8.7.0

Toggle v6000-8.7.0's commit message
[merge] merge il2cpp changes from 6000.0.56 to 6000.0.60

v2022-tuanjie-8.7.0

Toggle v2022-tuanjie-8.7.0's commit message
[merge] merge il2cpp changes from tuanjie 1.6.5 to 1.6.7

v2022-tuanjie-8.6.0

Toggle v2022-tuanjie-8.6.0's commit message
[fix] fix bug that computation of method index in Class::GetGenericIn…

…stanceMethodFromDefintion. tuanjie 1.6.4 only fixes it when IL2CPP_ENABLE_LAZY_INIT.

v2022-tuanjie-8.3.0

Toggle v2022-tuanjie-8.3.0's commit message
[merge] merge il2cpp changes from tuanjie 1.5.0 to 1.6.0

v2022-8.2.0

Toggle v2022-8.2.0's commit message
[merge] merge il2cpp changes from 2022.3.54-2022.3.63

v6000-8.1.0

Toggle v6000-8.1.0's commit message
[opt] opt MetadataCache::GetGenericInst, use std::memcpy to replace t…

…he for-loop for copy array.

v2023-8.1.0

Toggle v2023-8.1.0's commit message
[opt] opt MetadataCache::GetGenericInst, use std::memcpy to replace t…

…he for-loop for copy array.

v2022-tuanjie-8.1.0

Toggle v2022-tuanjie-8.1.0's commit message
[opt] opt MetadataCache::GetGenericInst, use std::memcpy to replace t…

…he for-loop for copy array.