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
2016-08-05
Null check folding.
Eugene Rozenfeld
5
-50
/
+356
2016-08-03
Adding Support for FieldDescSlot generic dictionary entries for R2R generic c...
Fadi Hanna
17
-82
/
+454
2016-08-03
Merge pull request #6592 from Priya91/runpath
Lakshmi Priya
3
-2
/
+4
2016-08-03
Update documentation on how to build corefx (#6594)
Mariana Rios Flores
2
-3
/
+4
2016-08-03
Merge pull request #6586 from kyulee1/fixbuildtest
Kyungwoo Lee
2
-14
/
+6
2016-08-03
Modify rebuild scenario.
Lakshmi Priya Sekar
3
-2
/
+4
2016-08-03
Merge pull request #6534 from RussKeldorph/fix6236
Russ Keldorph
1
-8
/
+18
2016-08-03
Merge pull request #6578 from rahku/version
Rahul Kumar
1
-0
/
+6
2016-08-03
ARM64: Fix Build Test Break
Kyungwoo Lee
2
-14
/
+6
2016-08-02
Merge pull request #6584 from kyulee1/distest
Kyungwoo Lee
1
-2
/
+2
2016-08-02
Merge pull request #6529 from JosephTremoulet/AssertionOrder
Joseph Tremoulet
5
-30
/
+137
2016-08-02
ARM64: Disable Two Tests
Kyungwoo Lee
1
-2
/
+2
2016-08-02
Merge pull request #6576 from Priya91/runpath
Brian Sullivan
3
-25
/
+10
2016-08-02
RC2 release used version 4.6.*. However RTM release started to use the defaul...
Rahul Kumar
1
-0
/
+6
2016-08-02
Optimize bounds checks with correct assertion set
Joseph Tremoulet
5
-30
/
+137
2016-08-02
Update cross-building.md
Lakshmi Priya
1
-3
/
+3
2016-08-02
Update windows-test-instructions.md
Lakshmi Priya
1
-5
/
+5
2016-08-02
Update unix-test-instructions.md
Lakshmi Priya
1
-1
/
+1
2016-08-02
Fix build warnings in Vector3Interop test
Russ Keldorph
1
-8
/
+18
2016-08-02
Swallow exception in gc_heap::fire_etw_allocation_event (#6571)
Jan Vorlicek
1
-6
/
+13
2016-08-02
Update windows-instructions.md
Lakshmi Priya
1
-4
/
+4
2016-08-02
Use absolute paths for specifying projects to build.
Lakshmi Priya Sekar
3
-25
/
+10
2016-08-02
Merge pull request #6564 from kyulee1/fixbuild
Kyungwoo Lee
1
-17
/
+15
2016-08-02
Slightly increase throughput of string.Concat(object[]) (#6547)
James Ko
2
-17
/
+45
2016-08-01
Merge pull request #6566 from Priya91/run2
Lakshmi Priya
2
-44
/
+43
2016-08-01
ARM64: Fix Build Break
Kyungwoo Lee
1
-17
/
+15
2016-08-01
Change int return values to BOOL for coreclr delegates (#6551)
Evgeny Pavlov
4
-28
/
+31
2016-08-01
Merge pull request #6560 from dotnet-bot/from-tfs
Jan Kotas
1
-0
/
+2
2016-08-01
Rename ZeroFreeMemoryUTF8 to ZeroFreeCoTaskMemUTF8 in ref (#6561)
tijoytom
1
-1
/
+1
2016-08-01
Documentation: Additional optimization levels for ARM/Linux (#6548)
Geunsik Lim
1
-0
/
+60
2016-08-01
Merge pull request #6565 from Priya91/checkrun
Lakshmi Priya
1
-0
/
+1
2016-08-01
Change processing of args in build scripts to keep =.
Lakshmi Priya Sekar
2
-44
/
+43
2016-08-01
Merge pull request #6533 from pgavlin/LSRA
Pat Gavlin
8
-63
/
+1746
2016-08-01
Add /m option for builds.
Lakshmi Priya Sekar
1
-0
/
+1
2016-08-01
Merge pull request #6546 from pgavlin/LivenessCleanup
Pat Gavlin
2
-287
/
+401
2016-08-01
Add function headers for new liveness methods.
Pat Gavlin
1
-0
/
+27
2016-08-01
Merge pull request #6557 from Priya91/runfix
Lakshmi Priya
5
-4
/
+12
2016-08-01
Merge pull request #6366 from pgavlin/RemoveEmbeddedStatementsPlan
Pat Gavlin
1
-0
/
+180
2016-08-01
Replace the LSRA stack with a hash table.
Pat Gavlin
8
-63
/
+1746
2016-08-01
Add ExtraParameters to config.json to enable --.
Lakshmi Priya Sekar
1
-0
/
+6
2016-08-01
Fix errors in build scripts from run tool update.
Lakshmi Priya Sekar
4
-4
/
+6
2016-08-01
Initialize `doAgain`.
Pat Gavlin
1
-2
/
+2
2016-08-01
Refactor fgComputeLife.
Pat Gavlin
2
-287
/
+374
2016-08-01
Merge pull request #6491 from adiaaida/formatting2
Michelle McDaniel
98
-1265
/
+1888
2016-07-31
Merge pull request #6400 from Priya91/useruntool
Lakshmi Priya
18
-1361
/
+1251
2016-07-30
Update linux-performance-tracing.md
Lorenzo Tessiore
1
-1
/
+11
2016-07-29
Apply run on recent changes in master.
Lakshmi Priya Sekar
2
-8
/
+3
2016-07-29
Respond to PR feedback.
Lakshmi Priya Sekar
4
-9
/
+10
2016-07-29
Remove clean option from arm script, which deletes the copied test bits in CI.
Lakshmi Priya Sekar
1
-1
/
+0
2016-07-29
Grant 777 for run.sh
Lakshmi Priya Sekar
1
-0
/
+0
[next]