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
/
tests
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-10
Enable the GCSimulator CI run to run on a regular basis
Sean Gillespie
433
-0
/
+912
2016-05-10
Merge pull request #4793 from tijoytom/master
tijoytom
6
-0
/
+610
2016-05-10
Merge pull request #4870 from RussKeldorph/illicense
Jan Kotas
1895
-3446
/
+5705
2016-05-09
Merge pull request #4829 from JohnChen0/master
John Chen
1
-0
/
+1
2016-05-09
Taking care of review comments.
tijoytk
2
-11
/
+6
2016-05-09
Update license header in most .il files.
Russ Keldorph
1895
-3446
/
+5705
2016-05-09
Fix class names for benchmarks
Andy Ayers
2
-2
/
+2
2016-05-09
Increase a test timeout
John Chen (CLR)
1
-0
/
+1
2016-05-09
Fix conv_ovf_i8_i test
Russ Keldorph
3
-3
/
+10
2016-05-09
Fix incremental build restore: move generated test_runtime project.json to bi...
Davis Goodin
2
-1
/
+8
2016-05-08
Merge pull request #4845 from RussKeldorph/pending
Russ Keldorph
19
-60
/
+51
2016-05-08
Fix some tests where the only problem was incorrect retval
Russ Keldorph
19
-60
/
+51
2016-05-07
Merge pull request #4747 from krytarowski/netbsd-support-75
Aditya Mandaleeka
1
-2
/
+2
2016-05-07
Merge pull request #4836 from sivarv/simdPromotion
Sivarv
1
-0
/
+86
2016-05-07
Fixes multidim array Get Accessor for enum datatype (#4808)
Rahul Kumar
4
-0
/
+145
2016-05-06
UTF8 Marshaling support(UnmanagedType.LPUTF8Str)
Tijoy Tom Kalathiparambil
6
-0
/
+394
2016-05-06
Mark simd type vars as lvRegStruct accurately.
sivarv
1
-0
/
+86
2016-05-04
Merge pull request #4767 from ramarag/VSD_ResolveWorker_indirection
Rama krishnan Raghupathy
4
-0
/
+164
2016-05-04
[Arm64] Initialize indirection cell for delegates
Rama Krishnan Raghupathy
4
-0
/
+164
2016-05-04
Merge pull request #4763 from AndyAyersMS/InlineIntoControlExamples
Andy Ayers
3
-0
/
+454
2016-05-04
Merge pull request #4757 from swgillespie/gcstress-disable-tests
Sean Gillespie
2
-1
/
+2
2016-05-03
Update per review feedback.
Andy Ayers
1
-210
/
+221
2016-05-03
Merge pull request #4740 from yizhang82/interop_x86_test
Yi Zhang (CLR)
10
-21
/
+24
2016-05-03
Merge pull request #4753 from AndyAyersMS/InlineForSize
Andy Ayers
1
-2
/
+6
2016-05-03
Add some tests for optimization of booleans
Andy Ayers
3
-0
/
+443
2016-05-03
Merge pull request #4693 from adityamandaleeka/delegateinvoke_platnotsup
Aditya Mandaleeka
3
-0
/
+145
2016-05-03
Add test for Begin/EndInvoke throwing PlatformNotSupportedException.
Aditya Mandaleeka
3
-0
/
+145
2016-05-03
Merge pull request #4721 from swgillespie/gcsimulator
Sean Gillespie
437
-0
/
+22058
2016-05-03
Disable two tests under GCStress for #4748 and #4708
Sean Gillespie
2
-1
/
+2
2016-05-03
GCSimulator test run
Sean Gillespie
437
-0
/
+22058
2016-05-03
Inliner: initial version of SizePolicy
Andy Ayers
1
-2
/
+6
2016-05-03
Fix calling convention mismatch in 7 interop tests and enable [NativeCallable...
Yi Zhang (CLR)
10
-21
/
+24
2016-05-03
NetBSD: Fix build with LLVM-3.9
Kamil Rytarowski
1
-2
/
+2
2016-05-02
Arm64:Implemeting ThisPtrRetBufPrecode:
Rama Krishnan Raghupathy
2
-0
/
+88
2016-05-02
Merge pull request #4710 from yizhang82/array_warn_fix
Yi Zhang (CLR)
2
-12
/
+19
2016-05-01
Merge pull request #4707 from RussKeldorph/gcincomp
Russ Keldorph
6
-1
/
+9
2016-05-01
Fix warnings
Yi Zhang (CLR)
2
-12
/
+19
2016-04-30
Mark some GC tests incompatible with GCStress
Russ Keldorph
6
-1
/
+9
2016-04-30
Mark LotsOfInlines tests as optimization-sensitive
Russ Keldorph
1
-0
/
+1
2016-04-29
Specify the signedness of 'char' in HFA testcases (#4680)
Jonghyun Park
2
-29
/
+29
2016-04-29
Merge pull request #4658 from swgillespie/gc-perf-typo
Sean Gillespie
1
-1
/
+1
2016-04-28
Embrace bash message with " (#4633)
Jonghyun Park
1
-1
/
+1
2016-04-28
Fix a typo in GCMetrics that provides the wrong generation's statistics
Sean Gillespie
1
-1
/
+1
2016-04-27
Merge pull request #4578 from sejongoh/vector3_testcase_update
Sejong Oh
2
-52
/
+446
2016-04-27
Update Vector3 Interop testcases
Sejong Oh
2
-52
/
+446
2016-04-27
Merge pull request #4591 from JosephTremoulet/Filter
Joseph Tremoulet
3
-0
/
+340
2016-04-27
Fix for a badly placed assert in the *unix arg passing classification. (#4608)
Lubomir Litchev
1
-0
/
+55
2016-04-27
Separate TryDsc and ExnFlowDsc
Joseph Tremoulet
3
-0
/
+340
2016-04-23
Merge pull request #4533 from ramarag/GC_Stress
Rama krishnan Raghupathy
5
-21
/
+19
2016-04-23
Merge pull request #4429 from swgillespie/fixup-perf-tests
Sean Gillespie
8
-124
/
+194
[next]