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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-23
Address a messaging nit.
Gaurav Khanna
1
-1
/
+4
2015-10-23
Fix issue 1774
Gaurav Khanna
1
-25
/
+30
2015-10-21
Enable EventSource Logging in Linux via Lttng
Rama
1
-0
/
+4
2015-10-20
Implementation of System V ABI struct passing.
Lubomir Litchev
1
-0
/
+5
2015-10-11
This enables Lttng Logging for CoreClr,
Rama
1
-4
/
+6
2015-10-07
Merge pull request #1696 from brianrob/framepointers
Brian Robbins
1
-0
/
+3
2015-10-06
Compile with frame pointers on UNIX builds.
Brian Robbins
1
-0
/
+3
2015-09-25
Implement basic collation on top of ICU
Matt Ellis
1
-3
/
+1
2015-09-23
Implement runtime suspension for OSX
Jan Vorlicek
1
-3
/
+1
2015-09-17
Merge pull request #1583 from adityamandaleeka/coreclr_tests_linux
Sergiy Kuryata
1
-13
/
+17
2015-09-15
Enable building coreclr tests on Linux
Aditya Mandaleeka
1
-13
/
+17
2015-09-15
Do not pass /O1 except in release/release with debug info modes
Matt Mitchell
1
-8
/
+11
2015-09-09
Address code coverage builds feedback
Sridhar Periyasamy
1
-6
/
+7
2015-09-08
Change warning to error for platforms not supporting code coverage at this ti...
Sridhar Periyasamy
1
-1
/
+1
2015-09-04
Build Code Coverage instrumented binaries for native bianries in Linux and OSX.
Sridhar Periyasamy
1
-0
/
+20
2015-08-25
Merge pull request #1371 from adityamandaleeka/gcsuspension_2
Aditya Mandaleeka
1
-2
/
+2
2015-08-22
Enable gcroot and other gc related sos commands.
Mike McLaughlin
1
-1
/
+0
2015-08-14
Add build-time check for existence of pthread_sigqueue and fix minor
Aditya Mandaleeka
1
-1
/
+1
2015-08-13
Enable FEATURE_HIJACK on 64-bit Linux
Aditya Mandaleeka
1
-5
/
+1
2015-08-13
Implement GC Suspension for Unix
Aditya Mandaleeka
1
-0
/
+4
2015-08-04
Enable the Windows x86 build
Mike Danes
1
-13
/
+34
2015-07-27
[aarch64] Initial aarch64/linux bring up
Geoff Norton
1
-7
/
+33
2015-07-24
Add ARM target for CoreCLR on Linux.
Ben Pye
1
-17
/
+61
2015-07-16
Extend the Unix hosting API
Jan Vorlicek
1
-1
/
+1
2015-07-01
Generate the dac table RVA using nm at build time.
Mike McLaughlin
1
-0
/
+1
2015-06-08
Build, Windows: Use Config instead of Build Type
Hadi Brais
1
-3
/
+1
2015-06-07
build,win: Enables Whole Program Optimization.
Hadi Brais
1
-2
/
+11
2015-06-04
Changes necessary to make PAL headers compatible with c++ headers,
Prem Ramanathan
1
-0
/
+1
2015-05-29
Limit the libcoreclr.so exports to the required minimum
Jan Vorlicek
1
-0
/
+24
2015-05-26
Fix warning no-overloaded-virtual
Jan Vorlicek
1
-3
/
+0
2015-05-26
Merge pull request #1052 from janvorli/fix-warnings-delete-non-virtual-dtor
Jan Kotas
1
-1
/
+0
2015-05-26
Fix the virtual destructor warning
Jan Vorlicek
1
-1
/
+0
2015-05-26
Fix the implicit-exception-spec-mismatch warning
Jan Vorlicek
1
-1
/
+0
2015-05-20
Enable ReadyToRun feature on Unix
Jan Vorlicek
1
-1
/
+1
2015-05-09
osxbundlerun - corerun for use in OS-X app packages
Brad Robinson
1
-0
/
+5
2015-05-07
Changes for building using VS2015
Jan Kotas
1
-1
/
+0
2015-04-30
Merge pull request #887 from janvorli/windows-readytorun
Jan Vorlicek
1
-0
/
+1
2015-04-30
Fix new set of warnings
Jan Vorlicek
1
-0
/
+3
2015-04-30
Enable ReadyToRun for Windows CoreCLR
Jan Vorlicek
1
-0
/
+1
2015-04-28
Add Unix version of coreconsole.
Aditya Mandaleeka
1
-0
/
+1
2015-04-28
Removed the -Wno-switch compiler option for the Clang builds on Linux
Brian Sullivan
1
-3
/
+0
2015-04-24
basic NetBSD platform support
Justin Cormack
1
-0
/
+6
2015-04-23
Fix loading of PAL on OSX
Matt Ellis
1
-6
/
+5
2015-04-22
Merge pull request #759 from brianrob/perfmap
Jan Kotas
1
-0
/
+3
2015-04-22
Adds support for resolving JIT compiled managed call frames in perf_events.
Brian Robbins
1
-0
/
+3
2015-04-20
Create native interop library System.Security.Cryptography.Native
Jeremy Barton
1
-0
/
+1
2015-04-16
Fix dangling else warnings
Jan Vorlicek
1
-1
/
+0
2015-04-01
Merge pull request #599 from janvorli/warnings-cleanup-2a
Jan Vorlicek
1
-8
/
+5
2015-04-01
Fix next round of warning types
Jan Vorlicek
1
-8
/
+5
2015-04-01
Ensure FEATURE_COREFX_GLOBALIZATION is defined for runtime
Stephen Toub
1
-0
/
+1
[next]