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-21
Koundinya Veluri
Temporarily disable frequently failing Sleep PAL tests...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Ian Hays
Merge pull request dotnet/coreclr#10321 from WinCPP...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Joseph Tremoulet
Merge pull request dotnet/coreclr#10327 from mikedn...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Jonghyun Park
[x86/Linux] Log UpdateRegDisplay calls (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Jonghyun Park
[x86/Linux] Use 4-byte align for double in struct ...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Jonghyun Park
[x86/Linux] Correct update on ResumableFrame (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Jan Kotas
Merge pull request dotnet/coreclr#10341 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Jan Kotas
Delete moved file
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Atsushi Kanamori
NS2.0 - Complete System.Security namespace.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Jonghyun Park
'root' as a special case in UTIL_IsExecuteBitsSet ...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Tarek Mahmoud...
Fix MAC build (dotnet/coreclr#10328)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Jan Kotas
Merge pull request dotnet/coreclr#10325 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Aditya Mandaleeka
Merge pull request dotnet/coreclr#10330 from omajid...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Omair Majid
Fix markdown headings
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Jan Kotas
Delete moved files
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Mike Danes
Refactor GenTree assertion information storage
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Joseph Tremoulet
Merge pull request dotnet/coreclr#10319 from JosephTrem...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Atsushi Kanamori
Move Type.cs and Module.cs to Shared Partition.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Jan Kotas
Merge pull request dotnet/coreclr#10317 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
WinCPP
Issue dotnet/coreclr#7060 - Make StreamReader.ReadBuffe...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Joseph Tremoulet
Permit null object in `GenTreeUseEdgeIterator`
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Bruce Forstall
Merge pull request dotnet/coreclr#10315 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Jan Kotas
Fix FileStream for ProjectN
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Bruce Forstall
Remove message about falling to default for MethodConte...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Brian Sullivan
Merge pull request dotnet/coreclr#10301 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Gaurav Khanna
Initial document on AssemblyLoadContext Design (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Brian Sullivan
Merge pull request dotnet/coreclr#10262 from briansull...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Atsushi Kanamori
Make GetModuleHandle() sharable. (dotnet/coreclr#10309)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Gaurav Khanna
Merge pull request dotnet/coreclr#9445 from hqueue...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Atsushi Kanamori
Reconciles Type.cs with CoreRT version for move to...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Steve MacLean
[Arm64/Unix] Set PROCFS_* available in tryrun (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Bruce Forstall
Desktop side of the change to remove COR_JIT_EE_VERSION
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
Tarek Mahmoud...
Invariant globalization (dotnet/coreclr#10264)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
Stephen Toub
Merge pull request dotnet/coreclr#10291 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
dotnet-bot
Update CoreClr to beta-25119-02
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
Bruce Forstall
Fix code to build with older VC++ compiler (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
John Bottenberg
Remove potential overflow in SafeBSTRHandle (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
Jonghyun Park
Fix a typo in exceptoinhandling.cpp (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
Maoni Stephens
I hoisted the accounting for LOH into allocate_large_ob...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
Atsushi Kanamori
Fix for Module.GetMethod(string) (dotnet/coreclr#10283)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
Stephen Toub
Merge pull request dotnet/coreclr#10280 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
Jan Kotas
Merge pull request dotnet/coreclr#10272 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
Joseph Tremoulet
Merge pull request dotnet/coreclr#10216 from JosephTrem...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
dotnet-bot
Update CoreClr to beta-25118-03
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
Joseph Tremoulet
Update SpanBench test
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
Pat Gavlin
Merge pull request dotnet/coreclr#10054 from pgavlin...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
Jan Kotas
Delete moved files
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
Bruce Forstall
Remove JIT-EE version ifdefs (dotnet/coreclr#10273)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
Stephen Toub
Merge pull request dotnet/coreclr#10278 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
Atsushi Kanamori
Move ParameterInfo.cs and Assembly.cs to shared partiti...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
dotnet-bot
Update CoreClr to beta-25118-02
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
Bruce Forstall
Merge pull request dotnet/coreclr#10269 from BruceForst...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
dotnet bot
Update CoreClr, CoreFx to beta-25117-08, beta-25118...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
Pat Gavlin
Improve GenTreeUseEdgeIterator.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
Gaurav Khanna
Merge pull request dotnet/coreclr#10220 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
Andy Ayers
Merge pull request dotnet/coreclr#10274 from AndyAyersM...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
Han Lee
Fix overflow when computing dwWeight in CPUGroupInfo...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
Brian Sullivan
Updates for the handling of Profile data in the JIT
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
Brian Sullivan
Merge pull request dotnet/coreclr#10241 from briansull...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
Swaroop Sridhar
Fix triggers for ILLINK job (dotnet/coreclr#10244)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Andy Ayers
Fix yet another casing issue.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Tom Deseyn
FileStream.Unix: open with CLOEXEC unless FileShare...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Atsushi Kanamori
Move EventInfo.cs to shared partition.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Bruce Forstall
Fix build.cmd "all" to work with pass-through args...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Pat Gavlin
Merge pull request dotnet/coreclr#10238 from pgavlin...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Brian Sullivan
Refactor the flag test of BBF_PROF_WEIGHT
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Andy Ayers
Merge pull request dotnet/coreclr#10259 from AndyAyersM...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Andy Ayers
Merge pull request dotnet/coreclr#10263 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Rahul Kumar
Merge pull request dotnet/coreclr#10260 from sdmaclea...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Bruce Forstall
Clean up GenTreePutArgStk (dotnet/coreclr#10239)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Rahul Kumar
Merge pull request dotnet/coreclr#10245 from rahku...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Rahul Kumar
LoadFromStream should throw badimageformat early on
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Jan Kotas
Merge pull request dotnet/coreclr#10253 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Buyduck
fix syntax error in build.sh (dotnet/coreclr#10256)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Jan Kotas
Delete unused ReferenceLocalMscorlib property from...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Swaroop Sridhar
Add reflection roots for tests calling CreateInstance...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Andy Ayers
fix formatting
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Andy Ayers
Merge pull request dotnet/coreclr#10192 from AndyAyersM...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Pat Gavlin
Address feedback.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Steve MacLean...
[Arm64/Unix] Remove x19 corruption workaround
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Andy Ayers
JIT: Fix noway_assert when inlining
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Jan Kotas
Delete moved files
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Jeremy Kuhne
Attribute the other types used by FileStream. Adds...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Fadi Hanna
CompilerServices APIs
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Joseph Tremoulet
Merge pull request dotnet/coreclr#10248 from mikedn...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Tanner Gooding
Merge pull request dotnet/coreclr#10201 from cod7alex...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Jonghyun Park
[x86/Linux] Pass return buffer on reverse P/Invoke...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Ben Adams
Support devirtulization of Encoders (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Maoni Stephens
need to account for the allocated bytes correctly for...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Alex Perovich
Merge pull request dotnet/coreclr#10235 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Atsushi Kanamori
Move the MemberInfo-derived Info classes to the shared...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Sean Gillespie
[Local GC] Break EE dependency on GC's generation table...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Pat Gavlin
Merge pull request dotnet/coreclr#10240 from pgavlin...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Pat Gavlin
Fix test failure detection when dumps are enabled.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Swaroop Sridhar
Add a lab job for Coreclr testing via ILLINK (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Pat Gavlin
Reduce case iteration counts in SeekUnroll.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Mike Danes
Fix ValueNumStore::IsVNArrLenUnsignedBound checks
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Daniel Podder
Add IBC support to managed build (dotnet/coreclr#10180)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Andy Ayers
Add some test cases
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Andy Ayers
Interface call devirtualization: jit side of changes
commit
|
commitdiff
|
tree
|
snapshot
next