platform/upstream/dotnet/runtime.git
2016-10-19 Bruce ForstallMerge pull request dotnet/coreclr#7612 from BruceForsta...
2016-10-19 Steve Desmondcross/build-rootfs.sh: fix default UbuntuPackages for...
2016-10-19 Tanner GoodingUpdating the new `System.MathF` calls which already...
2016-10-19 Pat GavlinMerge pull request dotnet/coreclr#7708 from pgavlin...
2016-10-19 Jan KotasMerge pull request dotnet/coreclr#7718 from dotnet...
2016-10-19 Bruce ForstallEnable Enter/Leave/Tailcall hooks for RyuJIT/x86
2016-10-19 Gaurav KhannaMerge pull request dotnet/coreclr#7714 from gkhanna79...
2016-10-19 Stephen ToubMerge pull request dotnet/coreclr#7709 from wtgodbe...
2016-10-19 Matt EllisSupport "offline" initializtion of Tools (dotnet/corecl...
2016-10-19 Jan VorlicekFix passing struct with four floats in registers via...
2016-10-19 Jan KotasFix build break
2016-10-19 Jan KotasMerge pull request dotnet/coreclr#7712 from dotnet...
2016-10-19 Gaurav KhannaCleanup external dependency details
2016-10-19 Rahul KumarMerge pull request dotnet/coreclr#7681 from rahku/_appd...
2016-10-19 Tarek Mahmoud... Enable DateTimeFormatInfo netstandard 1.7 APIs on Linux...
2016-10-18 Rahul KumarExpose apis in System.Reflection.Assembly
2016-10-18 Gaurav KhannaCleanup External Dependency references
2016-10-18 Gaurav KhannaRemove Arm32 dependency from closed build
2016-10-18 William GodbeRevert "Delete mscorlib from CoreCLR targeting pack"
2016-10-18 William GodbeMerge pull request dotnet/coreclr#7700 from wtgodbe/1.1
2016-10-18 wtgodbeOnly publish TargetingPack when building on Windows
2016-10-18 Vance MorrisonFix Link (dotnet/coreclr#7699)
2016-10-18 Carol EidtMerge pull request dotnet/coreclr#7698 from CarolEidt...
2016-10-18 Pat GavlinAlways treat incoming on-stack parameters as GC-untracked.
2016-10-18 Rahul KumarMerge pull request dotnet/coreclr#7701 from rahku/arm64...
2016-10-18 Rahul Kumar_isnanf is not defined for arm64 use isnan instead
2016-10-18 wtgodbeUpgrade build-against-packages dependencies to NetStand...
2016-10-18 Carol EidtAllow non-constant size for rep stos InitBlk on x86
2016-10-18 SivarvMerge pull request dotnet/coreclr#7683 from sivarv...
2016-10-18 Evgeny PavlovFix issue dotnet/coreclr#7470 (Regression with enabled...
2016-10-18 Tanner GoodingAdding single-precision math functions. (dotnet/coreclr...
2016-10-18 Eric MellinoMerge pull request dotnet/coreclr#7684 from mellinoe...
2016-10-18 Jan KotasMerge pull request dotnet/coreclr#7648 from jkotas...
2016-10-18 Alex PerovichAdd missing Arg_BadDecimal resource to corelib (dotnet...
2016-10-18 Pat GavlinMerge pull request dotnet/coreclr#7676 from pgavlin...
2016-10-18 Eric MellinoFix placeholder pdb file path in alpine nuget packages
2016-10-18 Jan KotasInclude project.json template in the instructions
2016-10-18 Pat GavlinMerge pull request dotnet/coreclr#7608 from pgavlin...
2016-10-18 Jan KotasMerge pull request dotnet/coreclr#7682 from dotnet...
2016-10-18 Jan VorlicekFix memcpy undef (dotnet/coreclr#7675)
2016-10-18 Jan KotasChange the name buildtools semaphore temporarily
2016-10-18 Jan KotasUpdate instructions to use local dotnet tool build
2016-10-18 sivarvVector<T>.ctor(T val) is not recognized for ubyte/byte...
2016-10-17 William GodbeMerge pull request dotnet/coreclr#7628 from wtgodbe...
2016-10-17 Koundinya VeluriMerge pull request dotnet/coreclr#7667 from kouvel...
2016-10-17 Rama Krishnan... Adding SafeSerializationEventArgs to netstandard2.0
2016-10-17 Pat GavlinGenerate GS cookie checks before consuming call args.
2016-10-17 Matthew ParkinsonFixing PAL_TRY use in BOTR (dotnet/coreclr#7658)
2016-10-17 Tarek Mahmoud... Enable NumberFormatInfo netstandard 1.7 APIs (dotnet...
2016-10-17 Jan KotasMerge pull request dotnet/coreclr#7657 from dotnet...
2016-10-17 Pat GavlinUpdate GC info when emitting IF_RRW_SHF.
2016-10-17 Bruce ForstallMerge pull request dotnet/coreclr#6679 from parjong...
2016-10-17 Pat GavlinMerge pull request dotnet/coreclr#7661 from pgavlin...
2016-10-17 Eric MellinoMerge pull request dotnet/coreclr#7668 from mellinoe...
2016-10-17 William GodbeMerge pull request dotnet/coreclr#6613 from wtgodbe...
2016-10-17 Eric MellinoAdd new alpine packages to pkg .builds and .pkgproj...
2016-10-17 Eric MellinoAllow Alpine to build System.Private.CoreLib
2016-10-17 Eric MellinoAllow alpine to run init-tools.sh
2016-10-17 Eric MellinoAdd alpine.3.4.3-x64 nuget package definitions
2016-10-17 Alex PerovichAdd missing ns2.0 InteropServices apis to model.xml...
2016-10-17 Koundinya VeluriExpose RuntimeThread.Yield, fix warning
2016-10-17 wtgodbeBuild tests against packages & produce Core_Root for...
2016-10-17 Pat GavlinFix calling conventions in ByValArray test.
2016-10-17 Dmitry-MeFix broken #elif (dotnet/coreclr#7656)
2016-10-17 Gaurav KhannaMerge pull request dotnet/coreclr#7639 from gkhanna79...
2016-10-17 Dan MoseleyAdd missing ApplicationException derivations (dotnet...
2016-10-17 Koundinya VeluriFix for desktop build of Thread class to add back membe...
2016-10-17 Dmitry-MeDon't return pointer to already deleted object (dotnet...
2016-10-17 Hyeongseok OhFix dotnet/coreclr#7391: Test for DateTime string parsi...
2016-10-17 Russell C HadleyMerge pull request dotnet/coreclr#7340 from russellhadl...
2016-10-16 Gaurav KhannaSkip generating CI job for WinArm32 Checked
2016-10-16 Gaurav KhannaMerge pull request dotnet/coreclr#1965 from lasombra...
2016-10-16 Gaurav KhannaMerge pull request dotnet/coreclr#7640 from dotnet...
2016-10-16 LaSombraUpdate linux-instructions.md
2016-10-16 LaSombraUpdate linux-instructions.md
2016-10-16 LaSombraUpdate linux-instructions.md
2016-10-16 LaSombraUpdate linux-instructions.md
2016-10-16 dotnet-botUpdate CoreClr, External to beta-24616-02, beta-24616...
2016-10-16 Gaurav KhannaOnly run Debug and Release WinArm32 PR Builds
2016-10-16 Stephen ToubMerge pull request dotnet/coreclr#7630 from dotnet...
2016-10-16 Gaurav KhannaMerge pull request dotnet/coreclr#7632 from dotnet...
2016-10-16 dotnet-botUpdate CoreClr, CoreFx to beta-24616-01, beta-24615...
2016-10-16 Gaurav KhannaMerge pull request dotnet/coreclr#7637 from gkhanna79...
2016-10-15 Gaurav KhannaFew more fixes for WinArm32 CI build.
2016-10-15 Justin Van... String.SplitInternal: Remove unnecessary stackalloc...
2016-10-15 Rama krishnan... Merge pull request dotnet/coreclr#7633 from ramarag...
2016-10-15 Rama krishnan... Merge pull request dotnet/coreclr#7631 from ramarag...
2016-10-15 Gaurav KhannaRevert "Revert "Enable Win32Arm CI support""
2016-10-15 Gaurav KhannaMerge pull request dotnet/coreclr#7629 from gkhanna79...
2016-10-15 Rama Krishnan... Exposing Gc.TryStartNoGCRegion
2016-10-15 Gaurav KhannaMerge pull request dotnet/coreclr#7622 from gkhanna79...
2016-10-15 Rama Krishnan... Throwing PlatformNotSupportedException for ActivationAt...
2016-10-15 Jonghyun ParkAllows not to build LLDBPLUGIN (dotnet/coreclr#7390)
2016-10-15 Gaurav KhannaExplicitly specify the Windows SDK version for CMake.
2016-10-15 Jan KotasMerge pull request dotnet/coreclr#7627 from dotnet...
2016-10-14 Russell C.... Add code to switch to bitvec datastructure in cse optim...
2016-10-14 Jan KotasFix build breaks
2016-10-14 Sven BoemerNullReferenceException APIs (dotnet/coreclr#7338)
2016-10-14 David MasonMerge pull request dotnet/coreclr#7591 from vancem...
2016-10-14 Jiyoung Giuliana YunUpdate the header string in runtest.sh (dotnet/coreclr...
next