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
2019-11-12
Jan Kotas
Delete unused Enum.InternalCompareTo (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-12
Tomáš Rylek
Pre-consolidation mop up fixes dotnet/coreclr#3 (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-12
mikedn
Some GT_BLK/GT_OBJ related cleanup (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-12
Vladimir Sadov
Fixing an assert in card stealing. (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-12
Dotnet-GitSync-Bot
Fix build breaks (dotnet/coreclr#27832)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-12
Jarret Shook
Upload the final modified version of the tests that...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-12
Elinor Fung
Add tracing for Resolving/AssemblyResolve event handler...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-12
Stephen Toub
Fix StyleCop rule SA1129 ("Do not use default value...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-12
Jarret Shook
Fix runincontext path in helixpublish (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-12
David Wrighton
Non virtual calls to instance methods non-virtual dispa...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-12
Jarret Shook
runtest changes and cleanup (dotnet/coreclr#27815)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-11
ts2do
Address bugs in BigInteger (dotnet/coreclr#27280)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-11
Brian Sullivan
Implement alive across call for CSE candidates (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-11
Stephen Toub
Use Stream's BeginReadInternal from FileStream (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-11
Brian Robbins
Raw EventListener Design Document (dotnet/coreclr#19941)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-11
Tanner Gooding
Fixing an assert around Avx.ExtractVector128 and Avx2...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-11
Adeel Mujahid
Deduplicate some build configuration code (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-11
Stephen Toub
Fix StyleCop rule SA1129 ("Do not use default value...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-11
Konstantin...
Explicitly enable relro (dotnet/coreclr#25473)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-11
Pieter-Jan...
Implement SetThreadName in PAL for Linux. (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-11
Sinan Kaya
Suppress ms_struct warnings for non-Intel arches (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-11
Stephen Toub
Remove unused argument from GetRegionDisplayName (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-10
Nelson Chen
Update SOS_README.md (dotnet/coreclr#27799)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-10
Jeremy Koritzinsky
Create a simple minimal MSBuild front-end (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-10
Jan Kotas
Rewrite Enum.CompareTo in C# (dotnet/coreclr#27792)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-09
Jan Kotas
Relax visibility
commit
|
commitdiff
|
tree
|
snapshot
2019-11-09
Jan Kotas
Rewrite the rest of the array non-generic fast paths...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-09
Jan Kotas
Change BulkMoveWithWriteBarrier to be GC suspension...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-09
Stephen Toub
Revert "Fix unquoted path parameters in Microsoft.NET...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-09
Ryan Lucia
Move AssemblyLoadContext.GetResolvedUnmanagedDll to...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-09
rob313663
Fixed typos in comments. (dotnet/coreclr#27789)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-09
Tomáš Rylek
Pre-consolidation mop-up fixes part 2 (mostly path...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-09
Egor Chesakov
Fix computation of n-th item in an array in PC_REL_OFFS...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-09
Joseph Musser
StackTrace.GetFrames should return an array of non...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-09
Stephen Toub
Revert "Feature: dynamic expansion for generic dictiona...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-09
Andrew Au
Avoid promoting over-sized intrinsic (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-09
Levi Broderick
Improve Encoding.UTF8.GetString / GetChars performance...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-08
mikedn
Fix mismatched type IND(LCL_VAR_ADDR) folding in Rewrit...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-08
Carol Eidt
Fix struct assignment where types differ (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-08
Fadi Hanna
Use cross-module R2R generics from main module with...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-08
Jan Vorlicek
Fix sequential layout for classes (dotnet/coreclr#27766)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-08
Tomáš Rylek
Fix exclusion of the Common folder in runtest.proj...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-08
Carlos Sanchez...
Add EventWaitHandle creation extension method that...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-08
Tomáš Rylek
Crossgen2 CI Pipeline (dotnet/coreclr#27520)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-08
Tomáš Rylek
Fix r2r-extra job definition (incorrect placement of...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-08
Carlos Sanchez...
Add Semaphore creation extension methods that take...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-08
Jan Kotas
Revert "Change BulkMoveWithWriteBarrier to be GC suspen...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-08
Tomáš Rylek
Leftover changes after rebasing my runtime changes...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-08
Tamar Christina
Arm64: Add S.P.CoreLib instrinsics UnzipEven and UnzipO...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-08
Ryan Lucia
Miscellaneous formatting cleanup to the NativeLibrary...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-08
Ryan Lucia
Move NativeLibrary.Free null check to managed (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-08
Tamar Christina
Arm64: Update S.P.CoreLib for ZipLow and ZipHigh (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-08
Carol Eidt
PR Feedback
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Jan Vorlicek
Port IsBlittable fix and related changes from single...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Michal Strehovský
Check we don't marshal out parameters in SizeParamIndex...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Carol Eidt
Make sure that we use a normalized struct type if appli...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Tanner Gooding
Updating NumberToFloatingPointBitsSlow to handle the...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Tomáš Rylek
Fix dotnet-coreclr-perf pipeline (dotnet/coreclr#27685)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Tamar Christina
Arm64: Add S.P.CoreLib for AddV. (dotnet/coreclr#27663)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Viktor Hofer
Remove root cross folder in favor of eng/common/cross...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Tomáš Rylek
Minor cleanup in download-artifact-step / upload-artifa...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Tomáš Rylek
Use preinstalled system dotnet if its version matches...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Simon Nattress
Crossgen2 node size relocation (dotnet/coreclr#27718)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Alexey Golub
Fix unquoted path parameters in Microsoft.NET.Sdk.IL...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Andrew Au
Support custom modifier for method signature (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Carlos Sanchez...
Add Mutex creation extension methods that take an ACL...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Jan Kotas
Delete some dead code from vm/threds.cpp/.h (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Viktor Hofer
Move tryrun to importing project (dotnet/coreclr#27717)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
mikedn
Change the SSA def node to ASG (dotnet/coreclr#27445)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Fadi Hanna
Feature: dynamic expansion for generic dictionaries...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
John Salem
[test] Improve diagnostics for failures in IPC/EventPip...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Filip Navara
Remove silent catch (dotnet/coreclr#26732)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Sergey Andreenko
Fix VN for byrefx on x86. (dotnet/coreclr#27702)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Egor Bogatov
Improve Math(F).FusedMultiplyAdd codegen (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Elinor Fung
Populate properties of AssemblyLoadStart/Stop events...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Anubhav Srivastava
Implement comparisons for all ObjectNodes (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Santiago Fernandez...
Revert changes to tryrun.cmake (dotnet/coreclr#27697)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Stephen Toub
Add Span.Sort, and make Array.Sort span-based (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Jan Vorlicek
Fix intermittent arm/arm64 Linux build failures (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Adeel Mujahid
Avoid memset in case of HENUMInternal (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Sergey Andreenko
Contain block store addresses (dotnet/coreclr#21711)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Fadi Hanna
Move p/invoke pregeneration out of single-exe branch...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
David Mason
Enable rejit feature on all cpu architectures (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Adeel Mujahid
Add gcc9 config and remove ZeroInit macro (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Tomáš Rylek
Fix gc-longrunning pipeline definition (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
eli-fin
Update Profiler Loading.md (dotnet/coreclr#23890)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
JesperTreetop
Prevent DivideByZeroException in EventCounter.ToString...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Vladimir Sadov
Some follow up changes after the cast caching change...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Tanner Gooding
Fixing the return type of the ArmBase.ReverseElementBit...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Andrew Au
Handling generic attribute in AttributePresenceFilterNo...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Jan Kotas
Fix Array.Copy regressions for large multidimensional...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Jan Kotas
Change BulkMoveWithWriteBarrier to be GC suspension...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Andy Ayers
JIT: cleanup redundant exact type tests (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Tomáš Rylek
Move helper pipeline scripts under eng/pipeline/scripts...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Tomáš Rylek
Fix for two subtle bugs I made yesterday in init-dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Santiago Fernandez...
Update tryrun.cmake in order to be able to build corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Jeremy Koritzinsky
Reword comments for policheck (dotnet/coreclr#27669)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
Andrew Au
Avoid instantiating abstract class (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
David Wrighton
Tweaks to existing BulkType event (dotnet/coreclr#27516)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
David Wrighton
MethodDetails event (dotnet/coreclr#27515)
commit
|
commitdiff
|
tree
|
snapshot
next