platform/upstream/dotnet/runtime.git
2016-10-18 Eric MellinoFix placeholder pdb file path in alpine nuget packages
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-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 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...
2016-10-14 Hanjoung LeeAdd RunBenchmarks.sh for unix-like systems (dotnet...
2016-10-14 Koundinya VeluriMerge pull request dotnet/coreclr#4056 from svick/threa...
2016-10-14 Tarek Mahmoud... Enable RegionInfo netstandard 1.7 APIs (dotnet/coreclr...
2016-10-14 Andy AyersMerge pull request dotnet/coreclr#7580 from benaadams...
2016-10-14 Gaurav KhannaMerge pull request dotnet/coreclr#7620 from dotnet...
2016-10-14 Gaurav KhannaFix stable version for external dependency
2016-10-14 Gaurav KhannaSimplify External Dependency versioning
2016-10-14 Davis GoodinChange warning to error for test asset framework issues...
2016-10-14 dotnet-botUpdate CoreClr to beta-24614-03
2016-10-14 Bruce ForstallRemove DEBUGGING_SUPPORT #ifdef (dotnet/coreclr#7611)
2016-10-14 dotnet botUpdate CoreClr, CoreFx, External to beta-24614-02,...
2016-10-14 Jan KotasMerge pull request dotnet/coreclr#7616 from dotnet...
2016-10-14 Ben AdamsSpinLock.TryEnter fail fast for timeout 0 (dotnet/corec...
2016-10-14 Dmitry-MeClarify code with unobvious precedence (dotnet/coreclr...
2016-10-14 Koundinya VeluriI had unintentionally excluded RuntimeThread.cs when...
2016-10-14 sandreenkoMerge pull request dotnet/coreclr#7605 from sandreenko...
2016-10-13 Pat GavlinMerge pull request dotnet/coreclr#7603 from pgavlin...
2016-10-13 kvochkoEnable DoStackSnapshot API on ARM to walk the current...
2016-10-13 Sergey AndreenkoLower helper call inside PInvoke
2016-10-13 Peter MarcuMerge pull request dotnet/coreclr#2192 from dasMulli...
2016-10-13 smile21prcMerge pull request dotnet/coreclr#7602 from smile21prc...
2016-10-13 Vance MorrisonAdded Docs for Using Visual Studio to Edit and Debug...
2016-10-13 Jan KotasMerge pull request dotnet/coreclr#7600 from jkotas...
2016-10-13 Pat GavlinMerge pull request dotnet/coreclr#7593 from pgavlin...
2016-10-13 Pat GavlinFix a calling convention in SimpleStructNative.
2016-10-13 Smile WeiMake coreclr Windows perf run versionless on benchview...
2016-10-13 Jan KotasUpdate tests to netcoreapp1.1
2016-10-13 Pat GavlinDisable a test that is not compatible with GC stress.
2016-10-13 dasMulliAddressed PR feedback.
2016-10-13 Ben AdamsMove up DOES_NOT_RETURN more
2016-10-13 Ben AdamsCommon List+Array Exceptions
2016-10-13 Ben AdamsCommon CopyTo Exceptions
2016-10-13 Ben AdamsCommon Enumerator exceptions
2016-10-13 Ben AdamsUse existing common exceptions
2016-10-13 Ben AdamsMake ThrowHelper paths simple for DOES_NOT_RETURN
2016-10-13 Ben AdamsSet DOES_NOT_RETURN flag in fgFindJumpTargets
2016-10-13 Ben AdamsCount BBJ_RETURN in fgMakeBasicBlocks
2016-10-13 Koundinya VeluriMerge pull request dotnet/coreclr#7510 from kouvel...
2016-10-13 Jan KotasMerge pull request dotnet/coreclr#7595 from dotnet...
2016-10-12 SivarvMerge pull request dotnet/coreclr#7584 from sivarv...
next