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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-15
Make sure dbgshim can attach to processes from other sessions
Eugene Zemtsov
1
-3
/
+30
2015-06-15
Merge pull request #1140 from dotnet/blackdwarf-patch-1
Rich Lander
1
-1
/
+1
2015-06-15
Fix the ECMA standard link
Zlatko Knezevic
1
-1
/
+1
2015-06-13
Merge pull request #1134 from tvlooy/patch-2
Stephen Toub
1
-1
/
+1
2015-06-13
Fix typo
Tom Van Looy
1
-1
/
+1
2015-06-11
Merge pull request #1130 from pgavlin/ILTests
Pat Gavlin
3819
-7
/
+796909
2015-06-11
Merge pull request #1129 from dotnet-bot/from-tfs
Jan Kotas
1
-9
/
+7
2015-06-11
Merge pull request #1125 from mikem8361/removelibpath
Mike McLaughlin
10
-27
/
+171
2015-06-10
Import the first batch of IL tests.
Pat Gavlin
3819
-7
/
+796909
2015-06-10
Merge pull request #1120 from libengu/RestOfRegression
Bengu Li
1257
-0
/
+88239
2015-06-10
Fix Exception Propagation issue for NetCoreForCoreCLR Non-AppX case
Luqun Lou
1
-9
/
+7
2015-06-10
Merge pull request #1114 from dotnet/docs-subfolders
Zlatko Knezevic
46
-134
/
+134
2015-06-10
Fixing for comments in #1114
Zlatko Knezevic
17
-19
/
+19
2015-06-10
Add subfolders to Documentation folder
Zlatko Knezevic
45
-128
/
+128
2015-06-10
Merge pull request #1127 from ronyb29/master
Jan Kotas
1
-1
/
+1
2015-06-10
Merge pull request #1126 from stephentoub/reflectionemit_writeline
Jan Kotas
1
-3
/
+14
2015-06-10
Implement ILGenerator on Unix to use System.Console.dll
stephentoub
1
-3
/
+14
2015-06-10
fixed typo in BufferedStream comments
Rony Batista
1
-1
/
+1
2015-06-09
Merge pull request #1046 from thefoojoo/master
Rich Lander
1
-1
/
+1
2015-06-09
Remove the dependency on LD_LIBRARY_PATH in the sos code (issue #820). Uses t...
Mike McLaughlin
10
-27
/
+171
2015-06-09
Merge pull request #1123 from pgavlin/ILTestSupport
Pat Gavlin
2
-1
/
+38
2015-06-09
Merge pull request #1121 from erozenfeld/CrossgenFix
Jan Kotas
1
-1
/
+1
2015-06-09
Add support for IL tests.
Pat Gavlin
2
-1
/
+38
2015-06-09
Add all remaining JIT/Regression test cases for JIT
Bengu Li
1257
-0
/
+88239
2015-06-09
Fix crossgen so that it doesn't attempt to get clr callbacks.
Eugene Rozenfeld
1
-1
/
+1
2015-06-08
Merge pull request #1118 from libengu/testv1m09
Bengu Li
120
-0
/
+3381
2015-06-09
Merge pull request #1117 from hadibrais/master
Jan Vorlicek
5
-15
/
+7
2015-06-08
Add JIT/Regression/CLR-x86-JIT/V1-M09 test cases for JIT
Bengu Li
120
-0
/
+3381
2015-06-08
Merge pull request #1116 from jasonwilliams200OK/master
Matt Mitchell
3
-6
/
+8
2015-06-08
Build, Windows: Use Config instead of Build Type
Hadi Brais
5
-15
/
+7
2015-06-07
build,freebsd: Adds freebsdmscorlib to build.cmd.
Peter Jas
3
-6
/
+8
2015-06-07
Merge pull request #1112 from josteink/freebsd-pal-tests
Jan Kotas
4
-7
/
+17
2015-06-08
Fix timing in PAL-tests for FreeBSD on hypervisors.
Jostein Kjønigsen
4
-7
/
+17
2015-06-07
Merge pull request #1111 from hadibrais/master
Jan Kotas
7
-10
/
+36
2015-06-07
Merge pull request #1115 from stephentoub/build_windowsmscorlib
Jan Kotas
1
-0
/
+2
2015-06-07
build,win: Enables Whole Program Optimization.
Hadi Brais
7
-10
/
+36
2015-06-07
Add windowsmscorlib option to build.cmd
stephentoub
1
-0
/
+2
2015-06-06
Merge pull request #1108 from dotnet-bot/from-tfs
Jan Kotas
3
-4
/
+21
2015-06-06
Merge pull request #1105 from janvorli/fix-ctrlc-handling-2
Jan Vorlicek
5
-66
/
+149
2015-06-05
Merge pull request #1109 from mikem8361/verifyheap
Mike McLaughlin
8
-39
/
+51
2015-06-05
Enable VerifyHeap and DumpHeap.
Mike McLaughlin
8
-39
/
+51
2015-06-06
Fix SIGINT and SIGQUIT handling on Linux / FreeBSD
Jan Vorlicek
5
-66
/
+149
2015-06-05
Fix bug: CoreCLR debugger couldn't make more than one EnC edit to a method. S...
Eugene Zemtsov
3
-4
/
+21
2015-06-05
Merge pull request #1106 from dotnet-bot/from-tfs
Jan Kotas
1
-2
/
+2
2015-06-05
fix typo reported in OSG bug 1017856
Rahul Kumar
1
-2
/
+2
2015-06-04
Merge pull request #1101 from bgribaudo/bgribaudo-raw-instruction-updates
Jan Kotas
1
-33
/
+34
2015-06-04
Merge pull request #1100 from dotnet-bot/from-tfs
Jan Kotas
1
-1
/
+1
2015-06-04
Revising raw demo instructions
Ben Gribaudo
1
-33
/
+34
2015-06-04
Merge pull request #1092 from dotnet-bot/from-tfs
Jan Kotas
1
-1
/
+1
2015-06-04
Merge pull request #1085 from fieryorc/pal_cpp
Prem Ramanathan
37
-703
/
+840
[next]