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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-16
Fix for GH issue 410 - https://github.com/dotnet/coreclr/issues/410
Gaurav Khanna
6
-29
/
+56
2015-09-16
Merge pull request #1564 from dotnet-bot/from-tfs
Jan Kotas
2
-68
/
+111
2015-09-15
Use out-of-proc libunwind to unwind native stack from DAC
Eugene
1
-1
/
+25
2015-09-14
Fix build break on ARM.
Wes Haggard
1
-1
/
+1
2015-09-14
This fixes the case of 64bit (to be in sync with Arm/Arm64) failures when, du...
Gaurav Khanna
2
-68
/
+111
2015-09-13
Improve the invalid cast message generated by unbox
Mike Danes
1
-5
/
+6
2015-09-11
Merge pull request #1533 from janvorli/fix-native-unwind-issue
Jan Vorlicek
1
-1
/
+10
2015-09-11
Fix null reference exception handling in JIT_WriteBarrier
Jan Vorlicek
1
-1
/
+10
2015-09-10
Merge pull request #1499 from kouvel/TryGetRawMetadata
Koundinya Veluri
3
-0
/
+38
2015-09-09
Add AssemblyExtensions.TryGetRawMetadata to the System.Reflection.Metadata na...
Koundinya Veluri
3
-0
/
+38
2015-09-09
Merge pull request #1520 from sergey-raevskiy/clarify-comment
Jan Kotas
1
-1
/
+1
2015-09-09
Clarify comment
sergey-raevskiy
1
-1
/
+1
2015-09-08
Fix missing uses of the INSTALL_MANAGED_EXCEPTION_DISPATCHER
Jan Vorlicek
4
-4
/
+39
2015-09-08
Merge pull request #1496 from janvorli/fix-exception-memleak
Jan Vorlicek
3
-24
/
+43
2015-09-08
Merge pull request #1514 from janvorli/fix-managed-exception-dispatch-way-2
Jan Vorlicek
8
-6
/
+24
2015-09-08
Fix managed exception dispatching
Jan Vorlicek
8
-6
/
+24
2015-09-04
Fix memory leak from managed exceptions
Jan Vorlicek
3
-24
/
+43
2015-09-04
Remove thread affinity and critical region stuff for Unix
Jan Vorlicek
8
-20
/
+93
2015-08-27
Merge pull request #1449 from Priya91/longpath-binder
Lakshmi Priya
4
-6
/
+6
2015-08-27
Replace missed MAX_PATH defines with new defines in vm.
Lakshmi Priya Sekar
4
-6
/
+6
2015-08-26
Merge pull request #1435 from Priya91/longpath-binder
Lakshmi Priya
36
-147
/
+147
2015-08-26
Fix corner case of GC stack walking during exception handling
Jan Vorlicek
2
-15
/
+39
2015-08-25
Merge pull request #1371 from adityamandaleeka/gcsuspension_2
Aditya Mandaleeka
7
-572
/
+833
2015-08-25
Replace MAX_PATH with new defines in vm.
Lakshmi Priya Sekar
36
-147
/
+147
2015-08-25
[amd64] Implement the pinvoke stubs for unix
Geoff Norton
3
-15
/
+131
2015-08-24
Detect whether we interrupted an epilog properly
Aditya Mandaleeka
1
-1
/
+2
2015-08-21
Remove Binder assertion for BindByWhereRef
Andrew Schwartzmeyer
1
-8
/
+0
2015-08-20
Use volatile stores for values read by DAC
Jan Kotas
1
-1
/
+2
2015-08-19
Add config switch for thread suspension injection in clrconfigvalues.h
Aditya Mandaleeka
1
-0
/
+4
2015-08-14
Add build-time check for existence of pthread_sigqueue and fix minor
Aditya Mandaleeka
4
-38
/
+29
2015-08-14
Fix typo "retrive" and "retrieved" to "retrieve" and "retrieved"
Jon Hanna
8
-10
/
+10
2015-08-13
There was a testcase failing (Interop\WinRT\Exception\ManagedClientNativeServ...
Bryan Arant
3
-3
/
+3
2015-08-13
Remove temporary ifdef and refactor/simplify
Aditya Mandaleeka
15
-85
/
+80
2015-08-13
Enable FEATURE_HIJACK on 64-bit Linux
Aditya Mandaleeka
9
-286
/
+290
2015-08-13
Implement GC Suspension for Unix
Aditya Mandaleeka
11
-338
/
+604
2015-08-13
Fix GC issues during exception handling on Unix
Jan Vorlicek
2
-25
/
+87
2015-08-07
Fix BPMD SOS command for ReadyToRun
Jan Kotas
1
-0
/
+9
2015-08-06
Merge pull request #1354 from jkotas/vs2015-rtm
Jan Kotas
1
-2
/
+2
2015-08-06
Merge pull request #1357 from benpye/arm64-release-fix
Jan Kotas
1
-1
/
+1
2015-08-06
Fix ARM64 compile break
Ben Pye
1
-1
/
+1
2015-08-05
Fix build breaks on VS2015 RTM
Jan Kotas
1
-2
/
+2
2015-08-05
Merge pull request #1349 from dotnet-bot/from-tfs
Jan Kotas
1
-10
/
+6
2015-08-04
Pick up security cookie definition from CRT headers
Jan Kotas
1
-10
/
+6
2015-08-04
Fix crash when using OpenCover with mscorlib
Jan Kotas
1
-1
/
+1
2015-08-04
Enable the Windows x86 build
Mike Danes
4
-26
/
+69
2015-08-03
Allow x86 version of prebuilt mscoree.h to be used for all architectures
Jan Kotas
1
-1
/
+1
2015-08-03
Merge pull request #1333 from dotnet-bot/from-tfs
Jan Kotas
2
-1
/
+8
2015-07-31
Merge pull request #1285 from benpye/linux-arm-stack-unwinding
Jan Vorlicek
3
-34
/
+39
2015-07-31
Modify unwinder to provide RtlVirtualUnwind.
Ben Pye
3
-34
/
+39
2015-07-31
[aarch64] Correct the checking of return class type to check against CORINFO_...
Geoff Norton
1
-1
/
+1
[next]