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
2020-05-02
Stephen Toub
Remove FromAsync usage from System.Net.NetworkInformati...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Tomas Weinfurt
build HTTP on FreeBSD once again (#35742)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Stephen Toub
Remove FromAsync usage from SendPacketsAsync on Unix...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Carol Eidt
Fix ZeroInit of finally vars (#35723)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Tomas Weinfurt
fix handling of COMPlus_ZapDisable (#35741)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Jan Kotas
Fix CoreCLR incremental builds (#35732)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Layomi Akinrinade
Merge pull request #35700 from layomia/clean_up
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Anton Lapounov
Support ARM64 HVAs in Crossgen2 (#35576)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Layomi Akinrinade
Move collection tests to dedicated class + more clean up
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Stephen Toub
Fix test after TcpClient change (#35721)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Egor Chesakov
[Arm64] Fix JIT/HardwareIntrinsics/Arm/AdvSimd tests...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Eugene Rozenfeld
Remove an unnecessary check from fgMakeOutgoingStructAr...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Stephen Toub
Fix comment on CancellationTokenRegistration.Token...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
dotnet-maestro...
[master] Update dependencies from mono/linker dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
David Wrighton
Pointer types are decomposable by the JIT (#35673)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Layomi Akinrinade
Clean up misc areas in JsonSerializer
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Tamar Christina
Add TBL and TBX emitter tests and make displayer always...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Stephen Toub
Update nullability.md with note about Try methods and...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Stephen Toub
Change ManagedWebSocket to send pong frame for keep...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Mitchell Hwang
[eng] Fix condition on RunTestsCommand property (#35709)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Stephen Toub
Remove FromAsync usage from TcpClient (#35512)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Egor Bogatov
[mono] Pass category=failing and category=outerloop...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
nietras
IntroSort minor cleanup, remove unnecessary 'hi' (...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Mitchell Hwang
[libraries] Build lib-runtime-packs for all of mono...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
monojenkins
[wasm] Integrate the m2n-gen.cs tool into mcs/tools...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Egor Chesakov
[Arm64] Implement ASIMD widening, narrowing, saturating...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Eric Erhardt
Strip the ILLinkTrim.xml file from System.Private.Xml...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Steve MacLean
Cleanup src/coreclr/src/inc/src/metadata.h (#35621)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Egor Chesakov
[Arm64] Implement Vector64/128.CreateScalar() using...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
dotnet-maestro...
[master] Update dependencies from dotnet/arcade Microso...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Levi Broderick
Implement TranscodingStream (#35145)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Steve MacLean
Feedback from 3.1 amd64InstrDecode review (#35670)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Steve MacLean
Remove unused library definition (#35668)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Tomas Weinfurt
improve resiliency of process tests (#35584)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Clinton Ingram
disable LZCNT in crossgen (#35598)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
David Wrighton
Don't notify crossgen2 about Vector<T> size when not...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Tamar Christina
Add VectorTableList and TableVectorExtension intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Eric Erhardt
Set charset in editorconfig for .csproj (#35634)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Nathan Ricci
Run runtime tests with mono on test change. (#35604)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
dotnet-maestro...
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
monojenkins
Disable a few executables if DISABLE_EXECUTABLES is...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Tomáš Rylek
Add new unit test demonstrating a JIT crash in Crossgen...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Egor Bogatov
Integrate Android into /t:Test (#35640)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
dotnet-maestro...
[master] Update dependencies from 5 repositories (...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Sergey Andreenko
Disable two failing tests. (#35652)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Eugene Rozenfeld
Fix compFastTailCalls check. (#35596)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Simon Nattress
Baseline profiler/rejit/rejit/rejit.cmd (#35641)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Steve MacLean
Remove problematic #undef _ASSERTE (#35630)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Egor Chesakov
Remove HW_Flag_UnfixedSIMDSize (#35594)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Steve MacLean
Revert "Remove obsolete managedOsxBuild et. al (#35356...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Steve MacLean
Remove obsolete managedOsxBuild et. al (#35356)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Stephen Toub
Delete DataContractSerializer's ILLinkTrim.xml file...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Jeremy Barton
Update link from corefx to runtime (#35633)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Tomas Weinfurt
handle UnauthorizedAccessException from mmap on OSX...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
mrj001
Invalid derivation of fixed fractionDigits (#34973)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Tomáš Rylek
Add OS loader relocation type statistics to Crossgen2...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
David Wrighton
Fix NeedsAlignedBaseOffset for composite R2R (#35231)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Ganbarukamo41
Implement Vector{Size}<T>.AllBitsSet (#33924)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Miha Zupan
Simple formatting cleanup over Uri (#31874)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Jan Kotas
Check if PortableThreadPoolEventSource is enabled befor...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Miha Zupan
Optimize Uri.GetHashCode (#32713)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Egor Bogatov
[mono] Add Android sample and AndroidAppBuilder task...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Jose Perez...
Fixing break on OOB System.IO.Ports package where nativ...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Carol Eidt
Don't create duplicate ZeroInits (#35585)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Tomáš Rylek
Further tuning of the CORE_ROOT folder content (#35546)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Layomi Akinrinade
Improve code coverage on collections with stream-based...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Tomas Weinfurt
improve cmake version detection (#35593)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Adeel Mujahid
Provide dummy runtime_version.h when skipped (#35579)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Aaron Robinson
NativeCallableAttribute to UnmanagedCallersOnlyAttribut...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Egor Chesakov
[Arm64] Implement ASIMD widening, narrowing, saturating...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Simon Nattress
Fix FieldRVA handling of Field tokens (#35557)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Clinton Ingram
Add BSF and BSR fallbacks for BitOperations methods...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Nathan Ricci
Naricc/move patch before helix (#35434)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Zoltan Varga
Add a WebAssembly version of System.Console. (#35555)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
Jarret Shook
Use crossgen out of bindir (#35577)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
Jarret Shook
Add disk usage on osx (#35522)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
Egor Bogatov
[mono] Integrate xharness tool (iOS) (#35316)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
buyaa-n
Implement IAsyncDisposable for XmlWriter (#35233)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
Carol Eidt
Add option for extra queries for SuperPmi (#35411)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
Anirudh Agnihotry
Remove Targets* instances from .props files (#35353)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
Alexander Nikolaev
Server and client are synchronized via TaskCompletionSo...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
Eric Erhardt
Remove workaround PreserveDependency in System.Data...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
Eric Erhardt
Add new attributes for ILLink analysis. (#35387)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
Himanshu Soni
fix build.ps1 script execution error on cmd due to...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
imhameed
Enable more formerly-failing-on-mono tests. (#35208)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
Andy Ayers
JIT: fixes for EH Write Thru and OSR (#35550)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
Ganbarukamo41
Improve JIT dump related docs (#35166)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
Viktor Hofer
Remove GeneratedAssemblyInfoFile workaround (#35558)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
Jan Jahoda
Add zlib-dev to linux requirement (#35571)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
Jan Kotas
Delete deprecated tailcalls support (#35552)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
Kevin Jones
Handle CriticalExtensions and WeakSignature on 509Chain...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
monojenkins
[debugger] Cleaning error before return Invalid_argumen...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
Anirudh Agnihotry
enable package Testing (#35541)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
dotnet-maestro...
[master] Update dependencies from mono/linker dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
Vlad Brezae
Disable tests which require precise GC on mono (#35560)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
Jan Vorlicek
Merge pull request #35429 from janvorli/fix-osx-debug...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
Jan Vorlicek
Merge pull request #35418 from janvorli/fix-stack-overf...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
Jan Vorlicek
Merge pull request #35218 from am11/feature/pal-tests
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
David Mason
Merge pull request #35334 from davmason/eventsource_fixes
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
David Wrighton
Fix generation of Crossgen2 zips (#34971)
commit
|
commitdiff
|
tree
|
snapshot
next