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
2017-04-12
Jan Kotas
Move files to shared CoreLib partition (#10885)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Aditya Mandaleeka
Merge pull request #10816 from adityamandaleeka/handle_...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
William Godbe
Merge pull request #10907 from wtgodbe/BuildTypeReporting2
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
wtgodbe
Pass null instead of empty for PB_BuildType
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
William Godbe
Merge pull request #10906 from wtgodbe/BuildTypeReporting
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
wtgodbe
Pass PB_BuildType as a Pipeline ReportingParameter
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
William Godbe
Merge pull request #10899 from wtgodbe/PipelineReporting
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
wtgodbe
Add last set of reportingParameters to pipelines.json
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Andy Ayers
Merge pull request #10867 from AndyAyersMS/FixSingleDefBug
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Mandar Sahasrabuddhe
CoreFx #15622 Dictionary<TKey, TValue>.Remove(TKey...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Bruce Forstall
Merge pull request #10880 from BruceForstall/ArmCommon
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Pat Gavlin
Merge pull request #10876 from pgavlin/VSO406156
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Jan Kotas
Move a few more types from CoreFX to CoreLib (#10893)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Matt Galbraith
Merge pull request #10894 from dotnet/Add_Build_Type
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Jan Kotas
Merge pull request dotnet/corert#3288 from dotnet/nmirror
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Bruce Forstall
Create common files for ARM32 and ARM64 common code
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Matt Galbraith
Add some BuildType and Subtype info to CoreCLR build...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Pat Gavlin
Merge pull request #10886 from hseok-oh/ci/fix_ci_error
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Jan Kotas
Merge pull request dotnet/corert#3285 from dotnet/nmirror
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Hyeongseok Oh
Remove sudo in netci.groovy
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Hyeongseok Oh
Overwrite permission in coreoverlay generation
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Hyeongseok Oh
Fix netci.groovy
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Hyeongseok Oh
Fix CI test error: permission error
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Sergey Andreenko
Do not spill eeStack after ldtoken opcode. (#10215)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Koundinya Veluri
Fix some static methods on ThreadPool to wait for initi...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Bruce Forstall
Merge pull request #10782 from parjong/fix/x86_funclet_...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
dotnet bot
Update CoreClr to preview1-25210-04 (#10862)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Pat Gavlin
Merge pull request #10871 from pgavlin/PipelineCompatJit
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Pat Gavlin
Merge pull request #10866 from pgavlin/VSO405852
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Pat Gavlin
Fix a few errors in cast decomposition.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Dan Moseley
empty array (#10841)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Roman Artemev
Merge pull request #10814 from rartemev/ilasm_reference...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Bruce Forstall
Merge pull request #10808 from sdmaclea/PR-ARM64-enable...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Jonghyun Park
Extract genInterruptible setting as a separate region
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Jonghyun Park
Use hasPartialArgInfo instead of isPartialArgInfo
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Sergey Andreenko
add test with deep execution tree without stores. ...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Pat Gavlin
Package compatjit.dll in pipeline builds.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Pat Gavlin
Format code.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Aditya Mandaleeka
Move handle destruction code to IGCHandleTable.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Pat Gavlin
Fix VSO bug 405852.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Jan Kotas
Add back UnmanagedType.LPUTF8Str (#10859)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Rew
CoreLib Build System portability updates (#10839)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Koundinya Veluri
Fix contract to allow call into GarbageCollect() to...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Aditya Mandaleeka
Merge pull request #10823 from adityamandaleeka/move_va...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Omar Tawfik
Add empty System.Runtime.CompilerServices.RuntimeFeatur...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Roman Artemev
Added netstandard corelib into ilasm reference resolver
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Atsushi Kanamori
Fix perf penalty for creating dictionaries the easy...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Andy Ayers
Jit: fix issue with single-def type propagation
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Steve MacLean...
[Arm64] Cleanup/fix InitBlkUnroll
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
dotnet bot
Update CoreFx to preview1-25210-01 (#10850)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
James Ko
Implement slicing APIs for ArraySegment<T> (#9926)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Ilya
Incorrect parameter order found by PVS-Studio (#10497)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Atsushi Kanamori
Get rid of "#if FEATURE_RANDOMIZED_STRING_HASHING"...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Cyd Haselton
Updating CODE_OWNERS.TXT (#10834)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Sergey Andreenko
Forbid lea without index and base. (#10771)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Jan Kotas
Delete FEATURE_READYTORUN define for CoreLib build...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Jonghyun Park
[x86/Linux] Set ResumeEsp as Caller Sp when unwond...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Jonghyun Park
[x86/Linux] 16-byte aligned ResolveWorkerChainLookupAsm...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Buyduck
* Fixed issue, when structures with many fields had...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Jan Kotas
Move files to shared CoreLib partition (#10837)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-09
Aditya Mandaleeka
Move variable handle creation.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-09
Sean Gillespie
[Local GC] Move knowledge of the free object method...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-09
Jan Kotas
Move files to shared CoreLib partition (#10830)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-09
Joseph Tremoulet
Update VS2017 'Individual Components' install info...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-09
Jan Kotas
Delete reference to model.xml since it no longer exists...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-09
Jim Ma
Fix the broken link in contributing.md (#10828)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-09
Bruce Forstall
Merge pull request #10776 from sdmaclea/PR-ARM64-CpBlkU...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-09
Bruce Forstall
Merge pull request #10736 from sdmaclea/PR-ARM64-GC...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Hadi Brais
Fix corerun issue when loaded from PATH (#10745)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Alex Perovich
Use a monotonic clock for test timing (#10812)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Koundinya Veluri
Handle SIGTERM on OSX (#10723)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Jim Ma
Exit gracefully when running ildasm -nat against unsupp...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Bruce Forstall
Merge pull request #10811 from BruceForstall/RemoveRELO...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Sean Gillespie
[Local GC] Fix some interface violations (#10817)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Jan Kotas
Merge pull request dotnet/corert#3262 from dotnet/nmirror
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Jan Kotas
Find & replace Exception.SetErrorCode with Exception...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Aditya Mandaleeka
Merge pull request #10757 from adityamandaleeka/handle_...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Aditya Mandaleeka
Move OBJECTHANDLE definition to gcinterface.h
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Aditya Mandaleeka
Add creation of special handle types to IGCHandleTable.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Omar Tawfik
Add System.Runtime.CompilerServices.ReadOnlyAttribute...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Davis Goodin
Temporarily disable symweb indexing (#10807)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Bruce Forstall
Remove RELOC_SUPPORT define
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Jeremy Kuhne
Strip out unused reg code. (#10741)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Steve MacLean...
[Arm64] enable initblk loop unrolling
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
William Godbe
Merge pull request #10806 from wtgodbe/portableMac
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Jan Kotas
Delete moved file
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Jan Kotas
Merge pull request dotnet/corert#3247 from dotnet/nmirror
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Ahson Ahmed...
Using AsSpan since we no longer have slice on string...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Bruce Forstall
Merge pull request #10799 from sdmaclea/PR-Fix-lvRegist...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
wtgodbe
Publish portable OSX binaries into separate container...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Jan Kotas
Move public ThreadAbortException back to CoreLib (...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
dotnet bot
Update CoreClr, CoreFx to preview1-25207-02, preview1...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Steve MacLean...
Address #10799 comments
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Bruce Forstall
Merge pull request #10656 from hseok-oh/ryujit/fix_10654
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Roman Artemev
Merge pull request #10781 from rartemev/ilasm_path_leng...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
William Godbe
Merge pull request #10704 from wtgodbe/BuildDefs
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Steve MacLean...
[Arm64] Use ldp/stp in CpBlkUnroll
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Michelle McDaniel
Merge pull request #10798 from adiaaida/fixjit32Perf
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Jan Kotas
Delete duplicate files and fix build breaks
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Jan Kotas
Merge pull request dotnet/corert#3243 from dotnet/nmirror
commit
|
commitdiff
|
tree
|
snapshot
next