platform/upstream/dotnet/runtime.git
2016-12-08 Justin Van... Simplify TimeZoneInfo.Equals(object) (dotnet/coreclr...
2016-12-08 Jeremy KuhneMove native search paths forward (dotnet/coreclr#8531)
2016-12-08 Karel ZikmundUpdate glossary.md
2016-12-08 Russ KeldorphMerge pull request dotnet/coreclr#8524 from hqueue...
2016-12-08 Hyung-Kyu ChoiRemove an unused local variable
2016-12-08 Jeremy KuhneStrip some conditional compilation in SPCL (dotnet...
2016-12-08 Jonghyun Park[x86/Linux] Fix inconsistent GetCLRFunction definitions...
2016-12-08 Brian SullivanMerge pull request dotnet/coreclr#8509 from dotnet...
2016-12-07 Jan KotasRefactor Span<T> to ease implementation of JIT intrinsi...
2016-12-07 Pat GavlinMerge pull request dotnet/coreclr#8505 from pgavlin...
2016-12-07 Brian SullivanEnable POGO build and link for CodegenMirror
2016-12-07 Jan KotasMerge pull request dotnet/coreclr#8504 from mikedn...
2016-12-07 Carol EidtMerge pull request dotnet/coreclr#8482 from CarolEidt...
2016-12-07 SivarvMerge pull request dotnet/coreclr#8488 from sivarv...
2016-12-07 Pat GavlinUse a left-leaning comma tree when morphing a stelem...
2016-12-07 Pat GavlinMerge pull request dotnet/coreclr#8503 from pgavlin...
2016-12-07 Mike DanesRemove unused DepthLimitedQuickSort methods
2016-12-07 Mike DanesChange ArraySortHelper to use Comparison<T>
2016-12-07 Pat GavlinRemove a use of `gtGetOp` in earlyprop.
2016-12-07 Evgeny Pavlov[x86/Linux][SOS] Get correct stack pointer from DT_CONT...
2016-12-07 Carol EidtUse only lower floats for Vector3 dot and equality
2016-12-07 Evgeny Pavlov[x86/Linux][SOS] Add definitions for CLR_CMAKE_PLATFORM...
2016-12-07 Jonghyun ParkMove JIT_EndCatch from asmhelpers.asm into jithelp...
2016-12-07 Jonghyun Park[x86/Linux] Port StubLinkerCPU::EmitSetup (dotnet/corec...
2016-12-07 Brian RobbinsMerge pull request dotnet/coreclr#8470 from brianrob...
2016-12-07 Jonghyun Park[x86/Linux] Port asmhelpers.asm (dotnet/coreclr#8489)
2016-12-07 Jonghyun Park[x86/Linux] Port PATCH_LABEL macro (dotnet/coreclr...
2016-12-07 Swaroop SridharGcInfoEncoder: Initialize the BitArrays tracking livene...
2016-12-07 Pat GavlinMerge pull request dotnet/coreclr#8484 from pgavlin...
2016-12-07 sivarvFix to issue 8356.
2016-12-06 Brian RobbinsFix building against liblttng-ust-dev 2.8+
2016-12-06 Pat GavlinFix use edge iterator for DYN_BLK nodes.
2016-12-06 Carol EidtMerge pull request dotnet/coreclr#8466 from CarolEidt...
2016-12-06 Brian SullivanMerge pull request dotnet/coreclr#8467 from briansull...
2016-12-06 Andy AyersMerge pull request dotnet/coreclr#8263 from AndyAyersMS...
2016-12-06 Brian SullivanWe should not transform a GT_DYN_BLK with a constant...
2016-12-06 Pat GavlinMerge pull request dotnet/coreclr#8464 from pgavlin...
2016-12-06 Pat GavlinAddress PR feedback.
2016-12-06 Evgeny Pavlov[x86/Linux][SOS] Fix DataTarget::GetPointerSize for...
2016-12-06 Evgeny Pavlov[x86/Linux][SOS] Disable ARM target support for xplat...
2016-12-06 SaeHie Park[x86/Linux] Fix Dacp structure size mismatch (dotnet...
2016-12-06 Jonghyun ParkExtract ARRAYSTUBS_AS_IL code from STUBS_AS_IL region...
2016-12-06 Carol EidtMerge pull request dotnet/coreclr#8463 from CarolEidt...
2016-12-06 Jonghyun Park[x86/Linux] Fix exception handling routine (dotnet...
2016-12-06 Jonghyun Park[x86/Linux] Revise COMPlusThrowCallback (dotnet/coreclr...
2016-12-06 Jonghyun Park[x86/Linux] Fix unknown pragma build error (dotnet...
2016-12-06 Carol EidtCreate Blk node for struct vararg
2016-12-06 Drew ScogginsMerge pull request dotnet/coreclr#8468 from DrewScoggin...
2016-12-06 Drew ScogginsFix calls to curl in prep script
2016-12-06 Jonghyun Park[x86/Linux] Port gmsasm.asm (dotnet/coreclr#8456)
2016-12-06 Jonghyun Park[x86/Linux] Mark several Windows-specific functions...
2016-12-06 Jonghyun ParkAdd UnhandledExceptionHandlerUnix Stub (dotnet/coreclr...
2016-12-06 SivarvMerge pull request dotnet/coreclr#8461 from sivarv...
2016-12-06 Drew ScogginsMerge pull request dotnet/coreclr#8195 from DrewScoggin...
2016-12-05 Jonghyun Park[x86/Linux] Enclose ArrayOpStub Exceptions with FEATURE...
2016-12-05 SaeHie Park[x86/Linux] Fix no known conversion from 'void ()'...
2016-12-05 Jonghyun Park[x86/Linux] add a stub for THROW_CONTROL_FOR_THREAD_FUN...
2016-12-05 Pat Gavlinx86: Deactivate P/Invoke frames after a native call.
2016-12-05 Carol EidtAllow remorph of SIMD assignment
2016-12-05 sivarvCompare opt against zero involving a shift oper.
2016-12-05 Jeremy KuhneCopy CoreFX environment variable code (dotnet/coreclr...
2016-12-05 Bruce ForstallMerge pull request dotnet/coreclr#8109 from BruceForsta...
2016-12-05 Drew ScogginsAdd Linux perf support to Jenkins
2016-12-05 Andy AyersIncorporate changes from Jan's dotnet/coreclr#8437...
2016-12-05 Andy AyersJIT: enable inline pinvoke in more cases
2016-12-05 Ian HaysMerge pull request dotnet/coreclr#8306 from jamesqo...
2016-12-05 Jonghyun Park[x86/Linux] Re-enable FrameHandlerExRecord for x86...
2016-12-05 Jonghyun Park[x86/Linux] Fix dangling ClrCaptureContext (dotnet...
2016-12-05 Jonghyun ParkFix dangling StubLinkerCPU::EmitDelegateInvoke in x86...
2016-12-05 Jonghyun Park[x86/Linux] Enclose stub-linking methods with FEATURE_S...
2016-12-05 Jonghyun Park[x86/Linux] Fix dangling CLR_ImpersonateLoggedOnUser...
2016-12-05 Hyeongseok OhFix runtest.sh: delete ni file and lock correctly ...
2016-12-05 Jonghyun Park[x86/Linux] Mark LeaveCatch as NYI (dotnet/coreclr...
2016-12-05 SaeHie Park[x86/Linux] Fix all paths through this function will...
2016-12-05 Jonghyun Park[x86/Linux] Use Portable LMul JIT Helper (dotnet/corecl...
2016-12-05 SaeHie Park[x86/Linux] Fix indirection of non-volatile null pointe...
2016-12-05 Jonghyun ParkUse Portable Floating-point Arithmetic Helpers (dotnet...
2016-12-05 Jonghyun Park[x86/Linux] Fix dangling DoubleToNumber and NumberToDou...
2016-12-05 Jon HannaFix several misspellings of exception and "a exception...
2016-12-05 Jonghyun Park[x86/Linux] Revert UMThkCallFrame-related changes ...
2016-12-05 Jonghyun Park[x86/Linux] Fix unused function warning (dotnet/coreclr...
2016-12-05 Sean GillespieEnsure MSBuild properties get persisted to child MSBuil...
2016-12-03 Bruce ForstallRyuJIT/x86: Implement TYP_SIMD12 support
2016-12-02 Jonghyun Park[x86/Linux] fix several parentheses compile warnings...
2016-12-02 Jan KotasIntroduce CORINFO_EH_CLAUSE_SAMETRY flag for CoreRT...
2016-12-02 Jan KotasMerge pull request dotnet/coreclr#8419 from jkotas...
2016-12-02 Jan KotasDisable test against dotnet/coreclr#8418 to unblock...
2016-12-02 Jonghyun Park[x86/Linux] Use portable JIT helpers (dotnet/coreclr...
2016-12-02 Jonghyun Park[x86/Linux] Disable Watson-related code for non-Windows...
2016-12-02 Jonghyun Park[x86/Linux] Add Portable PopSEHRecords as NYI (dotnet...
2016-12-02 Jonghyun ParkResolve duplicated functions (dotnet/coreclr#8413)
2016-12-02 Jonghyun Park[x86/Linux] Adjust the definition of FnStaticBaseHelper...
2016-12-01 Bruce ForstallMerge pull request dotnet/coreclr#8414 from BruceForsta...
2016-12-01 dotnet-botUpdate CoreClr, CoreFx to beta-24801-03, beta-24721...
2016-12-01 Phil Christensenfix permissive C++ code (MSVC /permissive-) (dotnet...
2016-12-01 Jonghyun ParkRe-enable UMThkCallFrame and fix compile errors (dotnet...
2016-12-01 Jonghyun ParkFix build error in ARM64 code (dotnet/coreclr#8407)
2016-12-01 Jonghyun ParkAdd EXCEPTION_REGISTRATION_RECORD for x86/Linux (dotnet...
2016-12-01 Bruce ForstallFix recent x86 SIMD regressions
2016-12-01 Alex GhiondeaRemove the BinaryCompatibility class as it is not usefu...
next