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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-20
Merge pull request #1805 from sergiy-k/nodebugmsgs
Jan Vorlicek
9
-76
/
+75
2015-10-19
Merge pull request #1803 from adityamandaleeka/fix_4cf34fe
Aditya Mandaleeka
5
-158
/
+4
2015-10-19
Disable DEBUG_MESSAGES in release build of CoreCLR PAL
Sergiy Kuryata
9
-76
/
+75
2015-10-19
Merge pull request #1802 from jkotas/networking
Jan Kotas
9
-521
/
+5
2015-10-19
Revert some changed files from an incorrectly merged commit.
Aditya Mandaleeka
5
-158
/
+4
2015-10-19
Delete remaining vestiges of PAL networking support
Jan Kotas
9
-521
/
+5
2015-10-19
Fix Turkish i casing with invariant culture
stephentoub
3
-84
/
+159
2015-10-16
Merge pull request #1789 from jkotas/crsttypetool
Jan Kotas
1
-0
/
+990
2015-10-16
Add CrstTypeTool source code
Jan Kotas
1
-0
/
+990
2015-10-16
Merge pull request #1779 from ramarag/control_xplat_event_logging
Rama krishnan Raghupathy
12
-3498
/
+8580
2015-10-16
Merge pull request #1786 from kouvel/BuildFix
Koundinya Veluri
1
-2
/
+3
2015-10-16
Controlling Xplat Event logging:
Rama
12
-3498
/
+8580
2015-10-16
Merge pull request #1783 from nguerrera/explicit-location-model
Nick Guerrera
1
-0
/
+2
2015-10-16
Fix Windows x86 build - use macro for friend declaration
Koundinya Veluri
1
-2
/
+3
2015-10-15
Be explicit about exposing Assembly.Location in model.xml
Nick Guerrera
1
-0
/
+2
2015-10-15
Expose Module.ModuleVersionId
Nick Guerrera
2
-1
/
+3
2015-10-15
Merge pull request #1778 from swaroop-sridhar/comment
Jan Kotas
1
-4
/
+4
2015-10-15
Merge pull request #1777 from dotnet-bot/from-tfs
Matt Ellis
1
-0
/
+1
2015-10-15
Fix a comment in GcInfoEncoder.h
Swaroop Sridhar
1
-4
/
+4
2015-10-15
Merge pull request #1690 from bryanar/changes-to-test-tree
Bryan P. Arant
5
-4
/
+158
2015-10-15
Add missing .gitmirror file.
Matt Ellis
1
-0
/
+1
2015-10-15
Merge pull request #1773 from jkotas/gcee-cleanup
Jan Kotas
22
-683
/
+976
2015-10-15
Cleanup GC-EE Interface
Jan Kotas
22
-683
/
+976
2015-10-15
Merge pull request #1769 from mmitche/fix-type-assert
Matt Mitchell
1
-2
/
+0
2015-10-14
Change CoreConsole to use _get_wpgmptr
Andrew Stanton-Nurse
1
-19
/
+14
2015-10-15
Changes to Test Infrastructure
Koundinya Veluri
5
-4
/
+158
2015-10-14
Remove assert found in internal testing
Matt Mitchell
1
-2
/
+0
2015-10-14
Merge pull request #1747 from stephentoub/string_tolowerupper_ascii
Stephen Toub
2
-14
/
+76
2015-10-14
Avoid brancing in ToLower/UpperAsciiInvariant(char)
stephentoub
1
-12
/
+48
2015-10-14
Merge pull request #1763 from kouvel/PerfFix
Sergiy Kuryata
3
-2
/
+74
2015-10-14
Add ASCII optimization to string.ToLower/ToUpper on Unix
stephentoub
1
-2
/
+28
2015-10-13
Merge pull request #1759 from ellismg/format-corefx-code
Matt Ellis
12
-1204
/
+1387
2015-10-13
Add string allocation fast path outside Windows
Koundinya Veluri
3
-2
/
+74
2015-10-13
Run format-code.sh
Matt Ellis
10
-1204
/
+1329
2015-10-13
Add format-code.sh from CoreFX
Matt Ellis
2
-0
/
+58
2015-10-13
Using DotNetCore version of BclRewriter in mscorlib build
Jose Perez Rodriguez
5
-10
/
+12
2015-10-13
Implement CoCreateGuid using uuid_generate on Unix
Jan Vorlicek
8
-17
/
+76
2015-10-12
Add checks for liblttng-ust-dev at build time
Rama
1
-0
/
+6
2015-10-13
Merge pull request #1749 from janvorli/improve-frame-destructor
Jan Vorlicek
2
-7
/
+12
2015-10-13
Improve frame destructor performance
Jan Vorlicek
2
-7
/
+12
2015-10-12
Add some fast paths that are missing outside Windows
Koundinya Veluri
4
-9
/
+134
2015-10-12
Merge pull request #1739 from jasonwilliams200OK/master
Jan Kotas
1
-4
/
+3
2015-10-11
This enables Lttng Logging for CoreClr,
Rama
37
-198
/
+25240
2015-10-10
code,pal: Removes unused headers.
Peter Jas
1
-4
/
+3
2015-10-09
Merge pull request #1733 from kouvel/PerfFix
Jan Kotas
6
-10
/
+108
2015-10-09
Merge pull request #1723 from steveharter/FixDefaultLocale
Steve Harter
6
-65
/
+116
2015-10-09
Merge pull request #1737 from dotnet-bot/from-tfs
Jan Kotas
9
-7
/
+376
2015-10-09
Add support for obtaining default locale in Linux and fix issue with @collati...
Steve Harter
6
-65
/
+116
2015-10-09
Add allocation fast path for arrays of value type elements outside Windows
Koundinya Veluri
6
-10
/
+108
2015-10-09
Fix contracts so scanRuntime@x86chk task succeeds
Bruce Forstall
2
-0
/
+4
[next]