platform/upstream/dotnet/runtime.git
2017-03-24 Bruce ForstallMerge pull request dotnet/coreclr#10451 from ionuttamas...
2017-03-24 Igor Kulaychuk[Linux][GDB-JIT] Add lexical scopes info for local...
2017-03-24 IlyaCopy-paste errors found by PVS-Studio. (dotnet/coreclr...
2017-03-24 Ionut TamasUpdate ryujit-overview.md
2017-03-24 Hyeongseok OhUpdate ci-trigger-phrases.md (dotnet/coreclr#10444)
2017-03-24 Dan MoseleyAdd PNSE messages (dotnet/coreclr#10440)
2017-03-24 Jan KotasMerge pull request dotnet/coreclr#10426 from BruceForst...
2017-03-24 Sean Gillespie[Local GC] Redirect fatal errors to the EE (dotnet...
2017-03-24 Maoni StephensGetContainingObject is inconsistent with the lowest...
2017-03-24 Brian SullivanMerge pull request dotnet/coreclr#10400 from briansull...
2017-03-24 Jan KotasMerge pull request dotnet/coreclr#10434 from dotnet...
2017-03-23 Alex PerovichMove StringBuilder to shared partition (dotnet/coreclr...
2017-03-23 Jan KotasDelete NewMerger
2017-03-23 Bruce ForstallEnable FEATURE_METADATA_EMIT_ALL for non-crossgen compiles
2017-03-23 Aditya MandaleekaMerge pull request dotnet/coreclr#10417 from viva64...
2017-03-23 Alex PerovichAdd missing
2017-03-23 Alex PerovichRemove moved files
2017-03-23 Maoni Stephensporting desktop changes to enable up to 1024 CPUs ...
2017-03-23 Atsushi KanamoriMove IReflect.cs to shared partition. (dotnet/coreclr...
2017-03-23 Atsushi KanamoriMove the easy files in System\Reflection to the shared...
2017-03-23 Noah FalkMerge pull request dotnet/coreclr#10336 from noahfalk...
2017-03-23 Steve MacLeanMark b425314 Incompatible (dotnet/coreclr#10431)
2017-03-23 Andy AyersMerge pull request dotnet/coreclr#10432 from AndyAyersM...
2017-03-23 dotnet botUpdate CoreClr to beta-25123-07 (dotnet/coreclr#10428)
2017-03-23 chcostaUse roslyn common props (dotnet/coreclr#10430)
2017-03-23 Jonghyun Park[PAL] Do NOT check execute bit in INIT_FindEXEPath...
2017-03-23 Atsushi KanamoriMigrate the Reflection serialization holders to the...
2017-03-23 Rahul KumarMerge pull request dotnet/coreclr#10411 from rahku...
2017-03-23 Brian SullivanMerge pull request dotnet/coreclr#10397 from briansull...
2017-03-23 Bruce ForstallMerge pull request dotnet/coreclr#10402 from BruceForst...
2017-03-23 Andy AyersJit: track ref types for inlinee locals and args
2017-03-23 Steve MacLean[Unix] runtest.sh crossgen should exit on failure ...
2017-03-23 Ilya IvanovWe have found and fixed a security weakness (CWE-188...
2017-03-23 Atsushi KanamoriMove IReflect.cs to shared partition. (dotnet/coreclr...
2017-03-23 IlyaI used PVS-Studio static analyzer to check this project...
2017-03-23 Stephen ToubMerge pull request dotnet/coreclr#10412 from dotnet...
2017-03-23 ragmani[x86/Linux] fix broken stack in DelayLoad_Helper when...
2017-03-23 dotnet-botUpdate CoreClr, CoreFx to beta-25123-03, beta-25122...
2017-03-23 Rahul KumarMerge pull request dotnet/coreclr#10064 from rahku...
2017-03-23 Rahul KumarRe-enable tests
2017-03-23 rahulmemory limit in containers on linux
2017-03-23 Gaurav KhannaVarious fixes for generating portable RID packages...
2017-03-23 Luis GAdd handling of multiple CMake installations in probe...
2017-03-23 Tanner GoodingRemoving the special handling in classlibnative for...
2017-03-23 Jan KotasFix fallout from switching corelib to use resx (dotnet...
2017-03-23 Gaurav KhannaUnify command line arg for portable RID build (dotnet...
2017-03-23 Jon HannaNamed Multiply and Divide methods on TimeSpan (dotnet...
2017-03-23 Swaroop SridharAdd reflect.xml for a abstract* tests
2017-03-23 Swaroop SridharExclude some tests from Linker testing.
2017-03-23 Swaroop SridharLinker Testing: Use a central target for copying reflec...
2017-03-23 Drew ScogginsMerge pull request dotnet/coreclr#9947 from DrewScoggin...
2017-03-22 Sean GillespieOpt-out of GC Stress for FEATURE_STANDALONE_GC (dotnet...
2017-03-22 Bruce ForstallJump stubs (dotnet/coreclr#10398)
2017-03-22 Bruce ForstallFix CSE bug with GT_MUL and GTF_MUL_64RSLT
2017-03-22 Atsushi KanamoriMove Type.IsSerializable and Type.DefaultBinder to...
2017-03-22 Jonghyun Park[x86/Linux] 16-byte aligned TheUMEntryPrestub (dotnet...
2017-03-22 Brian SullivanChange setBBProfileWeight so that we no longer multiply...
2017-03-22 Brian SullivanImprove the dumping of BasicBlock weights and edge...
2017-03-22 Gaurav KhannaSwitch tests to use OSX.10.12 RID (dotnet/coreclr#10394)
2017-03-22 Gaurav KhannaEnable Portable Windows RID (dotnet/coreclr#10365)
2017-03-22 Drew ScogginsAdd updated timeout
2017-03-22 Drew ScogginsUpdate CoreCLR to use xunit perf api
2017-03-22 Atsushi KanamoriReconcile the "easy" System\Reflection .cs files with...
2017-03-22 Hyeongseok OhChange default CI job for ARM and clean-up (dotnet...
2017-03-22 Sean GillespieFix an issue where GCStress allocated objects using...
2017-03-22 Andy AyersMerge pull request dotnet/coreclr#10371 from AndyAyersM...
2017-03-22 Gaurav KhannaMove OSX packages to use 10.12 as the RID (dotnet/corec...
2017-03-22 Jan KotasMerge pull request dotnet/coreclr#10374 from dotnet...
2017-03-22 Atsushi KanamoriMove DefaultBinder.cs to the shared partition. (dotnet...
2017-03-22 Jeremy KuhneFileStream redirection got changed. Add ThreadPoolBound...
2017-03-22 Stephen ToubFix leak in Task.WaitAny(..., int) (dotnet/coreclr...
2017-03-22 dotnet botUpdate CoreClr, CoreFx to beta-25121-02, beta-25122...
2017-03-22 Alex PerovichSwitch coreclr corelib to use resx (dotnet/coreclr...
2017-03-22 Sean Gillespie[Local GC] Forbid inclusion of gcscan.h from VM and...
2017-03-22 Andy AyersFix several devirtualization issues
2017-03-22 Jan KotasMerge pull request dotnet/coreclr#10363 from jkotas...
2017-03-21 noahfalkSupport Windows Minidump
2017-03-21 Jan KotasRevert "Switch coreclr corelib to use resx (dotnet...
2017-03-21 Bruce ForstallFix Linux/x86 call alignment calculation and insertion...
2017-03-21 Hanjoung Lee[x86/Linux] Invoke gcResetForBB() in genFuncletProlog...
2017-03-21 Andy AyersMerge pull request dotnet/coreclr#10343 from parjong...
2017-03-21 Bruce ForstallAdd /silent option to crossgen (dotnet/coreclr#10350)
2017-03-21 Alex PerovichSwitch coreclr corelib to use resx (dotnet/coreclr...
2017-03-21 Viktor HoferSystem.IO.Path.IsPathRooted does not check if valid...
2017-03-21 Aditya MandaleekaMerge pull request dotnet/coreclr#10254 from sdmaclea...
2017-03-21 Koundinya VeluriTemporarily disable frequently failing Sleep PAL tests...
2017-03-21 Ian HaysMerge pull request dotnet/coreclr#10321 from WinCPP...
2017-03-21 Joseph TremouletMerge pull request dotnet/coreclr#10327 from mikedn...
2017-03-21 Jonghyun Park[x86/Linux] Log UpdateRegDisplay calls (dotnet/coreclr...
2017-03-21 Jonghyun ParkFix bogus assert in resolveVirtualMethodHelper and...
2017-03-21 Jonghyun Park[x86/Linux] Use 4-byte align for double in struct ...
2017-03-21 Jonghyun Park[x86/Linux] Correct update on ResumableFrame (dotnet...
2017-03-21 Jan KotasMerge pull request dotnet/coreclr#10341 from dotnet...
2017-03-21 Jan KotasDelete moved file
2017-03-21 Atsushi KanamoriNS2.0 - Complete System.Security namespace.
2017-03-21 Jonghyun Park'root' as a special case in UTIL_IsExecuteBitsSet ...
2017-03-20 Tarek Mahmoud... Fix MAC build (dotnet/coreclr#10328)
2017-03-20 Jan KotasMerge pull request dotnet/coreclr#10325 from dotnet...
2017-03-20 Aditya MandaleekaMerge pull request dotnet/coreclr#10330 from omajid...
2017-03-20 Omair MajidFix markdown headings
next