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
2017-03-27
Move deleted files and remove m_ prefix in shared file
Alex Perovich
6
-10739
/
+3
2017-03-27
Add DateTimeFormat and Parse to shared and remove moved file
Alex Perovich
6
-7
/
+10684
2017-03-27
Some missing stragglers (#10509)
Dan Moseley
1
-3
/
+9
2017-03-27
Move Pointer.cs to the shared partition. (#10499)
Atsushi Kanamori
5
-85
/
+64
2017-03-26
Add static ExceptionDispatchInfo.Throw method
Stephen Toub
1
-0
/
+4
2017-03-25
CoreFx 14486 Update API summary. (#10485)
Mandar Sahasrabuddhe
2
-4
/
+6
2017-03-25
Enable global invariant on OSX (#10470)
Tarek Mahmoud Sayed
2
-15
/
+2
2017-03-25
Typo correction (#10482)
Ofer Zelig
1
-1
/
+1
2017-03-25
Delete pointless <internalonly/> comments (#10479)
Jan Kotas
23
-247
/
+4
2017-03-25
Issue #7061 Remove private _Prop from StreamReader, StreamWriter (#10480)
Mandar Sahasrabuddhe
1
-135
/
+72
2017-03-25
Add Interlocked.MemoryBarrierProcessWide (#10476)
Jan Kotas
4
-31
/
+37
2017-03-24
Remove return statement and throwing directly for obselete methods. (#10477)
Ahson Ahmed Khan
3
-22
/
+4
2017-03-24
Move DateTime to shared partition (#10460)
Alex Perovich
4
-54
/
+63
2017-03-24
Cleanup unnecessary import (#10472)
Alex Perovich
1
-2
/
+0
2017-03-24
Fixed m_ prefixes in a few files from shared partition (#10473)
Jan Kotas
4
-40
/
+38
2017-03-24
CoreFx 14486 Remove argument validation in DangerousCreate (#10462)
Mandar Sahasrabuddhe
2
-30
/
+2
2017-03-24
Remove dead strings (#10445)
Dan Moseley
2
-1319
/
+15
2017-03-24
Sort entries in shared project (#10465)
Alex Perovich
1
-6
/
+6
2017-03-24
Delete moved file
Jan Kotas
3
-143
/
+31
2017-03-24
Use Array.Copy with index and remove coreclr specific function
Alex Perovich
1
-33
/
+2
2017-03-24
NS2.0 Complete DBNull's surface area. (#3085)
Atsushi Kanamori
2
-0
/
+120
2017-03-23
Add PNSE messages (#10440)
Dan Moseley
10
-172
/
+76
2017-03-23
Merge pull request #10434 from dotnet/mirror-merge-9060302
Jan Kotas
63
-364
/
+526
2017-03-23
Move StringBuilder to shared partition (#10357)
Alex Perovich
5
-55
/
+48
2017-03-23
Add missing
Alex Perovich
1
-0
/
+9
2017-03-23
Remove moved files
Alex Perovich
43
-1337
/
+0
2017-03-23
Move IReflect.cs to shared partition. (#3074)
Atsushi Kanamori
21
-260
/
+403
2017-03-23
Move the easy files in System\Reflection to the shared partition. (#3060)
Atsushi Kanamori
42
-18
/
+1365
2017-03-23
Migrate the Reflection serialization holders to the shared partition. (#10429)
Atsushi Kanamori
10
-226
/
+242
2017-03-23
Move IReflect.cs to shared partition. (#10415)
Atsushi Kanamori
3
-56
/
+13
2017-03-22
Fix fallout from switching corelib to use resx (#10407)
Jan Kotas
3
-3
/
+3
2017-03-22
Named Multiply and Divide methods on TimeSpan (#10366)
Jon Hanna
1
-0
/
+6
2017-03-22
Move Type.IsSerializable and Type.DefaultBinder to shared file. (#10395)
Atsushi Kanamori
4
-58
/
+44
2017-03-22
Reconcile the "easy" System\Reflection .cs files with their CoreRT versions. ...
Atsushi Kanamori
45
-961
/
+410
2017-03-22
Merge pull request #10374 from dotnet/mirror-merge-9057970
Jan Kotas
1
-1
/
+1
2017-03-22
Move DefaultBinder.cs to the shared partition. (#10355)
Atsushi Kanamori
5
-108
/
+125
2017-03-22
FileStream redirection got changed. Add ThreadPoolBoundHandle redirect.
Jeremy Kuhne
1
-1
/
+1
2017-03-21
Fix leak in Task.WaitAny(..., int) (#10331)
Stephen Toub
2
-1
/
+17
2017-03-22
Switch coreclr corelib to use resx (#10372)
Alex Perovich
299
-5501
/
+7362
2017-03-21
Revert "Switch coreclr corelib to use resx (#10268)"
Jan Kotas
299
-7362
/
+5501
2017-03-21
Switch coreclr corelib to use resx (#10268)
Alex Perovich
299
-5501
/
+7362
2017-03-21
System.IO.Path.IsPathRooted does not check if valid drive letter on Windows (...
Viktor Hofer
1
-2
/
+2
2017-03-21
Merge pull request #10321 from WinCPP/issue-7060
Ian Hays
1
-7
/
+1
2017-03-20
Delete moved file
Jan Kotas
3
-111
/
+3
2017-03-21
NS2.0 - Complete System.Security namespace.
Atsushi Kanamori
2
-0
/
+67
2017-03-20
Fix MAC build (#10328)
Tarek Mahmoud Sayed
2
-2
/
+15
2017-03-20
Delete moved files
Jan Kotas
5
-1212
/
+0
2017-03-20
Move Type.cs and Module.cs to Shared Partition.
Atsushi Kanamori
5
-0
/
+1212
2017-03-21
Issue #7060 - Make StreamReader.ReadBuffer non-virtual
WinCPP
1
-7
/
+1
2017-03-20
Fix FileStream for ProjectN
Jan Kotas
2
-10
/
+13
[next]