platform/upstream/coreclr.git
2015-12-18 Vance MorrisonMerge pull request #2381 from davmason/master
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
2015-12-15 Pat GavlinMerge pull request #2312 from richardlford/portilasm1210
2015-12-14 Matt EllisFix transparency annotations
2015-12-14 Mike McLaughlinPAL Module/shutdown cleanup.
2015-12-14 Richard L FordUpdate IL.targets to handle more properties
2015-12-14 Lubomir LitchevMerge remote-tracking branch 'origin/master' into SysVTests
2015-12-14 Pat GavlinMerge pull request #2308 from hoyMS/hfaTest
2015-12-14 Hongtao YuPorting managed part of HFA tests
2015-12-13 Jan KotasMerge pull request #2278 from manu-silicon/fix_llilc
2015-12-13 Jan KotasMerge pull request #2324 from jkotas/fix-pal-test
2015-12-13 Jan KotasMerge pull request #2320 from mikedn/lnk4221
2015-12-12 Jan KotasDelete bad PAL test case
2015-12-12 Mike DanesRemove unnecessary files from build and disable LNK4221
2015-12-12 Jan KotasMerge pull request #2323 from jkotas/disable-failing...
2015-12-12 Jan KotasDisable failing tests
2015-12-12 Jan KotasMerge pull request #2321 from dotnet-bot/from-tfs
2015-12-12 Jan KotasFix build break
2015-12-12 Mike McLaughlinMerge pull request #2318 from mikem8361/pipefile
2015-12-12 Brian SullivanMerge pull request #2316 from dotnet-bot/from-tfs
2015-12-12 Brian SullivanPort of all JIT changes for .NET Framework 4.6.1 changes
2015-12-12 Mike McLaughlinFix pipe file cleanup in /tmp directory.
2015-12-12 Pat GavlinMerge pull request #2288 from hoyMS/testHasReference
2015-12-11 Jan KotasMerge pull request #2310 from mikedn/lnk4044
2015-12-11 Bruce ForstallFix desktop build of ilasm
2015-12-11 Mike DanesDo not use /OPT:REF /OPT:ICF for static libraries
2015-12-11 Hongtao YuDisable JIT.Methodical.Boxing.misc._dbgconcurgc_il...
2015-12-11 Jan VorlicekMerge pull request #2303 from kyulee1/ilasm
2015-12-11 Hongtao YuPorting tests that have references
2015-12-11 Jan KotasMerge pull request #2302 from ccurrens/dtfi_race_condition
2015-12-11 Kyungwoo LeeEnable ILASM for *nix
2015-12-11 Pat GavlinMerge pull request #2275 from pgavlin/ImportMissingTests
2015-12-10 Christopher... Fix race condition in DateTimeOffsetPattern
2015-12-10 Pat GavlinImport missing JIT tests.
2015-12-10 David MasonFix EventSource.IsDisposed to correctly indicate that...
2015-12-10 Pat GavlinMerge pull request #2284 from hoyMS/tailCallTest
2015-12-10 Stephen ToubMerge pull request #2293 from stephentoub/tickcount_perf
2015-12-10 Pat GavlinMerge pull request #2276 from hoyMS/interopTest
2015-12-10 Sean GillespieMerge pull request #2270 from swgillespie/gc_performanc...
2015-12-10 Stephen ToubUse CLOCK_MONOTONIC_COARSE in GetTickCount64
2015-12-10 Jan VorlicekMerge pull request #2292 from janvorli/fix-exception...
2015-12-10 Jan KotasMerge pull request #2281 from kyulee1/ilasm
2015-12-10 Eric ErhardtMerge pull request #2196 from eerhardt/CompareOptions2
2015-12-10 Jan VorlicekFix C++ exception handling when coreclr is loaded befor...
2015-12-10 Andy AyersMerge pull request #2283 from AndyAyersMS/SimdPerf
2015-12-10 Mike McLaughlinMerge pull request #2282 from mikem8361/sosdbifix
2015-12-10 Andy AyersConsoleMandel jit benchmark
next