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
Remove NR reference
Richard Lander
2
-3
/
+1
2015-10-20
Merge pull request #1744 from Priya91/palstring-rest
Lakshmi Priya
13
-1170
/
+471
2015-10-20
Merge pull request #1813 from adityamandaleeka/pal_cleanup
Aditya Mandaleeka
5
-203
/
+16
2015-10-20
Fix boundary bugs on buffer lengths. Include null char in MAX_LONGPATH.
Lakshmi Priya Sekar
5
-56
/
+62
2015-10-20
Merge pull request #1806 from LLITCHEV/SystemVStructs
Lubomir Litchev
72
-950
/
+6726
2015-10-20
Implementation of System V ABI struct passing.
Lubomir Litchev
72
-950
/
+6726
2015-10-20
Remove unused full_cleanup parameter
Aditya Mandaleeka
3
-14
/
+5
2015-10-20
Merge pull request #1811 from mikem8361/exceptfix
Mike McLaughlin
4
-18
/
+26
2015-10-20
Merge pull request #1805 from sergiy-k/nodebugmsgs
Jan Vorlicek
9
-76
/
+75
2015-10-20
Fix issue #1782 unhanded exceptions don't generate core dumps by changing Han...
Mike McLaughlin
1
-0
/
+8
2015-10-20
Fix assert when unhandled exception is unwound and restored some previous cod...
Mike McLaughlin
3
-18
/
+18
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-19
Removed #ifndef CORECLR blocks from shmemory.
Lakshmi Priya Sekar
1
-994
/
+0
2015-10-19
Remove MAX_LONGPATH constraint checks from file name string length.
Lakshmi Priya Sekar
1
-24
/
+0
2015-10-18
Use StackString in PAL file apis.
Lakshmi Priya Sekar
14
-156
/
+469
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
Remove unnecessary condemnation and suspension in PALCommonCleanup.
Aditya Mandaleeka
1
-12
/
+3
2015-10-15
Remove CPalSynchronizationManager::Shutdown
Aditya Mandaleeka
3
-66
/
+1
2015-10-15
Remove unused step logic from PALCommonCleanup.
Aditya Mandaleeka
4
-130
/
+26
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
[next]