projects
/
platform
/
upstream
/
dotnet
/
runtime.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/dotnet/runtime.git
2017-05-06
Jan Kotas
Delete dead code (dotnet/coreclr#11431)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Jan Kotas
Delete moved file
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Jan Kotas
Delete moved files and fix build breaks
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Jan Kotas
Move more files to shared CoreLib partition (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Justin Van...
Remove ArrayList (dotnet/coreclr#11426)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Drew Scoggins
Merge pull request dotnet/coreclr#11428 from DrewScoggi...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Drew Scoggins
Fix typo in perf.groovy
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Steve MacLean
[Arm64/Unix] Enable FEATURE_USE_SOFTWARE_WRITE_WATCH_FO...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Sean Gillespie
Add a GC Reliability Framework job to the CI (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Jarret Shook
Merge pull request dotnet/coreclr#11425 from jashook...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
gbalykov
Add compact entry points for ARM (dotnet/coreclr#11109)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
jashook
Build tests for arm64 runs.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
dotnet bot
Update CoreClr to preview2-25305-03 (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Pedro Lamas
Return null from CultureData.GetLocaleInfoEx (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Jan Kotas
Fix build breaks
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Jan Kotas
Switch over to shared Interop.Globalization.cs on Windo...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Roman Artemev
Merge pull request dotnet/coreclr#11405 from rartemev...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Santiago Fernandez...
Path.GetDirectoryName() throw exception when path is...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Tarun Pothulapati
Removed Dictionary<TKey, TValue>.GetValueOrDefault...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Drew Scoggins
Add lean run support to CoreCLR perf (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Stephen Toub
Merge pull request dotnet/coreclr#11411 from justinvp...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
dotnet bot
Update CoreClr, CoreFx to preview2-25305-01, preview2...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
sergey ignatov
Fixed issue dotnet/coreclr#11383 (dotnet/coreclr#11385)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Bruce Forstall
Merge pull request dotnet/coreclr#11361 from mikedn...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Mike McLaughlin
Fix incorrect metadata on SOS.NETCore.dll (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Mike Danes
Add missing GTF_EXCEPT when importing string length...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Jan Kotas
Move UnmanagedMemoryStream and related types to shared...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Bruce Forstall
Add new test for COMPlus_TailcallStress=1 bug, currentl...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
William Godbe
Merge pull request dotnet/coreclr#11401 from wtgodbe...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Roman Artemev
Fixed memory instruction selector for integer register...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Karel Zikmund
Update contributing-workflow.md
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Bruce Forstall
Refactor arm32/arm64 per-node codegen into functions...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
wtgodbe
Rename all xxx.ni.dll's to xxx.dll for Helix Crossgen...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Mike McLaughlin
Fix incorrect metadata on SOS.NETCore.dll (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Carol Eidt
Update first-class-structs.md
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Carol Eidt
Update first-class-structs.md
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Justin Van...
Use ReferenceEquals instead of Delegate.op_Equality...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Ian Hays
Remove UnmanagedMemoryStream overflow checks. (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Jan Kotas
Fix ProjectN build break (dotnet/corertdotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Viktor Hofer
System.IO.Path.GetPathRoot string.Empty or whitespace...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Jan Vorlicek
Reenable MapViewOfFile PAL test1 (dotnet/coreclr#11393)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Mike McLaughlin
Remove stale section on managed debugging. (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Carol Eidt
Merge pull request dotnet/coreclr#11370 from CarolEidt...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Tom Deseyn
Document Linux libnuma dependency (dotnet/coreclr#11367)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Davis Goodin
Disable symbol package MyGet publish on release/* ...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Jan Kotas
Delete moved file
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Jan Kotas
Merge pull request dotnet/corertdotnet/coreclr#3506...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
dotnet bot
Update CoreClr, CoreFx to preview2-25303-03, preview2...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Mike McLaughlin
Createdump fixes and cleanup. (dotnet/coreclr#11368)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
Steve MacLean
[Arm64/Unix] Revise JIT_MemSet (dotnet/coreclr#11217)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
Vladimir Sadov
Adding System\Runtime\CompilerServices\IsByRefLikeAttri...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
Russ Keldorph
Fix some static analysis warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
Carol Eidt
Dump GT_IL_OFFSET value in hex
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
Jan Vorlicek
Remove COMCoverage::nativeCoverBlock (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
Steve MacLean
Fix Binder NI to IL fallback (dotnet/coreclr#11341)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
Gaurav Khanna
Place precompiled SPC.dll in native assets folder....
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
Gaurav Khanna
Fix load from (dotnet/coreclr#11342)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
Atsushi Kanamori
Implement Type.IsTypeDefinition property on CoreCLR...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
Russ Keldorph
Revert "[ARM32/Linux] Copy tests.zip only for CI test...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
Drew Scoggins
Merge pull request dotnet/coreclr#11362 from DrewScoggi...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
Drew Scoggins
Fix triggering of perf correctness runs
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
Drew Scoggins
Merge pull request dotnet/coreclr#11180 from DrewScoggi...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
Drew Scoggins
Add smoketest for performance tests
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Eric StJohn
Merge pull request dotnet/coreclr#11340 from ericstj...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Hyeongseok Oh
[ARM32/Linux] Copy tests.zip only for CI test and use...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
John Bottenberg
Enable Marshal.SecureStringToBSTR and Marshal.ZeroFreeB...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
William Godbe
Merge pull request dotnet/coreclr#11336 from wtgodbe...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
wtgodbe
Update Unix test instructions
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Eric St. John
Fix folder name for cross-targeting assets
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Gaurav Khanna
Enable LoadFrom to pickup assemblies next to requesting...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Bruce Forstall
Merge pull request dotnet/coreclr#11329 from BruceForst...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
dotnet bot
Update CoreFx to preview2-25302-03 (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Russ Keldorph
Surgically remove unsupported tailcall cases
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
dotnet bot
Update CoreClr, CoreFx to preview2-25302-02, preview2...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Cyd Haselton
Added missing icu headers for Android (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Bruce Forstall
Fix assert
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Aditya Mandaleeka
Fix rgTail corruption in rare scavenging cases [Desktop...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Jan Kotas
Partial revert "Move a few more files to shared CoreLib...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Bruce Forstall
Formatting
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Bruce Forstall
Refactor GT_NEG/GT_NOT
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Bruce Forstall
Refactor compares
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Bruce Forstall
Refactor GT_PUTARG_REG
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Bruce Forstall
Refactor GT_SWAP
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Bruce Forstall
Refactor GT_RETURNTRAP
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Bruce Forstall
Refactor GT_STOREIND
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Bruce Forstall
Refactor GT_LCL_VAR and GT_STORE_LCL_VAR
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Bruce Forstall
Refactor GT_STORE_LCL_FLD
commit
|
commitdiff
|
tree
|
snapshot
2017-05-01
Bruce Forstall
Refactor ARM/ARM64 GT_LCL_FLD codegen
commit
|
commitdiff
|
tree
|
snapshot
2017-05-01
Wes Haggard
Merge pull request dotnet/coreclr#11323 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-01
Bruce Forstall
Merge pull request dotnet/coreclr#11067 from sjsinju...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-01
dotnet-bot
Update CoreClr to preview2-25301-03
commit
|
commitdiff
|
tree
|
snapshot
2017-05-01
Pat Gavlin
Merge pull request dotnet/coreclr#11304 from pgavlin...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-01
Jan Kotas
Move a few more files to shared CoreLib partition
commit
|
commitdiff
|
tree
|
snapshot
2017-05-01
Hyung-Kyu Choi
[ARM] Update rootfs for Tizen armel (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-01
Davis Goodin
Fix current publish build warnings (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-01
William Godbe
Merge pull request dotnet/coreclr#11309 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-01
Jan Kotas
Fetch secondary handle only if primary is non-null
commit
|
commitdiff
|
tree
|
snapshot
2017-05-01
Jan Kotas
Avoid unnecessary out arguments in DependentHandle...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-01
Pat Gavlin
Merge pull request dotnet/coreclr#11262 from pgavlin...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-01
Pat Gavlin
Format code and fix a comment.
commit
|
commitdiff
|
tree
|
snapshot
next