projects
/
platform
/
upstream
/
dotnet
/
runtime.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/dotnet/runtime.git
2020-04-21
Simon Nattress
Emit type layout check fixups (#34927)
|
commitdiff
2020-04-21
Vladimir Sadov
[GC] Fix the bounds of desired size equalization loop...
|
commitdiff
2020-04-21
Anirudh Agnihotry
update branding to preview5 (#35215)
|
commitdiff
2020-04-21
Kevin Jones
Add API docs for HashAlgorithmName.{Try}FromOid.
|
commitdiff
2020-04-21
John
Add new IntPtr/UIntPtr API surface (#307)
|
commitdiff
2020-04-21
Kevin Jones
Add API docs for HashAlgorithmName.{Try}FromOid.
|
commitdiff
2020-04-21
Egor Bogatov
[mono] Fix iOS sample (#35241)
|
commitdiff
2020-04-21
Stephen Toub
Avoid unnecessary ToLower calls in RegexCompiler genera...
|
commitdiff
2020-04-21
Jan Vorlicek
Merge pull request #34997 from janvorli/implement-nativ...
|
commitdiff
2020-04-21
Egor Bogatov
[mono] Add LLVM support for iOS test runner; use runtim...
|
commitdiff
2020-04-21
Eirik Tsarpalis
[CBOR] Implement support for tagged types (#34767)
|
commitdiff
2020-04-21
Stephen Toub
Improve RegexCompiler's ToLower perf (#35203)
|
commitdiff
2020-04-20
Dan Moseley
Add microsoft-extensions to area owners (#35186)
|
commitdiff
2020-04-20
Juan Hoyos
Guard against chaching of dangling global parent class...
|
commitdiff
2020-04-20
Levi Broderick
Address some edge cases in EncoderNLS.GetBytes draining...
|
commitdiff
2020-04-20
Aaron Robinson
Add test for native COM client consuming managed COM...
|
commitdiff
2020-04-20
Vladimir Sadov
Use pinned arrays in Sockets (#34175)
|
commitdiff
2020-04-20
Levi Broderick
Improve char.ToUpperInvariant / ToLowerInvariant perf...
|
commitdiff
2020-04-20
Fan Yang
Remove passing tests from exclude list (#35139)
|
commitdiff
2020-04-20
monojenkins
[tests] Disable sgen-bridge.exe on Windows x64 FullAOT...
|
commitdiff
2020-04-20
Marcus Turewicz
Override IsByRefLike on S.R.E.*Builder classes (#34846)
|
commitdiff
2020-04-20
monojenkins
[wasm][debugger] Implement `Runtime.callFunctionOn...
|
commitdiff
2020-04-20
John Salem
Add Reverse Diagnostics Server (#33307)
|
commitdiff
2020-04-20
Swaroop Sridhar
Single-File Bundler: Add a FileSize test (#35149)
|
commitdiff
2020-04-20
monojenkins
Add ability to turn on just the portable executable...
|
commitdiff
2020-04-20
Alexander Nikolaev
Http2LoopbackConnection properly handles stream termina...
|
commitdiff
2020-04-20
Jan Vorlicek
Remove MicrosoftFileFormatsVersion from eng/Versions...
|
commitdiff
2020-04-20
Jan Vorlicek
Remove notions of the buildtools and the GetModuleIndex
|
commitdiff
2020-04-20
Ryan Lucia
Add Mono-specific check for uninitialized default ALC...
|
commitdiff
2020-04-20
Vladimir Sadov
CastTable perf tweaks. (#34427)
|
commitdiff
2020-04-19
monojenkins
[mono] Fix multidimensional array construction when...
|
commitdiff
2020-04-19
nietras
Update shared-generics.md to use `Method<>` instead...
|
commitdiff
2020-04-19
Anirudh Agnihotry
fixing building of projects in VS (#35146)
|
commitdiff
2020-04-19
Andrew Au
Make MappingType more usable (#35168)
|
commitdiff
2020-04-19
Ryan Lucia
[meta] Mono ALC embedding primer (#34601)
|
commitdiff
2020-04-18
Tomas Weinfurt
fix ping on OSX when running as root (#35070)
|
commitdiff
2020-04-18
Tomas Weinfurt
add FreeBSD build (#34521)
|
commitdiff
2020-04-18
imhameed
Enable JIT/Regression/JitBlue/DevDiv_578214/DevDiv_5782...
|
commitdiff
2020-04-18
dotnet-maestro[bot]
Update dependencies from https://github.com/microsoft...
|
commitdiff
2020-04-18
Andrew Au
Make GCToEEInterface::Get*ConfigValue check the runtime...
|
commitdiff
2020-04-18
Jan Vorlicek
Implement native GetModuleIndex
|
commitdiff
2020-04-18
Carlos Sanchez Lopez
Enclose paths with quotes in testPackages.proj (#34791)
|
commitdiff
2020-04-18
Viktor Hofer
Remove verbose test output logging (#35104)
|
commitdiff
2020-04-18
Steve Pfister
Fixes nits identified in https://github.com/dotnet...
|
commitdiff
2020-04-18
Tanner Gooding
Fixing several of the Sse/Sse2.Compare* intrinsics...
|
commitdiff
2020-04-18
mrj001
Remove erroneous curlies in Xml resource (#33890)
|
commitdiff
2020-04-18
Aaron Robinson
Fix all runtime IL generation paths from passing GC...
|
commitdiff
2020-04-18
Tomáš Rylek
Rename ReadyToRun.SuperIlc to just R2RTest to save...
|
commitdiff
2020-04-18
Jan Vorlicek
Fix collectible AssemblyLoadContext shutdown race ...
|
commitdiff
2020-04-18
Jan Kotas
Spanize interop in System.Net.NetworkInformation (...
|
commitdiff
2020-04-17
Kevin Jones
Use ReadOnlySpan<byte> instead of byte arrays in CAPI...
|
commitdiff
2020-04-17
monojenkins
[wasm][debugger] Show pointer type+address (#34934)
|
commitdiff
2020-04-17
David Mason
profiler tests depend on jit events (#34919)
|
commitdiff
2020-04-17
Steve MacLean
Enable cross OS DBI build (#35021)
|
commitdiff
2020-04-17
Marek Safar
Add wasm for browser RID (#34940)
|
commitdiff
2020-04-17
Jan Kotas
Disable IPGlobalProperties_TcpActiveConnections_Succeed...
|
commitdiff
2020-04-17
Viktor Hofer
Update VS minimum dependency (#35114)
|
commitdiff
2020-04-17
Steve Pfister
Adds support for generating Mono named NETCore.App...
|
commitdiff
2020-04-17
Brooke Philpott
Throw DirectoryNotFoundException on Image.Save with...
|
commitdiff
2020-04-17
Manish Godse
Fix assert while logging typeload failures (#34985)
|
commitdiff
2020-04-17
Alexander Nikolaev
Set fetch depth to 5 for stress tests on NanoServer...
|
commitdiff
2020-04-17
Joseph Musser
Move and lint ECMA-335 Augments spec (#35095)
|
commitdiff
2020-04-17
Simon Nattress
Remove IReadyToRunMethodCodeNode interface (#35085)
|
commitdiff
2020-04-17
Sam Patel
Minor changes - Update specific words in mono code...
|
commitdiff
2020-04-17
mrj001
updated output folder from 'aforementioned' to the...
|
commitdiff
2020-04-17
Anirudh Agnihotry
fix runntinf tests with targetFramework property and...
|
commitdiff
2020-04-17
Carol Eidt
Add IR support for multireg lclVars & intrinsics (...
|
commitdiff
2020-04-17
Egor Bogatov
[mono] iOS Test runner (#34976)
|
commitdiff
2020-04-17
Eric Erhardt
Update Microsoft.NET.HostModel to reference System...
|
commitdiff
2020-04-17
Alexander Nikolaev
Resetting _waitForCompletion to null was removed from...
|
commitdiff
2020-04-17
Jan Vorlicek
Merge pull request #35058 from janvorli/fix-vsd-stub...
|
commitdiff
2020-04-17
monojenkins
[aot] Fix the support for separate aot data files....
|
commitdiff
2020-04-17
Sergey Andreenko
Fix an incorrect CSE case with struct retyping. (#34676)
|
commitdiff
2020-04-17
Tomáš Rylek
Fix for PInvoke behavior in composite mode (#35027)
|
commitdiff
2020-04-17
David Mason
Update rejit.cpp
|
commitdiff
2020-04-17
David Mason
Code review feedback
|
commitdiff
2020-04-17
David Mason
re-enable profiler tests now that they are passing
|
commitdiff
2020-04-17
David Mason
fix alpine failures. you can dlopen a relative path...
|
commitdiff
2020-04-17
David Mason
fix issue where test was treating an HRESULT as a Funct...
|
commitdiff
2020-04-17
David Mason
Update tests to work correctly when crossgenned
|
commitdiff
2020-04-17
David Mason
fix RequestReJITWithInliners for R2R modules
|
commitdiff
2020-04-17
David Mason
profiler tests depend on jit events so disable R2R...
|
commitdiff
2020-04-17
Tomas Weinfurt
fix endless loop in GetActiveUdpListeners (#35078)
|
commitdiff
2020-04-17
Larry Ewing
Merge pull request #34933 from monojenkins/sync-pr...
|
commitdiff
2020-04-17
David Cantu
Fix Http.Json serialization performance by using static...
|
commitdiff
2020-04-17
Elinor Fung
Get the IUnknown identity of COM instance for global...
|
commitdiff
2020-04-16
Andy Ayers
JIT: fix recursive inline checking (#35020)
|
commitdiff
2020-04-16
Vlad Brezae
[jit] Add support for fconv.ovf.*.un opcodes (#34949)
|
commitdiff
2020-04-16
Carol Eidt
PR Feedback
|
commitdiff
2020-04-16
Stephen Toub
Allow known values for HttpHeaderType.Custom in KnownHe...
|
commitdiff
2020-04-16
Larry Ewing
Add OSPlatform.Browser and Architecture.Wasm (#34781)
|
commitdiff
2020-04-16
radical
[wasm][debugger] Show signature for delegate, or target...
|
commitdiff
2020-04-16
Jan Vorlicek
Remove explicit null check for VSD from JIT for 64...
|
commitdiff
2020-04-16
Jan Vorlicek
Fix missing semicolon
|
commitdiff
2020-04-16
Zoltan Varga
Make the -Wsometimes-uninitialized into an error. ...
|
commitdiff
2020-04-16
Jan Vorlicek
Fix swapped Unix and Windows instruction codes
|
commitdiff
2020-04-16
monojenkins
[wasm][debugger] Fix typo and silence output (#35041)
|
commitdiff
2020-04-16
monojenkins
[debugger] Remove assert when the DebuggerTypeProxy...
|
commitdiff
2020-04-16
Mitchell Hwang
Creating a runtime pack artifacts directory in the...
|
commitdiff
2020-04-16
Jan Vorlicek
Add regression test
|
commitdiff
next