platform/upstream/coreclr.git
2016-09-29 Mike McLaughlinFix ifdefs used to select the symbol reader dll name...
2016-09-29 Rama krishnan... Merge pull request #7404 from tarekgh/AddNormalizationT...
2016-09-29 Peter KukolAdd option to measure time spent inside calls to the...
2016-09-29 Tarekm Mahmoud... Add Normalization functionality to Linux
2016-09-29 Alex PerovichExpose required S.Resources members on corelib (#7402)
2016-09-28 Pat GavlinMerge pull request #7368 from pgavlin/SideEffects
2016-09-28 Pat GavlinFix lowering's containment analysis.
2016-09-28 Rama krishnan... Merge pull request #7403 from ramarag/addisvolatile
2016-09-28 Rama Krishnan... Adding back isVolatile to mscorlib facade as C# compile...
2016-09-28 Jeremy BartonMerge pull request #7356 from bartonjs/new_macos_gettin...
2016-09-28 Koundinya VeluriMerge pull request #7392 from kouvel/TestFix
2016-09-28 Mike McLaughlinFix System.Diagnostics.StackTrace version in stack...
2016-09-28 Russ KeldorphMerge pull request #7306 from hseok-oh/fix_6667_2
2016-09-28 Koundinya VeluriWork around issue in #7365 by referencing System.Reflec...
2016-09-28 Gaurav KhannaMerge pull request #7379 from gkhanna79/SimplePkgVer
2016-09-28 Jonghyun ParkInvoke 'copy_test_native_bin_to_test_root' inside ...
2016-09-28 James KoSpecialize IndexOf, LastIndexOf for the enum equality...
2016-09-27 SivarvMerge pull request #7367 from sivarv/simdeq
2016-09-27 Gaurav KhannaCentralize APISet and WinArm32 package versions as...
2016-09-27 Gaurav KhannaCentralize versioning and stabilization of nuget packages.
2016-09-27 Sean GillespieMove dlstack test exclusion to all configurations inste...
2016-09-27 sivarvOptimize SIMD codegen for (in)equality check against...
2016-09-27 Hyeongseok Ohremove comments
2016-09-26 Mike McLaughlinFix arm64 build issue #7355. (#7362)
2016-09-26 Sean GillespieIntroduce "IGCToCLR" and use it within the GC to interf...
2016-09-26 bartonjsFix stale OSX getting started to stop using `brew link`
2016-09-26 Jonghyun ParkCheck PAL first, and then Windows Phone (#7354)
2016-09-26 Dan MoseleyAdd missing System.Security ns types. (#7352)
2016-09-25 Dan MoseleyAdd the IsSecurityXX properties omitted from Type base...
2016-09-25 Hugh BellamyAdd Math.Clamp methods (#7242)
2016-09-25 James KoMicro-optimization for IList.Contains array implementat...
2016-09-24 Rama krishnan... Merge pull request #7328 from ramarag/removemarkers
2016-09-24 Tarek Mahmoud... Merge pull request #7337 from tarekgh/FixCollationNames
2016-09-24 Mike McLaughlinRemove CoreCLR's dependency on the diasymreader.dll...
2016-09-23 Joseph TremouletMerge pull request #7332 from JosephTremoulet/InlineVol...
2016-09-23 Tarekm Mahmoud... Fix the Collation name returned from CompareInfo.Name...
2016-09-23 Rama Krishnan... Adding MemoryFailPoint Removing some markers
2016-09-23 Xiangyang ... update JIT_MemSet/MemCpy, Buffer::BlockCopy and Buffer...
2016-09-23 Jeremy KuhneMerge pull request #7327 from JeremyKuhne/fixshortpath
2016-09-23 SivarvMerge pull request #7329 from sivarv/SimdGetItemFix
2016-09-23 sivarvOptimize codegen for SIMDIntrinsicGetItem when SIMD...
2016-09-23 Joseph TremouletRemove vestigial assertions
2016-09-23 Joseph TremouletAllow inlining with volatile actual argument exprs
2016-09-23 Jarret ShookRemove the dependency of using config.json in cwd ...
2016-09-23 Koundinya VeluriExpose some types/members (#7320)
2016-09-23 Peter KukolSplit MORPH into multiple phases. (#7314)
2016-09-23 Tarek Mahmoud... Merge pull request #7325 from tarekgh/AddStringInfoMethods
2016-09-22 Jeremy KuhneFix 8.3 UNC expansion
2016-09-22 Tarekm Mahmoud... Add the needed StringInfo methods to Linux implementation
2016-09-22 Carol EidtMerge pull request #7303 from CarolEidt/Fix7195
2016-09-22 Stephen ToubAdd System.Reflection.Pointer deserialization ctor...
2016-09-22 Jan KotasMerge pull request #7318 from dotnet-bot/from-tfs
2016-09-22 Mike McLaughlinFix Unable to step through Visual Studio remote debugge...
2016-09-22 Pat GavlinMerge pull request #7319 from pgavlin/GTLongFieldList
2016-09-22 Tarek Mahmoud... Merge pull request #7315 from tarekgh/DigitsValueUnicod...
2016-09-22 Pat GavlinFix formatting issues.
2016-09-22 Carol EidtMerge pull request #7309 from CarolEidt/x86MkRefAny
2016-09-22 Tarekm Mahmoud... Support Digit and Decimal values in CharUnicodeInfo
2016-09-22 Pat GavlinMerge pull request #7294 from pgavlin/longLclFld
2016-09-22 Pat GavlinAddress PR feedback.
2016-09-22 Dmitri-Botcharnikov[GDB/JIT] Add support for lldb step-over command on...
2016-09-22 Pat GavlinDecompose GT_FIELD_LIST nodes that use a GT_LONG.
2016-09-22 dotnet-botGcInfo V2 for Jit32 Desktop
2016-09-22 Michelle McDanielMerge pull request #7312 from adiaaida/improveFormattin...
2016-09-22 Michelle McDanielImprove formatting job output
2016-09-22 Michelle McDanielMerge pull request #7311 from adiaaida/fixutilsformatting
2016-09-22 Michelle McDanielFix formatting in utils.cpp
2016-09-22 Carol EidtSupport mkrefany for x86
2016-09-22 Jonghyun ParkSupports cross build configuration override (#7307)
2016-09-22 Jan KotasMerge pull request #7304 from dotnet-bot/from-tfs
2016-09-22 Vance MorrisonGenerate CrossGen Pdbs as part of bulid (#7298)
2016-09-22 Peter KukolDisplay histogram of total memory per method when MEASU...
2016-09-22 Hyeongseok OhFix 6667: Constant folding for unslgined long divide...
2016-09-22 SivarvMerge pull request #7285 from sivarv/internalReg
2016-09-22 Pat GavlinImplement `st.lclFld` decomposition and fix #6778.
2016-09-22 dotnet-botAdd missing contracts on GCHeapUtilities
2016-09-22 Carol EidtDynBlk assert fixes for Arm64
2016-09-22 Michelle McDanielMerge pull request #7302 from adiaaida/moreFormatting
2016-09-21 sivarvSupport Lower to reserve internal register(s) different...
2016-09-21 Tarek Mahmoud... Merge pull request #7299 from tarekgh/MarkCultureInfoMe...
2016-09-21 Michelle McDanielFix formatting in ssabuilder
2016-09-21 Michelle McDanielMerge pull request #7291 from adiaaida/format
2016-09-21 Gaurav KhannaMerge pull request #7284 from gkhanna79/Ver120
2016-09-21 Tarek Mahmoud... Mark some CultureInfo methods as public
2016-09-21 Michelle McDanielFix formatting job for Ubuntu
2016-09-21 Michelle McDanielMake formatting jobs required for PR
2016-09-21 Michelle McDanielFix conflicts between nix and Windows formatting
2016-09-21 Michelle McDanielReformat jit code on OSX
2016-09-21 Michelle McDanielReformat jit code for Windows x64
2016-09-21 Eugene RozenfeldMerge pull request #7191 from erozenfeld/SSAStackOverflow
2016-09-21 John ChenFix OS X build break with AppleClang 8.0.0 (#7292)
2016-09-21 Carol EidtMerge pull request #7293 from CarolEidt/FixArmObj
2016-09-21 Carol EidtMerge pull request #7289 from CarolEidt/Fix7196
2016-09-21 Carol EidtFix Arm64 codegen to use GT_FIELD_LIST
2016-09-21 Eugene RozenfeldFix for StackOverflow in SsaBuilder::TopologicalSort.
2016-09-21 Carol EidtFix Issue 7196: No extra internal regs for block nodes
2016-09-21 John ChenFix CrossGen error reporting when input is missing...
2016-09-21 Hugh BellamyIf out some dead code in System.Array for FEATURE_COREC...
2016-09-21 Peter KukolClean up GenTree node size dumping code. (#7278)
2016-09-21 Joseph TremouletMerge pull request #7280 from JosephTremoulet/BoundsChe...
next