platform/upstream/dotnet/runtime.git
2017-03-19 Bruce ForstallFix code to build with older VC++ compiler (dotnet...
2017-03-19 John BottenbergRemove potential overflow in SafeBSTRHandle (dotnet...
2017-03-19 Jonghyun ParkFix a typo in exceptoinhandling.cpp (dotnet/coreclr...
2017-03-19 Maoni StephensI hoisted the accounting for LOH into allocate_large_ob...
2017-03-18 Atsushi KanamoriFix for Module.GetMethod(string) (dotnet/coreclr#10283)
2017-03-18 Stephen ToubMerge pull request dotnet/coreclr#10280 from dotnet...
2017-03-18 Jan KotasMerge pull request dotnet/coreclr#10272 from dotnet...
2017-03-18 Joseph TremouletMerge pull request dotnet/coreclr#10216 from JosephTrem...
2017-03-18 dotnet-botUpdate CoreClr to beta-25118-03
2017-03-18 Joseph TremouletUpdate SpanBench test
2017-03-18 Pat GavlinMerge pull request dotnet/coreclr#10054 from pgavlin...
2017-03-18 Jan KotasDelete moved files
2017-03-18 Bruce ForstallRemove JIT-EE version ifdefs (dotnet/coreclr#10273)
2017-03-18 Stephen ToubMerge pull request dotnet/coreclr#10278 from dotnet...
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 dotnet/coreclr#10269 from BruceForst...
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 dotnet/coreclr#10220 from dotnet...
2017-03-18 Andy AyersMerge pull request dotnet/coreclr#10274 from AndyAyersM...
2017-03-18 Han LeeFix overflow when computing dwWeight in CPUGroupInfo...
2017-03-18 Brian SullivanMerge pull request dotnet/coreclr#10241 from briansull...
2017-03-18 Swaroop SridharFix triggers for ILLINK job (dotnet/coreclr#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 dotnet/coreclr#10238 from pgavlin...
2017-03-17 Brian SullivanRefactor the flag test of BBF_PROF_WEIGHT
2017-03-17 Andy AyersMerge pull request dotnet/coreclr#10259 from AndyAyersM...
2017-03-17 Andy AyersMerge pull request dotnet/coreclr#10263 from dotnet...
2017-03-17 Rahul KumarMerge pull request dotnet/coreclr#10260 from sdmaclea...
2017-03-17 Bruce ForstallClean up GenTreePutArgStk (dotnet/coreclr#10239)
2017-03-17 Rahul KumarMerge pull request dotnet/coreclr#10245 from rahku...
2017-03-17 Rahul KumarLoadFromStream should throw badimageformat early on
2017-03-17 Jan KotasMerge pull request dotnet/coreclr#10253 from dotnet...
2017-03-17 Buyduckfix syntax error in build.sh (dotnet/coreclr#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 dotnet/coreclr#10192 from AndyAyersM...
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 dotnet/coreclr#10248 from mikedn...
2017-03-17 Tanner GoodingMerge pull request dotnet/coreclr#10201 from cod7alex...
2017-03-17 Jonghyun Park[x86/Linux] Pass return buffer on reverse P/Invoke...
2017-03-17 Ben AdamsSupport devirtulization of Encoders (dotnet/coreclr...
2017-03-17 Maoni Stephensneed to account for the allocated bytes correctly for...
2017-03-17 Alex PerovichMerge pull request dotnet/coreclr#10235 from dotnet...
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 dotnet/coreclr#10240 from pgavlin...
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 (dotnet...
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 (dotnet/coreclr#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 (dotnet/coreclr#10163)
2017-03-16 Atsushi KanamoriFixing more file-class correspondence violations. ...
2017-03-16 Pat GavlinMerge pull request dotnet/coreclr#10214 from pgavlin...
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 dotnet/coreclr#10164 from stephentou...
2017-03-16 Jan KotasDelete mscorlib facade (dotnet/coreclr#10157)
2017-03-16 Eric ErhardtMerge pull request dotnet/coreclr#10177 from eerhardt...
2017-03-16 Rahul KumarHide types which are now public in corefx (dotnet/corec...
2017-03-16 Yuriy SolodkyyMinor fix to address ?: VC conformance improvement...
2017-03-16 Matt MitchellTemporarily disable flaky sleep test (dotnet/coreclr...
2017-03-16 Stephen ToubFix Convert.FromBase64CharArray with empty array (dotne...
2017-03-16 Evgeny Pavlov[x86/Linux] Fix NativeCallableTest (dotnet/coreclr...
2017-03-16 Eric ErhardtMerge pull request dotnet/coreclr#10168 from eerhardt...
2017-03-16 Rahul KumarEnable use of Volatile<T> on arm64 to get correct memor...
2017-03-16 Jonghyun ParkClean up fcall.h (dotnet/coreclr#10158)
2017-03-16 Jonghyun ParkReorder stack arguments on reverse P/Invoke (dotnet...
2017-03-16 Hanjoung Lee[x86/Linux] Fix IL_STUB_PInvoke with RetBuf (dotnet...
2017-03-16 William GodbeRevert "Add support for Multiqueing jobs in Helix"
2017-03-16 William GodbeMerge pull request dotnet/coreclr#10218 from dotnet...
2017-03-16 William GodbeMerge pull request dotnet/coreclr#10219 from dotnet...
2017-03-16 William GodbeRevert "Make user specify RID for publishing test nativ...
2017-03-16 William GodbeRevert "Add BuildType to helixpublish.proj"
2017-03-16 Rahul KumarMerge pull request dotnet/coreclr#9876 from sdmaclea...
2017-03-16 Rion WilliamsFix ToTitleCase Functionality for Dutch Cultures (dotne...
2017-03-16 William GodbeMerge pull request dotnet/coreclr#10213 from wtgodbe...
2017-03-16 wtgodbeAdd BuildType to helixpublish.proj
2017-03-16 Matt MitchellChange CoreCLR to use Sierra (dotnet/coreclr#10173)
2017-03-15 William GodbeMerge pull request dotnet/coreclr#10210 from wtgodbe...
2017-03-15 William GodbeMerge pull request dotnet/coreclr#10206 from wtgodbe...
2017-03-15 Atsushi KanamoriMigrate MethodBase.cs over to the shared partition...
2017-03-15 wtgodbeMake user specify RID for publishing test native bins...
next