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-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
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-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
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
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
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
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
2017-03-09
Pat Gavlin
Do not set the last use bit on UVR ref positions.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Pat Gavlin
Fix extend lifetimes stress.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Jonghyun Park
[x86/Linux] Correctly adjust stack for double aligned...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Jonghyun Park
[x86/Linux] 16-byte aligned UMThunkStubs (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Tanner Gooding
Merge pull request dotnet/coreclr#9956 from tannergoodi...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
chcosta
Update to buildtools version 1.0.27-prerelease-01407...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Bruce Forstall
Merge pull request dotnet/coreclr#10038 from BruceForst...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Jonghyun Park
Revise Interop TC Calling Convention (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Aditya Mandaleeka
SRV->SVR in BotR GC section.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Tanner Gooding
Updating the building/windows-instructions.md to indica...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Matt Mitchell
Merge pull request dotnet/coreclr#10044 from mmitche...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Matt Mitchell
Add all .nuget subdirs
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Matt Mitchell
Remove the nuget cache from the archival
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Gaurav Khanna
Merge pull request dotnet/coreclr#9950 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Michelle McDaniel
Merge pull request dotnet/coreclr#10040 from adiaaida...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Michelle McDaniel
Change perf test trigger phases
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Bruce Forstall
Stop building x86 LEGACY_BACKEND
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Bruce Forstall
Merge pull request dotnet/coreclr#10013 from BruceForst...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Sivarv
Merge pull request dotnet/coreclr#10017 from sivarv...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
dotnet-bot
Update CoreClr, CoreFx to beta-25108-04, beta-25108...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Pat Gavlin
Format code.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Jonghyun Park
[x86/Linux] Calling convention mismatch inside Vector3I...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Jonghyun Park
[x86/Linux] Calling convention mismatch inside systemvb...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
chunseoklee
Remove CORECLR_GDBJIT length check in gdbjit (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
ragmani
Fix wrong gcc inline assembly code. (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Mike McLaughlin
Fix assert in portable pdb reader running the clrstack...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Atsushi Kanamori
Move two sharable classes into the shared partition...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
William Godbe
Merge pull request dotnet/coreclr#10006 from wtgodbe...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Pat Gavlin
Calculate last uses during buildIntervals.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Aditya Mandaleeka
Remove TRACK_CXX_EXCEPTION_CODE_HACK and related code...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Daniel Podder
Port Windows PGO support to master (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Tanner Gooding
Updating the various windows build scripts to have...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Aditya Mandaleeka
Merge pull request dotnet/coreclr#10021 from adityamand...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Bruce Forstall
Add new JIT stress modes to the CI system; clean up...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Aditya Mandaleeka
Fix broken badges.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Alex Perovich
Add shared changes from corert (dotnet/coreclr#10010)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
sivarv
Morph assert fix.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Stephen Toub
Merge pull request dotnet/coreclr#10005 from stephentou...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Frederik Carlier
Add scripts for building for arm Android (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
ragmani
[x86/linux] Fix "Undefined Reference" error in CLR...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Jan Vorlicek
Fix incremental build of mscordaccore (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Michelle McDaniel
Merge pull request dotnet/coreclr#9992 from adiaaida...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Stephen Toub
Add TaskExtensions to CoreLib
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Michelle McDaniel
Fix jit32 perf and throughput testing
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Bruce Forstall
Merge pull request dotnet/coreclr#9996 from BruceForsta...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
wtgodbe
Zip all test wrappers in parallel
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Jonghyun Park
[x86/Linux] CDECL as default P/Invoke Calling Convetion...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Jan Vorlicek
Enhance ICU version scan (dotnet/coreclr#9993)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Hanjoung Lee
[x86/Linux] Fix incorrect FP values (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Bruce Forstall
Merge pull request dotnet/coreclr#9995 from BruceForsta...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Andy Ayers
Harden resolveVirtualMethod against invalid types ...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Jonghyun Park
[x86/Linux] Check Stack Alignment in StubRareEnable...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
William Godbe
Merge pull request dotnet/coreclr#9986 from wtgodbe...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Jan Vorlicek
Fix ICU detection in System.Globalization.Native build...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Bruce Forstall
Un-clang-format-horrible-ify emitIns_Call() and genEmit...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Bruce Forstall
Add missing "break" in a forcerelocs case
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Michelle McDaniel
Merge pull request dotnet/coreclr#9991 from adiaaida...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Michelle McDaniel
Change PackagePlatform to Platform for x86 jit pkg
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
wtgodbe
Create Xunit wrappers for 2nd-level test directories...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
James Ko
Implementation for Dictionary.TryAdd (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Sivarv
Merge pull request dotnet/coreclr#9398 from mikedn...
commit
|
commitdiff
|
tree
|
snapshot
next