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-09-26
Vance Morrison
Fix one more place where Writing EventSource messages...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Vance Morrison
Fix for issue 6768 NullRef when access Level when there...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Jonghyun Park
Check PAL first, and then Windows Phone (#7354)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Dan Moseley
Add missing System.Security ns types. (#7352)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-25
Dan Moseley
Add the IsSecurityXX properties omitted from Type base...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-25
Hugh Bellamy
Add Math.Clamp methods (#7242)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-25
James Ko
Micro-optimization for IList.Contains array implementat...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-24
Rama krishnan...
Merge pull request #7328 from ramarag/removemarkers
commit
|
commitdiff
|
tree
|
snapshot
2016-09-24
Tarek Mahmoud...
Merge pull request #7337 from tarekgh/FixCollationNames
commit
|
commitdiff
|
tree
|
snapshot
2016-09-24
Mike McLaughlin
Remove CoreCLR's dependency on the diasymreader.dll...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Joseph Tremoulet
Merge pull request #7332 from JosephTremoulet/InlineVol...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Tarekm Mahmoud...
Fix the Collation name returned from CompareInfo.Name...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Rama Krishnan...
Adding MemoryFailPoint Removing some markers
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Xiangyang ...
update JIT_MemSet/MemCpy, Buffer::BlockCopy and Buffer...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Jeremy Kuhne
Merge pull request #7327 from JeremyKuhne/fixshortpath
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Sivarv
Merge pull request #7329 from sivarv/SimdGetItemFix
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
sivarv
Optimize codegen for SIMDIntrinsicGetItem when SIMD...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Joseph Tremoulet
Remove vestigial assertions
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Joseph Tremoulet
Allow inlining with volatile actual argument exprs
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Jarret Shook
Remove the dependency of using config.json in cwd ...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Koundinya Veluri
Expose some types/members (#7320)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Peter Kukol
Split MORPH into multiple phases. (#7314)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Tarek Mahmoud...
Merge pull request #7325 from tarekgh/AddStringInfoMethods
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Jeremy Kuhne
Fix 8.3 UNC expansion
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Tarekm Mahmoud...
Add the needed StringInfo methods to Linux implementation
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Carol Eidt
Merge pull request #7303 from CarolEidt/Fix7195
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Stephen Toub
Add System.Reflection.Pointer deserialization ctor...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Jan Kotas
Merge pull request #7318 from dotnet-bot/from-tfs
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Mike McLaughlin
Fix Unable to step through Visual Studio remote debugge...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Pat Gavlin
Merge pull request #7319 from pgavlin/GTLongFieldList
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Tarek Mahmoud...
Merge pull request #7315 from tarekgh/DigitsValueUnicod...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Pat Gavlin
Fix formatting issues.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Carol Eidt
Merge pull request #7309 from CarolEidt/x86MkRefAny
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Tarekm Mahmoud...
Support Digit and Decimal values in CharUnicodeInfo
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Pat Gavlin
Merge pull request #7294 from pgavlin/longLclFld
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Pat Gavlin
Address PR feedback.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Dmitri-Botcharnikov
[GDB/JIT] Add support for lldb step-over command on...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Pat Gavlin
Decompose GT_FIELD_LIST nodes that use a GT_LONG.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
dotnet-bot
GcInfo V2 for Jit32 Desktop
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Michelle McDaniel
Merge pull request #7312 from adiaaida/improveFormattin...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Michelle McDaniel
Improve formatting job output
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Michelle McDaniel
Merge pull request #7311 from adiaaida/fixutilsformatting
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Michelle McDaniel
Fix formatting in utils.cpp
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Carol Eidt
Support mkrefany for x86
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Jonghyun Park
Supports cross build configuration override (#7307)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Jan Kotas
Merge pull request #7304 from dotnet-bot/from-tfs
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Vance Morrison
Generate CrossGen Pdbs as part of bulid (#7298)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Peter Kukol
Display histogram of total memory per method when MEASU...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Sivarv
Merge pull request #7285 from sivarv/internalReg
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Pat Gavlin
Implement `st.lclFld` decomposition and fix #6778.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
dotnet-bot
Add missing contracts on GCHeapUtilities
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Carol Eidt
DynBlk assert fixes for Arm64
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Michelle McDaniel
Merge pull request #7302 from adiaaida/moreFormatting
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
sivarv
Support Lower to reserve internal register(s) different...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Tarek Mahmoud...
Merge pull request #7299 from tarekgh/MarkCultureInfoMe...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Michelle McDaniel
Fix formatting in ssabuilder
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Michelle McDaniel
Merge pull request #7291 from adiaaida/format
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Gaurav Khanna
Merge pull request #7284 from gkhanna79/Ver120
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Tarek Mahmoud...
Mark some CultureInfo methods as public
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Michelle McDaniel
Fix formatting job for Ubuntu
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Michelle McDaniel
Make formatting jobs required for PR
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Michelle McDaniel
Fix conflicts between nix and Windows formatting
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Michelle McDaniel
Reformat jit code on OSX
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Michelle McDaniel
Reformat jit code for Windows x64
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Eugene Rozenfeld
Merge pull request #7191 from erozenfeld/SSAStackOverflow
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
John Chen
Fix OS X build break with AppleClang 8.0.0 (#7292)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Carol Eidt
Merge pull request #7293 from CarolEidt/FixArmObj
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Carol Eidt
Merge pull request #7289 from CarolEidt/Fix7196
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Carol Eidt
Fix Arm64 codegen to use GT_FIELD_LIST
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Eugene Rozenfeld
Fix for StackOverflow in SsaBuilder::TopologicalSort.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Carol Eidt
Fix Issue 7196: No extra internal regs for block nodes
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
John Chen
Fix CrossGen error reporting when input is missing...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Hugh Bellamy
If out some dead code in System.Array for FEATURE_COREC...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Peter Kukol
Clean up GenTree node size dumping code. (#7278)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Joseph Tremoulet
Merge pull request #7280 from JosephTremoulet/BoundsChe...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Gaurav Khanna
Update Nuget package versions to 1.2.0
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Carol Eidt
Merge pull request #7252 from CarolEidt/x86GtObj
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Mike McLaughlin
Fix launch timing issue in dbgshim found in VS. (#7279)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Joseph Tremoulet
Respect JitNoRangeChks flag in RyuJit
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Carol Eidt
Support GT_OBJ for x86
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Davis Goodin
Upgrade CLI, buildtools for RTM shared framework. ...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
kchoi
mute EH failures exposed by LTO (#7267)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Vance Morrison
Merge pull request #7268 from vancem/master
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Rama krishnan...
Merge pull request #7181 from ramarag/CompilerServices
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Mike McLaughlin
Create long-named DAC and SOS DLLs for Windows. (#7265)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Rama Krishnan...
Fix GC Stress testing on non windows platforms
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Rama Krishnan...
test FixedAddressValueType and RuntimeWrappedException
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Vance Morrison
FixBadReadyToRunPdb.9-19-16
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Pat Gavlin
Merge pull request #7232 from pgavlin/gh4186
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Peter Kukol
Add option for showing GT_xxx operator counts. (#7262)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Pat Gavlin
Fix a bug in LIR::Use::ReplaceWith.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Dan Moseley
Expose missing public field on Debugger (#7258)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Dan Moseley
Fill out SecurityException with stubs (#7250)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Swaroop Sridhar
Merge pull request #7237 from swaroop-sridhar/gc86legacy
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Pat Gavlin
Mark GT_IND nodes that represent VSD targets.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Swaroop Sridhar
X86 GcEncode: Support V1 and V2 encodings
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Bart J.F. De...
Exposing Type.GetTypeFromHandleUnsafe from model.xml...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-18
Justin Van...
Version: Make fields readonly and delete duplicate...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-18
kvochko
Prevent source line info from being released (#7222)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Rama Krishnan...
Exposing IUnknownConstantAttribute
commit
|
commitdiff
|
tree
|
snapshot
next