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-02-07
Stephen Toub
Annotate System.Net.WebSockets for nullable reference...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Alexander Köplinger
Extract detecting CC/CXX into helper script so we can...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Michal Strehovský
Revert "Ensure using the given executable path. (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
monojenkins
[merp] Add an exception type for managed exceptions...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
monojenkins
[merp] Add tests for crashing via POSIX signal (#2163)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Stephen Toub
Use char.GetUnicodeCategory in RegexCompiler for single...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Santiago Fernandez...
Disable warnaserror for Windows (#31909)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Anirudh Agnihotry
Addressing Minor Cleanup (#31845)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Cory Nelson
Add QuicConnection.IsQuicSupported for runtime feature...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Andrew Au
Tweaking the joined_condemned_reason implementation...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Santiago Fernandez...
Disable warnAsError from official builds to workaround...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Steve MacLean
Configure Host OS APIs based on HOST macros (#31774)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Andy Ayers
JIT: add back no side effect check when optimizing...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Steve Pfister
[mono] Enable debugging for netcore configurations...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Santiago Fernandez...
Disable crypto tests affected by libssl in OSX (#31879)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Santiago Fernandez...
Update SkipOnCoreClrAttributes to RuntimeConfiguration...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Tomas Weinfurt
fix FileSystemWatcher_Unix_DoesNotLeak test (#2296)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Steve MacLean
Fix JIT TARGET usage (#31740)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Mike Rousos
Initialize Delimiter from Attributes (#635)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Viktor Hofer
Enable .NET Framework F5 & VS TestExplorer support...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Eirik Tsarpalis
Nullable annotate System.Diagnostics.Process (#31671)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
David Cantu
Add specification for ReferenceHandling (#354)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Egor Bogatov
[mono] Improve mono.proj, auto-detect build configurati...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
dotnet-maestro...
[master] Update dependencies from dotnet/arcade dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Steve MacLean
Configure host features based on host OS (#31778)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Elinor Fung
Intermittent crash in comhost tests (#31830)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Jan Kotas
Fix System.Data.SqlClient tests on Alpine (#31850)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
monojenkins
Reduce number of mono header files copied into SDK...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Jan Kotas
Revert "Save stack arguments size in InlinedCallFrame...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Ahson Khan
Make sure original Utf8JsonReader options are honored...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Roman Marusyk
Use RuntimeHelpers.GetHashCode instead of obj.GetHashCo...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Anirudh Agnihotry
New Configuration System (#1787)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Levi Broderick
Fix incorrect early exit in SortKey.Compare and seal...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Levi Broderick
Nullability: RuntimeHelpers.GetHashCode should accept...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Andy Ayers
JIT: rework phase objects so we can use them more widel...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
monojenkins
[interp] Make call_vararg non-recursive. (#31722)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Adeel Mujahid
Use common CLR_CMAKE_* variables in more places (#31659)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Santiago Fernandez...
Update SkipOnCoreClr in RunContinueWithStressTestsNoSta...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Steve MacLean
Fix arm64singlestepper #ifdef (#31776)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
monojenkins
[runtime] Report crash when receiving crashing signals...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
monojenkins
[interp] Stack corruption running full AOT interpreter...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Jeremy Koritzinsky
Remove old transport packages from CoreCLR and CoreFX...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Stephen Toub
Make more Regex loops atomic automatically (#31738)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Stephen Toub
Tweak Regex compiled code and add more tests (#31730)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Steve MacLean
Fix host compiler when cross OS DAC compiling (#31775)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Egor Chesakov
[Arm64] Implement simple SIMD operations (#1601)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Ryan Lucia
[mono] Add mono_crash to the gitignore (#31815)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Stephen Toub
Use better names for Regex DynamicMethods to help when...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Steve MacLean
Add cross OS support for MAKEDLLNAME (#31746)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Fadi Hanna
Make Crossgen2 a self-contained package (#31741)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Adam Sitnik
allocate SocketAsyncEngine less frequenty to reduce...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Fadi Hanna
Fix a consistency issue with command line parsing of...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Tanner Gooding
Removing unnecessary uses of `unreached` from hwintrins...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Jan Kotas
Delete System.Data.SqlClient package (#2275)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Viktor Hofer
Revert "Update ILLinkTasksVersion dependency (#2334...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
buyaa-n
Update delegate return value to nullable (#31781)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Steve MacLean
Disable linux unwinder on Windows (#31777)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Steve MacLean
Add EMPTY_BASES_DECL (#26980)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
David Wrighton
Add config knob to the gc to control its concept of...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Carol Eidt
Account for UpperVector saves in minRegs (#31773)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
dotnet-maestro...
[master] Update dependencies from dotnet/arcade Microso...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Stephen Toub
Change RegexCompiler to special-case sets of just 2...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Santiago Fernandez...
Disable RunContinueWithStressTestsNoState test on check...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Stephen Toub
Avoid keeping runtext alive in Regex cache (#31736)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Jan Kotas
Use HashCode.Combine directly (#31784)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Bruce Forstall
Reduce the number of platforms that run JIT stress...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Ahson Khan
Add JSON and other area CODEOWNERS (#31772)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
monojenkins
[jit] Avoid calling mono_aot_direct_icalls_enabled_for_...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Elinor Fung
Fix intermittent crash in comhost tests (#31762)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Levi Broderick
Seal CompareInfo and TextInfo (#31761)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Stephen Toub
Minor improvements to Regex.Replace overhead (#31731)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Steve MacLean
Reduce PAL DAC exports (#31749)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Steve MacLean
Fix check.* cross compilation linker errors (#31751)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Steve MacLean
Remove GetRecycleMemoryInfo from DAC builds (#31748)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Steve MacLean
Managed Renames for consistency (#28819)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Jeremy Koritzinsky
Don't block specific generic types in field marshalling...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Drew Scoggins
Merge pull request #31759 from DrewScoggins/RealArchFixup
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Steve MacLean
Fix unused variable warning (#31747)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Drew Scoggins
Remove duplicate architecture argument
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Drew Scoggins
Set default arch to match arcade and pass arch to ci_setup
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Swift Kim
Use PTRACE_GETREGSET for any arch in createdump (#22388)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Santiago Fernandez...
Disable ThrowStatementDoesNotResetExceptionStackLineOth...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
monojenkins
[mini] iltests.exe depends on TestDriver.dll (#3857)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Tomáš Rylek
Updated composite R2R format doc (#2221)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Steve MacLean
Fix logic to disable mscordbi build (#31745)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Stephen Toub
Reuse positive offset blocks in Regex Boyer-Moore ...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Anirudh Agnihotry
DeadEnding Microsoft.CSharp and Bumping Version for...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Tarek Mahmoud...
Fix The Resource File Name Change (#31723)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
monojenkins
[interp]Factor out common code. (#31653)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Drew Scoggins
Merge pull request #31728 from DrewScoggins/ArchFixup
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Levi Broderick
Remove unneeded type SecureStringHasher (#31707)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Drew Scoggins
Fix the way we pass the arch to the setup script
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Egor Bogatov
Merge pull request #2393 from EgorBo/fix-mono-sample
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Egor Bogatov
Optimize `box + isinst + unbox.any` as `nop` (#1817)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
monojenkins
Bump version to 6.13 (#31715)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Levi Broderick
Libraries code should not mutate string instances ...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Egor Bogatov
Update src/mono/mono.proj
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Egor Bogatov
Update src/mono/mono.proj
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Jan Vorlicek
Remove AppDomain usage from stack walk and related...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
EgorBo
Address feedback
commit
|
commitdiff
|
tree
|
snapshot
next