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-03-16
Andy Ayers
Interface call devirtualization: VM side of changes
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
Andy Ayers
JIT: preliminaries to improve types (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Stephen Toub
Merge pull request dotnet/coreclr#9276 from benaadams...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Jarret Shook
Merge pull request dotnet/coreclr#10152 from jashook...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Bruce Forstall
Merge pull request dotnet/coreclr#10023 from parjong...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Pat Gavlin
Merge pull request dotnet/coreclr#10171 from pgavlin...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
William Godbe
Merge pull request dotnet/coreclr#10176 from wtgodbe...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
William Godbe
Merge pull request dotnet/coreclr#10175 from wtgodbe...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Tarek Mahmoud...
Fix tz rules (dotnet/coreclr#10169)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
wtgodbe
Update Buildtools Version
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
wtgodbe
Copy Targeting Pack files into Core_Root for Non-Windows
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Pat Gavlin
Do not wait on std{out,err} when a test times out.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
jashook
Fix dotnet/coreclr#9457
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Gaurav Khanna
Merge pull request dotnet/coreclr#10147 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Gaurav Khanna
Merge pull request dotnet/coreclr#9853 from hqueue...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Xiangyang ...
Optimize Span.Clear() on AMD64 (dotnet/coreclr#10110)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
dotnet-bot
Update CoreClr, CoreFx to beta-25113-03, beta-25114...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Bruce Forstall
Merge pull request dotnet/coreclr#10155 from BruceForst...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Aditya Mandaleeka
Merge pull request dotnet/coreclr#10153 from adityamand...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Aditya Mandaleeka
Merge pull request dotnet/coreclr#10073 from adityamand...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Bruce Forstall
Add documentation on RyuJIT call morphing
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Bruce Forstall
Improve LIR dumping (dotnet/coreclr#10140)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
William Godbe
Merge pull request dotnet/coreclr#10074 from wtgodbe...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Mike McLaughlin
System.Diagnostics.Debugger.Break() should NOT be inlin...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Bruce Forstall
Add changes to emitMaxStackDepth and fgPtrArgCntMax...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Bruce Forstall
Convert GenTree* to GenTreeCall* as much as possible...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Brian Sullivan
Merge pull request dotnet/coreclr#10113 from briansull...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Aditya Mandaleeka
Replace HNDTYPE defines with enum in gcinterface header.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Aditya Mandaleeka
Remove STRESS_THREAD.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Bruce Forstall
Build Linux altjit for x86 and amd64 (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Bruce Forstall
Merge pull request dotnet/coreclr#10129 from BruceForst...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
William Godbe
Merge pull request dotnet/coreclr#10150 from wtgodbe...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
wtgodbe
Pick up new CoreFX packages and abandon old ones
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
wtgodbe
Re-insert Supplemental Payload into Helix payload
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Pat Gavlin
Merge pull request dotnet/coreclr#10072 from pgavlin...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Brian Sullivan
Work for IBC profiling with ReadyToRun images
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Tanner Gooding
Merge pull request dotnet/coreclr#10092 from tannergood...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Rich Lander
Add 3PN entry (dotnet/coreclr#10146)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Michelle McDaniel
Merge pull request dotnet/coreclr#10090 from adiaaida...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Bruce Forstall
Merge pull request dotnet/coreclr#10083 from hqueue...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Jarret Shook
Merge pull request dotnet/coreclr#10095 from jashook...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Gaurav Khanna
Merge pull request dotnet/coreclr#10125 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Tanner Gooding
Updating tests/runtest.cmd to use delayed expansion...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Joseph Tremoulet
Merge pull request dotnet/coreclr#10067 from mikedn...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Atsushi Kanamori
Merge pull request dotnet/coreclr#10105 from JonHanna...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Jonghyun Park
Use VSD_STUB_CAN_THROW_AV instead of explicit _TARGET_X...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Jonghyun Park
Use GetDoubleArrayToLargeObjectHeapThreshold when FEATU...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
dotnet-bot
Update CoreClr to beta-25113-01
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Bruce Forstall
Merge pull request dotnet/coreclr#10134 from seanshpark...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Jan Kotas
Improve encoding performance (dotnet/coreclr#10124)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
SaeHie Park
Fix typo in Compiler::gtHasRef()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Bruce Forstall
Remove dead code (dotnet/coreclr#10128)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Bruce Forstall
Move adjustments to genStackLevel into functions
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Rich Lander
Update License and add 3PN notices (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Jarret Shook
Merge pull request dotnet/coreclr#9867 from sdmaclea...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
Stephen Toub
Merge pull request dotnet/coreclr#10121 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
dotnet-bot
Update CoreClr to beta-25111-03
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
jashook
Update the arm64 metadata based on issues.targets
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
Stephen Toub
Merge pull request dotnet/coreclr#10116 from jkotas...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
Bruce Forstall
Merge pull request dotnet/coreclr#10118 from BruceForst...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
Bruce Forstall
Fix delayed expansion scripting error in runtest.cmd
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
Jan Kotas
Fix incorrect assert condition
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
Jan Kotas
Strip internal frame in Environment.StackTrace
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
Jarret Shook
Merge pull request dotnet/coreclr#10071 from jashook...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
Jon Hanna
Rename Type.IsSzArray to Type.IsSZArray and make public.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Gaurav Khanna
Merge pull request dotnet/coreclr#10075 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Bruce Forstall
Merge pull request dotnet/coreclr#9979 from alpencolt...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Bruce Forstall
Merge pull request dotnet/coreclr#9679 from alpencolt...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Jan Kotas
Improve performance of Span.Fill (dotnet/coreclr#10084)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Maoni Stephens
Merge pull request dotnet/coreclr#10096 from Maoni0...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Maoni0
Porting desktop changes to coreclr. This fixes the...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Mike McLaughlin
Fix debugging on OS X Sierra (dotnet/coreclr#10078)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
dotnet-bot
Update CoreClr, CoreFx to beta-25110-03, beta-25110...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Evgeny Pavlov
[x86/Linux][GDB-JIT] Fix crash after changing default...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
jashook
Exclude R2R and GCStress 3 failures.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Michelle McDaniel
Crossgen all assemblies for throughput perf
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Gaurav Khanna
Merge pull request dotnet/coreclr#10079 from hseok...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Michelle McDaniel
Merge pull request dotnet/coreclr#10061 from adiaaida...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Stephen Toub
Remove faulty asserts from ArraySegment (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Hyeongseok Oh
[Linux/x86] Enable CI Linux/x86 build job
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Hyung-Kyu Choi
[Ryujit/ARM32] Fix wrong comparion
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Atsushi Kanamori
Move more types into the shared partition. (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Michelle McDaniel
Add linux throughput testing support
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Pat Gavlin
Merge pull request dotnet/coreclr#10032 from pgavlin...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Pat Gavlin
Fix some cross-thread memory accesses in a JIT test.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Jan Vorlicek
Fix incremental build of resources injected to coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Frederik Carlier
Support cross compiling for Zesty (dotnet/coreclr#10066)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Rahul Kumar
Merge pull request dotnet/coreclr#9728 from rahku/fixIs...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Koundinya Veluri
Improve span copy of pointers and structs containing...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Gaurav Khanna
Merge pull request dotnet/coreclr#10063 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Mike Danes
Fix AssertionDsc::Equals OAK_NO_THROW's handling
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Rahul Kumar
Ignore binder context for corelib when performing bindi...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
dotnet-bot
Update CoreClr to beta-25109-03
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Gaurav Khanna
Merge pull request dotnet/coreclr#10055 from tannergood...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Hyung-Kyu Choi
[Ryujit/ARM32] Support binary operator for decomposed...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Tanner Gooding
Updating the windows-instructions to list the minimum...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Gaurav Khanna
Merge pull request dotnet/coreclr#10053 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
dotnet-bot
Update CoreClr, CoreFx to beta-25109-01, beta-25109...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Ahson Ahmed...
AggressiveInlining AsBytes and NonPortableCast (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Atsushi Kanamori
Move System.Security attributes to shared partition...
commit
|
commitdiff
|
tree
|
snapshot
next