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-11-16
Michelle McDaniel
Fix the path to build artifacts for formatting
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Sean Gillespie
Enable GCToOSInterface to be defined on the GC side...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Tarek Mahmoud...
Full support of idn mapping (#8134)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Pat Gavlin
Merge pull request #8135 from pgavlin/fixExtendPtrVN
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Pat Gavlin
Format code.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
jorive
Changing JIT perf test names to fix how they are organi...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Bruce Forstall
Merge pull request #8110 from BruceForstall/FixLIRCallA...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Pat Gavlin
Fix value numbering for FieldSeqStore::NotAField.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Stephen Toub
Merge pull request #8125 from stephentoub/divrem_perf
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Koundinya Veluri
Expose members of ExecutionContext and AsyncFlowControl...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
John Chen
Merge pull request #8131 from JohnChen0/xmm
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Dan Moseley
Merge pull request #8124 from martijnhoekstra/doc-aggex
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
John Chen ...
Fix XMM register count in CONTEXT_SetThreadContextOnPor...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Jarret Shook
Merge pull request #8127 from jashook/arm64_post_build_...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
jashook
Change over from the old ar64 scripting.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Michelle McDaniel
Merge pull request #8120 from adiaaida/fixDebuggerVarargs
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Igor Kulaychuk
Fix crash in FunctionMemberPtrArrayHolder destructor...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
SaeHie Park
clean build-roofs and add lldb option (#8123)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Stephen Toub
Use Math.DivRem in another place in mscorlib
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Stephen Toub
Improve Math.DivRem performance
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Martijn Hoekstra
fix grammar for AggregateException.Flatten
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Dan Moseley
Reduce variable scope (#8021)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
chcosta
Merge pull request #8073 from dotnet/enablebinclash
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Pat Gavlin
Merge pull request #8086 from pgavlin/VSO278523
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Pat Gavlin
Admit more dest addresses in block assign value-numbering.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Michelle McDaniel
Add special handling of varargs for x86 debugger
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Bruce Forstall
Fix the arg name/number dumping for call args in LIR
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Bruce Forstall
Merge pull request #8111 from BruceForstall/FixTestNewlines
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
chcosta
Merge pull request #8115 from chcosta/updatebuildtools
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Pat Gavlin
Merge pull request #8031 from pgavlin/VSO283795
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Sivarv
Merge pull request #8101 from sivarv/rmwOpt
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Pat Gavlin
Fix test exclusions.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Rahul Kumar
Merge pull request #8100 from rahku/reflection
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Christopher...
Update buildtools to version 01008-01
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Gaurav Khanna
Merge pull request #8108 from gkhanna79/Arm32Test
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Bruce Forstall
Don't generate explicit newlines in SIMD tests
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
Gaurav Khanna
Enable WinArm32 P1 Test Build
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
Andy Ayers
Inliner: ensure all statements have an inline context...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
Rahul Kumar
Add implementation for AssemblyName::EscapedCodeBase...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
John Chen
Remove conflicting proj files (#8090)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Stephen Toub
Merge pull request #8085 from stephentoub/daylight_alloc
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Stephen Toub
Avoid allocations in DateTime.Now
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Andy Ayers
Inliner: updates to random inlining (#8088)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Dmitry-Me
Remove redundant statement (#7900)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
sivarv
Generate inc/dec [mem] instead of add/sub [mem], 1...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Tarek Mahmoud...
Enable the rest if TimeZoneInfo APIs (#8096)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Rahul Kumar
Expose Assembly::GetFile(s) apis
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Matt Ellis
Rename gitmirrorfile
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Matt Ellis
Merge pull request #8087 from ellismg/selective-mirror...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Joseph Tremoulet
Merge pull request #8001 from JosephTremoulet/UnrollSimd
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Joseph Tremoulet
Enable unrolling of SIMD_LIMIT loops
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Joseph Tremoulet
Detect overflow in unroller cost computation
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Joseph Tremoulet
Allow unrolling loops with multiple branches
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Joseph Tremoulet
Unroll loops in inner-to-outer order
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Joseph Tremoulet
Stop expecting ASG_ operators in loop unroller
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Andy Ayers
Merge pull request #7788 from AndyAyersMS/InlinePins
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Matt Ellis
Update .gitmirror metadata
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Koundinya Veluri
Merge pull request #8042 from kouvel/Api
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Koundinya Veluri
Expose some things for ns2.0
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
John Chen
Save registers xmm8..15 on Mac OSX (#8078)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Tarek Mahmoud...
Enable time zone for netstandard1.7 (#8074)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Mike McLaughlin
SOS: Automatically find a managed thread with an except...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Pat Gavlin
Format the code and disable the regression test.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Michelle McDaniel
Merge pull request #8056 from adiaaida/updateFormatting...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Dan Moseley
README.md is the idiomatic approach for github (#8076)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Michelle McDaniel
Create patches in formatting job
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Rahul Kumar
Merge pull request #8046 from rahku/_resolveAssembly
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Christopher...
Enable binclash logger
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Rahul Kumar
Expose AppDomain::AssemblyResolve
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Greg G
Update IntrospectionExtensions.cs (#8029)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Justin Van...
BinaryReader: Use cached default encoding instance...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
dotnet bot
Update CoreClr, CoreFx to beta-24709-03, beta-24710...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Justin Van...
Remove unneeded field from BinaryWriter (#8015)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Justin Van...
StreamWriter/BinaryWriter: Use same cached encoding...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Justin Van...
Avoid repeated delegate allocations in FileStream.Flush...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Sujin Kim
ARM-CI : Fix segmentation faults on running tests ...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Bruce Forstall
Remove unnecessary newline in WriteLine (#8047)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Alex Perovich
Add missing ref emit enum members for ns2.0 (#8062)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Jeremy Kuhne
Add IntPtr constructors to FileStream (#8063)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Sivarv
Don't turn off compCanUseSSE2 on x86 RyuJIT under jit...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Faizur Rahman
Port Marshal.GenerateProgIdForType in CoreCLR (#8070)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Faizur Rahman
Merge pull request #8069 from shrah/master
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Jan Vorlicek
Fix missing exports in mscordaccore.so (#8058)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Faizur Rahman
Return Type.GUID for Marshal.GenerateGuidForType in...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Roman Shchekin
Memory growth algorithm improvement in coreconsole...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Andy Ayers
Inliner: support inlining of methods with pinned locals
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Andy Ayers
Inliner: enable inlining of methods with conditional...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
sandreenko
Merge pull request #7981 from sandreenko/fix_vn_in_cse
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Russ Keldorph
Merge pull request #8033 from RussKeldorph/nopopup
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Eric StJohn
Merge pull request #8041 from ericstj/updateBuildTools
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Sivarv
Merge pull request #8049 from sivarv/lsraAssertFix
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Russ Keldorph
Disable GUI dialogs on Windows by default
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Matt Mitchell
Merge pull request #8022 from mmitche/disable-email-pub
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Evgeny Pavlov
[Linux][GDBJIT] Fix crashes related with locals debug...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Eric St. John
Fix IntermediateOutputPath for mscorlib facade
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Tarek Mahmoud...
Avoid failures when allocate memory in native (#8028)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Stephen Toub
Merge pull request #8043 from stephentoub/remove_delega...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
sivarv
If the very first ref position of an interval has a...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
sandreenko
Merge pull request #8040 from sandreenko/additional...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Pat Gavlin
Merge pull request #8023 from pgavlin/MoveAltJitCrossgen
commit
|
commitdiff
|
tree
|
snapshot
next