platform/upstream/dotnet/runtime.git
2016-02-25 dotnet-botRoll back change 1578859 on behalf of pagavlin. Change...
2016-02-25 Jan KotasMerge pull request dotnet/coreclr#3356 from bendono...
2016-02-25 Jan KotasMerge pull request dotnet/coreclr#3358 from dotnet...
2016-02-25 Ben MonroeValidate PowerShell prerequisite. Update documentation.
2016-02-25 Pat GavlinAdd a new set of APIs for JIT configuration.
2016-02-25 Jan KotasMerge pull request dotnet/coreclr#3354 from dotnet...
2016-02-25 Jan KotasMerge pull request dotnet/coreclr#3353 from jkotas...
2016-02-25 Jan KotasMerge pull request dotnet/coreclr#3335 from dotnet...
2016-02-25 Jan KotasFixes for GC update
2016-02-25 Jan KotasWorkaround missing UrlEscape
2016-02-25 Jan KotasUpdate GC from CoreRT
2016-02-25 Jan KotasFix build break - add precompiled header
2016-02-25 Jan KotasMerge pull request dotnet/coreclr#3339 from RussKeldorp...
2016-02-25 Jan KotasMerge pull request dotnet/coreclr#3334 from brianrob...
2016-02-25 Carol EidtMerge pull request dotnet/coreclr#3296 from CarolEidt...
2016-02-25 Jan KotasMerge pull request dotnet/coreclr#3340 from stephentoub...
2016-02-25 Jan KotasMerge pull request dotnet/coreclr#3341 from jkotas...
2016-02-25 Jan KotasMerge pull request dotnet/coreclr#3331 from brianrob...
2016-02-25 Jan KotasMerge pull request dotnet/coreclr#3348 from JohnChen0...
2016-02-25 Pat GavlinMerge pull request dotnet/coreclr#3333 from pgavlin...
2016-02-24 SivarvMerge pull request dotnet/coreclr#3345 from sivarv...
2016-02-24 Rahul KumarMerge pull request dotnet/coreclr#3343 from rahku/Helix
2016-02-24 sivarvFix to second CoreFX SIMD test failure mentioned in...
2016-02-24 Andy AyersMerge pull request dotnet/coreclr#3315 from AndyAyersMS...
2016-02-24 Jan KotasMerge pull request dotnet/coreclr#3233 from vancem...
2016-02-24 Kyungwoo LeeMerge pull request dotnet/coreclr#3316 from kyulee1...
2016-02-24 dotnet-botFix for Bug 192726:[amd64][ilGen] gtVNPair_GetLiberal...
2016-02-24 Jan KotasAdd CORINFO_TOKENKIND_NewObj
2016-02-24 stephentoubEnsure Debugger.NotifyOfCrossthreadDependency is expose...
2016-02-24 Russ KeldorphReplace reference to msvcr110.dll with msvcrt.dll in...
2016-02-23 Pallavi Taneja[Fix build break] In the previous change I exposed...
2016-02-23 Pat GavlinRemove dead definitions in alloc.h.
2016-02-23 Brian RobbinsFix PerfMap::GetNativeImageSignature to work for ready...
2016-02-23 Brian RobbinsUpdate crossgen /CreatePerfMap to clear NGENWORKER_FLAG...
2016-02-23 Pat GavlinExpose a hosting interface for the JIT.
2016-02-23 Kyungwoo LeeFix for pMustExpand early fail.
2016-02-23 Carol EidtHandle long operators with non-leaf operands on RyuJIT/x86
2016-02-23 Pallavi TanejaExpose necessary surface area required for API Converge...
2016-02-23 Andy AyersInlineRefactoring: introducing InlinePolicy
2016-02-23 Andy AyersMerge pull request dotnet/coreclr#3300 from dotnet...
2016-02-23 Jan KotasMerge pull request dotnet/coreclr#3301 from stephentoub...
2016-02-23 Jan KotasMerge pull request dotnet/coreclr#3307 from krytarowski...
2016-02-23 Andy AyersInlineRefactoring: capture remaining failing cases...
2016-02-23 Lubomir LitchevMerge pull request dotnet/coreclr#3303 from LLITCHEV...
2016-02-23 Jan KotasMerge pull request dotnet/coreclr#3304 from andschwa...
2016-02-23 Rahul KumarAdd xunit.performance.core to core_root. required for...
2016-02-23 Aditya MandaleekaMerge pull request dotnet/coreclr#3248 from adityamanda...
2016-02-23 Lubomir LitchevFix a hole in the GC generated for PutArgStructStk.
2016-02-23 Kamil RytarowskiFix build issue on NetBSD: Include <stdarg.h> for va_list
2016-02-22 Andrew SchwartzmeyerRemove mask of SIGCHLD
2016-02-22 Jan KotasMerge pull request dotnet/coreclr#3293 from jkotas...
2016-02-22 Jan KotasMerge pull request dotnet/coreclr#3298 from jkotas...
2016-02-22 William GodbeMerge pull request dotnet/coreclr#3302 from wtgodbe...
2016-02-22 stephentoubFix Guid.TryParse to not throw FormatException
2016-02-22 Eugene RozenfeldMerge pull request dotnet/coreclr#3244 from erozenfeld...
2016-02-22 Sejong OhMerge pull request dotnet/coreclr#3259 from sejongoh...
2016-02-22 Sejong OhAdd minopts and fix few bugs
2016-02-22 William GodbeIntegrate ToF version of DateTimeKind test to prevent...
2016-02-22 Jan KotasMerge pull request dotnet/coreclr#3294 from jkotas...
2016-02-22 Rahul KumarMerge pull request dotnet/coreclr#3266 from rahku/Helix
2016-02-22 Rahul Kumaradd helix run support to coreclr repo
2016-02-22 Jan KotasUpdate RyuJIT package version
2016-02-22 Carol EidtMerge pull request dotnet/coreclr#3270 from CarolEidt...
2016-02-22 Vance MorrisonAdd in code to do NullArgumentChecks for compatibiity
2016-02-22 Gaurav KhannaMerge pull request dotnet/coreclr#3282 from gkhanna79...
2016-02-22 Jan KotasDelete FEATURE_REF_ZERO_OFFSET_ALLOWED
2016-02-22 Andy AyersMerge pull request dotnet/coreclr#3289 from AndyAyersMS...
2016-02-22 Jan KotasUse default calling convention small type widening...
2016-02-22 Gaurav KhannaGenerate WinX86 Nuget package
2016-02-22 Matt MitchellMerge pull request dotnet/coreclr#3286 from sejongoh...
2016-02-22 Jan VorlicekMerge pull request dotnet/coreclr#3255 from juergenhoet...
2016-02-22 Matt EllisMerge pull request dotnet/coreclr#3260 from gkhanna79...
2016-02-22 Jan KotasMerge pull request dotnet/coreclr#3290 from krytarowski...
2016-02-22 Kamil RytarowskiTemporarily disable paltest_pal_sxs_test1 on NetBSD
2016-02-21 Kamil RytarowskiFix typo in the name of the paltest_getcurrentthread_te...
2016-02-21 Andy AyersInline refactoring: split up depth and recursion checks
2016-02-21 Andy AyersMerge pull request dotnet/coreclr#3275 from AndyAyersMS...
2016-02-21 Jan KotasMerge pull request dotnet/coreclr#3278 from jamesqo...
2016-02-21 Jan KotasMerge pull request dotnet/coreclr#3285 from krytarowski...
2016-02-21 Sejong OhAdd export to define environment variables
2016-02-21 Kamil RytarowskiFix test issue on NetBSD: Walk-around getrusage(2)...
2016-02-21 James KoShort-circuit for empty strings in Insert/Remove
2016-02-21 Jan KotasMerge pull request dotnet/coreclr#3280 from jamesqo...
2016-02-21 Jan KotasMerge pull request dotnet/coreclr#3279 from krytarowski...
2016-02-20 Kamil RytarowskiRemove trailing whitespace
2016-02-20 James KoAvoid string allocations in some Concat overloads
2016-02-20 Kamil RytarowskiDisable not relevant tests for NetBSD: SCHED_OTHER...
2016-02-20 Sergiy KuryataMerge pull request dotnet/coreclr#3265 from wtgodbe...
2016-02-20 Jan KotasMerge pull request dotnet/coreclr#3262 from wtgodbe...
2016-02-20 Jan KotasMerge pull request dotnet/coreclr#3274 from jamesqo...
2016-02-20 James KoRemove unnecessary ref parameters from String.cs
2016-02-20 Jan KotasMerge pull request dotnet/coreclr#3221 from jamesqo...
2016-02-20 Jan KotasMerge pull request dotnet/coreclr#3269 from JoshVarty...
2016-02-20 Jan KotasMerge pull request dotnet/coreclr#3273 from krytarowski...
2016-02-20 Kamil RytarowskiDisallow setting of priority for SCHED_OTHER threads...
2016-02-20 Juergen HoetzelFix misleading typo
2016-02-20 Juergen HoetzelHandle CMakeArgs correctly
2016-02-20 Carol EidtMark compTypeCtxtArg as lvOnFrame
2016-02-20 Josh VartyFix ecma-spec link
2016-02-20 Rama krishnan... Merge pull request dotnet/coreclr#2998 from ramarag...
next