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
2016-09-15
Jose Perez...
Adding new Split members with defaults
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Jose Perez...
Remove unwanted String.Split methods from Reference...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Joseph Tremoulet
Merge pull request dotnet/coreclr#7159 from JosephTremo...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Sean Gillespie
Update the GC from CoreRT (dotnet/coreclr#7207)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Gaurav Khanna
Merge pull request dotnet/coreclr#7123 from gkhanna79...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Joseph Tremoulet
Recognize mod-free helper calls in loop hoisting
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Joseph Tremoulet
Merge pull request dotnet/coreclr#7162 from JosephTremo...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Joseph Tremoulet
Harden test against JIT optimizations
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Joseph Tremoulet
Merge pull request dotnet/coreclr#7201 from JosephTremo...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Gaurav Khanna
Merge pull request dotnet/coreclr#7179 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Joseph Tremoulet
Update _MSC_FULL_VER check for constexpr handling
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
James Ko
Override CopyTo in MemoryStream (dotnet/coreclr#7131)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
dotnet-bot
Update CoreClr, CoreFx, External to beta-24515-02,...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Justin Van...
Minor String.Split cleanup to align more closely with...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Pat Gavlin
Merge pull request dotnet/coreclr#7189 from pgavlin...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Carol Eidt
Merge pull request dotnet/coreclr#7188 from CarolEidt...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Vance Morrison
Merge pull request dotnet/coreclr#6892 from jamesqo...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Pat Gavlin
Address more PR feedback.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Pat Gavlin
Address PR feedback.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Swaroop Sridhar
Merge pull request dotnet/coreclr#6974 from swaroop...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Michelle McDaniel
Merge pull request dotnet/coreclr#7187 from adiaaida...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
SaeHie Park
ARM/Linux: Add codename xenial (dotnet/coreclr#7158)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Pat Gavlin
Introduce GT_JCC.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Mike Danes
Implement long compare lowering for x86.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Swaroop Sridhar
Implement GcInfo v2 for X86
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Michelle McDaniel
Remove NYI for x86 long rotate
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Jan Vorlicek
Fix Unix issue with string address below 64kB (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Kyungwoo Lee
Merge pull request dotnet/coreclr#7012 from kyulee1...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Justin Van...
Update new String.Split methods to use optional params...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Swaroop Sridhar
Use the correct HijackHelper for X86 FP (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Carol Eidt
Allow GT_OBJ for Arm64
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
smile21prc
Merge pull request dotnet/coreclr#7177 from smile21prc...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Smile Wei
For perf, we need to keep the run results longer for...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
dotnet bot
Update CoreClr, CoreFx, External to beta-24513-04,...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Kyungwoo Lee
X86: Fix inline assertion
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Bruce Forstall
Merge pull request dotnet/coreclr#7164 from BruceForsta...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
smile21prc
Merge pull request dotnet/coreclr#7172 from smile21prc...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Smile Wei
List all generated perf .xml files.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Michelle McDaniel
Merge pull request dotnet/coreclr#7166 from adiaaida...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Michelle McDaniel
Remove unnecessary NYIs in Decompose
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Sivarv
Merge pull request dotnet/coreclr#7145 from sivarv...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Bruce Forstall
Add issue comments to excluded tests
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Justin Van...
Add Array.Reverse<T> (dotnet/coreclr#7132)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Stephen Toub
Remove a field from the CopyToAsync async state machine...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Dmitri-Botcharnikov
Enable Debian Jessie for ARM rootfs build (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
chrisaut
Replace % inside loop of Random ctor (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Mike McLaughlin
Fix funceval for enregistered value types arguments...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Jan Kotas
Merge pull request dotnet/coreclr#7153 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Bruce Forstall
Fix uninitialized local build break
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Bruce Forstall
Merge pull request dotnet/coreclr#7130 from BruceForsta...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Peter Kukol
Clean up COMPlus_JitMemStats / MEASURE_MEM_ALLOC (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Michelle McDaniel
Merge pull request dotnet/coreclr#7105 from adiaaida...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Michelle McDaniel
Implement DecomposeUMod
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Pat Gavlin
Merge pull request dotnet/coreclr#7126 from mikedn...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Bruce Forstall
RyuJIT x86: Implement GS cookie check for functions...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Bruce Forstall
Merge pull request dotnet/coreclr#7148 from BruceForsta...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Pat Gavlin
Merge pull request dotnet/coreclr#7133 from mikedn...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Vance Morrison
Merge pull request dotnet/coreclr#7102 from vancem...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Bruce Forstall
Restrict x86 legacy JIT struct promotion
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Jan Kotas
Merge pull request dotnet/coreclr#7136 from benaadams...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Jose Perez...
Merge pull request dotnet/coreclr#7142 from joperezr...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
sivarv
Fix to dotnet/coreclr#7091.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Davis Goodin
Merge pull request dotnet/coreclr#6791 from dagood...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Jose Perez...
Removing one String member to avoid depending on ArgIte...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Jose Perez...
Adding missing String members to coreclr
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Mike Danes
Implement long to float cast for x86
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Ben Adams
Fix Environment no-inlining for mscorlib
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
James Ko
Reduce code bloat around formatted GetResourceString...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Peter Kukol
Merge pull request dotnet/coreclr#7067 from pkukol...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Pat Gavlin
Merge pull request dotnet/coreclr#7125 from pgavlin...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Bruce Forstall
Merge pull request dotnet/coreclr#7122 from BruceForsta...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Bruce Forstall
Merge pull request dotnet/coreclr#7120 from BruceForsta...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Bruce Forstall
Merge pull request dotnet/coreclr#7114 from BruceForsta...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Mike Danes
Implement long to int casts with overflow for x86
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Bruce Forstall
Fix dotnet/coreclr#7092
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Pat Gavlin
Do not use movsq on x86.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Pat Gavlin
Model the kill set for ASSIGN_BYREF on x86.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Gaurav Khanna
Enable Win32Arm CI support
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Sivarv
Merge pull request dotnet/coreclr#7111 from sivarv...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Kyungwoo Lee
Merge pull request dotnet/coreclr#7108 from kyulee1...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Sean Gillespie
Merge pull request dotnet/coreclr#7121 from swgillespie...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Sean Gillespie
Only reference IGCHeap::gcHeapType when FEATURE_SVR_GC...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Jan Vorlicek
Fix enregistered max size constants on Unix AMD64 ...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Jan Kotas
Merge pull request dotnet/coreclr#7118 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Bruce Forstall
Fix dotnet/coreclr#7093
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Jan Kotas
Revert "Fix IMGREL32 static field addr value-num blindspot"
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Sean Gillespie
Merge pull request dotnet/coreclr#7116 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
dotnet-bot
Fix a build break introduced by GHdotnet/coreclr#6764
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Bruce Forstall
Fix dotnet/coreclr#7100
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Rahul Kumar
Merge pull request dotnet/coreclr#7112 from rahku/appdomain
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Rahul Kumar
Add AppContext.UnhandledException to ref file
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
sivarv
Fix to dotnet/coreclr#7087
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Eugene Rozenfeld
Merge pull request dotnet/coreclr#7071 from erozenfeld...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Kyungwoo Lee
ILDASM: Ignore Metadata flag for CoreCLR
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Peter Kukol
Fix the fixes.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Peter Kukol
Fix some timing code bit rot, plus minor cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Pat Gavlin
Merge pull request dotnet/coreclr#7107 from pgavlin...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Sean Gillespie
Merge pull request dotnet/coreclr#6764 from swgillespie...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Sean Gillespie
Introduce an interface separating the GC and the VM,
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Pat Gavlin
Merge pull request dotnet/coreclr#7106 from pgavlin...
commit
|
commitdiff
|
tree
|
snapshot
next