platform/upstream/coreclr.git
2015-12-23 Matt MitchellMerge pull request #2462 from mmitche/add-arm64-users
2015-12-23 Matt MitchellAdd explicit arm64 permissions
2015-12-23 Jan KotasMerge pull request #2459 from jkotas/bogus-test
2015-12-23 Jan KotasDelete bogus test
2015-12-23 Jan KotasMerge pull request #2431 from mikedn/notestwarn
2015-12-23 Richard L FordMerge pull request #2455 from AndyAyersMS/FixSqMtx
2015-12-22 Matt MitchellMerge pull request #2438 from mmitche/update-readme
2015-12-22 Andy AyersReduce iterations in SqMtx
2015-12-22 Matt MitchellMerge pull request #2440 from mmitche/add-private-pr...
2015-12-22 Matt MitchellMerge pull request #2453 from mmitche/fix-triggers
2015-12-22 Matt MitchellRe-add missing FreeBSD PR trigger and reenable PR tests...
2015-12-22 Jan KotasMerge pull request #2425 from erozenfeld/CheckedBuild
2015-12-22 Eugene RozenfeldMerge pull request #2424 from erozenfeld/TailRecursionT...
2015-12-21 Eugene RozenfeldEnable checked builds of CoreCLR.
2015-12-21 Eugene RozenfeldFix for a bug in recursive tail call to loop transforma...
2015-12-21 Matt Mitchellfixup
2015-12-21 Matt MitchellAdd private PR trigger for arm64 windows builds
2015-12-21 Matt MitchellMerge pull request #2439 from mmitche/debug-to-release
2015-12-21 Matt MitchellRun release not debug
2015-12-21 Matt MitchellUpdate readme with arm64 badge
2015-12-21 Jan KotasMerge pull request #2436 from richlander/docs
2015-12-21 Matt MitchellMerge pull request #2437 from mmitche/disable-coreclr...
2015-12-21 Matt MitchellDisable debug coreclr PR testing on linux/osx to keep...
2015-12-21 Jan KotasMerge pull request #2428 from taylorjonl/smartos
2015-12-21 Richard LanderUpdate doc links
2015-12-20 Mike DanesCleanup warnings in native test projects
2015-12-20 Jan KotasMerge pull request #2395 from ellismg/wait-for-single...
2015-12-19 taylorjonlInitial support for building on SmartOS
2015-12-18 Matt EllisFix infinite recursion in hostimpl.cpp
2015-12-18 Matt MitchellMerge pull request #2394 from jashook/path_change
2015-12-18 jashookRemove the quotes on include for arm64 build.
2015-12-18 Matt MitchellMerge pull request #2393 from mmitche/fix-native-test...
2015-12-18 Matt MitchellArchive native test bits too for non-windows
2015-12-18 Matt MitchellMerge pull request #2392 from mmitche/use-release
2015-12-18 Matt MitchellSwitch to using release corefx
2015-12-18 Jan KotasMerge pull request #2378 from ellismg/revert-29ce4f6
2015-12-18 Matt MitchellMerge pull request #2376 from jashook/path_setup
2015-12-18 Matt MitchellMerge pull request #2391 from mmitche/fix-netci
2015-12-18 Matt MitchellglobalParams no longer defined
2015-12-18 Matt MitchellMerge pull request #2377 from mmitche/arm64-win
2015-12-18 Chris McKinseyMerge pull request #2382 from cmckinsey/BenchF1
2015-12-18 Chris McKinseyAdd several Benchstone BenchF benchmarks.
2015-12-18 Matt MitchellArm64 CI support and general refactoring of the CI...
2015-12-18 Vance MorrisonMerge pull request #2381 from davmason/master
2015-12-17 jashookSet up path for toolset.
2015-12-17 Matt EllisRevert 29ce4f6
2015-12-17 Lubomir LitchevMerge pull request #2375 from LLITCHEV/FixIssue1884Again
2015-12-17 Chris McKinseyMerge pull request #2370 from cmckinsey/DMath
2015-12-17 Lubomir LitchevFix a bad conflict resolution.
2015-12-17 Jan KotasMerge pull request #2369 from speshuric/bug/2366
2015-12-17 Jan KotasMerge pull request #2372 from jkotas/gc-update
2015-12-17 Jan KotasUpdate GC from CoreRT
2015-12-17 Pat GavlinMerge pull request #2351 from hoyMS/interopTestLinux
2015-12-17 Jan KotasMerge pull request #2368 from jkotas/rename-gcscan
2015-12-17 Jan KotasMerge pull request #2371 from dotnet-bot/from-tfs
2015-12-17 Jan KotasFix build break in internal build
2015-12-17 Jan KotasRename CNameSpace to GCScan
2015-12-16 Chris McKinseyAdd the BenchF/Dmath Benchstone benchmark in the Xunit...
2015-12-16 Alexander SpeshilovFix System.Collections.BitArray.Clone() fails when...
2015-12-16 Jan KotasMerge pull request #2358 from jkotas/corert-jitdump
2015-12-16 Hongtao YuEnable jit64\hfa tests for Linux
2015-12-16 Jan KotasMerge pull request #2364 from jashook/linux_arm64
2015-12-16 Nate AmundsonMerge pull request #2367 from naamunds/AddDebianCi
2015-12-16 Nate AmundsonAdd Debian build CI jobs
2015-12-16 Jan KotasMake JitDump work in ilc.exe
2015-12-16 jashookLinux arm64 build fix.
2015-12-16 Bruce ForstallMerge pull request #2363 from BruceForstall/FixConfigUsage
2015-12-16 Bruce ForstallMerge pull request #2361 from BruceForstall/JitMinOptsName
2015-12-16 Jan KotasMerge pull request #2360 from dotnet-bot/from-tfs
2015-12-16 Bruce ForstallFix incorrect usage of configuration variables
2015-12-16 Bruce ForstallAdd a new COMPLUS_JITMinOptsName to force MinOpts for...
2015-12-16 Jan KotasFix build break - superfluous argument passed to printf
2015-12-16 Pat GavlinMerge pull request #2354 from pgavlin/ImportSimpleTests
2015-12-16 Jan KotasBug fixes from desktop
2015-12-16 Pat GavlinMerge pull request #2347 from hoyMS/testPorting
2015-12-16 Pat GavlinImport additional JIT tests.
2015-12-15 Jan KotasMerge pull request #2214 from jashook/legacy_jit_build
2015-12-15 Hongtao YuPorting tests
2015-12-15 Jarret ShookBuild the legacy jit for x86 and arm.
2015-12-15 Jan KotasMerge pull request #2346 from dotnet-bot/from-tfs
2015-12-15 Mike McLaughlinMerge pull request #2341 from mikem8361/pipefile2
2015-12-15 Gaurav KhannaMerge pull request #2344 from rahku/winArm64
2015-12-15 Mike McLaughlinDebugger transport pipe file cleanup - Part 2
2015-12-15 Alex GhiondeaAdd the implementation of the TargetFrameworkName metho...
2015-12-15 Rahul KumarBuild arm64 using private toolset
2015-12-15 Jan KotasMerge pull request #2343 from dotnet-bot/from-tfs
2015-12-15 Jan KotasMerge pull request #2342 from jkotas/legacy_abort
2015-12-15 Jan KotasMove Thread.Abort under FEATURE_LEGACYSURFACE
2015-12-15 Jan KotasAdd src/jit/protojit
2015-12-15 Jan KotasMerge pull request #2340 from dotnet-bot/from-tfs
2015-12-15 Jan VorlicekMerge pull request #2339 from Marqin/master
2015-12-15 Pat GavlinMerge pull request #2335 from hoyMS/testPorting
2015-12-15 Jan KotasMerge pull request #2337 from ellismg/fix-2314
2015-12-15 Pallavi TanejaExpose TypeInfo.IsEquiventTo and Assembly.GetEntryAssem...
2015-12-15 Bruce ForstallDon't propagate type handles that are used as null...
2015-12-15 MarqinAdd if to check if Linux for -ldl, because it only...
2015-12-15 Mike McLaughlinMerge pull request #2327 from mikem8361/cleanup
2015-12-15 Hongtao YuPorting tests:
2015-12-15 MarqinLink unixcoreruncommon with dl, which is needed on...
2015-12-15 Lubomir LitchevMerge pull request #2280 from LLITCHEV/SysVTests
next