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
2016-10-14
Enable DoStackSnapshot API on ARM to walk the current thread (#6933)
kvochko
1
-15
/
+23
2016-10-12
Merge pull request #7510 from kouvel/ApiThread
Koundinya Veluri
1
-15
/
+17
2016-10-12
Return false from IsMarshalByRefImpl/IsContextfulImpl when remoting is not su...
Jan Kotas
4
-92
/
+29
2016-10-12
Fix build issue
Koundinya Veluri
1
-2
/
+2
2016-10-12
Fix build issue
Koundinya Veluri
1
-15
/
+17
2016-10-12
Address feedback
Koundinya Veluri
1
-1
/
+1
2016-10-10
Remove an overly fragile assertion.
Pat Gavlin
1
-18
/
+0
2016-10-10
Fix buffer length usage in UTF-8 to Unicode conversion (#7540)
John Chen
1
-1
/
+1
2016-10-07
Merge pull request #7521 from vkvenkat/master
Sergiy Kuryata
1
-1
/
+1
2016-10-07
Return null on allocation failure due to OOM instead of throwing a exception ...
Sean Gillespie
1
-0
/
+55
2016-10-07
Disable CER code that is causing access violation
John Chen (CLR)
1
-0
/
+5
2016-10-07
Fixed #7519 - Dotnet crashes while saturating multiple CPU groups on Windows
vkvenkat
1
-1
/
+1
2016-10-06
Enable legacy JIT fallback for CoreCLR on Windows x86
Bruce Forstall
3
-17
/
+76
2016-10-06
Fix incorrect index for localsDebug array (#7495)
Evgeny Pavlov
1
-1
/
+1
2016-10-04
Merge pull request #7436 from giuliohome/issue-7346
Atsushi Kanamori
1
-42
/
+40
2016-10-04
Issue 7346 ConstructorArguments with null array of enum
giuliohome
1
-42
/
+40
2016-10-04
[Linux][GDB-JIT] Fix incorrect frame location when we have a lot of locals (#...
Evgeny Pavlov
2
-16
/
+58
2016-10-03
Remove coreclr checks from AppDomain apis (#7471)
Rahul Kumar
1
-9
/
+0
2016-10-04
Add support for Alpine Linux (#7440)
Jan Vorlicek
2
-0
/
+4
2016-10-03
Fix DWARF linetable info provided by GDBJIT (#7444)
Igor Kulaychuk
2
-6
/
+13
2016-10-01
Initial support of local variables and method arguments in GDB JIT interface ...
Evgeny Pavlov
4
-57
/
+585
2016-09-29
Set THUMB bit for RUNTIME_FIXUP_HELPER functions (#7373)
Jonghyun Park
3
-8
/
+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
5
-55
/
+5
2016-09-26
Fix arm64 build issue #7355. (#7362)
Mike McLaughlin
1
-1
/
+3
2016-09-26
Introduce "IGCToCLR" and use it within the GC to interface with the EE (#7295)
Sean Gillespie
4
-4
/
+52
2016-09-23
Merge pull request #7328 from ramarag/removemarkers
Rama krishnan Raghupathy
1
-4
/
+0
2016-09-23
Remove CoreCLR's dependency on the diasymreader.dll installed as part of the ...
Mike McLaughlin
3
-12
/
+38
2016-09-23
Adding MemoryFailPoint Removing some markers
Rama Krishnan Raghupathy
1
-4
/
+0
2016-09-23
update JIT_MemSet/MemCpy, Buffer::BlockCopy and Buffer::InternalBlock… (#7198)
Xiangyang (Mark) Guo
2
-466
/
+276
2016-09-22
[GDB/JIT] Add support for lldb step-over command on managed code (#7273)
Dmitri-Botcharnikov
6
-26
/
+183
2016-09-21
Add missing contracts on GCHeapUtilities
dotnet-bot
1
-0
/
+6
2016-09-21
Fix CrossGen error reporting when input is missing (#7287)
John Chen
1
-11
/
+1
2016-09-20
Merge pull request #7268 from vancem/master
Vance Morrison
1
-1
/
+41
2016-09-19
Merge pull request #7181 from ramarag/CompilerServices
Rama krishnan Raghupathy
1
-1
/
+1
2016-09-19
FixBadReadyToRunPdb.9-19-16
Vance Morrison
1
-1
/
+41
2016-09-17
Prevent source line info from being released (#7222)
kvochko
1
-0
/
+2
2016-09-16
Exposing RunModuleConstructor in mscorlib
Rama Krishnan Raghupathy
1
-1
/
+1
2016-09-16
Add few System.Reflection APIs (#7193)
Sepideh Khoshnood
1
-1
/
+1
2016-09-14
Merge pull request #6974 from swaroop-sridhar/gc86
Swaroop Sridhar
10
-119
/
+151
2016-09-14
Implement GcInfo v2 for X86
Swaroop Sridhar
10
-119
/
+151
2016-09-14
Fix Unix issue with string address below 64kB (#7183)
Jan Vorlicek
1
-0
/
+2
2016-09-14
Use the correct HijackHelper for X86 FP (#7182)
Swaroop Sridhar
1
-1
/
+1
2016-09-13
Fix funceval for enregistered value types arguments. (#7149)
Mike McLaughlin
1
-38
/
+50
2016-09-12
Merge pull request #7133 from mikedn/x86-cast-long-float
Pat Gavlin
1
-1
/
+1
2016-09-12
Merge pull request #7102 from vancem/ETWGCDumpFix.9-7-16
Vance Morrison
1
-7
/
+6
2016-09-12
Implement long to float cast for x86
Mike Danes
1
-1
/
+1
2016-09-09
Fix enregistered max size constants on Unix AMD64 (#7117)
Jan Vorlicek
1
-2
/
+4
2016-09-08
Fix a build break introduced by GH#6764
dotnet-bot
5
-4
/
+6
2016-09-08
Merge pull request #6764 from swgillespie/gc-interface-3
Sean Gillespie
68
-279
/
+401
[next]