platform/upstream/dotnet/runtime.git
2017-01-03 Gaurav KhannaMerge pull request dotnet/coreclr#8785 from dotnet...
2017-01-03 dotnet-botUpdate CoreClr, CoreFx to beta-24903-03, beta-24903...
2017-01-03 Gaurav KhannaMerge pull request dotnet/coreclr#8777 from dotnet...
2017-01-03 Jan KotasArrayPool fixes (dotnet/coreclr#8774)
2017-01-03 dotnet-botUpdate CoreClr, CoreFx to beta-24903-02, beta-24903...
2017-01-03 Justin Van... TimeZoneInfo: Reduce intermediate allocations in GetTim...
2017-01-03 dotnet botUpdate CoreClr, CoreFx to beta-24902-03, beta-24902...
2017-01-02 Hyeongseok Oh[Linux/ARM32] duplicated definition in crosscomp.h...
2017-01-02 SaeHie Park[x86/Linux] Fix UMThunkStub calling convension (dotnet...
2017-01-02 James KoDelete unused Diagnostics files (dotnet/coreclr#8754)
2017-01-02 James KoDelete unused Threading types/members (dotnet/coreclr...
2017-01-02 James KoDelete unused SymbolStore files (dotnet/coreclr#8767)
2017-01-01 James KoDelete unused IO files (dotnet/coreclr#8753)
2016-12-31 Joseph TremouletMerge pull request dotnet/coreclr#8755 from JosephTremo...
2016-12-30 Joseph TremouletRemove dead parameter in value-numbering
2016-12-29 sandreenkoMerge pull request dotnet/coreclr#8743 from sandreenko...
2016-12-28 darxisTypo in documentation (dotnet/coreclr#8740)
2016-12-28 dotnet botUpdate CoreClr, CoreFx to beta-24828-03, beta-24828...
2016-12-28 Sergey Andreenkoan additional shift test. fix dotnet/coreclr#7216 .
2016-12-28 Gaurav KhannaMerge pull request dotnet/coreclr#8738 from dotnet...
2016-12-28 Caio KinelskiFix order of raising AssemblyLoadContext.Unloading...
2016-12-28 Hyeongseok OhFix Bitposition funtion (dotnet/coreclr#8739)
2016-12-28 dotnet-botUpdate CoreClr to beta-24828-02
2016-12-28 Jan KotasMerge pull request dotnet/coreclr#8734 from justinvp...
2016-12-28 Jan KotasUpdate issue guide (dotnet/coreclr#8728)
2016-12-27 Justin Van... Remove ifdefs from TimeZoneInfo
2016-12-27 Gaurav KhannaMerge pull request dotnet/coreclr#8712 from dotnet...
2016-12-27 dotnet-botUpdate CoreClr, CoreFx to beta-24827-03, beta-24827...
2016-12-26 Justin Van... Move nested TimeZoneInfo types to their own files
2016-12-26 RobertRemove files related to legacy build system (dotnet...
2016-12-25 Justin Van... TimeZoneInfo Cleanup (dotnet/coreclr#8720)
2016-12-23 Jan KotasImprove ArrayPool core affinity (dotnet/coreclr#8716)
2016-12-23 Jan VorlicekRemove all usage of vsnprintf (dotnet/coreclr#8709)
2016-12-23 Hyeongseok Oh[Linux] Fix cross-architecture component build configur...
2016-12-22 Gaurav KhannaMerge pull request dotnet/coreclr#8707 from dotnet...
2016-12-22 Carol EidtMerge pull request dotnet/coreclr#8680 from mskvortsov...
2016-12-22 Michelle McDanielMerge pull request dotnet/coreclr#8682 from adiaaida...
2016-12-22 dotnet-botUpdate CoreClr, CoreFx to beta-24822-03, beta-24822...
2016-12-22 Mikhail SkvortcovARM: A step towards the RyuJIT/ARM32 backend.
2016-12-22 Julien CouvreurAdding ValueTuple and ITuple to corlib in CoreCLR ...
2016-12-22 Jan KotasDelete FEATURE_LEGACYSURFACE (dotnet/coreclr#8704)
2016-12-22 SivarvMerge pull request dotnet/coreclr#8706 from sivarv...
2016-12-21 sivarvUse Pabsd/pabsw/pabsb instructions for Abs SIMD intrins...
2016-12-21 Jan KotasMove EditorBrowsableAttribute to CoreLib (dotnet/corecl...
2016-12-21 Gaurav KhannaMerge pull request dotnet/coreclr#8701 from dotnet...
2016-12-21 SivarvMerge pull request dotnet/coreclr#8697 from sivarv...
2016-12-21 dotnet-botUpdate CoreClr, CoreFx to beta-24821-04, beta-24821...
2016-12-21 Gaurav KhannaMerge pull request dotnet/coreclr#8696 from dotnet...
2016-12-21 Jan VorlicekRemove FEATURE_BLC_FORMATTING (dotnet/coreclr#8699)
2016-12-21 dotnet-botUpdate CoreClr, CoreFx to beta-24821-03, beta-24821...
2016-12-21 sivarvFix GT_LOCKADD register specification.
2016-12-20 Michelle McDanielSplit netci functions into smaller functions
2016-12-20 Gaurav KhannaMerge pull request dotnet/coreclr#8670 from dotnet...
2016-12-20 Joseph TremouletMerge pull request dotnet/coreclr#8693 from JosephTremo...
2016-12-20 Joseph TremouletUse field type value-numbering local field stores
2016-12-20 dotnet-botUpdate CoreClr, CoreFx to beta-24820-02, beta-24820...
2016-12-20 Sujin KimChange wrong indentations in GetSecureInvoke() codes...
2016-12-20 mskvortsovARM: do not use unpredictable sub.w sp, rN, #imm (dotne...
2016-12-20 Jonghyun Park[x86/Linux] Implement libunwind-based unwindLazyStack...
2016-12-20 Sujin KimFix the bug that Secure Delegate Stubs are compiled...
2016-12-19 Russ KeldorphScript to run CoreFx tests against a private CoreCLR
2016-12-19 William GodbeMerge pull request dotnet/coreclr#8681 from gkhanna79...
2016-12-19 Gaurav KhannaUpdate build-packages.sh to support portableLinux
2016-12-19 Alexander RadchenkoAdd Encoding.GetBytes(string, offset, count) (dotnet...
2016-12-19 John ChenFix DllImport of IdnToAscii & IdnToUnicode (dotnet...
2016-12-19 Andy AyersMerge pull request dotnet/coreclr#8674 from AndyAyersMS...
2016-12-19 Igor Kulaychuk[Linux][GDB-JIT] Fix bugs in gdbjit that break lldb...
2016-12-19 SaeHie Park[x86/Linux] Add UMThunkStub (dotnet/coreclr#8627)
2016-12-19 Peter MarcuFixing up the arm subsystem versions (dotnet/coreclr...
2016-12-18 Mike McLaughlinRemove Read/WriteProcessMemory from PAL. (dotnet/corecl...
2016-12-18 Jan KotasUse ExecutionPolicy ByPass to execute probe-win.ps1...
2016-12-18 Andy AyersWiden basic block flag field to 64 bits
2016-12-17 Gaurav KhannaMerge pull request dotnet/coreclr#8668 from gkhanna79...
2016-12-16 Gaurav KhannaPackaging support for portable Linux binaries.
2016-12-16 Gaurav KhannaMerge pull request dotnet/coreclr#8664 from dotnet...
2016-12-16 Jan KotasAvoid Unsafe.AsRef in Span<T> implementation (dotnet...
2016-12-16 Alexander RadchenkoDictionary.GetValueOrDefault (dotnet/coreclr#8641)
2016-12-16 dotnet-botUpdate CoreClr to beta-24816-04
2016-12-16 Hyeongseok OhFix buildsystem for linux cross-architecture component...
2016-12-16 Rama krishnan... Makes CultureInfo.get_Parent thread safe (dotnet/corecl...
2016-12-16 Gaurav KhannaMerge pull request dotnet/coreclr#8659 from dotnet...
2016-12-16 dotnet-botUpdate CoreFx to beta-24816-02
2016-12-16 Igor Kulaychuk[Linux][GDB-JIT] Add try/catch blocks to methods in...
2016-12-15 Alexander RadchenkoMake it easier to use StringComparison & StringComparer...
2016-12-15 Jan KotasSwitch GCSample to the canonical GCToOSInterface implem...
2016-12-15 Gaurav KhannaMerge pull request dotnet/coreclr#8649 from dotnet...
2016-12-15 Carol EidtMerge pull request dotnet/coreclr#8642 from CarolEidt...
2016-12-15 dotnet-botUpdate CoreClr, CoreFx to beta-24815-03, beta-24815...
2016-12-15 John ChenRemove API Set dependency (dotnet/coreclr#8624)
2016-12-15 Carol EidtMerge pull request dotnet/coreclr#8207 from CarolEidt...
2016-12-15 SivarvMerge pull request dotnet/coreclr#8329 from litian2025...
2016-12-15 Gaurav KhannaMerge pull request dotnet/coreclr#8645 from dotnet...
2016-12-15 dotnet-botUpdate CoreFx to beta-24815-01
2016-12-15 Sasha SemennikovMerge pull request dotnet/coreclr#8546 from alsemenn...
2016-12-15 Pat GavlinMerge pull request dotnet/coreclr#8640 from pgavlin...
2016-12-14 Li TianFix SIMD Scalar Move Encoding: VEX.L should be 0
2016-12-14 Carol EidtCorrectly sequence fgMorphModToSubMulDiv
2016-12-14 Pat GavlinAdd a regression test.
2016-12-14 Gaurav KhannaMerge pull request dotnet/coreclr#8582 from dotnet...
2016-12-14 Pat GavlinFix ref count adjustment in `fgMorphBlockStmt`.
next