platform/upstream/dotnet/runtime.git
2016-12-13 Hyung-Kyu ChoiRyujit/ARM32 Initial Lowering::IsContainableImmed for ARM
2016-12-11 Sean GillespieLocal GC: Decouple write barrier operations between...
2016-12-10 Andy AyersFix typo in clang-format directive and reformat end...
2016-12-10 Stephen ToubMerge pull request dotnet/coreclr#8581 from stephentoub...
2016-12-10 Stephen ToubUse JitHelpers.UnsafeCast in ConditionalWeakTable
2016-12-10 Stephen ToubMerge pull request dotnet/coreclr#8420 from dotnet...
2016-12-10 Jan KotasImprove ConditionalWeakTable.Remove (dotnet/coreclr...
2016-12-10 Justin Van... TimeZoneInfo: Avoid cloning privately-created ArgumentR...
2016-12-10 Justin Van... Fix misguided lock in CurrentTimeZone (dotnet/coreclr...
2016-12-10 Jeremy KuhneRemoves final FEATURE_CORECLR defines (dotnet/coreclr...
2016-12-10 Santiago Fernandez... Adding API ConditionalWeakTable.AddOrUpdate (dotnet...
2016-12-10 dotnet-botUpdate CoreClr, CoreFx to beta-24810-01, beta-24810...
2016-12-10 Stephen ToubMerge pull request dotnet/coreclr#8576 from stephentoub...
2016-12-10 Stephen ToubChange ConditionalWeakTable.Clear
2016-12-09 Stephen ToubMerge pull request dotnet/coreclr#8572 from stephentoub...
2016-12-09 Jeremy KuhneStrip some security related attributes (dotnet/coreclr...
2016-12-09 Stephen ToubChange CWT use of GetPrimaryAndSecondary to GetPrimary
2016-12-09 John ChenFix path separator in CrossGen help on Linux
2016-12-09 Alexander RadchenkoMake it easier to iterate through an ArraySegment ...
2016-12-09 SivarvMerge pull request dotnet/coreclr#8544 from sivarv...
2016-12-09 Stephen ToubMerge pull request dotnet/coreclr#8507 from stephentoub...
2016-12-09 Alexander RadchenkoStringBuilder.AppendJoin (appending lists to StringBuil...
2016-12-09 Gaurav KhannaMerge pull request dotnet/coreclr#8563 from xoofx/TPA_g...
2016-12-09 Alexandre MutelAdd TPA/Trusted Platform Assemblies description to...
2016-12-09 Jonghyun Park[x86/Linux] Port ResolveWorkerAsmStub (dotnet/coreclr...
2016-12-09 Jonghyun Park[x86/Linux] Use Portable FastGetDomain (dotnet/coreclr...
2016-12-09 Jan VorlicekFix incremental build when dummy version.cpp is generat...
2016-12-09 SaeHie Park[x86/Linux] Fix getcpuid calling convention (dotnet...
2016-12-09 Jeremy KuhneStrip more defines from CoreLib (dotnet/coreclr#8545)
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 sivarvFix to issue 8287.
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)
next