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
/
mscorlib
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-29
Merge pull request #2182 from justinvp/keyedcollection_enumallocs
Stephen Toub
1
-1
/
+14
2016-03-29
Merge pull request #2178 from justinvp/keyedcollection_nullchecks
Stephen Toub
1
-10
/
+6
2016-03-25
Merge pull request #3907 from davmason/master
David Mason
1
-3
/
+25
2016-03-25
Fix build break on full framework
Jan Kotas
1
-5
/
+1
2016-03-24
Merge pull request #3900 from jkotas/legacynetcf
Jan Kotas
2
-4
/
+3
2016-03-24
Special-case hashcode of empty length string on Unix
stephentoub
1
-0
/
+5
2016-03-24
Fix spurious warning about parameter counts
David Mason
1
-3
/
+25
2016-03-24
Delete legacy netcf compat support (final part)
Jan Kotas
2
-4
/
+3
2016-03-23
Merge pull request #3888 from jkotas/platform-assemblies
Jan Kotas
2
-66
/
+5
2016-03-23
Remove special casing of platform assemblies
Jan Kotas
2
-66
/
+5
2016-03-22
Files missed in last checkin
Jan Kotas
2
-5
/
+6
2016-03-22
Remove unused files from CoreCLR
Jan Kotas
12
-2400
/
+26
2016-03-22
Merge pull request #3863 from jkotas/legacynetcf-2
Jan Kotas
37
-1086
/
+59
2016-03-22
Delete legacy netcf compat support (part 2)
Jan Kotas
37
-1086
/
+59
2016-03-22
Fix exception to string in case of exception in callstack extraction
Jan Vorlicek
1
-18
/
+34
2016-03-21
Delete legacy netcf compat support (part 1)
Jan Kotas
29
-450
/
+13
2016-03-21
Trim Windows-specific System.Security.Principal types from CoreCLR mscorlib
Jan Kotas
15
-391
/
+11
2016-03-18
Merge pull request #3801 from dotnet-bot/from-tfs
Jan Kotas
1
-1
/
+31
2016-03-17
Merge pull request #3745 from manu-silicon/docs
Jan Kotas
2
-10
/
+10
2016-03-17
Merge pull request #3797 from svick/patch-2
Jan Kotas
1
-1
/
+2
2016-03-17
Add back some APIs needed by legacy test runner, for now
Jan Kotas
1
-1
/
+31
2016-03-17
Update out of date comment in List<T>
Petr Onderka
1
-1
/
+2
2016-03-17
Add back HostProtectionAttribute to mscorlib
Jan Kotas
1
-0
/
+35
2016-03-16
Remove unused files from CoreCLR
Jan Kotas
75
-17863
/
+1
2016-03-15
Prune Windows mscorlib
Jan Kotas
14
-4150
/
+222
2016-03-16
Update code to use COMPlus_ instead of COMPLUS_ when referencing knobs
Manu
2
-10
/
+10
2016-03-15
Merge pull request #3719 from dotnet-bot/from-tfs
Jan Kotas
2
-0
/
+9
2016-03-14
Make sure that the AppContext.GetData method is part of model.xml.
Alex Ghiondea
1
-0
/
+1
2016-03-14
Expose AppDomain.GetData via AppContext.
Alex Ghiondea
1
-0
/
+8
2016-03-14
Fix UmAlQuraCalendar static data initilaization
Tarek Mahmoud Sayed
1
-192
/
+189
2016-03-11
Fix calculating the calendar year in JapaneseLunisolarCalendar
Tarek Mahmoud Sayed
2
-2
/
+12
2016-03-07
Add missing parameter name to GetEra ArgumentOutOFRangeException
stephentoub
2
-2
/
+2
2016-03-05
Merge pull request #3508 from hughbe/patch-1
Jan Kotas
1
-1
/
+1
2016-03-04
Improve GetHashCode for IntPtr/UIntPtr on 64-bit.
Kevin Jones
2
-0
/
+18
2016-03-04
Fix incorrect exception parameter name in GC
Hugh Bellamy
1
-1
/
+1
2016-03-02
Port String.Replace(char, char) from CoreRT
Bruce Bowyer-Smyth
1
-4
/
+60
2016-02-26
Merge pull request #3374 from dotnet-bot/from-tfs
Jan Kotas
2
-10
/
+21
2016-02-25
Remove need for mono resgen
Matt Ellis
2
-10
/
+21
2016-02-25
Remove Assembly.EscapeCodeBase property from CoreCLR
Pallavi Taneja
1
-1
/
+0
2016-02-24
Merge pull request #3335 from dotnet-bot/from-tfs
Jan Kotas
1
-7
/
+61
2016-02-24
Merge pull request #3340 from stephentoub/debuggernotify_model
Jan Kotas
1
-0
/
+1
2016-02-24
Merge pull request #3233 from vancem/RemoveSecurityCheck
Jan Kotas
5
-8
/
+17
2016-02-24
Ensure Debugger.NotifyOfCrossthreadDependency is exposed from mscorlib
stephentoub
1
-0
/
+1
2016-02-23
Expose necessary surface area required for API Convergence effort for System....
Pallavi Taneja
1
-7
/
+61
2016-02-22
Fix Guid.TryParse to not throw FormatException
stephentoub
1
-1
/
+6
2016-02-22
Add in code to do NullArgumentChecks for compatibiity
Vance Morrison
1
-2
/
+2
2016-02-21
Merge pull request #3278 from jamesqo/patch-7
Jan Kotas
1
-2
/
+11
2016-02-20
Short-circuit for empty strings in Insert/Remove
James Ko
1
-2
/
+11
2016-02-20
Avoid string allocations in some Concat overloads
James Ko
1
-22
/
+21
2016-02-20
Remove unnecessary ref parameters from String.cs
James Ko
1
-4
/
+4
[next]