platform/upstream/coreclr.git
2016-11-10 Jan VorlicekFix missing exports in mscordaccore.so (#8058)
2016-11-10 Roman ShchekinMemory growth algorithm improvement in coreconsole...
2016-11-09 Andy AyersInliner: enable inlining of methods with conditional...
2016-11-09 sandreenkoMerge pull request #7981 from sandreenko/fix_vn_in_cse
2016-11-09 Russ KeldorphMerge pull request #8033 from RussKeldorph/nopopup
2016-11-09 Eric StJohnMerge pull request #8041 from ericstj/updateBuildTools
2016-11-09 SivarvMerge pull request #8049 from sivarv/lsraAssertFix
2016-11-09 Russ KeldorphDisable GUI dialogs on Windows by default
2016-11-09 Matt MitchellMerge pull request #8022 from mmitche/disable-email-pub
2016-11-09 Evgeny Pavlov[Linux][GDBJIT] Fix crashes related with locals debug...
2016-11-09 Eric St. JohnFix IntermediateOutputPath for mscorlib facade
2016-11-09 Tarek Mahmoud... Avoid failures when allocate memory in native (#8028)
2016-11-09 Stephen ToubMerge pull request #8043 from stephentoub/remove_delega...
2016-11-09 sivarvIf the very first ref position of an interval has a...
2016-11-08 sandreenkoMerge pull request #8040 from sandreenko/additional...
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 Stephen ToubRemove delegate allocation per ThreadPoolBoundHandleOve...
2016-11-08 Eric St. JohnUpdate BuildToolsVersion to 01007-02
2016-11-08 Faizur RahmanMerge pull request #8004 from shrah/master
2016-11-08 Sergey AndreenkoRevert Michal jit changes
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 Sergey AndreenkoSet VN argument for changeOper during morph.
2016-11-07 SivarvMerge pull request #8011 from sivarv/lsraFix
2016-11-07 Matt MitchellRemove email publishing calls
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
next