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
/
ceeload.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-06
Disable native image usage for collectible assemblies (#21378)
Jan Vorlicek
1
-3
/
+2
2018-11-30
Remove dead code
Steve MacLean
1
-6
/
+0
2018-11-28
Delete code related to LoaderOptimization and SharedDomain (#21031)
Jan Kotas
1
-81
/
+0
2018-10-31
Remove superfluous 'const' qualifier from trivial return types (#20652)
MichaĆ Janiszewski
1
-1
/
+1
2018-09-07
Fixes towards making the runtime compiled without FEATURE_PREJIT defined (#19...
Jan Kotas
1
-26
/
+30
2018-09-06
Enable IJW Native calling managed (#19750)
Morgan Brown
1
-0
/
+9
2018-08-14
Delete dead code (#19452)
Jan Kotas
1
-4
/
+0
2018-08-11
Make RuntimeType sealed and deleted support for introspection only loads (#19...
Jan Kotas
1
-2
/
+0
2018-06-01
Native lib relative path (#18239)
Aaron Robinson
1
-1
/
+1
2018-01-13
Revert "Remove relocations for MethodTable::m_pParentMethodTable for Linux ARM"
Jan Kotas
1
-4
/
+0
2017-10-18
Improve thread statics performance (#14560)
Jan Kotas
1
-3
/
+9
2017-08-08
Merge pull request #12168 from gbalykov/remove-relocations-readonly
Bruce Forstall
1
-9
/
+21
2017-08-07
Cleanup code access security from the unmanaged runtime (#13241)
Jan Kotas
1
-2
/
+0
2017-07-24
Add the runtime code versioning feature
noahfalk
1
-105
/
+11
2017-07-12
Improvements in the Zapper to VM interface, no longer throw exceptions across...
Brian Sullivan
1
-8
/
+2
2017-07-10
Remove m_pIBCErrorNameString and IBCErrorNameString()
Brian Sullivan
1
-3
/
+0
2017-07-10
Remove relocations for MethodTable::m_pParentMethodTable for Linux ARM
Gleb Balykov
1
-0
/
+4
2017-07-10
Remove relocations from SECTION_Readonly for fields not accessed from jit cod...
Gleb Balykov
1
-9
/
+17
2017-06-27
Partially remove relocations from Class section of NGEN-ed images (#11962)
Ruben Ayrapetyan
1
-2
/
+1
2017-05-24
Allow RelativePointer::SetValue usage for non-DAC builds only (#11891)
gbalykov
1
-0
/
+5
2017-05-17
Finish deleting dead CAS code from CoreLib (#11436)
Jan Kotas
1
-5
/
+0
2017-03-13
Work for IBC profiling with ReadyToRun images
Brian Sullivan
1
-0
/
+7
2017-02-14
Remove never defined FEATURE_MIXEDMODE
danmosemsft
1
-44
/
+0
2017-02-13
Rejit support for R2R images
noahfalk
1
-4
/
+6
2017-02-12
Remove never defined FEATURE_FUSION
danmosemsft
1
-8
/
+0
2017-02-12
Remove never defined FEATURE_CER and header
danmosemsft
1
-48
/
+0
2017-02-10
Remove always defined FEATURE_CORECLR
danmosemsft
1
-6
/
+0
2016-11-29
Disable CER feature as it is not used (#8218)
John Chen
1
-2
/
+8
2016-09-28
Fix ifdefs used to select the symbol reader dll name (#7406)
Mike McLaughlin
1
-5
/
+7
2016-09-28
Add option to measure time spent inside calls to the CLR. (#7357)
Peter Kukol
1
-3
/
+1
2016-09-26
Fix arm64 build issue #7355. (#7362)
Mike McLaughlin
1
-1
/
+3
2016-09-23
Remove CoreCLR's dependency on the diasymreader.dll installed as part of the ...
Mike McLaughlin
1
-1
/
+15
2016-05-16
Enable DefaultDllImportSearchPathsAttribute in CoreCLR Windows. Host NATIVE_D...
Yi Zhang (CLR)
1
-4
/
+0
2016-03-23
Title: Hashtable of types for R2R modules
Fadi Hanna
1
-0
/
+8
2016-03-09
Delete dead code
Jan Kotas
1
-135
/
+6
2016-01-27
Update license headers
dotnet-bot
1
-4
/
+3
2015-12-16
Bug fixes from desktop
Jan Kotas
1
-17
/
+2
2015-11-17
Enable CLANG sanitizers for native debug builds
Steve Harter
1
-10
/
+10
2015-10-29
Port .NET Framework 4.6.1 changes
Jan Kotas
1
-0
/
+2
2015-01-30
Initial commit to populate CoreCLR repo
dotnet-bot
1
-0
/
+3866