platform/upstream/dotnet/runtime.git
2017-02-10 Dan MoseleyRevert earlier CAS changes to Eventing/** and put under...
2017-02-10 SivarvMerge pull request dotnet/coreclr#9455 from sivarv...
2017-02-10 Michelle McDanielMerge pull request dotnet/coreclr#9456 from adiaaida...
2017-02-10 William GodbeMerge pull request dotnet/coreclr#9476 from jkotas...
2017-02-10 Andy AyersMerge pull request dotnet/coreclr#9470 from AndyAyersMS...
2017-02-10 Ahson Ahmed... Optimize Span.Fill (dotnet/coreclr#9441)
2017-02-10 sivarvIncrease the field count limit to 3 for promoting a...
2017-02-10 Jan KotasRevert "Delete mscorlib from packages (dotnet/coreclr...
2017-02-10 Joseph TremouletMerge pull request dotnet/coreclr#9451 from JosephTremo...
2017-02-09 Drew ScogginsMerge pull request dotnet/coreclr#9293 from guhuro...
2017-02-09 Gustavo HurovichAdd k-nucleotide to BenchmarkGames
2017-02-09 Jonghyun Park[x86/Linux] Port SWCB_GetExecutionState (dotnet/coreclr...
2017-02-09 Andy AyersJIT: fix confusing inline failure reason
2017-02-09 Michelle McDanielReplace binary literal with hex
2017-02-09 Joseph TremouletUpdate conservative value numbers during CSE
2017-02-09 Jarret ShookMerge pull request dotnet/coreclr#9413 from jashook...
2017-02-09 Ben AdamsInlinable ArraySegment ctor (dotnet/coreclr#9433)
2017-02-09 Frederik CarlierRename __reserved to __clr_reserved to avoid a conflict...
2017-02-09 SaeHie Park[x86/Linux] Fix UMThunkStub stack alignment (dotnet...
2017-02-09 Gaurav KhannaMerge pull request dotnet/coreclr#9416 from wtgodbe...
2017-02-09 Jonghyun ParkClean up GetAddrOfSecurityObject (dotnet/coreclr#9423)
2017-02-09 Jonghyun ParkClean up EECodeManager::GetInstance (dotnet/coreclr...
2017-02-09 Jonghyun ParkClean up EECodeManager::GetGSCookieAddr (dotnet/coreclr...
2017-02-09 Jonghyun ParkClean up EECodeManager::GetReturnKind (dotnet/coreclr...
2017-02-09 Jonghyun ParkClean up EECodeManager::GetFunctionSize (dotnet/coreclr...
2017-02-09 Jonghyun ParkClean up EECodeManager::GetParamContextType (dotnet...
2017-02-09 Jonghyun ParkClean up EECodeManager::GetExactGenericsToken (dotnet...
2017-02-09 Jonghyun ParkClean up EECodeManager::GetParamTypeArg (dotnet/coreclr...
2017-02-09 Jonghyun Park[x86/Linux] Revise TAStackCrawlCallBackWorker (dotnet...
2017-02-09 Bruce ForstallMerge pull request dotnet/coreclr#9431 from BruceForsta...
2017-02-09 Sergey AndreenkoMerge pull request dotnet/coreclr#9191 from sandreenko...
2017-02-09 Jonghyun Park[x86/Linux] Fix Calling Convertion Mismatch inside...
2017-02-09 Jan KotasDelete unnecessary domain sanity check (dotnet/coreclr...
2017-02-09 Bruce ForstallGenerate better code for x86 SIMD get[i] intrinsic
2017-02-09 Bruce ForstallMerge pull request dotnet/coreclr#9392 from BruceForsta...
2017-02-08 Hyeongseok Oh[ARM32/Linux] Fix definition and CMake for cross-archit...
2017-02-08 Ahson Ahmed... Span Slice method AggressiveInlining (dotnet/coreclr...
2017-02-08 Sergey AndreenkoCoreRT calli transformation
2017-02-08 Bruce ForstallAdd gtGetOp2IfPresent()
2017-02-08 Bruce ForstallMerge pull request dotnet/coreclr#9382 from BruceForsta...
2017-02-08 Bruce ForstallMerge pull request dotnet/coreclr#9386 from BruceForsta...
2017-02-08 Jan KotasFilter RefEmit modules in SendEventsForNgenMethods...
2017-02-08 William GodbeMerge pull request dotnet/coreclr#9417 from wtgodbe...
2017-02-08 wtgodbePublish test native bins from correct directory
2017-02-08 wtgodbeRemove OpenSuse13 from CI
2017-02-08 jashookFix warning from an unsigned/signed comparison
2017-02-08 Joseph TremouletMerge pull request dotnet/coreclr#9169 from JosephTremo...
2017-02-08 Joseph TremouletValue-number `ByrefExposed` memory and loads
2017-02-08 Joseph TremouletDefine `MemoryKind::ByrefExposed`
2017-02-08 Joseph TremouletIntroduce `MemoryKind` abstraction
2017-02-08 Joseph TremouletRefactor fgCurHeapVN and HeapSsaMap updates
2017-02-08 Joseph TremouletMerge pull request dotnet/coreclr#9329 from JosephTremo...
2017-02-08 Jonghyun ParkClean up EnumGcRefs (dotnet/coreclr#9412)
2017-02-08 Russ KeldorphMerge pull request dotnet/coreclr#9408 from jashook...
2017-02-08 Jonghyun Park[x86/Linux] Use SP as StackMarker (dotnet/coreclr#9389)
2017-02-08 jashookDisable checked arm64 jobs until jobs are stable
2017-02-08 Jan KotasAdd ComVisible(true) back to several special types...
2017-02-07 Dan MoseleyRemove more CAS (dotnet/coreclr#9390)
2017-02-07 Koundinya VeluriFix field type for ByReference<T> and TypedReference...
2017-02-07 Frederik CarlierAdd scripts & docs which support creating an Android...
2017-02-07 Russ KeldorphMerge pull request dotnet/coreclr#9385 from jashook...
2017-02-07 Jan VorlicekDesign portable tail calls with helpers (dotnet/coreclr...
2017-02-07 Stephen ToubMerge pull request dotnet/coreclr#9383 from dotnet...
2017-02-07 Jonghyun Park[x86/Linux] Clean up EHContext-related code (dotnet...
2017-02-07 Dan MoseleyRemove bclrewriter (dotnet/coreclr#9351)
2017-02-07 Jonghyun ParkClean up methods for USE_GC_INFO_DECODER (dotnet/corecl...
2017-02-07 Sean GillespieMove GC/Coverage/delete_next_card_table to the Long...
2017-02-07 Jonghyun ParkFix a typo in TailCallFrame::UpdateRegDisplay log ...
2017-02-07 Bruce ForstallMerge pull request dotnet/coreclr#8849 from seanshpark...
2017-02-07 Hyeongseok Oh[ARM32/Linux] Fix calling convention - stdcall in cross...
2017-02-07 dotnet-botUpdate CoreClr, CoreFx to beta-25007-01, beta-25007...
2017-02-07 Bruce ForstallFix compare/branch switch mode expansion
2017-02-07 jashookCall LowerBlockStore TreeNodeInfoInitBlockStore
2017-02-07 Bruce ForstallRemove unnecessary parameter to genCallFinally()
2017-02-07 Russ KeldorphMerge pull request dotnet/coreclr#9377 from RussKeldorp...
2017-02-07 SaeHie Park[x86/Linux] Stack align 16 bytes for JIT code
2017-02-06 Russ KeldorphDefault-trigger ARM64 testing on certain users PRs
2017-02-06 Stephen ToubMerge pull request dotnet/coreclr#9372 from dotnet...
2017-02-06 William GodbeMerge pull request dotnet/coreclr#9325 from wtgodbe...
2017-02-06 Drew ScogginsMerge pull request dotnet/coreclr#9319 from DrewScoggin...
2017-02-06 Bruce ForstallMerge pull request dotnet/coreclr#8644 from BruceForsta...
2017-02-06 Jan KotasMerge pull request dotnet/coreclr#9371 from jkotas...
2017-02-06 William GodbeChange /bin/bash to usr/bin/env bash
2017-02-06 Gaurav KhannaMerge pull request dotnet/coreclr#8827 from hseok-oh...
2017-02-06 dotnet-botUpdate CoreClr, CoreFx to beta-25006-03, beta-25006...
2017-02-06 Jonghyun ParkClean up FillRegDisplay (dotnet/coreclr#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 dotnet/coreclr#9368 from stephentoub...
2017-02-06 Jan KotasCAS Security cleanup (dotnet/coreclr#9355)
2017-02-06 Stephen ToubMerge pull request dotnet/coreclr#9367 from dotnet...
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 (dotnet/coreclr...
2017-02-06 Gaurav KhannaMerge pull request dotnet/coreclr#9358 from dotnet...
2017-02-06 Hyeongseok OhMerge branch 'master' into nuget_armel
2017-02-06 Jonghyun Park[x86/Linux] Add Assertion on pvControlPc (dotnet/corecl...
next