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
2017-04-19
Bruce Forstall
Merge pull request dotnet/coreclr#10933 from hqueue...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Bruce Forstall
Merge pull request dotnet/coreclr#11021 from mskvortsov...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Sean Gillespie
Some fixes for the GC Reliability Framework (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Mike McLaughlin
Implement the createdump policy options and env variabl...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
William Godbe
Merge pull request dotnet/coreclr#11054 from wtgodbe...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
wtgodbe
Fix spacing in build-test.cmd in Pipeline
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Matt Ellis
Merge pull request dotnet/coreclr#11050 from ellismg...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
William Godbe
Merge pull request dotnet/coreclr#11052 from wtgodbe...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
wtgodbe
Create default variables for Crossgen, TargetsNonWindow...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Jan Kotas
Convert a few test files from UTF16 to ASCII and add...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
William Godbe
Merge pull request dotnet/coreclr#10979 from wtgodbe...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Gaurav Khanna
Remove /RELEASE option required for device drivers...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Stephen Toub
Merge pull request dotnet/coreclr#11047 from stephentou...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Matt Ellis
Remove some duplicate resource strings
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
wtgodbe
Enable running Crossgen tests on Windows in Helix
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Eric Erhardt
Merge pull request dotnet/coreclr#10948 from eerhardt...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Joseph Tremoulet
Merge pull request dotnet/coreclr#11045 from JosephTrem...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Rahul Kumar
fail fast on exceptions that indicate corrupted process...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Jonghyun Park
[x86/Linux] EH Support for Per-Frame P/Invoke Init...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Stephen Toub
Expose Task.IsCompletedSuccessfully
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Sergey Andreenko
small clean-up and bug fix in genIntToIntCast (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Joseph Tremoulet
Run-xunit-perf: update TraceEvents version number
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Eric Erhardt
Assert GetAdjustmentRuleForTime sets ruleIndex correctly.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Bruce Forstall
Merge pull request dotnet/coreclr#11035 from BruceForst...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Mikhail Skvortcov
RyuJIT/ARM32: use mla for array offset computation
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
ragmani
[x86/Linux] changed to the AT&T syntax to solve a probl...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Buyduck
* fixed class size calculation (dotnet/coreclr#10916)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Tarek Mahmoud...
Fix String.Replace implementation (dotnet/coreclr#11039)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Andy Ayers
Merge pull request dotnet/coreclr#10995 from svick...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
William Godbe
Fix error caused by passing -TargetsWindows at end...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Michael Letterle
Do not throw an assertion on no mscorlib
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Brian Robbins
Merge pull request dotnet/coreclr#11036 from brianrob...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
danmosemsft
Fix build break
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Omar Tawfik
Rename attribute to IsReadOnlyAttribute (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Bruce Forstall
Use isInternalRegDelayFree to avoid temp reg overalloca...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Brian Robbins
Remove EventCounter from System.Private.CoreLib.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Bruce Forstall
Hoist calls to NumSucc() out of loops
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Jan Kotas
Improve performance of Object.GetType for arrays (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Viktor Hofer
Merge pull request dotnet/coreclr#11028 from danmosemsf...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Sergey Andreenko
Format spmi sources with clang-format (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Andy Ayers
Jit intrinsics for Span<T>.get_Item and ReadOnlySpan...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Swaroop Sridhar
Add scenario-based tests
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
danmosemsft
Add SecurityZone stub
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Rahul Kumar
In function Assembly.Load ignore AssemblyName.CodeBase...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Gaurav Khanna
Remove Alpine for pipe builds (dotnet/coreclr#11022)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Jonghyun Park
Support FEATURE_EVENT_TRACE override (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Jonghyun Park
Allow build.sh to have multiple cmakeargs options ...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
dotnet bot
Update CoreClr, CoreFx to preview1-25215-03, preview1...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Sujin Kim
[RyuJit/ARM32] Fix assertion of failure on "Instruction...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Bruce Forstall
Merge pull request dotnet/coreclr#11013 from mskvortsov...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Bruce Forstall
Merge pull request dotnet/coreclr#11016 from alpencolt...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Hyeongseok Oh
Fix ARM32/Linux release CI test failure (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Jan Kotas
Add Span and ReadOnlySpan from CoreCLR
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Alexander Soldatov
[RyuJIT/ARM32] Fix amount of allocated registers for...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Mikhail Skvortcov
RyuJIT/ARM32: update nullcheck codegen
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
303248153
Fix comment about pinning bit in object.h (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Yi Zhang (CLR)
Fix warning in LPTSTRTestNative (dotnet/coreclr#10973)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
Hugh Bellamy
Fix OOM exception thrown in case insensitive replace...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
Cyd Haselton
Fixed CI link (dotnet/coreclr#11003)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Jan Kotas
Move Span/ReadOnlySpan to shared CoreLib partition...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
mikedn
Make some Dictionary code smaller (dotnet/coreclr#10993)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Michelle McDaniel
Merge pull request dotnet/coreclr#10983 from danmosemsf...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Petr Onderka
Update Viewing JIT dumps to 2.0 and csproj
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Mike McLaughlin
Make createdump build and work on Centos (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Eric Erhardt
Remember AdjustementRule index
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Steve MacLean
[Arm64] Fix assembly errors (dotnet/coreclr#10977)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Pat Gavlin
Merge pull request dotnet/coreclr#10958 from pgavlin...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-14
danmosemsft
Revert "Strip out unused reg code. (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-14
Bruce Forstall
Merge pull request dotnet/coreclr#10936 from BruceForst...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-14
Pat Gavlin
Add a brief comment to the new test.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-14
Sergey Andreenko
Small clean up of stackEntry (dotnet/coreclr#10820)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-14
Bruce Forstall
Introduce API for codegen getting temp registers from...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-14
Aditya Mandaleeka
Merge pull request dotnet/coreclr#10955 from adityamand...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-14
Andy Ayers
Merge pull request dotnet/coreclr#10956 from AndyAyersM...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-14
Aditya Mandaleeka
Make HandleStores contain their underlying bucket directly.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-14
Sean Gillespie
[Local GC] Move operations on CLREventStatic to the...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-14
Jonghyun Park
[x86/Linux] Use appropriate FCALL macro for DoToDecimal...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-14
Jan Vorlicek
Implement MEM_RESET handling in VirtualAlloc on Unix...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-14
Aditya Mandaleeka
Rename IGCHandleTable to IGCHandleManager.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-14
Omar Tawfik
Merge pull request dotnet/coreclr#10945 from OmarTawfik...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-14
Gaurav Khanna
Reenable incremental linking (dotnet/coreclr#10943)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Pat Gavlin
Preserve VNs in fgMorphIntoHelperCall.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Sean Gillespie
[Local GC] Handle table low-hanging interface violation...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Andy Ayers
Jit: fix unnecessary null checks in some field accesses
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Aditya Mandaleeka
Make a GCHandleStore class and interface for use by...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
William Godbe
Merge pull request dotnet/coreclr#10953 from wtgodbe...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
wtgodbe
Use updated Docker images for Crossbuild
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
William Godbe
Merge pull request dotnet/coreclr#10927 from wtgodbe...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
William Godbe
Merge pull request dotnet/coreclr#10949 from wtgodbe...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
wtgodbe
Update Ubuntu14.04 Cross Docker image
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Eric Erhardt
Fix perf of DateTime.Now on Unix
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Omar Tawfik
Update comment to reflect how RuntimeFeatures should...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Michelle McDaniel
Merge pull request dotnet/coreclr#10922 from adiaaida...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Jonghyun Park
[x86/Linux] Use appropriate FCALL macro for SafeBuffer...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Mike McLaughlin
Remove distro specific RIDs from SOS.NETCore's project...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Jim Ma
Ensure Environment.ExitCode works correctly after app...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
dotnet bot
Update CoreClr to preview1-25213-02 (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Rahul Kumar
Merge pull request dotnet/coreclr#10875 from rahku...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Hyeongseok Oh
[ARM32/Linux] Build libcoreclrtraceptprovider.so (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Mike McLaughlin
Create ELF core dump on coreclr exceptions and signals...
commit
|
commitdiff
|
tree
|
snapshot
next