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
/
debug
/
daccess
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-10
Delete vm/context.* (#21459)
Jan Kotas
3
-12
/
+5
2018-12-03
Remove IsNeutralDomain() (#21318)
Steve MacLean
1
-24
/
+10
2018-11-28
Delete code related to LoaderOptimization and SharedDomain (#21031)
Jan Kotas
5
-77
/
+10
2018-11-20
Delete CORCOMPILE_IMPORT_TABLE_ENTRY (#21109)
Jan Kotas
2
-71
/
+20
2018-11-16
Fix unloadability races (#21024)
Jan Vorlicek
3
-16
/
+9
2018-11-15
Delete HAS_FLS_SUPPORT and related code (#21035)
Jan Kotas
2
-24
/
+3
2018-11-09
Delete dead/unreachable code related to remoting (#20880)
Jan Kotas
2
-19
/
+5
2018-11-06
Turn GarbageCollection events off by default and allow VS turning them on
Andrew Au
2
-0
/
+17
2018-10-07
Remove mention of rotor from comments (#20297)
Austin Wise
1
-1
/
+0
2018-10-07
Remove some dead remoting and context static things (#20277)
Austin Wise
4
-17
/
+9
2018-10-05
Remove context statics stuff (#20256)
Jan Vorlicek
1
-5
/
+1
2018-10-04
Remove AppDomain unload (#20250)
Jan Vorlicek
1
-28
/
+0
2018-10-03
report the entire generation table in EnumWksGlobalMemoryRegions and EnumSvrG...
David Mason
2
-2
/
+2
2018-09-20
Fix issue #20076 createdump faults. (#20084)
Mike McLaughlin
1
-2
/
+2
2018-09-07
Fixes towards making the runtime compiled without FEATURE_PREJIT defined (#19...
Jan Kotas
2
-1
/
+5
2018-09-06
Add support for collectible types to SOS (#19842)
Jan Vorlicek
3
-1
/
+36
2018-08-06
Only register signals and create alt exception stack in coreclr. (#19309)
Mike McLaughlin
1
-16
/
+25
2018-07-31
Delete FEATURE_IPCMAN (#19212)
Jan Kotas
1
-21
/
+0
2018-07-17
Delete redundant broken offsetof definitions (#18947)
Jan Kotas
1
-0
/
+1
2018-07-10
GS cookie check fix for debugger stackwalks port
Juan Sebastian Hoyos Ayala
1
-1
/
+1
2018-06-29
Remove relocations for vtable chunks (#17147)
Gleb Balykov
2
-14
/
+38
2018-06-22
Fix incorrect usage of ILCodeVersion::AsNode (issue #18602) (#18606)
Noah Falk
1
-1
/
+1
2018-06-07
Allow ILCodeVersion to fallback to default IL (#18322)
Noah Falk
1
-5
/
+5
2018-06-03
Typo (#18266)
John Doe
1
-2
/
+2
2018-06-03
Warnings cleanup (#18260)
Robin Sue
2
-7
/
+1
2018-05-27
Typo (#18141)
John Doe
1
-5
/
+5
2018-05-24
Typo (#18122)
John Doe
2
-2
/
+2
2018-05-04
Fix System.String over-allocation (#17876)
Jan Kotas
1
-1
/
+1
2018-04-17
Unix/x64 ABI cleanup
Carol Eidt
1
-2
/
+2
2018-03-17
Add environment variable (COMPlus_EnableDiagnostics) to disable debugging and...
Mike McLaughlin
1
-8
/
+11
2018-03-13
Revert "Revert "Fix handling of incorrect assemblies on Unix (#16747)" (#1679...
Jan Kotas
1
-1
/
+1
2018-03-06
Revert "Fix handling of incorrect assemblies on Unix (#16747)" (#16790)
Jan Kotas
1
-1
/
+1
2018-03-05
Fix handling of incorrect assemblies on Unix (#16747)
Ruben Ayrapetyan
1
-1
/
+1
2018-02-22
Remove relocations for MethodTable::m_pParentMethodTable for Linux ARM (#15915)
gbalykov
1
-2
/
+2
2018-02-17
delete unused mirror files (#16423)
Sergey Andreenko
5
-5
/
+0
2018-01-25
Revert "Add environment variable (COMPlus_EnableDiagnostics) to disable debug...
Russ Keldorph
1
-11
/
+8
2018-01-17
Add environment variable (COMPlus_EnableDiagnostics) to disable debugging and...
Mike McLaughlin
1
-8
/
+11
2018-01-13
Revert "Remove relocations for MethodTable::m_pParentMethodTable for Linux ARM"
Jan Kotas
1
-2
/
+2
2017-12-06
new intrinsic type support (#15340)
Fei Peng
1
-0
/
+1
2017-11-30
Jumpstub fixes (#15296)
Jan Kotas
1
-3
/
+1
2017-11-27
Improve Monitor scaling (#14216)
Koundinya Veluri
1
-3
/
+3
2017-11-14
Remove out-of-use method and properties from appdomain (#15029)
Zhukov Maxim
1
-113
/
+6
2017-10-12
Fix #14418 (#14419)
Noah Falk
1
-1
/
+10
2017-10-11
Delete !FEATURE_IMPLICIT_TLS (#14398)
Jan Kotas
2
-7
/
+2
2017-09-18
Change jit notifications so that they pass the native code address. (#14021)
David Mason
1
-4
/
+25
2017-09-07
Make dumpmd work with tiered jitting. Now displays previous code addresses (#...
David Mason
3
-40
/
+155
2017-08-23
Add unwind info to core dumps. (#13547)
Mike McLaughlin
2
-2
/
+24
2017-08-15
Implement out of context stack unwinder (#13302)
Mike McLaughlin
1
-3
/
+22
2017-08-08
Merge pull request #12168 from gbalykov/remove-relocations-readonly
Bruce Forstall
1
-13
/
+16
2017-08-07
Cleanup code access security from the unmanaged runtime (#13241)
Jan Kotas
3
-42
/
+0
[next]