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
/
domainfile.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-05
Delete FEATURE_TREAT_NI_AS_MSIL_DURING_DIAGNOSTICS (#21387)
Jan Kotas
1
-23
/
+2
2018-12-03
Refactor all FCalls out of AppDomain.cs (#21337)
Jan Kotas
1
-10
/
+0
2018-12-03
Remove IsNeutralDomain() (#21318)
Steve MacLean
1
-4
/
+2
2018-11-28
Delete code related to LoaderOptimization and SharedDomain (#21031)
Jan Kotas
1
-276
/
+18
2018-11-26
Disable domain neutral loading (#21156)
Jan Kotas
1
-155
/
+7
2018-11-21
Delete dead/unused code (#21138)
Jan Kotas
1
-6
/
+2
2018-10-04
Remove AppDomain unload (#20250)
Jan Vorlicek
1
-23
/
+1
2018-09-07
Fixes towards making the runtime compiled without FEATURE_PREJIT defined (#19...
Jan Kotas
1
-2
/
+1
2018-09-06
Enable IJW Native calling managed (#19750)
Morgan Brown
1
-0
/
+4
2018-08-23
Enable unloading of AssemblyLoadContext (#18476)
Jan Vorlicek
1
-11
/
+6
2018-08-11
Make RuntimeType sealed and deleted support for introspection only loads (#19...
Jan Kotas
1
-16
/
+0
2018-04-05
Rename conflicting definitions VER_MAJOR/MINORVERSION macros (#17364)
Jan Kotas
1
-4
/
+4
2017-10-06
Delete dead code (#14365)
Jan Kotas
1
-11
/
+3
2017-08-07
Cleanup code access security from the unmanaged runtime (#13241)
Jan Kotas
1
-5
/
+0
2017-05-17
Finish deleting dead CAS code from CoreLib (#11436)
Jan Kotas
1
-126
/
+1
2017-03-31
1. Remove disable of C4996
Rahul Kumar
1
-8
/
+5
2017-02-14
Remove never defined FEATURE_MULTIMODULE_ASSEMBLIES
danmosemsft
1
-411
/
+0
2017-02-14
Remove never defined FEATURE_MIXEDMODE
danmosemsft
1
-35
/
+1
2017-02-12
Remove never defined FEATURE_FUSION
danmosemsft
1
-441
/
+0
2017-02-12
Remove remainder of FEATURE_CORECLR (tool missed some files, also comments)
danmosemsft
1
-1
/
+1
2017-02-12
Remove never defined FEATURE_APPX_BINDER
danmosemsft
1
-4
/
+0
2017-02-12
Remove always defined FEATURE_HOST_ASSEMBLY_RESOLVER
danmosemsft
1
-2
/
+0
2017-02-11
Revert "Remove always defined FEATURE_CORESYSTEM"
danmosemsft
1
-0
/
+106
2017-02-10
Remove always undefined FEATURE_CAS_POLICY
danmosemsft
1
-133
/
+0
2017-02-10
Remove always defined FEATURE_CORECLR
danmosemsft
1
-327
/
+2
2017-02-10
Remove always undefined FEATURE_APTCA
danmosemsft
1
-6
/
+0
2017-02-10
Remove always defined FEATURE_CORESYSTEM
danmosemsft
1
-106
/
+0
2016-09-08
Introduce an interface separating the GC and the VM,
Sean Gillespie
1
-2
/
+2
2016-05-07
Remove FEATURE_HOSTED_BINDER definition (#4838)
Jan Vorlicek
1
-11
/
+2
2016-04-13
Merge pull request #4068 from Lucrecious/master
Brian Robbins
1
-5
/
+5
2016-04-06
Allow logging of image loading
Luca
1
-5
/
+5
2016-03-23
Remove special casing of platform assemblies
Jan Kotas
1
-15
/
+4
2016-03-21
Delete legacy netcf compat support (part 1)
Jan Kotas
1
-7
/
+0
2016-03-16
Update code to use COMPlus_ instead of COMPLUS_ when referencing knobs
Manu
1
-1
/
+1
2016-03-09
Delete dead code
Jan Kotas
1
-12
/
+0
2016-03-05
Modify zaprequire switch to allow Ready-to-Run images
John Chen (CLR)
1
-0
/
+5
2016-01-27
Update license headers
dotnet-bot
1
-4
/
+3
2015-11-12
Merge pull request #2033 from brianrob/crossgen_perfmap2
Brian Robbins
1
-0
/
+9
2015-11-12
Enable offline generation of text-based symbol tables for native images. Thi...
Brian Robbins
1
-0
/
+9
2015-11-11
Improve FEATURE_NATIVE_IMAGE_GENERATION ifdefs
Jan Kotas
1
-0
/
+4
2015-10-28
Modify Platform ID of Linux NIs (issue #1035)
John Chen
1
-1
/
+1
2015-05-07
Merge changes from parent branch
dotnet-bot
1
-0
/
+7
2015-03-26
Fix about 12 kinds of warnings over the codebase
Jan Vorlicek
1
-0
/
+4
2015-01-30
Initial commit to populate CoreCLR repo
dotnet-bot
1
-0
/
+4484