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
2019-07-26
Stephen Toub
Re-enable CA1802 (use consts instead of readonly static...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Michal Strehovský
Fix R2RDump constants for double/float (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Sergey Andreenko
Delete a few unused functions around stmt. (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Koundinya Veluri
Remove some mutex abandon tests (dotnet/coreclr#25892)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
José Rivero
[Diagnostics Server][Windows] Close hPipe when a connec...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Andrew Au
Sort debug info to allow diffing (dotnet/coreclr#25867)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Sergey Andreenko
Fix packages folder name for CoreDisTools package....
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Bruce Forstall
Remove code and documentation related to the old corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Sung Yoon Whang
Fix EventCounter regression test (dotnet/coreclr#25862)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Stephen Toub
Re-enable CA1825 (zero-length array allocations) (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
mikedn
Update JIT dumps in RyuJIT overview doc (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
David Mason
Fix GetSequencePoints when profiler provides mapping...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Jarret Shook
Superpmi parallel dasm output (dotnet/coreclr#22203)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Andrew Au
We need to reset the scope list for the USING_VARIABLE_...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
José Rivero
Avoid AV when `EventPipeSession::m_pFile` is nullptr...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
John Salem
Delay Diagnostics IPC response till after EventPipe...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Michal Strehovský
Allow creating typehandles to `TypedReference*` (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Konstantin...
corbbtprof: set byte alignment for CORBBTPROF structure...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Stephen Toub
[master] Update dependencies from dotnet/corefx (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Egor Chesakov
Unconditionally capture output of xUnit tests (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
mikedn
Remove GTF_REVERSE_OPS checks from LSRA (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Ivan
Updated Build Instructions (dotnet/coreclr#25796)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Bruce Forstall
Fix Linux compilation flags (dotnet/coreclr#25801)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Steve MacLean
Arm64 define FEATURE_DATATARGET4 (dotnet/coreclr#25804)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Jan Vorlicek
Revert "Enable MHR support on OSX (dotnet/coreclr#25716...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Steve MacLean
Remove dead ContextTransitionFrame (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Jan Kotas
Delete old test .lst files (dotnet/coreclr#25797)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Sung Yoon Whang
Fix first value of counter payload being skewed (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Jeremy Koritzinsky
Rewrite SafeHandle interop tests (dotnet/coreclr#25784)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
José Rivero
Remove assertion from Shutdown path (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Jan Kotas
Fixes towards making the standalone GC PAL to be in...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Andy Hanson
Fix typo: `_TARGET_X86` -> `_TARGET_X86_` (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Dong-Heon Jung
Remove a redundant #ifdef directive (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Vitek Karas
Random cleanup of binder code (dotnet/coreclr#25773)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Mukul Sabharwal
Move GetRawData and GetRawSzArrayData to RuntimeHelpers...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Vitek Karas
Fix PInvoke primitive test to actually test the desired...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Steve MacLean
Arm32 support VFP registers context to/from native...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Jarret Shook
Fail to explicitly tail call on x86 unix. (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Andrew Au
A simple disassembler fix (dotnet/coreclr#25780)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Andrew Au
Make sure we use a 64 bit number to represent memory...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Tanner Gooding
Fixing Buffer::BlockCopy, JIT_MemCpy, and JIT_MemSet...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Steve MacLean
Arm32 restore d8-d15 in ThrowExceptionFromContextIntern...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Koundinya Veluri
Fix and remove/move some threading tests (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Steve MacLean
Revert "Arm32 restore d8-d15 in ThrowExceptionFromConte...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Steve MacLean
Arm64 : Fix ldr Dt/St emulation (dotnet/coreclr#25729)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Steve MacLean
Arm64 restore d8-d15 in ThrowExceptionFromContextIntern...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Steve MacLean
Arm32 restore d8-d15 in ThrowExceptionFromContextIntern...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Steve MacLean
Arm64 support SIMD registers context to/from native...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
Steve MacLean
Add a few #if... FEATURE_EMULATE_SINGLESTEP (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
Koundinya Veluri
Temporarily make a default interface method test incomp...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
Stephen Toub
Make all event types nullable (dotnet/coreclr#25752)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
Steve MacLean
Arm64 Fix Rtl*Context (dotnet/coreclr#25745)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
Stephen Toub
Remove now unnecessary !s / TODO-NULLABLE comments...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
José Rivero
Fix: Diagnostics Server IPC thread causes 20-40ms shutd...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
Omair Majid
Change [:space:] to [[:space:]] in awk scripts (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
Santiago Fernandez...
Fix nullability warnings from compiler update
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
Michal Strehovský
R2RDump: Add support for partially interruptible region...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
Jan Vorlicek
Enable MHR support on OSX (dotnet/coreclr#25716)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
Dong-Heon Jung
Fix a build error when IBCLOGGER_ENABLED is not defined...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
Jan Kotas
Delete PAL tests for GetDateFormat and GetCalendarInfo...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
Jan Kotas
Rename GC's config.h to avoid name collisions (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
Swift Kim
Build error fix on FEATURE_PREJIT=true (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
Jan Kotas
Delete unnecessary method (dotnet/coreclr#25661)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
William Godbe
Update branding to 5.0 (dotnet/coreclr#25704)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
Stephen Toub
Disable debugger evaluation of ValueTask<T>.Result...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
Michal Strehovský
Update the execution strategy doc (dotnet/coreclr#25717)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
Steve MacLean
Add missing Arm64 specific diagnostic code (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
John Salem
Add EventPipe/DiagnosticsIpc tests (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-15
Michal Strehovský
Merge pull request dotnet/corertdotnet/coreclr#7397...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-15
Michal Strehovský
Add doc about code generation in CoreCLR (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Jan Kotas
Fix use of uninitialized variables in managed decimal...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Stephen Toub
Handle nullable attributes on platforms that lack them
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Andy Hanson
Fixes when accessing fgn_maxgen_percent (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Sinan Kaya
Frkaya/gccfix07102019 (dotnet/coreclr#25624)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-11
Andrew Au
PerfMap should output file offset instead of RVAs ...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-11
Jan Vorlicek
Fix GS cookie check on ARM in functions with stackalloc...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-11
Andy Hanson
System.GC.HeapHardLimit and .HeapHardLimitPercent in...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-11
Jan Vorlicek
Fix handling of NullReferenceException in VSD on ARM...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-11
Jan Kotas
Fix build break in TimerQueue.Portable.cs
commit
|
commitdiff
|
tree
|
snapshot
2019-07-11
Stephen Toub
Remove stale nullable !s and pragmas (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-11
Steve MacLean
Arm64 debug issues (dotnet/coreclr#25636)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-11
Vladimir Sadov
refresh GC reliability tests (dotnet/coreclr#25622)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-10
Stephen Toub
Add AggressiveInlining to Single.GetHashCode (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-10
David Mason
Let EventPipe threads sleep when no events are availabl...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-10
Stephen Toub
Fix Timer argument exception parameter names (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-09
Stephen Toub
Fix regression in Timers with long timeouts (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Sung Yoon Whang
Adding DisplayUnits property to all the runtime counter...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Andy Hanson
Return HardLimitBytes from GCMemoryInfo.TotalAvailableM...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Steve MacLean
Add arm64 floatconversion.S (dotnet/coreclr#25597)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-07
Matt Galbraith
Fixes spelling
commit
|
commitdiff
|
tree
|
snapshot
2019-07-06
Maoni Stephens
fix merge error (dotnet/coreclr#25573)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-05
dotnet-maestro...
[master] Update dependencies from dotnet/corefx (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-05
Sergiy Kuryata
Re-enable Microsoft.VisualBasic tests (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-05
Maoni Stephens
many core (dotnet/coreclr#25350)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-05
Fadi Hanna
Fix instantiation stub maker for case where no register...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-04
Mike McLaughlin
Fix dotnet-dump/createdump launch failure (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-04
Aaron Robinson
Remove legacy resource value (PrivateBuild) in binaries...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-04
José Rivero
Fix getting rundown events during EventPipe::Shutdown...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-04
Steve MacLean
arm64singlestepper (dotnet/coreclr#25512)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-04
John Salem
Prevent EventPipe rundown from blocking on write (dotne...
commit
|
commitdiff
|
tree
|
snapshot
next