platform/upstream/coreclr.git
2017-03-20 Atsushi KanamoriMove Type.cs and Module.cs to Shared Partition.
2017-03-20 Jan KotasMerge pull request #10317 from dotnet/mirror-merge...
2017-03-20 Bruce ForstallMerge pull request #10315 from dotnet-bot/from-tfs
2017-03-20 Jan KotasFix FileStream for ProjectN
2017-03-20 Bruce ForstallRemove message about falling to default for MethodConte...
2017-03-20 Brian SullivanMerge pull request #10301 from dotnet-bot/from-tfs
2017-03-20 Gaurav KhannaInitial document on AssemblyLoadContext Design (#10271)
2017-03-20 Brian SullivanMerge pull request #10262 from briansull/refactor2
2017-03-20 Atsushi KanamoriMake GetModuleHandle() sharable. (#10309)
2017-03-20 Gaurav KhannaMerge pull request #9445 from hqueue/arm/ci
2017-03-20 Atsushi KanamoriReconciles Type.cs with CoreRT version for move to...
2017-03-20 Steve MacLean[Arm64/Unix] Set PROCFS_* available in tryrun (#10255)
2017-03-20 Bruce ForstallDesktop side of the change to remove COR_JIT_EE_VERSION
2017-03-19 Tarek Mahmoud... Invariant globalization (#10264)
2017-03-19 Stephen ToubMerge pull request #10291 from dotnet-bot/master-Update...
2017-03-19 dotnet-botUpdate CoreClr to beta-25119-02
2017-03-19 Bruce ForstallFix code to build with older VC++ compiler (#10281)
2017-03-19 John BottenbergRemove potential overflow in SafeBSTRHandle (#10182)
2017-03-19 Jonghyun ParkFix a typo in exceptoinhandling.cpp (#10237)
2017-03-19 Maoni StephensI hoisted the accounting for LOH into allocate_large_ob...
2017-03-18 Atsushi KanamoriFix for Module.GetMethod(string) (#10283)
2017-03-18 Stephen ToubMerge pull request #10280 from dotnet-bot/master-Update...
2017-03-18 Jan KotasMerge pull request #10272 from dotnet/mirror-merge...
2017-03-18 Joseph TremouletMerge pull request #10216 from JosephTremoulet/SpanBench
2017-03-18 dotnet-botUpdate CoreClr to beta-25118-03
2017-03-18 Joseph TremouletUpdate SpanBench test
2017-03-18 Pat GavlinMerge pull request #10054 from pgavlin/GenTreeUseEdgeIt...
2017-03-18 Jan KotasDelete moved files
2017-03-18 Bruce ForstallRemove JIT-EE version ifdefs (#10273)
2017-03-18 Stephen ToubMerge pull request #10278 from dotnet-bot/master-Update...
2017-03-18 Atsushi KanamoriMove ParameterInfo.cs and Assembly.cs to shared partiti...
2017-03-18 dotnet-botUpdate CoreClr to beta-25118-02
2017-03-18 Bruce ForstallMerge pull request #10269 from BruceForstall/FixBuildAll
2017-03-18 dotnet botUpdate CoreClr, CoreFx to beta-25117-08, beta-25118...
2017-03-18 Pat GavlinImprove GenTreeUseEdgeIterator.
2017-03-18 Gaurav KhannaMerge pull request #10220 from dotnet/revert-10206...
2017-03-18 Andy AyersMerge pull request #10274 from AndyAyersMS/FixMoreCasing
2017-03-18 Han LeeFix overflow when computing dwWeight in CPUGroupInfo...
2017-03-18 Brian SullivanUpdates for the handling of Profile data in the JIT
2017-03-18 Brian SullivanMerge pull request #10241 from briansull/refactor1
2017-03-18 Swaroop SridharFix triggers for ILLINK job (#10244)
2017-03-17 Andy AyersFix yet another casing issue.
2017-03-17 Tom DeseynFileStream.Unix: open with CLOEXEC unless FileShare...
2017-03-17 Atsushi KanamoriMove EventInfo.cs to shared partition.
2017-03-17 Bruce ForstallFix build.cmd "all" to work with pass-through args...
2017-03-17 Pat GavlinMerge pull request #10238 from pgavlin/SeekUnrollLimit
2017-03-17 Brian SullivanRefactor the flag test of BBF_PROF_WEIGHT
2017-03-17 Andy AyersMerge pull request #10259 from AndyAyersMS/FixNoway
2017-03-17 Andy AyersMerge pull request #10263 from dotnet-bot/from-tfs
2017-03-17 Rahul KumarMerge pull request #10260 from sdmaclea/PR-ARM64-REMOVE...
2017-03-17 Bruce ForstallClean up GenTreePutArgStk (#10239)
2017-03-17 Rahul KumarMerge pull request #10245 from rahku/fix10048
2017-03-17 Rahul KumarLoadFromStream should throw badimageformat early on
2017-03-17 Jan KotasMerge pull request #10253 from dotnet/mirror-merge...
2017-03-17 Buyduckfix syntax error in build.sh (#10256)
2017-03-17 Jan KotasDelete unused ReferenceLocalMscorlib property from...
2017-03-17 Swaroop SridharAdd reflection roots for tests calling CreateInstance...
2017-03-17 Andy Ayersfix formatting
2017-03-17 Andy AyersMerge pull request #10192 from AndyAyersMS/InterfaceDevirt
2017-03-17 Pat GavlinAddress feedback.
2017-03-17 Steve MacLean... [Arm64/Unix] Remove x19 corruption workaround
2017-03-17 Andy AyersJIT: Fix noway_assert when inlining
2017-03-17 Jan KotasDelete moved files
2017-03-17 Jeremy KuhneAttribute the other types used by FileStream. Adds...
2017-03-17 Fadi HannaCompilerServices APIs
2017-03-17 Joseph TremouletMerge pull request #10248 from mikedn/fix-vnarrbound
2017-03-17 Tanner GoodingMerge pull request #10201 from cod7alex/add_csharp_edit...
2017-03-17 Jonghyun Park[x86/Linux] Pass return buffer on reverse P/Invoke...
2017-03-17 Ben AdamsSupport devirtulization of Encoders (#10229)
2017-03-17 Maoni Stephensneed to account for the allocated bytes correctly for...
2017-03-17 Alex PerovichMerge pull request #10235 from dotnet/mirror-merge...
2017-03-17 Atsushi KanamoriMove the MemberInfo-derived Info classes to the shared...
2017-03-17 Sean Gillespie[Local GC] Break EE dependency on GC's generation table...
2017-03-17 Pat GavlinMerge pull request #10240 from pgavlin/fixerrorlevel
2017-03-16 Pat GavlinFix test failure detection when dumps are enabled.
2017-03-16 Swaroop SridharAdd a lab job for Coreclr testing via ILLINK (#10200)
2017-03-16 Pat GavlinReduce case iteration counts in SeekUnroll.
2017-03-16 Mike DanesFix ValueNumStore::IsVNArrLenUnsignedBound checks
2017-03-16 Daniel PodderAdd IBC support to managed build (#10180)
2017-03-16 Andy AyersAdd some test cases
2017-03-16 Andy AyersInterface call devirtualization: jit side of changes
2017-03-16 Andy AyersInterface call devirtualization: VM side of changes
2017-03-16 Jan KotasFix CoreCLR build break in shared corelib partition...
2017-03-16 Jeremy KuhneEnable FileStream in ProjectN build, use CreateFile2...
2017-03-16 BuyduckRemoved check for the maximum quantity of arguments...
2017-03-16 dotnet botUpdate CoreClr to beta-25116-01 (#10163)
2017-03-16 Atsushi KanamoriFixing more file-class correspondence violations. ...
2017-03-16 Pat GavlinMerge pull request #10214 from pgavlin/TimeoutCrashDumps
2017-03-16 Pat GavlinRemove a default argument in gentree.cpp to fix interna...
2017-03-16 Pat GavlinTake crash dumps for timed-out tests.
2017-03-16 Stephen ToubMerge pull request #10164 from stephentoub/fs_pipe_crash
2017-03-16 Jan KotasDelete mscorlib facade (#10157)
2017-03-16 Eric ErhardtMerge pull request #10177 from eerhardt/TZPosixNames
2017-03-16 Rahul KumarHide types which are now public in corefx (#10142)
2017-03-16 Yuriy SolodkyyMinor fix to address ?: VC conformance improvement...
2017-03-16 Matt MitchellTemporarily disable flaky sleep test (#10221)
2017-03-16 Stephen ToubFix Convert.FromBase64CharArray with empty array (...
2017-03-16 Evgeny Pavlov[x86/Linux] Fix NativeCallableTest (#10060)
2017-03-16 Eric ErhardtMerge pull request #10168 from eerhardt/PortablePDBs
2017-03-16 Rahul KumarEnable use of Volatile<T> on arm64 to get correct memor...
next