platform/upstream/coreclr.git
2016-02-20 Josh VartyFix ecma-spec link
2016-02-20 Rama krishnan... Merge pull request #2998 from ramarag/LongFileSupport
2016-02-20 Rama Krishnan... This Change Adds initial Support for LongFiles in the VM,
2016-02-20 Kyungwoo LeeMerge pull request #3257 from kyulee1/cleanbuild
2016-02-20 Jan KotasMerge pull request #3236 from mikedn/noinline-new
2016-02-19 Matt EllisMerge pull request #3256 from ellismg/add-rhel72-badge
2016-02-19 Matt MitchellMerge pull request #3264 from dotnet/revert-3253-add_pr...
2016-02-19 Matt MitchellRevert "Fix PR trigger for ubuntu/osx corefx testing"
2016-02-19 Hongtao YuMerge pull request #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 Matt EllisAdd RHEL Badges
2016-02-19 Matt MitchellMerge pull request #3253 from sejongoh/add_pr_trigger_f...
2016-02-19 Andy AyersMerge pull request #3247 from AndyAyersMS/InlineRefactor4c
2016-02-19 Sergiy KuryataMerge pull request #3241 from wtgodbe/cscbench
2016-02-19 Sergiy KuryataMerge pull request #3250 from janvorli/fix-explicit...
2016-02-19 Brian SullivanMerge pull request #3242 from briansull/arm64conds
2016-02-19 Tarek Mahmoud... Merge pull request #3238 from tarekgh/DateTimeRefactor
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 #3243 from LLITCHEV/structDesc-clone
2016-02-19 Carol EidtMerge pull request #3135 from CarolEidt/x86VirtualStubD...
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 #3237 from AndyAyersMS/InlineRefactor4b
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 #3229 from AndyAyersMS/InlineRefactor4a
2016-02-18 Aditya MandaleekaMerge pull request #3219 from adityamandaleeka/twowaypi...
2016-02-18 Richard L FordMerge pull request #3222 from richardlford/testswithref...
2016-02-18 Matt EllisMerge pull request #3231 from ellismg/add-back-push...
2016-02-18 Jan KotasMerge pull request #3230 from jkotas/jitee-cleanup
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
2016-02-18 Jan KotasDelete MDIL generation support from JIT-EE interface
2016-02-18 Gaurav KhannaMerge pull request #3224 from gkhanna79/UpdateNugetPkg
2016-02-18 Jan KotasDelete NetCF quirks from RyuJIT
2016-02-18 Andy AyersInline refactoring: add candidate observations
2016-02-18 Andy AyersMerge pull request #3196 from AndyAyersMS/InlineRefactor4
2016-02-18 Gaurav KhannaUpdate CoreCLR Nuget package version to be 1.0.2.
2016-02-18 Jan VorlicekMerge pull request #3191 from manu-silicon/absolute_path
2016-02-18 Aditya MandaleekaFix typo in genXplatEventing.py.
2016-02-18 Aditya MandaleekaUse pal.h directly in Unix twowaypipe code and remove...
2016-02-18 Richard L FordPort desktop tests that had references
2016-02-18 Jan KotasMerge pull request #3218 from sergiy-k/niimageloading
2016-02-18 Jan KotasMerge pull request #3220 from dotnet-bot/from-tfs
2016-02-18 Maoni Stephensport fix for pad ratio
2016-02-18 Brian SullivanRefactor the Conditional branches on Arm to match the...
2016-02-18 ManuFix ildasm to be run without specifying the full path
2016-02-18 Sergiy KuryataChange MAPMapPEFile to use ExecutableAllcator instead...
2016-02-18 ManuFix GetEntrypointExecutableAbsolutePath on Linux
2016-02-18 Jan KotasMerge pull request #3215 from jkotas/arm-floatargs
2016-02-18 Aditya MandaleekaRemove PAL_unlink.
2016-02-18 Jan KotasSave/restore floating point arguments in transition...
2016-02-17 Rahul KumarMerge pull request #3213 from rahku/fixarm64
2016-02-17 Jan KotasMerge pull request #3189 from krytarowski/netbsd-support-49
2016-02-17 Kyungwoo LeeMerge pull request #3212 from dotnet-bot/from-tfs
2016-02-17 Sejong OhMerge pull request #3166 from sejongoh/add_linux_corefx...
2016-02-17 Rahul KumarFix arm64 build break
2016-02-17 Kamil RytarowskiFix NetBSD build issue: Use compiler version of alloca...
2016-02-17 Aditya MandaleekaMerge pull request #3211 from gregg-miskelly/OSXAttachFix
2016-02-17 dotnet-botOption for Enforcing Intrinsic Expansion
2016-02-17 Jan VorlicekMerge pull request #3177 from krytarowski/netbsd-support-47
2016-02-17 Andy AyersMerge pull request #3205 from AndyAyersMS/FixBenchFProj...
2016-02-17 Gregg MiskellyFix debugger attach to process on OSX
2016-02-17 Andy AyersInline refactoring: header cleanup and some renaming
2016-02-17 Andy AyersMerge pull request #3203 from AndyAyersMS/FixJitMemoryUsage
2016-02-17 Russ KeldorphMerge pull request #3173 from mikedn/ssadef-dup
2016-02-17 Russ KeldorphMerge pull request #3176 from mikedn/topref
2016-02-17 Andy AyersRemove IlasmRoundTrip from these project files
2016-02-17 Kyungwoo LeeMerge pull request #3187 from manu-silicon/ildasm
2016-02-17 Andy AyersFix issue with excessive memory use by debug and checke...
2016-02-17 ManuFix invalid usage of pointer and SZSTRING_REMAINING_SIZ...
2016-02-17 Jan KotasMerge pull request #3200 from dotnet-bot/from-tfs
2016-02-17 Kamil RytarowskiFix build issue on NetBSD: Make RPATH optional and...
2016-02-17 ManuFix Init to return False when not being able to load...
2016-02-17 Jan KotasMerge pull request #3195 from janvorli/fix-invalid...
2016-02-17 Jan VorlicekMerge pull request #3167 from mikem8361/tracing
2016-02-16 Mike McLaughlinFinish fixing VSO #190301. DACRaiseException need some...
2016-02-16 Richard L FordMerge pull request #3193 from richardlford/addtestlibs0216
2016-02-16 Jan VorlicekFix INVALIDGCVALUE on Unix
2016-02-16 Richard L FordMake dll project files build-only.
2016-02-16 Andy AyersMerge pull request #3124 from AndyAyersMS/InlineRefactor3
2016-02-16 Jan VorlicekMerge pull request #3185 from janvorli/fix-exception...
2016-02-16 Richard L FordAdd libraries for tests that reference them.
2016-02-16 Mike DanesAvoid unnecessary copies of AllSuccessorIter, Location...
2016-02-16 Jan VorlicekFix missing exception corruption severity setting
2016-02-16 Andy AyersInline refactoring: start untangling observation and...
2016-02-16 John ChenMerge pull request #3179 from JohnChen0/crossgen-fprintf
2016-02-16 Steve HarterMerge pull request #2992 from steveharter/FixSanitizerC...
2016-02-16 Sejong OhEnable linux corefx testing
2016-02-15 Jan VorlicekMerge pull request #3183 from janvorli/fix-unwound...
2016-02-15 Eric EilebrechtMerge pull request #3157 from benaadams/QueueUserWorkIt...
2016-02-15 Jan VorlicekFix unwound funclet GC stack reporting on Unix
next