platform/upstream/dotnet/runtime.git
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 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
2017-03-20 Jan KotasDelete moved files
2017-03-20 Mike DanesRefactor GenTree assertion information storage
2017-03-20 Steve MacLean... Fix another per code review
2017-03-20 Joseph TremouletMerge pull request dotnet/coreclr#10319 from JosephTrem...
2017-03-20 Atsushi KanamoriMove Type.cs and Module.cs to Shared Partition.
2017-03-20 Jan KotasMerge pull request dotnet/coreclr#10317 from dotnet...
2017-03-20 WinCPPIssue dotnet/coreclr#7060 - Make StreamReader.ReadBuffe...
2017-03-20 Joseph TremouletPermit null object in `GenTreeUseEdgeIterator`
2017-03-20 Bruce ForstallMerge pull request dotnet/coreclr#10315 from dotnet...
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 dotnet/coreclr#10301 from dotnet...
2017-03-20 Gaurav KhannaInitial document on AssemblyLoadContext Design (dotnet...
2017-03-20 Brian SullivanMerge pull request dotnet/coreclr#10262 from briansull...
2017-03-20 Atsushi KanamoriMake GetModuleHandle() sharable. (dotnet/coreclr#10309)
2017-03-20 Gaurav KhannaMerge pull request dotnet/coreclr#9445 from hqueue...
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 (dotnet...
2017-03-20 Bruce ForstallDesktop side of the change to remove COR_JIT_EE_VERSION
2017-03-19 Tarek Mahmoud... Invariant globalization (dotnet/coreclr#10264)
2017-03-19 Stephen ToubMerge pull request dotnet/coreclr#10291 from dotnet...
2017-03-19 dotnet-botUpdate CoreClr to beta-25119-02
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 SullivanUpdates for the handling of Profile data in the JIT
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
next