projects
/
platform
/
upstream
/
dotnet
/
runtime.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/dotnet/runtime.git
2016-05-05
Jarret Shook
Merge pull request dotnet/coreclr#4800 from jashook...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-05
jashook
Fixup netci changes to build correctly.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-05
Bruce Forstall
Merge pull request dotnet/coreclr#4782 from BruceForsta...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-05
Davis Goodin
Merge pull request dotnet/coreclr#4792 from dagood...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-05
Jarret Shook
Merge pull request dotnet/coreclr#4790 from jashook...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-05
Rama krishnan...
Merge pull request dotnet/coreclr#4767 from ramarag...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-05
Rama Krishnan...
[Arm64] Initialize indirection cell for delegates
commit
|
commitdiff
|
tree
|
snapshot
2016-05-05
Aditya Mandaleeka
Merge pull request dotnet/coreclr#4765 from adityamanda...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-05
Rahul Kumar
Merge pull request dotnet/coreclr#4780 from mkborg...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-05
Mike McLaughlin
Remove O_RDWR from sem_open and better error codes...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-05
Andy Ayers
Merge pull request dotnet/coreclr#4763 from AndyAyersMS...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Bruce Forstall
RyuJIT/x86: convert SBCG to NYI for multi-level express...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Aditya Mandaleeka
Merge pull request dotnet/coreclr#4504 from krytarowski...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Sivarv
Merge pull request dotnet/coreclr#4755 from sivarv...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Davis Goodin
Remove CORE_ROOT workaround. .NET CLI no longer uses...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
jashook
Add ryujit x86 pr trigger.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Kyungwoo Lee
Merge pull request dotnet/coreclr#4723 from kyulee1...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Michelle McDaniel
Merge pull request dotnet/coreclr#4727 from adiaaida...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
sivarv
Multi-reg call node support.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Sean Gillespie
Merge pull request dotnet/coreclr#4757 from swgillespie...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Bruce Forstall
Merge pull request dotnet/coreclr#4760 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Kyungwoo Lee
ARM64: Enable Tail Call with Vararg
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Mikhail I....
Fix Windows 'linuxmscorlib arm' build
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Rahul Kumar
Merge pull request dotnet/coreclr#4759 from rahku/crossgen
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Kyungwoo Lee
Merge pull request dotnet/coreclr#4771 from myungjoo...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
MyungJoo Ham
Unix/Build: use -fsigned-char
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Pat Gavlin
Merge pull request dotnet/coreclr#4478 from pgavlin...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Aditya Mandaleeka
Merge pull request dotnet/coreclr#4768 from adityamanda...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Andy Ayers
Update per review feedback.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Yi Zhang (CLR)
Merge pull request dotnet/coreclr#4740 from yizhang82...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Aditya Mandaleeka
Add quotes around coreFxBinDir example.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Andy Ayers
Merge pull request dotnet/coreclr#4753 from AndyAyersMS...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Aditya Mandaleeka
Add 'fwrapv' compile option.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Andy Ayers
Add some tests for optimization of booleans
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Kamil Rytarowski
Add initial NetBSD documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Russ Keldorph
Merge pull request dotnet/coreclr#4705 from RussKeldorp...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Aditya Mandaleeka
Revert "Fix array allocation bounds checking."
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
MyungJoo Ham
ARM: fix stack frame management (dotnet/coreclr#4641)
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Aditya Mandaleeka
Merge pull request dotnet/coreclr#4693 from adityamanda...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Aditya Mandaleeka
Add test for Begin/EndInvoke throwing PlatformNotSuppor...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Rahul Kumar
Fix checking of correct errorlevel for crossgen
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Bruce Forstall
Merge pull request dotnet/coreclr#4738 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Sean Gillespie
Merge pull request dotnet/coreclr#4721 from swgillespie...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Sean Gillespie
Disable two tests under GCStress for dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Pat Gavlin
Create JIT packages during the build.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Michelle McDaniel
Set overflow flag for add/sub hi on x86 TYP_LONG
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Pat Gavlin
Remove SEH interactions between the JIT and the EE.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Sean Gillespie
GCSimulator test run
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Andy Ayers
Inliner: initial version of SizePolicy
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Pat Gavlin
Merge pull request dotnet/coreclr#4728 from pgavlin...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Deepak Shankargouda
Fixing issue with perf targets restoring test runtime...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Yi Zhang (CLR)
Fix calling convention mismatch in 7 interop tests...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Bruce Forstall
Merge pull request dotnet/coreclr#4732 from BruceForsta...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Bruce Forstall
Convert signed int=>long cast SBCG to NYI
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Pat Gavlin
Fix contracts in `tryResolveToken` et. al.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Jan Vorlicek
Merge pull request dotnet/coreclr#4726 from adityamanda...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
James Ko
Generalize Buffer.BlockCopy optimization for either...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Gaurav Khanna
Fix for buildstatus/Issues/Issues.aspx?iid=797159
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Jan Vorlicek
Fix handling of FP args on stack in the ArgIterator...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Rama krishnan...
Merge pull request dotnet/coreclr#4694 from ramarag...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Lubomir Litchev
Merge pull request dotnet/coreclr#4616 from LLITCHEV...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Kyungwoo Lee
Merge pull request dotnet/coreclr#4731 from kyulee1...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Kyungwoo Lee
ARM64: Trigger Failure Email for Push Only
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Rama Krishnan...
Arm64:Implemeting ThisPtrRetBufPrecode:
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Aditya Mandaleeka
Fix array allocation bounds checking.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Bruce Forstall
Merge pull request dotnet/coreclr#4719 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Gaurav Khanna
Merge pull request dotnet/coreclr#4684 from gkhanna79...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Kyungwoo Lee
Merge pull request dotnet/coreclr#4718 from kyulee1...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Aditya Mandaleeka
Merge pull request dotnet/coreclr#4637 from adityamanda...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Lubomir Litchev
Add ability to AutoStartProfiling for CoreCLR.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Jan Kotas
Merge pull request dotnet/coreclr#4709 from myungjoo...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Jan Kotas
Merge pull request dotnet/coreclr#4688 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Bruce Forstall
Merge pull request dotnet/coreclr#4692 from BruceForsta...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Mike McLaughlin
Merge pull request dotnet/coreclr#4543 from krytarowski...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Kyungwoo Lee
ARM64: NativeVarArg
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Kyungwoo Lee
Merge pull request dotnet/coreclr#4621 from kyulee1...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Kyungwoo Lee
ARM64: Enable Varargs with float argument.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Kyungwoo Lee
Merge pull request dotnet/coreclr#4699 from kyulee1...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Andy Ayers
Merge pull request dotnet/coreclr#4689 from AndyAyersMS...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Gaurav Khanna
Enable crossgen to load JIT from a custom location
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Bruce Forstall
Add support for easily collecting JitFuncInfoLogFile...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Yi Zhang (CLR)
Merge pull request dotnet/coreclr#4710 from yizhang82...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Russ Keldorph
Merge pull request dotnet/coreclr#4707 from RussKeldorp...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Russ Keldorph
Merge pull request dotnet/coreclr#4704 from RussKeldorp...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Yi Zhang (CLR)
Fix warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Jonghyun Park
Fix dotnet/coreclr#4496 (dotnet/coreclr#4503)
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
MyungJoo Ham
Disable WIN32_REGISTRY for UNIX platforms
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
John Chen
Merge pull request dotnet/coreclr#4556 from JohnChen0/r2r
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Russ Keldorph
Mark some GC tests incompatible with GCStress
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
John Chen ...
Support generic methods without generic dictionary
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Russ Keldorph
Disable Vector3Interop until failures are addressed
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Russ Keldorph
Mark LotsOfInlines tests as optimization-sensitive
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Mike McLaughlin
Merge pull request dotnet/coreclr#4653 from mikem8361...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Kyungwoo Lee
ARM64: Test.lst Update
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Kyungwoo Lee
Merge pull request dotnet/coreclr#4687 from kyulee1/zap
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Aditya Mandaleeka
Merge pull request dotnet/coreclr#4698 from adityamanda...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Aditya Mandaleeka
Use Unix version of WORKSPACE.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Aditya Mandaleeka
Update directory check for case with multiple CoreFX...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Michelle McDaniel
Merge pull request dotnet/coreclr#4691 from adiaaida...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Andy Ayers
Implement JitNoInlineRange
commit
|
commitdiff
|
tree
|
snapshot
next