platform/upstream/dotnet/runtime.git
2016-12-09 Stephen ToubFix perf regression with lots of objects in a Condition...
2016-12-09 Stephen ToubPort ConditionalWeakTable from CoreRT
2016-12-09 sandreenkoMerge pull request dotnet/coreclr#8539 from sandreenko...
2016-12-09 SaeHie Park[x86/Linux] Fix PAL unit test paltest_pal_sxs_test1...
2016-12-09 Jonghyun Park[x86/Linux] Revise asmhelper.S using macro (dotnet...
2016-12-09 Pat GavlinMerge pull request dotnet/coreclr#8537 from pgavlin...
2016-12-09 Pat GavlinMerge pull request dotnet/coreclr#8543 from pgavlin...
2016-12-09 Justin Van... Make TimeZoneInfo fields readonly (dotnet/coreclr#8526)
2016-12-09 Justin Van... TimeZoneInfo: Use string.Concat instead of string.Forma...
2016-12-09 Justin Van... Make TimeZoneInfo.TransitionTime fields readonly (dotne...
2016-12-09 Jonghyun Park[x86/Linux] Port Several Stubs as NYI (dotnet/coreclr...
2016-12-09 Justin Van... Make TimeZoneInfo.AdjustmentRule fields readonly (dotne...
2016-12-09 Justin Van... Preallocate the TimeZoneInfo.Utc instance (dotnet/corec...
2016-12-09 Justin Van... Simplify TimeZoneInfo.AdjustmentRule.Equals (dotnet...
2016-12-09 Justin Van... Remove private TimeZoneInfoComparer (dotnet/coreclr...
2016-12-08 Sergey AndreenkoFix unix unwind info
2016-12-08 Jan VorlicekRemove sscanf and sprintf usage (dotnet/coreclr#8508)
2016-12-08 Pat GavlinCorrect an assertion in LSRA.
2016-12-08 Pat GavlinDisable special put args for LIMIT_CALLER on x86.
2016-12-08 Justin Van... Avoid allocating in TimeZoneInfo.GetHashCode() (dotnet...
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 ...
next