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-12
Viktor Hofer
Remove links to issues in old repositories
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Tomáš Rylek
Simplify signature context management in Crossgen2...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
monojenkins
[runtime] Call mono_stack_mark_record_size () only...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Marek Safar
Unify int to hexadecimal char conversions (#1273)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Ryan Lucia
[utils] Add unused attribute to fix warning in checked...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
monojenkins
[jit] Add an #ifdef around MONO_CPU_WASM_SIMD. (#32014)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Next Turn
Actually enables IOV features in createdump (#31782)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Santiago Fernandez...
Revert "Display stack trace at stack overflow (#31956...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Levi Broderick
Replace default(T) != null with typeof(T).IsValueType...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Swaroop Sridhar
Unix: Default to a users-specific temp directory for...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Jan Kotas
Introduce native AssemblyLoadContext base class (#32097)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Tomáš Rylek
Updates and additions to the composite R2R format ...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Eugene Rozenfeld
Eliminate duplicate zero initializations more aggressiv...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Simon Nattress
Merge pull request #32095 from nattress/ResourceStrings
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Levi Broderick
Remove BMI2 intrinsics from ASCII and UTF-8 transcoding...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Jim Buck
Fixed ASP.NET Core links in Readme (#32139)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Egor Bogatov
[mono] Implement Sse2.AddSaturate using LLVM (#32116)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Justin Kotalik
Update shared Http3 code (#32133)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Ryan Lucia
[mono] Change library id to @rpath/libcoreclr.dylib...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Cory Nelson
Implement QUIC abort exceptions, fix channel usage...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Filip Navara
Enable building Mono LLVM osx-x64 NuGets (#32092)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Steve Harter
Merge pull request #2259 from steveharter/NewConverterModel
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Adeel Mujahid
Make FPU settings configurable for installer (#32053)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Anirudh Agnihotry
adding binlog and removing genrateRuntimeOSprops (...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Tomáš Rylek
Fix native CoreCLR build with special feature flags...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
monojenkins
[runtime] Simplify access to runtime TLS variables...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Steve Harter
New converter model additional refactoring and feedback
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Sergey Andreenko
A few small jit changes. (#31816)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Next Turn
Fix build warnings (#32122)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Tom Deseyn
SmtpClientTest: disable TestZeroTimeout (#32099)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Stephen Toub
Special-case two set loops in RegexCompiler (#32003)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
monojenkins
[mini] Wrap check for debug info enabled in ENABLE_NETC...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Alexander Köplinger
Add mono offsets-tool for generating cross-compiler...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
monojenkins
[interp] reclaim stack fragments when not used. (#32022)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
monojenkins
[cross] support arm-linux-gnueabihf cross compiling...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
imhameed
[mono] Allow the use of an override directory for LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
monojenkins
Add volatile for cross thread communication. (#31964)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Simon Nattress
Move crossgen2 user-facing strings to resx
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
buyaa-n
Annotate System.Security.Cryptography.Algorithms for...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Justin Kotalik
Use ref for stream event in System.Net.Quic (#32086)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Kirill Frolov
Build failed due to -Werror option (#32040)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Anton Lapounov
Crossgen2: ensure base address >= 4 GiB for 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Levi Broderick
Tighten up some SSE2 ASCII + UTF-16 transcoding logic...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Levi Broderick
Fix infinite loop in string.Replace (#31946)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Tomáš Rylek
Rename CoreCLR runtime R2R section names to match Cross...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Santiago Fernandez...
Set azure devops variable if any package reports are...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Tomáš Rylek
R2RDump changes for composite R2R format support (...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Jan Kotas
Add assert to Unix GCToOSInterface::GetCurrentProcessor...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Anirudh Agnihotry
add fromPackage to exclude properties (#32063)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Egor Chesakov
[Arm64] Implement FMA, FMS, MLA, MLS (#31899)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Tomas Weinfurt
pass Span through Windows PAL (#32008)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Sergey Andreenko
update the comment and do the same for arm.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Sergey Andreenko
Fix SPMI replay with JitDump enabled.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Sergey Andreenko
Additional checks and returns, no diffs.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Sergey Andreenko
Small refactoring changes.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Sinan Kaya
Suppress GCC warning (#32052)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Jan Vorlicek
Display stack trace at stack overflow (#31956)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Tomáš Rylek
Fix signing in PR runs (#31926)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Kirill Frolov
Fixed armel/tizen support in build-commons.h (#32043)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Marco Rossignoli
Add MailAddress.TryCreate api (#1052)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Tomáš Rylek
SuperIlc changes for composite build mode support ...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Eric Erhardt
Remove Daily Builds section (#32057)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Tomáš Rylek
Add a Windows Arm64 job to the runtime innerloop pipeli...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Carol Eidt
Allow TYP_SIMD8 to be enregistered (#811)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Jo Shields
Enable builds of mono VM with LLVM JIT
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Alexander Köplinger
Remove monodis from mono sources (#32031)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Tomas Weinfurt
use TestHelper to create client and server stream ...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
dotnet-maestro...
[master] Update dependencies from dotnet/arcade (#31917)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Stephen Toub
Rename COREFX_ to DOTNET_TEST_ in test code/scripts...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Eirik Tsarpalis
Nullable annotate System.IO.Pipes (#31918)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Stephen Toub
Annotate System.Net.NameResolution for nullable referen...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Stephen Toub
Annotate System.Net.ServicePoint for nullable reference...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Tomas Weinfurt
move ArrayBuffer to Common (#32002)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Tomáš Rylek
Fix for runtime-live-build break per Santi's suggestion...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Stephen Toub
Delete [SuppressMessage(...)] attributes for old/defunc...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Jan Kotas
Make EqualityComparer thread-safe for Mono (#31990)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
monojenkins
[cxx] Fix C++ build -- int vs. enum. (#31837)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Next Turn
Fix assembly references in tests (#31986)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Next Turn
Remove BOM from CoreCLR files (#31972)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Ganbarukamo41
Update windows-test-instructions.md (#31989)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Stephen Toub
Enable CA1827 (use Any() instead of Count() compared...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Stephen Toub
Update to latest version of analyzer packages (#31982)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Oded Hanson
Free memory for outItems array (#31937)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Anirudh Agnihotry
make vbproj work (#31950)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Dan Moseley
Old repo issue number mapped to new repo issue number...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Stephen Toub
Use IndexOf for .* in RegexInterpreter/Compiler (#31930)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Maxim Lipnin
[mono] Review [SkipOnTargetFramework(TargetFrameworkMon...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Maoni Stephens
String Deduplication Design Doc (#31971)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Next Turn
Fix build warnings (#31863)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Next Turn
Update docs to use the main build script (#31644)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Steve MacLean
Add T_CRITICAL_SECTION for cross OS DAC compile (#31908)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Anirudh Agnihotry
Solution Explorer showing netcoreapp5.0-windowsNT file...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Stephen Toub
Fix nullable annotation for BeginXx AsyncCallback ...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Leandro A....
corehost: Build intermediate library to avoid building...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Fadi Hanna
Enable generation of deps.json for non-VS builds (...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Marek Safar
Clean up more unused methods in System.Private.CoreLib...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Steve MacLean
Fix regression in cross OS DAC compilation (#31901)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Andy Hanson
Always fire join events for an rjoin (#651)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Jeremy Koritzinsky
Fix using the nopgooptimize flag in the CoreCLR build...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Anirudh Agnihotry
Build package baseline package only during all config...
commit
|
commitdiff
|
tree
|
snapshot
next