index
:
platform/upstream/coreclr
accepted/tizen_4.0_base
accepted/tizen_4.0_unified
accepted/tizen_5.0_base
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_base
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
asoldatov
backup/release/2.0.0_tizen/20170828
backup/release/2.0.0_tizen/20170906
backup/tizen_5.5/20190304
backup/tizen_base_2.0.0
backup/tizen_base_2.1.1-upd2
master
origin/backup/release/2.0.0_tizen_4.0/20170908
sandbox/adrob/asan
sandbox/adrob/asan.old
sandbox/akazmin/asan_annotate_buff
sandbox/ches01/asan
sandbox/ches01/asan_ARM
sandbox/ches01/asan_ARM_v2
sandbox/ches01/asan_amd64
sandbox/ches01/asan_amd64_intel_syntax
sandbox/ches01/asan_amd64_v2
sandbox/ches01/integrate-libasansi
sandbox/ches01/integrate-libasansi_debug
sandbox/ches01/integrate-libasansi_debug_v2
sandbox/denis13/gcc6x
sandbox/dkson95/clang
sandbox/dkson95/gcc_6_2_1
sandbox/dkson95/hardfp
sandbox/dkson95/hardfp_rebase
sandbox/dkson95/integrate-libasansi
sandbox/dkson95/tizen
sandbox/giuliana/fix_llvm_path
sandbox/giuliana/gcc_6_2_1
sandbox/giuliana/x86_baselibs
sandbox/jaehun77/hardfp
sandbox/mkashkarov/debug_build
sandbox/mkashkarov/test
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
sandbox/vbarinov/clean-clang
sandbox/wangbiao/rpm_upgrade
tc
tizen
tizen_4.0
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_base
Domain: Dotnet / Core; Licenses: MIT;
Alexander Soldatov <soldatov.a@samsung.com>, Dmitri Botcharnikov <dmitry.b@samsung.com>, Igor Kulaychuk <i.kulaychuk@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
vm
/
interpreter.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-23
Delete FEATURE_TESTHOOK (#24746)
Jan Kotas
1
-3
/
+0
2019-05-09
[X86/Linux] Fix error: no member named 'GetId' in 'AppDomain' when enabled In...
Leslie Zhai
1
-3
/
+3
2019-05-02
System.GC.AllocateUninitializedArray (#24096)
Vladimir Sadov
1
-1
/
+1
2019-04-03
Remove ADID and ADIndex from CoreCLR (#23588)
David Wrighton
1
-6
/
+6
2019-03-16
Fix typo (#23300)
Nikita Potapenko
1
-1
/
+1
2019-01-23
Remove all traces of FEATURE_STACK_PROBE. (#22149)
Filip Navara
1
-95
/
+0
2018-11-29
Update JIT/EE getMethodNameFromMetadata to get enclosing class name
Fei Peng
1
-1
/
+1
2018-11-09
Delete dead/unreachable code related to remoting (#20880)
Jan Kotas
1
-4
/
+1
2018-08-27
Some fixes for the interpreter (#19678)
Andy Ayers
1
-10
/
+184
2017-11-27
Improve Monitor scaling (#14216)
Koundinya Veluri
1
-1
/
+1
2017-08-07
Cleanup code access security from the unmanaged runtime (#13241)
Jan Kotas
1
-1
/
+1
2017-07-24
Add the runtime code versioning feature
noahfalk
1
-94
/
+10
2017-07-04
Support interprter build when INTERP_TRACING is not set (#12625)
Jonghyun Park
1
-13
/
+13
2017-06-26
Replace array type handle with method table in arguments of array allocation ...
Ruben Ayrapetyan
1
-4
/
+3
2017-06-01
[x64/Linux] Fix FEATURE_INTERPRETER Release build (#12046)
Jonghyun Park
1
-1
/
+3
2017-06-01
[x64/Linux] Use correct argument registers in InterpreterStub (#12002)
Jonghyun Park
1
-6
/
+6
2017-05-17
Finish deleting dead CAS code from CoreLib (#11436)
Jan Kotas
1
-1
/
+0
2017-02-14
Remove never defined FEATURE_REMOTING
danmosemsft
1
-23
/
+0
2016-12-13
[ARM32/Linux] Initial bring up of FEATURE_INTERPRETER (#8594)
mskvortsov
1
-3
/
+16
2016-10-27
Introduce new CORJIT_FLAGS type
Bruce Forstall
1
-3
/
+3
2016-09-08
Merge pull request #6764 from swgillespie/gc-interface-3
Sean Gillespie
1
-1
/
+1
2016-09-08
Introduce an interface separating the GC and the VM,
Sean Gillespie
1
-1
/
+1
2016-08-31
Fix funceval of a function returning 16 byte value type. (#6997)
Mike McLaughlin
1
-2
/
+3
2016-06-13
Refactor MethodTable::ContainsStackPtr (#5754)
Jan Kotas
1
-8
/
+0
2016-04-06
Replace SimplerHash with SHash in the interpreter.
Pat Gavlin
1
-6
/
+5
2016-03-03
Refactor Utilcode's IAllocators.
Pat Gavlin
1
-2
/
+3
2016-01-27
Update license headers
dotnet-bot
1
-4
/
+3
2015-12-16
Linux arm64 build fix.
jashook
1
-11
/
+11
2015-12-15
Build arm64 using private toolset
Rahul Kumar
1
-1
/
+1
2015-07-31
[aarch64] Correct the checking of return class type to check against CORINFO_...
Geoff Norton
1
-1
/
+1
2015-07-28
[aarch64] Enable the interpreter on linux as well
Geoff Norton
1
-24
/
+12
2015-05-30
Fix a bug in implementation of ICastable when CoreCLR throws exception on IL ...
Eugene Zemtsov
1
-5
/
+6
2015-01-30
Initial commit to populate CoreCLR repo
dotnet-bot
1
-0
/
+12272