platform/upstream/dotnet/runtime.git
2016-11-30 Andy AyersRemove one virtual call from StreamHelpers.ValidateCopy...
2016-11-30 Jonghyun ParkFix inconsistency between the signatures of GetAppDomai...
2016-11-30 SaeHie Park[x86/Linux] Disable WIN64EXECPTION and fix related...
2016-11-30 Pat GavlinMerge pull request dotnet/coreclr#8315 from mikedn...
2016-11-29 Michelle McDanielMerge pull request dotnet/coreclr#8355 from adiaaida...
2016-11-29 SivarvMerge pull request dotnet/coreclr#8291 from sivarv...
2016-11-29 Michelle McDanielFix formatting in files
2016-11-29 Bruce ForstallMerge pull request dotnet/coreclr#8330 from BruceForsta...
2016-11-29 Jan KotasMerge pull request dotnet/coreclr#8351 from dotnet...
2016-11-29 Jan VorlicekFix shared library dependencies verification on some...
2016-11-29 John ChenDisable CER feature as it is not used (dotnet/coreclr...
2016-11-29 Petr OnderkaUse invariant culture in test (dotnet/coreclr#8327)
2016-11-29 Bruce ForstallFix AMD64 CTP build break
2016-11-29 Jan VorlicekFix phantom TEXTREL in libcoreclr.so (dotnet/coreclr...
2016-11-29 Jonghyun ParkUses 'W' to fix build error (dotnet/coreclr#8345)
2016-11-29 Jonghyun ParkFix the mistmatch between gc_thread_stub and GCThreadFu...
2016-11-29 Jonghyun ParkFix ignored attribute warning for x86/Linux build ...
2016-11-29 Mike DanesFix various disassembly issues
2016-11-29 Bruce ForstallForce enable SSE2 on RyuJIT/x86 on desktop
2016-11-29 Jan KotasDisable PSPSym and LocAllocSPvar for CoreRT (dotnet...
2016-11-29 Pat GavlinMerge pull request dotnet/coreclr#8325 from pgavlin...
2016-11-28 sivarvEnable using SSE3_4 instruction set for SIMD codegen.
2016-11-28 SaeHie Park[x86/Linux] Fix constructor missing in UnmanagedToManag...
2016-11-28 SaeHie Park[x86/Linux] Fix error variable 'td' is uninitialized...
2016-11-28 Pat GavlinDo not rewrite `(t + cns_a) << cns_s)` during CSE.
2016-11-28 Bruce ForstallMerge pull request dotnet/coreclr#8314 from BruceForsta...
2016-11-28 Bruce ForstallFactor out common stack adjustment code
2016-11-28 SaeHie Park[x86/Linux] Fix compile error in zapcode (dotnet/corecl...
2016-11-28 SaeHie Park[x86/Linux] Fix 'stdcall' here was previously declared...
2016-11-28 SaeHie Park[x86/Linux] Fix unknown type name 'PTR_RUNTIME_FUNCTION...
2016-11-28 Maoni StephensMerge pull request dotnet/coreclr#8199 from Maoni0...
2016-11-27 Bruce ForstallMerge pull request dotnet/coreclr#8312 from BruceForsta...
2016-11-27 Jan VorlicekFix building CoreCLR with Clang 3.9 (dotnet/coreclr...
2016-11-26 Bruce ForstallExclude superpmi test from legacyjit and compatjit...
2016-11-25 Bruce ForstallSet FEATURE_READYTORUN_COMPILER for legacyjit and compatjit
2016-11-25 James KoFix subtle bug in new string.Join implementation. ...
2016-11-25 Jonghyun ParkConfigures tests even when configureonly is provided...
2016-11-25 Jonghyun Park[x86/Linux] Renames i386 as amd64 in arch (PAL) (dotnet...
2016-11-25 SaeHie ParkEnable field EndAddress only for AMD64 in PAL of RUNTIM...
2016-11-24 Jonghyun ParkSupports to build PAL tests under x86/Linux (dotnet...
2016-11-24 SaeHie Park[x86/Linux] Fix unsupported architecture in seh-unwind...
2016-11-24 Russ KeldorphMerge pull request dotnet/coreclr#8295 from RussKeldorp...
2016-11-24 Russ KeldorphRemove non-RyuJIT default PR triggers
2016-11-24 Bruce ForstallMerge pull request dotnet/coreclr#8260 from BruceForsta...
2016-11-23 Jonghyun ParkRemoves non-existent target files from override.targets...
2016-11-23 James KoAdd String.Join overloads accepting a char separator...
2016-11-23 Bruce ForstallMake RyuJIT/x86 the default x86 JIT
2016-11-23 Pat GavlinMerge pull request dotnet/coreclr#8284 from pgavlin...
2016-11-23 Sven BoemerMerge pull request dotnet/coreclr#8281 from sbomer...
2016-11-23 Carol EidtMerge pull request dotnet/coreclr#7847 from CarolEidt...
2016-11-23 Pat GavlinFormat code.
2016-11-23 Pat GavlinMerge pull request dotnet/coreclr#8259 from pgavlin...
2016-11-23 Pat GavlinFix the no-GC kill set for ASSIGN_BYREF on x86.
2016-11-23 Pat GavlinIncrement lclVar refCounts in fgMorphBlockStmt.
2016-11-23 Dan MoseleyMerge pull request dotnet/coreclr#8137 from jamesqo...
2016-11-23 SivarvMerge pull request dotnet/coreclr#8229 from mikedn...
2016-11-23 Ian HaysMerge pull request dotnet/coreclr#8282 from ianhays...
2016-11-23 Ian HaysFix Typo in Unix Lock/Unlock PAL
2016-11-23 Carol EidtAccount for a reload of umod op2
2016-11-23 Sven BoemerFix archiving for jitdiff windows build only jobs
2016-11-23 SaeHie Park[x86/linux] Fix redefined DISPATCHER_CONTEXT compile...
2016-11-23 Andrey Kvochko[GDBJIT] Fix thunk symbol generation for ARM (dotnet...
2016-11-23 SaeHie Park[x86/Linux] Fix compile error with exception handling...
2016-11-23 SaeHie Park[x86/Linux] Fix unknown type name 'ExInfo' (dotnet...
2016-11-23 SaeHie Park[x86/Linux] Fix comparison of two values with different...
2016-11-23 SaeHie Park[x86/Linux] Fix SEH '__try' is not supported on this...
2016-11-23 SaeHie Park[x86/Linux] Fix no matching function for call to 'Inter...
2016-11-23 Mike DanesChange vector equality to use pmovmskb
2016-11-23 Maoni0This is to separate the diagnostics code out from gc...
2016-11-23 Koundinya VeluriFix ThreadPool.SetMaxThreads to not allow having zero...
2016-11-23 SaeHie Park[x86/Linux] Fix compile error redifinition RUNTIME_FUNC...
2016-11-23 James KoChange argument order.
2016-11-23 Carol Eidtx86: not all fields of promoted struct need regs
2016-11-22 SaeHie Park[x86/Linux] Fix stdcall calling convention ignored...
2016-11-22 Jeremy KuhneAdd missing Path methods to model.xml (dotnet/coreclr...
2016-11-22 Gaurav KhannaMerge pull request dotnet/coreclr#8244 from seanshpark...
2016-11-22 James KoRespond to feedback
2016-11-22 Pat GavlinMerge pull request dotnet/coreclr#8254 from pgavlin...
2016-11-22 Pat GavlinFix the test build.
2016-11-22 Pat GavlinMerge pull request dotnet/coreclr#8253 from JosephTremo...
2016-11-22 Pat GavlinMerge pull request dotnet/coreclr#8210 from mikedn...
2016-11-22 Pat GavlinMerge pull request dotnet/coreclr#8242 from pgavlin...
2016-11-22 Joseph TremouletRemove bogus "fast path" in unroller branch update
2016-11-22 Ian HaysMerge pull request dotnet/coreclr#8233 from ianhays...
2016-11-22 Carol EidtMerge pull request dotnet/coreclr#8247 from CarolEidt...
2016-11-22 Pat GavlinPR feedback.
2016-11-22 Sven BoemerMerge pull request dotnet/coreclr#8032 from sbomer...
2016-11-22 SaeHie Park[x86/Linux] fix and add for x86 cmake configuration...
2016-11-22 SaeHie Park[x86/Linux] Fix compilation in pal
2016-11-22 Carol EidtSet the size of SIMD this pointer
2016-11-22 Pat GavlinMerge pull request dotnet/coreclr#8213 from mikedn...
2016-11-22 Pat GavlinMerge pull request dotnet/coreclr#8206 from pgavlin...
2016-11-22 Pat GavlinAlways nullcheck VSD tail calls on x86.
2016-11-22 Pat GavlinMerge pull request dotnet/coreclr#8235 from pgavlin...
2016-11-22 Joseph TremouletMerge pull request dotnet/coreclr#8185 from JosephTremo...
2016-11-21 Sasha SemennikovMerge pull request dotnet/coreclr#8122 from alsemenn...
2016-11-21 Sven BoemerEnable jit disasm in test scripts
2016-11-21 Pat GavlinDo not treat certain calls as intrinsics for RyuJIT...
2016-11-21 Russell C HadleyMerge pull request dotnet/coreclr#8106 from mikedn...
2016-11-21 Michelle McDanielMerge pull request dotnet/coreclr#8208 from adiaaida...
next