platform/upstream/coreclr.git
2016-03-01 Andy AyersMerge pull request #3436 from AndyAyersMS/InlineRefacto...
2016-03-01 Kyungwoo LeeMerge pull request #3385 from kyulee1/fixmod1
2016-03-01 Kyungwoo LeeARM64: Fix for Mod 1
2016-03-01 Lubomir LitchevMerge pull request #3351 from LLITCHEV/Issue2757
2016-03-01 Brian SullivanMerge pull request #3437 from briansull/update-tests
2016-03-01 Brian SullivanMoved 42 tests from UNSTABLE to EXPECTED_PASS
2016-03-01 Brian SullivanUpdated arm64 Tests.lst for PR #3430
2016-03-01 Andy AyersInliner refactoring: allow repeated bad observations
2016-02-29 Lubomir LitchevAdd support for emitting GC-ness of the second return...
2016-02-29 Pat GavlinMerge pull request #3434 from dotnet-bot/from-tfs
2016-02-29 Andy AyersMerge pull request #3432 from AndyAyersMS/InlineRefacto...
2016-02-29 Pat GavlinFix a build break in ArenaAllocator.
2016-02-29 Andy AyersInliner refactoring: remove the LR sampling mode
2016-02-29 Pat GavlinMerge pull request #3431 from CarolEidt/ProtojitAltJit
2016-02-29 Pat GavlinMerge pull request #3389 from pgavlin/AllocatorRefactor
2016-02-29 Pat GavlinMerge pull request #3429 from kyulee1/pow
2016-02-29 Rahul KumarMerge pull request #3430 from rahku/arm64
2016-02-29 Carol EidtDefine ALT_JIT for protojit.dll
2016-02-29 William GodbeMerge pull request #3328 from wtgodbe/centos
2016-02-29 William GodbeEnable checked CentOS pri 1 build & test jobs per-commi...
2016-02-29 Rahul KumarFixes issue #2643 and #2731
2016-02-29 Pat GavlinMerge pull request #3399 from pgavlin/Disable374539
2016-02-29 Pat GavlinRefactor the pooled ArenaAllocator.
2016-02-29 Kyungwoo LeeARM64: Fix for pow test
2016-02-29 Gaurav KhannaMerge pull request #3423 from gkhanna79/ExtendNugetPkgS...
2016-02-29 Matt EllisMerge pull request #3424 from dotnet-bot/from-tfs
2016-02-29 Matt EllisAdd missing .gitmirror file.
2016-02-28 Stephen ToubMerge pull request #3418 from krytarowski/netbsd-support-58
2016-02-28 Rahul KumarMerge pull request #3387 from rahku/Helix
2016-02-28 Rahul Kumarremove hack to copy currently built runtime.
2016-02-28 Gaurav KhannaGenerate CoreCLR Nuget Package for CentOS, Debian and...
2016-02-28 Rahul KumarMerge pull request #3402 from rahku/fixBbuil
2016-02-28 Jan KotasMerge pull request #3410 from jkotas/license
2016-02-27 Jan KotasMerge pull request #3415 from krytarowski/netbsd-support-57
2016-02-27 Kamil RytarowskiAdd netbsdmscorlib to build.cmd
2016-02-27 Aditya MandaleekaMerge pull request #3140 from adityamandaleeka/env_pal
2016-02-27 Kamil RytarowskiFix build on NetBSD: Include <stdarg.h> for va_arg(3)
2016-02-27 Aditya MandaleekaMerge pull request #3261 from krytarowski/netbsd-support-51
2016-02-27 Aditya MandaleekaFurther cleanup of environment code.
2016-02-27 Jan KotasMerge pull request #3406 from BruceForstall/RemoveDupGS2
2016-02-27 Jan KotasUpdate license header
2016-02-27 Jan KotasMerge pull request #3395 from dotnet-bot/from-tfs
2016-02-27 Bruce ForstallMerge pull request #3397 from BruceForstall/AddRuntimeI...
2016-02-27 Bruce ForstallMerge pull request #3403 from BruceForstall/FixLinuxSta...
2016-02-27 Jan KotasMerge pull request #3409 from stephentoub/stop_masking_...
2016-02-27 Pat GavlinMerge pull request #3407 from mikedn/nra-comments
2016-02-27 Stephen ToubStop masking SIGTSTP and SIGCONT
2016-02-27 Mike DanesUpdate JIT's ArenaAllocator comments
2016-02-27 Pat GavlinMerge pull request #3400 from pgavlin/TruncationCleanup
2016-02-27 Mike McLaughlinMerge pull request #3401 from mikem8361/sosdocs
2016-02-27 Bruce ForstallAdd linker magic to non-Windows standalone RyuJIT build...
2016-02-27 Bruce ForstallRemove duplicate /GS switch
2016-02-27 Matt EllisMerge pull request #3398 from mikem8361/fixstrike
2016-02-27 Brian SullivanMerge pull request #3390 from briansull/mod-fixes
2016-02-27 Brian SullivanFixes GT_MOD codegen and three other issues for ARM64
2016-02-27 Rahul Kumarfix warning C4334
2016-02-27 Mike McLaughlinAdd the "sosdocsunix.txt" sos help file to the nuget...
2016-02-27 Pat GavlinMove devdiv374539 out of test priority 0.
2016-02-27 Jan VorlicekMerge pull request #3393 from janvorli/make-hw-exceptio...
2016-02-27 Pat GavlinClean up some truncation warnings in the JIT.
2016-02-27 Mike McLaughlinFix sos/strike build.
2016-02-27 Bruce ForstallAdd reference to System.Runtime.InteropServices.Runtime...
2016-02-27 Bruce ForstallMerge pull request #3383 from BruceForstall/FixJitSyste...
2016-02-26 Matt EllisFix directory name casing in TFS to match what is in...
2016-02-26 Jan VorlicekChange avtest priority to 0
2016-02-26 Matt EllisAdd missing .gitmirror file.
2016-02-26 Aditya MandaleekaAdd documentation to environ functions.
2016-02-26 Aditya MandaleekaFix all callers of environment functions.
2016-02-26 Aditya MandaleekaRemove usage of PALC versions of critsec functions...
2016-02-26 Aditya MandaleekaModify environment code to avoid unsafe environ usage.
2016-02-26 Aditya MandaleekaConsolidate environment code in environ.cpp.
2016-02-26 Chris McKinseyMerge pull request #3381 from cmckinsey/DevDiv_168744
2016-02-26 Kyungwoo LeeMerge pull request #3376 from kyulee1/fixcast
2016-02-26 Mike McLaughlinMerge pull request #3365 from mikem8361/osxexception
2016-02-26 Mike McLaughlinFix the osx exception port forwarding limitations.
2016-02-26 Bruce ForstallChange binding of System.IO.FileSystem
2016-02-26 Jose Perez... Merge pull request #3329 from joperezr/CleanToolRuntime
2016-02-26 Chris McKinseyFix bug in optOptimizeBools for equality of 0/1.
2016-02-26 Andy AyersMerge pull request #3362 from AndyAyersMS/InlineRefactor5a2
2016-02-26 Jan KotasMerge pull request #3374 from dotnet-bot/from-tfs
2016-02-26 Jan KotasMerge pull request #3375 from BruceForstall/FixAltJitLo...
2016-02-26 Jan VorlicekMerge pull request #3357 from janvorli/fix-stackwalk
2016-02-26 Kyungwoo LeeARM64: Fix for casting long to ulong
2016-02-26 Bruce ForstallFix CoreCLR altjit loading that was broken by LongFile...
2016-02-26 Matt EllisRemove need for mono resgen
2016-02-26 Jan KotasMerge pull request #3350 from arnmac/patch-1
2016-02-26 Jan KotasMerge pull request #3361 from dotnet-bot/from-tfs
2016-02-26 Stephen ToubMerge pull request #3370 from stephentoub/upgrade_build...
2016-02-26 Jan KotasMerge pull request #3363 from pallavit/UpdateReflectionSA
2016-02-26 Andy AyersInlineRefactoring: capturing bits of legacy policy
2016-02-26 Pat GavlinMerge remote-tracking branch 'upstream/master' into...
2016-02-26 stephentoubUpgrade buildtools to 177
2016-02-26 Pat GavlinMerge pull request #3359 from pgavlin/AllocatorCleanup2
2016-02-26 Lubomir LitchevMerge pull request #3319 from LLITCHEV/implicit-RetBuf...
2016-02-26 Pat GavlinUpdate norls_allocator to conform to the JIT CC.
2016-02-26 Jan VorlicekFix stack walker on Unix
2016-02-26 Aditya MandaleekaMerge pull request #3364 from adityamandaleeka/semaphor...
2016-02-25 Mike McLaughlinMerge pull request #3336 from mikem8361/sosstack
2016-02-25 Mike McLaughlinCreate a version resilient interface between sos (libso...
2016-02-25 Lubomir LitchevExplicitly change the type of a method with implicit...
next