projects
/
platform
/
upstream
/
coreclr.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/coreclr.git
2016-03-04
Kyungwoo Lee
Fix for disabling incremental build for ARM64
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Kyungwoo Lee
Merge pull request #3498 from kyulee1/disinc
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
William Godbe
Merge pull request #3499 from wtgodbe/nameTooLong
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
William Godbe
Fix file-name-too-long error for all builds, not just...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Andy Ayers
Merge pull request #3472 from AndyAyersMS/InlineRefacto...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Kyungwoo Lee
Fix for disabling incremental link in Windows
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Pat Gavlin
Merge pull request #3494 from dotnet-bot/from-tfs
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Pat Gavlin
Merge pull request #3488 from benpye/arm-redefinition
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Pat Gavlin
Add two files that should have been part of changeset...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Pat Gavlin
Refactor Utilcode's IAllocators.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Lubomir Litchev
Merge pull request #3459 from LLITCHEV/Issue3382-1
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Ben Pye
Fix ARM build regression
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Lubomir Litchev
Fix GC holes for all AMD64 platforms (Windows and Syste...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Russ Keldorph
Merge pull request #3457 from RussKeldorph/Reenable
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Sejong Oh
Merge pull request #3284 from sejongoh/pull_down_coredi...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Matt Mitchell
Merge pull request #3476 from mmitche/fix-triggers
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Davis Goodin
Merge pull request #3405 from dagood/new-cli
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Matt Mitchell
Fix triggers
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Pat Gavlin
Merge pull request #1668 from Dmitry-Me/assignmentOpRet...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Sivarv
Merge pull request #3467 from sivarv/emitInsMovFix
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jan Kotas
Merge pull request #3471 from dotnet-bot/from-tfs
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Mike McLaughlin
Merge pull request #3466 from mikem8361/armfix
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Maoni Stephens
Integrate GC changes from full framework
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Andy Ayers
Inline refactoring: rework logic in compCompileHelper
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Andy Ayers
Merge pull request #3447 from AndyAyersMS/ForceInlineFix
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jarret Shook
Merge pull request #3468 from jashook/amr64_rel
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
jashook
Turn off testing for arm64 for debug and checked builds.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jarret Shook
Merge pull request #3435 from jashook/arm64_testing
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Mike McLaughlin
Fixes issue #3453 ARM build break.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Andy Ayers
Merge pull request #3460 from AndyAyersMS/FixBadInlinee...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Davis Goodin
Change all dependency versions to match what was actual...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Davis Goodin
Remove RestorePackages = true from all test csproj's.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Davis Goodin
Use tooling to add Platforms dependencies and imports...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Davis Goodin
Remove all lockfiles from source control.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Davis Goodin
Upgrade CLI version and buildtools, and make build...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
sivarv
Fix to intermittent failure of jit test 200w1d-09_cpp_r.exe
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Kyungwoo Lee
Merge pull request #3444 from kyulee1/mul
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Kyungwoo Lee
ARM64: Fix for Multiplication with Overflow Check
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Pat Gavlin
Merge pull request #3464 from kyulee1/deltest
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
jashook
Small changes to netci to enable arm64 testing.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jan Kotas
Merge pull request #3456 from bbowyersmyth/StringReplace
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Kyungwoo Lee
Delete a bad test (b06435) for double to long conversion
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Sejong OH
Add pulling down coredistool package for gcstress test
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jan Kotas
Merge pull request #3458 from dotnet-bot/from-tfs
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Andy Ayers
Inliner: fix assert for multiple failure reasons when...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
John Chen
Fix build break on arm caused by long path support...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Russ Keldorph
Reenable tests after #2728 workaround in place
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Sean Gillespie
Merge pull request #3448 from swgillespie/license_headers
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Bruce Bowyer...
Port String.Replace(char, char) from CoreRT
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Andy Ayers
Inliner: restore some force inline overrides
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Swaroop Sridhar
Merge pull request #3438 from swaroop-sridhar/corjithost
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Mike McLaughlin
Merge pull request #3445 from mikem8361/buildsymbols
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
John Chen
Merge pull request #3433 from JohnChen0/longpath
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Gaurav Khanna
Merge pull request #3440 from gkhanna79/InitToolsUpdate
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Andy Ayers
Merge pull request #3436 from AndyAyersMS/InlineRefacto...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Kyungwoo Lee
Merge pull request #3385 from kyulee1/fixmod1
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Mike McLaughlin
Enable source/line info on "release" builds
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Kyungwoo Lee
ARM64: Fix for Mod 1
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Gaurav Khanna
Map RHEL distribution to download CentOS CLI
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Lubomir Litchev
Merge pull request #3351 from LLITCHEV/Issue2757
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Brian Sullivan
Merge pull request #3437 from briansull/update-tests
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Brian Sullivan
Moved 42 tests from UNSTABLE to EXPECTED_PASS
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Swaroop Sridhar
Export CorJitHost interface
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Brian Sullivan
Updated arm64 Tests.lst for PR #3430
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Andy Ayers
Inliner refactoring: allow repeated bad observations
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Lubomir Litchev
Add support for emitting GC-ness of the second return...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Pat Gavlin
Merge pull request #3434 from dotnet-bot/from-tfs
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Andy Ayers
Merge pull request #3432 from AndyAyersMS/InlineRefacto...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Pat Gavlin
Fix a build break in ArenaAllocator.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
John Chen ...
Support long paths in CoreCLR runtime on Windows
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Andy Ayers
Inliner refactoring: remove the LR sampling mode
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Pat Gavlin
Merge pull request #3431 from CarolEidt/ProtojitAltJit
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Pat Gavlin
Merge pull request #3389 from pgavlin/AllocatorRefactor
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Pat Gavlin
Merge pull request #3429 from kyulee1/pow
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Rahul Kumar
Merge pull request #3430 from rahku/arm64
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Carol Eidt
Define ALT_JIT for protojit.dll
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
William Godbe
Merge pull request #3328 from wtgodbe/centos
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
William Godbe
Enable checked CentOS pri 1 build & test jobs per-commi...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Rahul Kumar
Fixes issue #2643 and #2731
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Pat Gavlin
Merge pull request #3399 from pgavlin/Disable374539
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Pat Gavlin
Refactor the pooled ArenaAllocator.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Kyungwoo Lee
ARM64: Fix for pow test
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Gaurav Khanna
Merge pull request #3423 from gkhanna79/ExtendNugetPkgS...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Matt Ellis
Merge pull request #3424 from dotnet-bot/from-tfs
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Matt Ellis
Add missing .gitmirror file.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-28
Stephen Toub
Merge pull request #3418 from krytarowski/netbsd-support-58
commit
|
commitdiff
|
tree
|
snapshot
2016-02-28
Rahul Kumar
Merge pull request #3387 from rahku/Helix
commit
|
commitdiff
|
tree
|
snapshot
2016-02-28
Rahul Kumar
remove hack to copy currently built runtime.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-28
Gaurav Khanna
Generate CoreCLR Nuget Package for CentOS, Debian and...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-28
Rahul Kumar
Merge pull request #3402 from rahku/fixBbuil
commit
|
commitdiff
|
tree
|
snapshot
2016-02-28
Jan Kotas
Merge pull request #3410 from jkotas/license
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Jan Kotas
Merge pull request #3415 from krytarowski/netbsd-support-57
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Kamil Rytarowski
Add netbsdmscorlib to build.cmd
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Aditya Mandaleeka
Merge pull request #3140 from adityamandaleeka/env_pal
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Kamil Rytarowski
Fix build on NetBSD: Include <stdarg.h> for va_arg(3)
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Aditya Mandaleeka
Merge pull request #3261 from krytarowski/netbsd-support-51
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Aditya Mandaleeka
Further cleanup of environment code.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Jan Kotas
Merge pull request #3406 from BruceForstall/RemoveDupGS2
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Jan Kotas
Update license header
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Jan Kotas
Merge pull request #3395 from dotnet-bot/from-tfs
commit
|
commitdiff
|
tree
|
snapshot
next