platform/upstream/dotnet/runtime.git
2016-02-23 stephentoubFix Guid.TryParse to not throw FormatException
2016-02-23 Jan KotasMerge pull request dotnet/coreclr#3307 from krytarowski...
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 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 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 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...
2016-02-20 Andy AyersInlineRefactoring: start to capture failures in the...
2016-02-20 Rama Krishnan... This Change Adds initial Support for LongFiles in the VM,
2016-02-20 Eugene RozenfeldFix for SIMD intrinsic Initialize expansion.
2016-02-20 Aditya MandaleekaAdd PID disambiguation to debugger named semaphores.
2016-02-20 Kyungwoo LeeMerge pull request dotnet/coreclr#3257 from kyulee1...
2016-02-20 Gaurav Khanna... Fixes to build CentOS CoreCLR Nuget Package
2016-02-20 Jan KotasMerge pull request dotnet/coreclr#3236 from mikedn...
2016-02-19 William GodbeAdd option to runtest.sh to generate code coverage...
2016-02-19 Matt EllisMerge pull request dotnet/coreclr#3256 from ellismg...
2016-02-19 Matt MitchellMerge pull request dotnet/coreclr#3264 from dotnet...
2016-02-19 Matt MitchellRevert "Fix PR trigger for ubuntu/osx corefx testing"
2016-02-19 Hongtao YuMerge pull request dotnet/coreclr#3254 from hoyMS/bug2388
2016-02-19 Kyungwoo LeeFix clean test build
2016-02-19 Hongtao YuDo not transform user-implemented math intrinsics that...
2016-02-19 William GodbeDisable tests failing on OSX
2016-02-19 Matt MitchellMerge pull request dotnet/coreclr#3253 from sejongoh...
2016-02-19 Andy AyersMerge pull request dotnet/coreclr#3247 from AndyAyersMS...
2016-02-19 Sergiy KuryataMerge pull request dotnet/coreclr#3241 from wtgodbe...
2016-02-19 Sergiy KuryataMerge pull request dotnet/coreclr#3250 from janvorli...
2016-02-19 Brian SullivanMerge pull request dotnet/coreclr#3242 from briansull...
2016-02-19 Tarek Mahmoud... Merge pull request dotnet/coreclr#3238 from tarekgh...
2016-02-19 Sejong OhFix PR trigger for ubuntu/osx corefx testing
2016-02-19 Jan VorlicekFix the explicit frames unwinding on Unix
2016-02-19 Lubomir LitchevMerge pull request dotnet/coreclr#3243 from LLITCHEV...
2016-02-19 Carol EidtMerge pull request dotnet/coreclr#3135 from CarolEidt...
2016-02-19 Lubomir LitchevAdded code to clone the structDesc member of GT_CALL.
2016-02-19 Andy AyersInlineRefactor: rename inlExpLst to InlineContext
2016-02-19 Andy AyersMerge pull request dotnet/coreclr#3237 from AndyAyersMS...
2016-02-19 Aditya MandaleekaDisambiguate debug pipe names with more than just PID.
2016-02-19 Brian SullivanMade the changes suggested fromn code reviewers
2016-02-19 William Godbestop copying of bad System.Runtime version
2016-02-18 Brian SullivanAdded enum CompareKind as input to genJumpKindForOper()
2016-02-18 Andy AyersInline refactoring: capture failing observation for...
2016-02-18 Carol EidtEnable Virtual Stub calls that are direct for x86
2016-02-18 Tarek Mahmoud... Small refactoring in DateTime comparing methods
2016-02-18 Mike DanesDo not define global inline new/delete operators
2016-02-18 Andy AyersMerge pull request dotnet/coreclr#3229 from AndyAyersMS...
2016-02-18 Aditya MandaleekaMerge pull request dotnet/coreclr#3219 from adityamanda...
2016-02-18 Richard L FordMerge pull request dotnet/coreclr#3222 from richardlfor...
2016-02-18 Matt EllisMerge pull request dotnet/coreclr#3231 from ellismg...
2016-02-18 Jan KotasMerge pull request dotnet/coreclr#3230 from jkotas...
2016-02-18 Richard L FordDelete 'do not port' test, add non-windows exclusions
2016-02-18 Matt EllisAdd back push triggers
2016-02-18 Jan KotasDelete unused files
next