platform/upstream/coreclr.git
2016-11-08 Pat GavlinMerge pull request #8023 from pgavlin/MoveAltJitCrossgen
2016-11-08 Bruce ForstallMerge pull request #8035 from hseok-oh/fix_7871
2016-11-08 Faizur RahmanMerge pull request #8004 from shrah/master
2016-11-08 Michal StrehovskýReport CORINFO_FLG_CONTAINS_GC_PTR for TypedReference...
2016-11-08 Faizur RahmanExpose Marshal.CleanupUnusedObjectsInCurrentContext
2016-11-08 Igor Kulaychuk[Linux][GDB-JIT] Fix lldb stepping issues (#7777)
2016-11-08 Hyeongseok Ohfix typo
2016-11-08 Hyeongseok OhSupport GetHFAType in SuperPMI for ARM32 hardFP
2016-11-08 Rama krishnan... Merge pull request #7988 from ramarag/lockjson
2016-11-07 Jarret ShookMerge pull request #8026 from jashook/arm64_g_flag_mult...
2016-11-07 Carol EidtUpdate testing-with-corefx.md
2016-11-07 jashookArm64 add missing G flag and possibly X flags
2016-11-07 Pat GavlinChange crossgen to always pass USE_SSE2 to the JIT.
2016-11-07 SivarvMerge pull request #8011 from sivarv/lsraFix
2016-11-07 Pat GavlinUse the alt JIT for S.P.CoreLib if altjitcrossgen is...
2016-11-07 Pat GavlinMerge pull request #8006 from pgavlin/VSO278369
2016-11-07 Jonghyun ParkEnforces aligned access for Single/Double values (...
2016-11-07 Pat GavlinMerge pull request #8007 from pgavlin/VSO284785
2016-11-07 Russ KeldorphMerge pull request #7949 from hqueue/arm/sizeof
2016-11-06 varocarbasRemoval of the ansicurrSymbol variable. (#7999)
2016-11-05 Stephen ToubChange default file permissions on Unix to 666 (#7995)
2016-11-05 Alex GhiondeaMerge pull request #7985 from AlexGhiondea/ExposeMarshalAPI
2016-11-05 Jan VorlicekRemove more PAL functions (#8009)
2016-11-05 Russ KeldorphMove remaining NETCoreApp references from 1.0 to 1...
2016-11-05 sivarvWhile unassigning a phyReg, establish association with...
2016-11-04 Pat GavlinFix VN propagation for binops.
2016-11-04 Pat GavlinAdd a regression test for VSO 284785.
2016-11-04 Alex GhiondeaExpose the Marshal APIs that use SecureString
2016-11-04 Joseph TremouletMerge pull request #7996 from JosephTremoulet/OptRepeat
2016-11-04 Tarek Mahmoud... make the returning of DTFI & NFI in CultureInfo atomic...
2016-11-04 Joseph TremouletMerge pull request #7911 from JosephTremoulet/CloneExpr...
2016-11-04 Joseph TremouletAdd unroller support to CloneBlockState
2016-11-04 Joseph TremouletClear *_ASG_LHS flags in ResetOptAnnotations
2016-11-04 Joseph TremouletReset EH pred cache in ResetOptAnnotations
2016-11-04 Joseph TremouletAdd JitOptRepeat debug config flags
2016-11-04 Joseph TremouletClear defnums and post-order nums in fgResetForSsa
2016-11-04 Joseph TremouletClear heap PerSsaData, heapSsaMap in fgResetForSsa
2016-11-04 Pat GavlinMerge pull request #7983 from pgavlin/VSO284785
2016-11-04 Joseph TremouletAvoid clobbering FldSeq annotations in cloneExpr
2016-11-04 Joseph TremouletDo not replace assign LHS in gtCloneExpr
2016-11-04 Andy AyersJit: fix regression in non-AVX SIMD codegen (#7989)
2016-11-04 Alex GhiondeaAdd the serialization ctor for CryptographicException...
2016-11-04 Joseph TremouletFix check for float args under windows x64 remorph
2016-11-04 Joseph TremouletClear GTF_VAR_USEDEF when folding <op>= forms
2016-11-04 Jan KotasMerge pull request #7991 from dotnet/revert-7946-armci_...
2016-11-04 Jan KotasRevert "ARM-CI : Use archived root-fs and run tests...
2016-11-04 Jonghyun ParkDo not use FP registers when soft-fp ABI is used (...
2016-11-04 Sujin KimARM-CI : Use archived root-fs and run tests with -...
2016-11-04 Bruce ForstallFix JIT build host/target confusion (#7979)
2016-11-04 Jan KotasMerge pull request #7978 from AlexGhiondea/RemoveSecure...
2016-11-04 Jan KotasMerge pull request #7982 from dotnet/revert-7677-StructOpts
2016-11-04 Rama Krishnan... Removing the copy of project.lock.json to bin folder
2016-11-03 Michelle McDanielMerge pull request #7972 from adiaaida/storeShiftRotate32
2016-11-03 Rama krishnan... Merge pull request #7965 from ramarag/GetType
2016-11-03 Rama krishnan... Merge pull request #7945 from ramarag/MemoryFailPoint
2016-11-03 Jan KotasRevert "Enable optimization of structs"
2016-11-03 Pat GavlinFix int->long cast folding for 32-bit platforms.
2016-11-03 Rama Krishnan... Enabling Type.GetType with overloads for assembly and...
2016-11-03 Alex GhiondeaThe SecureStringMarshal type was an artifact of the...
2016-11-03 Michelle McDanielForce store of lcl var for shift/rotate by 32
2016-11-03 sandreenkoMerge pull request #7908 from sandreenko/fix_tail_call_...
2016-11-03 Vance MorrisonFix a issue where ETW was losing RCW and CCW in heap...
2016-11-03 Pat GavlinMerge pull request #7958 from pgavlin/VSO280123
2016-11-03 John ChenMake CrossGen documentation up to date (#7973)
2016-11-03 Sergey AndreenkoCorrect pattern check
2016-11-03 Pat GavlinMerge pull request #7956 from pgavlin/VSO280110
2016-11-03 Pat GavlinFormat code.
2016-11-03 Pat GavlinMerge pull request #7959 from pgavlin/VSO280116
2016-11-03 Pat GavlinFormat code.
2016-11-03 Andy AyersMerge pull request #7968 from AndyAyersMS/CaptureNewObs...
2016-11-03 Stephen ToubMark NonRandomizedStringEqualityComparer as serializabl...
2016-11-03 Andy AyersInliner: capture new observations
2016-11-03 Jonghyun ParkRevises 'JitTimer::PrintCsvHeader' to use 'append'...
2016-11-03 varocarbasParseNumber & related more efficient (#3163)
2016-11-03 David MasonMerge pull request #7936 from vancem/EventSourceDispose...
2016-11-03 Dmitry-MeFix race condition (#7928)
2016-11-02 chunseokleeSuppress SOS.NETCore.dll error msg in release mode...
2016-11-02 Pat GavlinFix an assert condition in lowering.
2016-11-02 Jonghyun ParkSet pRetVal as NULL on error inside 'VIRTUALCommitMemor...
2016-11-02 Pat GavlinMerge pull request #7917 from pgavlin/VSO280120
2016-11-02 Pat GavlinMake a few VN methods tolerant of NoVN.
2016-11-02 Pat GavlinProperly update block flags during branch opt.
2016-11-02 Pat GavlinFix VSO280120.
2016-11-02 Dmitry-MeCheck pointer before dereferencing it (#7930)
2016-11-02 Jan KotasMerge pull request #7953 from dotnet-bot/from-tfs
2016-11-02 SivarvMerge pull request #7943 from sivarv/rotateFix
2016-11-02 Davis GoodinSpecify .NETCoreApp,Version=v1.1 for test projects...
2016-11-02 Jan KotasFix build break
2016-11-02 Jan KotasMerge pull request #7951 from jkotas/revert-correct...
2016-11-02 Jan KotasRevert "Correct parameter names."
2016-11-02 Jan KotasMerge pull request #7950 from jkotas/revert-parameter...
2016-11-02 Jan KotasRevert "Correct parameter names."
2016-11-02 Hanjoung Lee[ARM] Implement BitPosition with arm intrinsics (#7819)
2016-11-02 Hyung-Kyu ChoiExclude six sizeof related tests from ARM
2016-11-02 Faizur RahmanMerge pull request #7904 from shrah/master
2016-11-02 John ChenFix build break 814276: FEATURE_SPAN_OF_T disabled...
2016-11-02 Jan KotasMerge pull request #7944 from dotnet-bot/from-tfs
2016-11-02 Ian HaysExpose missing API in models.xml (#7940)
2016-11-02 Jan KotasUpdate GCInfoDecoder with CoreRT changes (#7938)
2016-11-02 DDCloudDisabling checks in MemoryFailPoint for Xplat till...
next