platform/upstream/coreclr.git
2017-02-07 Russ KeldorphMerge pull request #9377 from RussKeldorph/defaultprivate
2017-02-06 Russ KeldorphDefault-trigger ARM64 testing on certain users PRs
2017-02-06 Stephen ToubMerge pull request #9372 from dotnet-bot/master-UpdateD...
2017-02-06 William GodbeMerge pull request #9325 from wtgodbe/bashScripts
2017-02-06 Drew ScogginsMerge pull request #9319 from DrewScoggins/X86PerfRuns
2017-02-06 Bruce ForstallMerge pull request #8644 from BruceForstall/SimdLongDecomp
2017-02-06 Jan KotasMerge pull request #9371 from jkotas/attributes
2017-02-06 William GodbeChange /bin/bash to usr/bin/env bash
2017-02-06 Gaurav KhannaMerge pull request #8827 from hseok-oh/nuget_armel
2017-02-06 dotnet-botUpdate CoreClr, CoreFx to beta-25006-03, beta-25006...
2017-02-06 Jonghyun ParkClean up FillRegDisplay (#9360)
2017-02-06 Jan KotasDelete remaining security transparency annotations
2017-02-06 Jan KotasDelete ClassInterface attributes
2017-02-06 Jan KotasDelete ComVisible attributes
2017-02-06 Frederik CarlierAndroid - Fix duplicate definitions of INT_MIN and...
2017-02-06 Stephen ToubMerge pull request #9368 from stephentoub/cq_fixes
2017-02-06 Jan KotasCAS Security cleanup (#9355)
2017-02-06 Stephen ToubMerge pull request #9367 from dotnet-bot/master-UpdateD...
2017-02-06 Stephen ToubTwo fixes to ConcurrentQueue
2017-02-06 dotnet-botUpdate CoreClr to beta-25006-02
2017-02-06 Bruce ForstallEnable SIMD for RyuJIT/x86
2017-02-06 Stephen ToubDelete dead code from ExecutionContext (#9359)
2017-02-06 Gaurav KhannaMerge pull request #9358 from dotnet-bot/master-UpdateD...
2017-02-06 Hyeongseok OhMerge branch 'master' into nuget_armel
2017-02-06 Jonghyun Park[x86/Linux] Add Assertion on pvControlPc (#9356)
2017-02-06 dotnet-botUpdate CoreClr to beta-25006-01
2017-02-05 dotnet botUpdate CoreClr, CoreFx to beta-25005-03, beta-25004...
2017-02-05 Frederik CarlierPort 121d095ed0b0076fb1c7ff59e6446fd19d506b32 from...
2017-02-05 Frederik CarlierPort #5821 to Linux (#9347)
2017-02-05 Frederik CarlierPort #5339 to Linux (#9348)
2017-02-05 Stephen ToubMerge pull request #9342 from stephentoub/tasks_inlining
2017-02-05 Stephen ToubAddress PR feedback and other cleanup
2017-02-05 Stephen ToubRemove NoInlining/StackCrawlMarks from Tasks
2017-02-05 Stephen ToubMerge pull request #9343 from stephentoub/tasks_selfrep...
2017-02-05 Stephen ToubRemove internal self-replicating support from Tasks
2017-02-05 Jan KotasRename internal CoreLib Console to LowLevelConsole...
2017-02-05 Jan KotasMerge pull request #9338 from jkotas/against-packages
2017-02-05 Ben AdamsUse StringBuilderCache for Enum.InternalFlagsFormat...
2017-02-05 Dan MoseleyRemove stripped code (#9269)
2017-02-05 Bruce ForstallMerge pull request #9240 from BruceForstall/FixSimdFiel...
2017-02-04 Jan KotasAdd mscorlib.dll back to Microsoft.TargetingPack.Privat...
2017-02-04 Jan KotasRevert "Update CoreClr, CoreFx to beta-25004-01, beta...
2017-02-04 Gaurav KhannaMerge pull request #9324 from gkhanna79/Fix9030
2017-02-04 Faizur RahmanRemove duplicate attributes from CoreLib (#9327)
2017-02-04 dotnet botUpdate CoreClr, CoreFx to beta-25004-01, beta-25004...
2017-02-04 Tarek Mahmoud... Remove cross appdomains cultures checks (#9328)
2017-02-04 Tarek Mahmoud... Fix legacy Globalization tests to work on Linux (#9322)
2017-02-04 Drew ScogginsFix typo
2017-02-03 wtgodbeAdd #!\bin\bash to beginning of shell test scripts
2017-02-03 Gaurav KhannaUse fallback load context as binding context for dynami...
2017-02-03 Drew ScogginsAdd x86 perf runs to CoreCLR
2017-02-03 Jan KotasDelete mscorlib from packages (#9313)
2017-02-03 Jan KotasSwitch netcoreapp test reference to netcoreapp2.0 ...
2017-02-03 Karel ZikmundUpdate glossary.md
2017-02-03 William GodbeMerge pull request #9315 from wtgodbe/disableBenchmarkGames
2017-02-03 wtgodbeDisable failing Helix tests until we fix underlying...
2017-02-03 Karel ZikmundUpdate glossary.md
2017-02-03 Gaurav KhannaMerge pull request #9294 from dotnet-bot/master-UpdateD...
2017-02-03 Jonghyun Park[x86/Linux] Clean Up #ifdef for VerifyValidTransitionFr...
2017-02-03 Jonghyun Park[x86/Linux] Clean up non-WIN64EXCEPTIONS code: (#9305)
2017-02-03 Jonghyun Park[x86/Linux] Clean Up JIT_EndCatch (#9302)
2017-02-03 Carol EidtMerge pull request #9256 from CarolEidt/TreeNodeInfoSplit
2017-02-03 Stephen ToubMerge pull request #9279 from stephentoub/more_tp_perf
2017-02-03 dotnet-botUpdate CoreClr, CoreFx to beta-25003-02, beta-25003...
2017-02-03 Stephen ToubReduce cost of LocalPop when local queue empty
2017-02-03 Stephen ToubAllow Dequeue to avoid TrySteal if there's nothing...
2017-02-03 Stephen ToubAddress PR feedback
2017-02-03 Stephen ToubEnable inlining of EnsureVMInitialized
2017-02-03 Stephen ToubReplace usage of Random
2017-02-03 Stephen ToubRemove StackCrawlMark goo from {Unsafe}QueueUserWorkItem
2017-02-03 Stephen ToubRemove unnecessary try/finally blocks
2017-02-03 Stephen ToubRework work-stealing queue list
2017-02-03 Stephen ToubReorder usings per previous PR feedback
2017-02-03 Jonghyun Park[x86/Linux] Do NOT use QuickUnwindStackFrame (#9299)
2017-02-03 Jonghyun Park[x86/Linux] Convert Fake DBZ into OVF (#9295)
2017-02-03 Michelle McDanielMerge pull request #9283 from adiaaida/devdiv377155
2017-02-03 Jonghyun ParkClean up GetAddrOfSecurityObjectFromCachedInfo (#9291)
2017-02-03 Jonghyun Park[x86/Linux] Do NOT use GSCookie on Funclet (#9290)
2017-02-03 Carol EidtRefactor TreeNodeInfoInit
2017-02-03 William GodbeMerge pull request #9280 from wtgodbe/disableLargeMemor...
2017-02-02 Michelle McDanielAdd a test for #9282
2017-02-02 sandreenkoMerge pull request #9229 from sandreenko/increase_gtCal...
2017-02-02 wtgodbeDisable GC LargeMemory tests that were failing in Helix
2017-02-02 Stephen ToubMerge pull request #9258 from dotnet-bot/master-UpdateD...
2017-02-02 Russ KeldorphMerge pull request #9275 from RussKeldorph/results_moved
2017-02-02 Julien CouvreurMake ValueTuple types serializable (#9271)
2017-02-02 dotnet-botUpdate CoreClr to beta-25002-03
2017-02-02 Russ KeldorphAdapt to corefx moving test results.
2017-02-02 Jonghyun Park[x86/Linux] Set Establisher Frame Pointer as Caller...
2017-02-02 Jan KotasDelete remaining legacy ComInterfaces (#9270)
2017-02-02 Jan KotasAdd ThreadPoolBoundHandle to model.xml (#9268)
2017-02-02 Jonghyun Park[x86/Linux] Do NOT use pXXX fields (#9121)
2017-02-02 Jan KotasDelete LocalDataStore (#9266)
2017-02-02 Jonghyun Park[x86/Linux] Process Explicit Frame before Managed Frame...
2017-02-02 Jan KotasSynchronize part of System/* with CoreRT (#9259)
2017-02-02 Stephen ToubMerge pull request #9234 from stephentoub/tp_perf
2017-02-02 Santiago Fernandez... Adding some missing APIs on core that where added to...
2017-02-02 Sean GillespieFix segment map modification in OOM scenarios (#9241)
2017-02-02 Gaurav KhannaMerge pull request #9254 from dotnet-bot/master-UpdateD...
2017-02-01 dotnet-botUpdate CoreClr to beta-25001-07
next