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-08-17
Ryan Lucia
[mono] Loader improvements: bundle optimization and...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Tomas Weinfurt
retire TLS1.0/1.1 ciphers from default list (#40746)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Abel Braaksma
Make RegexParseException and RegexParseError public...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
imhameed
[mono] Add `X86Base` support. (#40861)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Maryam Ariyan
Add support for the InnerException in Json formatter...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Mateo Torres...
Don't load assemblies inside bundle when using LoadFrom...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Kevin Jones
Extend timeouts in revocation timeout tests.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Kevin Jones
Do not include extensions sequence if there are no...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
David Cantú
Throw when reference cannot be assigned to converter...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Jeff Handley
Remove ObsoletedInOSPlatformAttribute (#40945)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Juan Hoyos
Fix patch skip + emulation on ARM64 (#40941)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Tomas Weinfurt
use port in SPN calculation if not default (#40860)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
monojenkins
[aot] Avoid emitting generic instances with vtype argum...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Adeel Mujahid
Pass length to PathCharString.Append on SunOS (#40928)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Nikola Milosavljevic
Do not build Targeting pack in source-build (#40870)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Charles Stoner
Test concurrent calls to CallSite.AddRule() and MoveRul...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
devsko
Not all object converters return a JsonElement (#40921)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Mike McLaughlin
Create dump in utility thread after m_LastThrownObjectH...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Mateo Torres...
Normalize directory separator of paths in FileSpec...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Ben Adams
Intrinsicify SpanHelpers.IndexOfAny(char,...) (#40729)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Tomáš Rylek
Reenable crossgen2smoke under GC stress (#40849)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Carol Eidt
Fix GC liveness check in ByRefLocals test (#40857)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Andrew Au
Make the buffer size configurable for generational...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Tomáš Rylek
Block out the Runtime_40444 test failing in PR's +...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
asmichi
Fix IndexOutOfRangeException in CallSite.MoveRule....
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Sven Boemer
Update linker warning numbers (#40865)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Eirik Tsarpalis
Make Enumerable.Cast<T> and friends return IEnumerable...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Adeel Mujahid
Include <sys/sysctl.h> only for FreeBSD in pal.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Marco Rossignoli
Implement ReadOnlySequence<T>.GetPosition(SequencePosit...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Anton Firszov
Add NetworkError.TimedOut, rename Unknown to Other...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Marie Píchová
Renamed EventSources "Microsoft-"->"Private.InternalDia...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
David Wrighton
Implement concept of unstable ABI into crossgen2 (...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Layomi Akinrinade
Ensure value-type handling converter created by factory...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Miha Zupan
Add remaining System.Net.Http Telemetry (#40838)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Miha Zupan
Disable HttpTelemetry for HTTP 3 requests (#40839)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Anton Lapounov
Fix runtime crash on Linux ARM64 running in WSL (#40597)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Geoff Kizer
implement ConnectAsync overloads with CancellationToken...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Tomáš Rylek
Remove the coreClrRepoRoot YAML variable (#40893)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
John Salem
Make suspend the default port configuration (#40888)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Eirik Tsarpalis
Workaround for WSL1 process IO redirection bug (#40851)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Noah Falk
Limit Debugger.Log() calls in EventSource (#40823)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Jan Kotas
Delete unused files (#40889)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Brian Robbins
Update PGO/IBC Data. (#40850)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Tammy Qiu
[wasm] Add Timezone data generator as build task (...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Andy Gocke
Change Assembly.GetFile(s) to throw when in-memory...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Marie Píchová
Fix sync ConnectHelper.Connect (#40880)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
David Cantú
Reverts https://github.com/dotnet/corefx/pull/37583...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Jared Parsons
Fix annotation in DataTableReaderListnener (#40855)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Krzysztof Wicher
Nullable: System.Xml, part 6 (XSLT minus XSLT.Runtime...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Andrew Au
Generational aware analysis based on environment variab...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Ryan Lucia
[mono] Make bundle filename changes netcore-only (...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Santiago Fernandez...
Move Font*, Image* and Margins converters to System...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Mike McLaughlin
Fix stack overflow createdump triggering on Windows...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
lindexi
Ignore the executable file be deleted in Process Start...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Eugene Rozenfeld
Fix TailCallStress mode. (#40698)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Steve Harter
Change null handling in custom converters for backwards...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Layomi Akinrinade
Throw when non-nullable struct converters indicate...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Jimmy Bogard
Adding support for constrained open generics to DI...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Anirudh Agnihotry
Fixing the allconfig build. (#40812)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Sung Yoon Whang
Fix a deadlock in EventSource and CounterGroup (#40259)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Jan Vorlicek
Fix ilasm, ildasm, crossgen and others launch from...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Santiago Fernandez...
Update analyzers and various fixes to be able to build...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Alexander Nikolaev
Set MaxConcurrentStreams = 100 on new Http2Connection...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Sergey Aseev
Move content type verification to a later stage (#40594)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Carlos Sanchez
Ensure FileStatus and FileSystemEntry Hidden and ReadOn...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Marie Píchová
Fix timing issues with Http2_PingKeepAlive test. (...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Alexander Nikolaev
Flaky multiple HTTP/2 connection tests read full reques...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Benjamin Bartels
Applied BinaryPrimitives throughout CoreLib (#37582)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Ryan Lucia
Handle potential null in ALC.ResolveSatelliteAssembly...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Vitek Karas
Fix resolve_component_dependencies in single-file bundl...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Steve Harter
Improve JSON serialization perf of longer strings on...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Steve Harter
Increase method resolution test coverage for generics...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Steve Harter
Remove unused method (#40658)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Ben Adams
Improve SpanHelpers.IndexOfAny(byte,byte) (#40747)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Charles Stoner
Fix EmitLoadValueIndirect() for SByte and Byte (#40741)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Brian Sullivan
Add the GT_MEMORYBARRIER operator to the set of instruc...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Anton Firszov
Replace SocketsHttpConnectionFactory with SocketsConnec...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Drew Scoggins
Increase timeout (#40808)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Santiago Fernandez...
Publish transport packages that are not runtime package...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Maryam Ariyan
Remove obsoleted InplaceStringBuilder (#40743)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Tom Deseyn
Console.Unix: make Console.OpenStandardInput Stream...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Adam Sitnik
Dispose Process.Threads and Process.Modules when dispos...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Carol Eidt
Fix ValidateResult for StoreSelectedScalar tests (...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Maxim Lipnin
Small library test clean up (#40833)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Adam Sitnik
skip the hanging System.Diagnostics.Tests.ProcessWaitin...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Jan Kotas
Remove unnecessary SwitchToThread on resume from suspen...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Zoltan Varga
[runtime] Update cmake build. (#40811)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Ryan Lucia
[mono] Improve MonoImage filename handling for bundled...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Maxim Lipnin
Clean up the System.Net.Requests library tests because...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Maxim Lipnin
Re-enable one HttpContentTest library test on browser...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Levi Broderick
Forbid AllocateValueType from allocating byref like...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
David Cantú
/p:Configuration must use "Release" instead of "release...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Jeff Handley
Mark DirectoryServices CAS APIs as Obsolete (#40756)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Miha Zupan
Add telemetry to System.Net.Security (#40108)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Jan Kotas
Make sure Debug.Fail and other similar methods have...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Thays Grazia
[wasm] Changing debugger wasm test (#40792)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
John Salem
Rebrand Diagnostics Server to DiagnosticPort (#40499)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Ryan Lucia
[mono] Adjust wasm gitignore and Makefile (#40797)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
John Salem
Add GetProcessEnvironment command to diagnostics server...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Levi Broderick
Add matchLength-returning APIs to CompareInfo (#40752)
commit
|
commitdiff
|
tree
|
snapshot
next