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
/
dlls
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-25
Making MemoryFailPoint functional on xplat
Rama Krishnan Raghupathy
1
-0
/
+1
2016-10-04
Add PGO GENPROFILE support to coreclr and clrjit (#7423)
Daniel Podder
1
-0
/
+3
2016-10-01
Initial support of local variables and method arguments in GDB JIT interface ...
Evgeny Pavlov
1
-1
/
+2
2016-09-20
Fix launch timing issue in dbgshim found in VS. (#7279)
Mike McLaughlin
1
-2
/
+4
2016-08-19
Create SOS SymbolReader managed project and change SOS to use it. (#6783)
Mike McLaughlin
1
-2
/
+2
2016-07-28
Enable RefEmitted assemblies to have Fallback LoadContext notion
Gaurav Khanna
1
-0
/
+2
2016-07-22
Set hr to S_OK instead of returning S_OK
Evgeny Pavlov
1
-1
/
+1
2016-07-22
Fix ildasm fail due missing GetInfoForMethod managed method
Evgeny Pavlov
1
-0
/
+1
2016-07-22
Fix after review:
Evgeny Pavlov
1
-1
/
+6
2016-07-22
Create coreclr delegate inside coreclr_initialize
Evgeny Pavlov
2
-1
/
+23
2016-06-23
Build the GC as part of its own CMake target (#5932)
Sean Gillespie
2
-0
/
+2
2016-06-03
Limit exports on debugger modules. (#5442)
Mike McLaughlin
9
-118
/
+296
2016-06-02
Fix details for CoreCLR binary
Gaurav Khanna
1
-1
/
+1
2016-05-17
Remove jitOnDllProcess{Attach,Detach}.
Pat Gavlin
1
-15
/
+0
2016-05-11
Change hosting API string encoding to UTF-8 on Windows (#4894)
Jan Vorlicek
1
-2
/
+2
2016-05-07
Remove FEATURE_HOSTED_BINDER definition (#4838)
Jan Vorlicek
1
-4
/
+0
2016-05-04
Remove O_RDWR from sem_open and better error codes on failure (#4772)
Mike McLaughlin
1
-2
/
+3
2016-04-28
Load JIT from a custom location
Gaurav Khanna
1
-0
/
+10
2016-04-27
Fix FileLoadException message for CoreCLR (#4624)
Jan Kotas
1
-1
/
+10
2016-04-26
Merge pull request #4528 from gkhanna79/DynamicJITLoad
Gaurav Khanna
1
-1
/
+5
2016-04-26
This has following changes:
Rahul Kumar
3
-23
/
+3
2016-04-26
Keep FEATURE_MERGE_JIT_AND_ENGINE with refactored approach
Gaurav Khanna
1
-1
/
+5
2016-04-21
Fix dbgshim race conditions
Mike McLaughlin
1
-33
/
+9
2016-04-20
Change the names of the JIT products to `clrjit`.
Pat Gavlin
1
-6
/
+1
2016-04-18
enable build of cross target components.
Rahul Kumar
3
-8
/
+3
2016-04-16
Cleanup VCRuntime140.dll dependency from native components
Gaurav Khanna
1
-1
/
+2
2016-04-15
Merge pull request #4359 from gkhanna79/ROLibFix2
Gaurav Khanna
1
-1
/
+7
2016-04-15
DelayLoadAndFixWinRTInterop
Gaurav Khanna
1
-1
/
+7
2016-04-14
Make it possible to build JIT32 in the OSS tree.
Pat Gavlin
1
-2
/
+7
2016-04-11
Unable to debug coreclr apps on Debian 8.2 (Issue #4263)
Mike McLaughlin
1
-0
/
+1
2016-03-26
Merge pull request #3896 from adityamandaleeka/configvalues4
Aditya Mandaleeka
1
-70
/
+40
2016-03-25
Add new configuration mechanism for CoreCLR.
Aditya Mandaleeka
1
-70
/
+40
2016-03-22
Strip symbols on release builds into separate binaries
Mike McLaughlin
5
-22
/
+7
2016-03-17
Merge pull request #3745 from manu-silicon/docs
Jan Kotas
1
-2
/
+2
2016-03-16
Remove unused files from CoreCLR
Jan Kotas
1
-2
/
+0
2016-03-16
Update code to use COMPlus_ instead of COMPLUS_ when referencing knobs
Manu
1
-2
/
+2
2016-03-10
Fix for a bug in GetCORSystemDirectoryInternaL
Eugene Rozenfeld
1
-2
/
+2
2016-03-08
Added CreateProcessForLaunch, ResumeProcess and CloseResumeHandle that can
Mike McLaughlin
3
-1
/
+118
2016-03-04
Merge pull request #3507 from gkhanna79/OneCore2
Gaurav Khanna
3
-0
/
+23
2016-03-04
Fixup CRT linkages for uCRT
Gaurav Khanna
3
-0
/
+23
2016-02-26
DbgShim!RegisterForRuntimeStartup: Avoid extra call to callback
Gregg Miskelly
1
-1
/
+1
2016-02-19
This Change Adds initial Support for LongFiles in the VM,
Rama Krishnan Raghupathy
4
-237
/
+168
2016-02-17
Merge pull request #3177 from krytarowski/netbsd-support-47
Jan Vorlicek
1
-3
/
+5
2016-02-17
Fix build issue on NetBSD: Make RPATH optional and user-settable
Kamil Rytarowski
1
-3
/
+5
2016-02-17
Merge pull request #3167 from mikem8361/tracing
Jan Vorlicek
1
-0
/
+1
2016-02-14
Add more CMake sugar for NetBSD
Kamil Rytarowski
4
-8
/
+8
2016-02-12
Fix tracing lib problems in multiple PALs. Issue #3164.
Mike McLaughlin
1
-0
/
+1
2016-02-03
Initial support for CFG. This makes VS 2015 as the minimum required build too...
Gaurav Khanna (CLR)
2
-0
/
+7
2016-02-01
Merge pull request #2972 from krytarowski/netbsd-support-24
Jan Kotas
1
-1
/
+0
2016-02-02
Fix build on NetBSD: Don't increment iterator twice in for(;;)
Kamil Rytarowski
1
-1
/
+0
[next]