projects
/
platform
/
upstream
/
coreclr.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix setting PAX options for crossgen (#13950)
[platform/upstream/coreclr.git]
/
src
/
2017-09-13
Jan Vorlicek
Fix setting PAX options for crossgen (#13950)
tree
|
commitdiff
2017-09-13
Jarret Shook
Merge pull request #13943 from jashook/fix_lb_build_break
tree
|
commitdiff
2017-09-13
Jan Kotas
Fix ARM build break (#13932)
tree
|
commitdiff
2017-09-13
jashook
Fix potentially unused variable in lb arm
tree
|
commitdiff
2017-09-13
Jan Kotas
Fix AV in corerun on invalid filename
tree
|
commitdiff
2017-09-13
Jan Kotas
Mark Span.Length as non-versionable
tree
|
commitdiff
2017-09-13
Carol Eidt
Merge pull request #13806 from hqueue/arm/ryujit/issue_...
tree
|
commitdiff
2017-09-13
Tarek Mahmoud Sayed
Fix Hebrew date parsing (#13929)
tree
|
commitdiff
2017-09-13
Joseph Tremoulet
Merge pull request #13903 from JosephTremoulet/PlaceReturns
tree
|
commitdiff
2017-09-13
Joseph Tremoulet
Merge pull request #13835 from sdmaclea/PR-ARM64-GT_MULHI
tree
|
commitdiff
2017-09-13
Joseph Tremoulet
Merge pull request #13799 from sdmaclea/PR-ARM64-Transf...
tree
|
commitdiff
2017-09-13
Konstantin Baladurin
Introduce FEATURE_GDBJIT_SYMTAB (#13567)
tree
|
commitdiff
2017-09-13
Jim Ma
Re-implemented the ecvt function. (#12894)
tree
|
commitdiff
2017-09-13
Sujin Kim
[RyuJIT/ARM32] Implement CreateDictionaryLookupHelper...
tree
|
commitdiff
2017-09-13
Jan Vorlicek
Fix ARM32 secure delegate bug (#13922)
tree
|
commitdiff
2017-09-13
Ahson Ahmed Khan
Make dangerous Span APIs less discoverable. (#13927)
tree
|
commitdiff
2017-09-13
Eugene Rozenfeld
Remove redundant zero-initialization of struct temps...
tree
|
commitdiff
2017-09-12
Andy Ayers
JIT: optimize case where box feeds GetType (#13710)
tree
|
commitdiff
2017-09-12
Jarret Shook
Merge pull request #13819 from sdmaclea/PR-ARM64-MOD...
tree
|
commitdiff
2017-09-12
Mike McLaughlin
Fix core dump generation on Centos. (#13887)
tree
|
commitdiff
2017-09-12
Michelle McDaniel
Merge pull request #13918 from adiaaida/unifyPerfConfigs
tree
|
commitdiff
2017-09-12
Carol Eidt
Merge pull request #13715 from CarolEidt/LsraInfoInLsra
tree
|
commitdiff
2017-09-12
Viktor Hofer
Merge pull request #13242 from ViktorHofer/BinarySerial...
tree
|
commitdiff
2017-09-12
Steve MacLean
Fix formatting
tree
|
commitdiff
2017-09-12
Steve MacLean
noway_assert to assert per review
tree
|
commitdiff
2017-09-12
Steve MacLean
Fix formatting
tree
|
commitdiff
2017-09-12
Steve MacLean
Simplify divisorValue calculation
tree
|
commitdiff
2017-09-12
Steve MacLean
Add comments per review
tree
|
commitdiff
2017-09-12
Viktor Hofer
ResourceSet
tree
|
commitdiff
2017-09-12
Viktor Hofer
TextInfo
tree
|
commitdiff
2017-09-12
Viktor Hofer
Reflection
tree
|
commitdiff
2017-09-12
Viktor Hofer
IO
tree
|
commitdiff
2017-09-12
Konstantin Baladurin
[GDBJIT] Specify C# language in DWARF debug information...
tree
|
commitdiff
2017-09-12
Stephen Toub
Merge pull request #13907 from stephentoub/valuetask_as...
tree
|
commitdiff
2017-09-12
dotnet bot
Merge changes from TFS (#13884)
tree
|
commitdiff
2017-09-12
Joseph Tremoulet
Improve const return block placement
tree
|
commitdiff
2017-09-11
Stephen Toub
Use AsyncTaskCache in ValueTask.AsTask()
tree
|
commitdiff
2017-09-11
William Godbe
Merge pull request #13875 from wtgodbe/RevertLabel
tree
|
commitdiff
2017-09-11
Andy Ayers
JIT: optimize Enum.HasFlag (#13748)
tree
|
commitdiff
2017-09-11
Konstantin Baladurin
[GDBJIT] Fix calculation of debuginfo's size. (#13899)
tree
|
commitdiff
2017-09-11
Eric Erhardt
Merge branch 'master' into UpdateBuildTools
tree
|
commitdiff
2017-09-11
Kevin Gosse
Make order of elements consistent (#13892)
tree
|
commitdiff
2017-09-10
Eric Erhardt
Merge branch 'master' into UpdateBuildTools
tree
|
commitdiff
2017-09-10
Stephen Toub
Merge pull request #13849 from stephentoub/string_create
tree
|
commitdiff
2017-09-10
Jan Kotas
Merge pull request #13888 from jkotas/corelib-mirror
tree
|
commitdiff
2017-09-09
Stephen Toub
Merge pull request #13886 from ahsonkhan/SpanReadOnlyStruct
tree
|
commitdiff
2017-09-09
Jan Kotas
Finish moving files to shared CoreLib partition
tree
|
commitdiff
2017-09-09
Jan Kotas
Move PInvoke interop related attributes to shared CoreL...
tree
|
commitdiff
2017-09-09
Jan Kotas
Finish moving files to shared partition
tree
|
commitdiff
2017-09-09
Jan Kotas
Fix IntrinsicAttribute build break
tree
|
commitdiff
2017-09-09
Eric Erhardt
Merge branch 'master' into UpdateBuildTools
tree
|
commitdiff
2017-09-09
Jan Kotas
Cleanup Guid formatting (#13885)
tree
|
commitdiff
2017-09-09
ahsonkhan
Marking {ReadOnly}Span with IsReadOnly attribute.
tree
|
commitdiff
2017-09-09
Pat Gavlin
Merge pull request #13842 from dotnet-bot/from-tfs
tree
|
commitdiff
2017-09-09
Pat Gavlin
Merge pull request #13110 from pgavlin/SPMIJitOptions
tree
|
commitdiff
2017-09-09
Stephanie Niu
Guid span-based APIs (ctor, TryWriteBytes, TryFormat...
tree
|
commitdiff
2017-09-09
Pat Gavlin
Merge pull request #13863 from pgavlin/DevDiv491211
tree
|
commitdiff
2017-09-09
Steve MacLean
[Arm64] Optimize System.Buffer:Memmove (#13793)
tree
|
commitdiff
2017-09-09
Jan Kotas
Move files to shared partition (#13870)
tree
|
commitdiff
2017-09-09
Koundinya Veluri
Port some concurrent collection implementations with...
tree
|
commitdiff
2017-09-08
Daniel Podder
Add a <clear /> to packageSources in src/NuGet.Config...
tree
|
commitdiff
2017-09-08
Viktor Hofer
Merge pull request #13845 from ViktorHofer/DBNull-Seria...
tree
|
commitdiff
2017-09-08
Jan Kotas
Non-shared changes
tree
|
commitdiff
2017-09-08
Jan Kotas
Delete redundant PInvokes
tree
|
commitdiff
2017-09-08
Jan Kotas
Move HResults to shared partition
tree
|
commitdiff
2017-09-08
Jan Kotas
Fix CoreLib build warnings (#13851)
tree
|
commitdiff
2017-09-08
Koundinya Veluri
Change lock used for initializing YieldProcessorNormali...
tree
|
commitdiff
2017-09-08
Pat Gavlin
Address PR feedback.
tree
|
commitdiff
2017-09-08
Pat Gavlin
Properly update GTF_{ASG,EXCEPT} in call morphing.
tree
|
commitdiff
2017-09-08
Viktor Hofer
Adding serializable attribute to type
tree
|
commitdiff
2017-09-08
Viktor Hofer
PR feedback
tree
|
commitdiff
2017-09-08
Stephen Toub
Add String.Create span-based method
tree
|
commitdiff
2017-09-08
Dan Moseley
Fix EventProvider to build on Linux
tree
|
commitdiff
2017-09-08
Steve MacLean
Fix warning->error
tree
|
commitdiff
2017-09-07
Viktor Hofer
Remove unused params
tree
|
commitdiff
2017-09-07
Viktor Hofer
Add exception handling for other input and add comments
tree
|
commitdiff
2017-09-07
Steve MacLean
Fix formatting
tree
|
commitdiff
2017-09-07
Pat Gavlin
Add the capability to specify JIT options on the SPMI...
tree
|
commitdiff
2017-09-07
Viktor Hofer
Revert access modifier change and update its comment
tree
|
commitdiff
2017-09-07
Pat Gavlin
Merge pull request #13838 from pgavlin/DevDiv489992
tree
|
commitdiff
2017-09-07
Viktor Hofer
More comments and remove of corert special case
tree
|
commitdiff
2017-09-07
Viktor Hofer
PR feedback
tree
|
commitdiff
2017-09-07
David Mason
Make dumpmd work with tiered jitting. Now displays...
tree
|
commitdiff
2017-09-07
Viktor Hofer
Make DBNull serializable
tree
|
commitdiff
2017-09-07
Jarret Shook
Merge pull request #12334 from sdmaclea/PR-Optimize...
tree
|
commitdiff
2017-09-07
Andy Ayers
New jit intrinsic support (#13815)
tree
|
commitdiff
2017-09-07
Andy Ayers
Desktop changes corresponding to https://github.com...
tree
|
commitdiff
2017-09-07
Viktor Hofer
ConcurrentQueue
tree
|
commitdiff
2017-09-07
Pat Gavlin
Copy `GTF_{ASG,EXCEPT}` flags in `gtCloneExpr`.
tree
|
commitdiff
2017-09-07
Pat Gavlin
Merge pull request #13821 from pgavlin/DevDiv487701_487702
tree
|
commitdiff
2017-09-07
Brian Chavez
Spelling and grammar corrections - A through L (#13683)
tree
|
commitdiff
2017-09-07
Pat Gavlin
Merge pull request #13817 from pgavlin/DevDiv487703
tree
|
commitdiff
2017-09-07
Steve MacLean
Fix typo
tree
|
commitdiff
2017-09-07
sergey ignatov
Fix for #13830 issue (#13831)
tree
|
commitdiff
2017-09-07
Steve MacLean
[Arm64] Add GT_MULHI
tree
|
commitdiff
2017-09-07
Victor "Nate" Graf
Fix incorrect treatment of pointer as fixed (#13816)
tree
|
commitdiff
2017-09-07
Jarret Shook
Merge pull request #13797 from jashook/arm64_green_ci
tree
|
commitdiff
2017-09-07
Joseph Tremoulet
Segregate merged returns by constant value (#13792)
tree
|
commitdiff
2017-09-06
Sean Gillespie
Vendor the volatile.h header into src/gc/env for the...
tree
|
commitdiff
2017-09-06
Pat Gavlin
Fix VSO 487701 and 487702.
tree
|
commitdiff
next