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
2019-12-03
wfurt
improve renegotiation ssl tests
commit
|
commitdiff
|
tree
|
snapshot
2019-12-03
mikedn
Start using local address nodes in the JIT frontend...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-03
LeaFrock
Fix a link mistake in CONTRIBUTING.md (#468)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-03
Stephen Toub
Add ChannelReader<T>.{Can}Count (#312)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-03
Egor Chesakov
[Arm64] Support table-driven code generation for scalar...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-03
Stephen Toub
Improve Regex performance (mainly interpreted) (#449)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-03
Jan Kotas
Delete Thread-related dead code (#450)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
Carlos Sanchez...
Add NamedPipeServerStream method that takes an ACL...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
Fadi Hanna
Fix RVA field ordering and emission issue. (#375)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
Stephen Toub
Fix CancellationTokenRegistration.Unregister race condi...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
Juan Hoyos
Update building in Linux docs (#350)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
Zoltan Varga
Build System.IO.Compression.Native on WebAssembly as...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
Youssef Victor
Update links in docs/README.md (#441)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
Viktor Hofer
Re-enable CoreLib analyzers (#424)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
Marie Píchová
Removed WinHttpHandler from System.Net.Http (#397)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
Jan Kotas
Delete CLSID_ComCallUnmarshal and related code (#426)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
Alexander Nikolaev
Current user identity in added to HttpConnectionKey...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-01
Viktor Hofer
Converge common msbuild properties and targets (#338)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-30
Youssef Victor
corefx -> runtime (#407)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-30
v-jizho2
Update area owners (#401)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
Jan Vorlicek
Update the previous crossgen2 fix to interface static...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
Roman Marusyk
Consolidate .netcoreapp.cs files because projects is...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-28
Michal Strehovský
Port CoreRT bugfix in marshalling to crossgen2 (#384)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-28
Jan Vorlicek
Fix crossgen2 to fix some negative tests (#344)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-28
Swaroop Sridhar
CoreHost: Remove a long-name test asset (#373)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-28
dotnet-maestro...
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-28
Santiago Fernandez...
Use platform-matrix and split jobs by steps for librari...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-28
Jan Kotas
Fix formatting (#374)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-28
Jan Vorlicek
Fix crossgen2 interface static constructor handling...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-28
Levi Broderick
Improve performance of RuntimeHelpers.GetMethodTable...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-28
Brian Sullivan
Perfscore dumping/dasm improvements (#264)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Maryam Ariyan
Move profiling docs out of workflow (#352)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Fadi Hanna
Fix EH handling in PInvoke stubs and remove workaround...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Viktor Hofer
Rename mentions corefx-testdata to runtime-assets ...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
dotnet-maestro...
[master] Update dependencies from dotnet/arcade (#340)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Santiago Fernandez...
Disable tests on CoreCLR using new attribute (#261)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Jan Vorlicek
Fix crossgen2 field signature emission (#343)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Maryam Ariyan
Merge pull request #331 from maryamariyan/fix-docs
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Miha Zupan
SmtpClient SendMailAsync with CancellationToken API...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Miha Zupan
Fix SmtpClient handling exceptions as timeouts (#288)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Günther Foidl
Updated broken links in ./README.md (#277)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Anirudh Agnihotry
enabling index check (#310)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Sergey Andreenko
Fix range check upper limit. (#198)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Adeel Mujahid
Remove libintl dependency (#270)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Ganbarukamo41
Vectorise string.Replace(char, char) (#279)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Sung Yoon Whang
Fix LTTng config environment variable parser (#326)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Santiago Fernandez...
Add skip reason to SkipOnMono attribute (#324)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Maryam Ariyan
Updating the issue pr management guideline
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Jan Kotas
Delete PAL_RegisterModule from the JIT (#263)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Stephen Toub
Fix typos in ValueTask comments
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Roman Marusyk
Consolidate .netcoreapp.cs files because System.Threadi...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Egor Chesakov
Arm64: Implement ReverseBitOrder (#233)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Egor Bogatov
Disable DynamicCode_Jit test from System.Runtime.Tests...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Alexander Köplinger
Remove GenerateCompilerResponseFile.targets from System...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Stephen Toub
Synchronize write access to Hashtables in LicenseManage...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Maryam Ariyan
Remove doc files not meant for dotnet/runtime (#311)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Sinan Kaya
Correct integer conversions (#301)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Jarret Shook
Re-enable testing and switch back to the correct queues...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Clinton Ingram
Prevent nullptr dereference in GenTree::IsLclVarUpdateT...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Sinan Kaya
no PLT on arm64 (#269)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Steve MacLean
Revise perfjitdump (#229)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Jan Kotas
Minor SpanHelpers cleanup (#259)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Günther Foidl
Updated viewing-jit-dumps.md (#289)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
dotnet-maestro...
[master] Update dependencies from dotnet/arcade (#243)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Viktor Hofer
Add CoreLib shared source project (#244)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Drew Noakes
Remove references to gender (#262)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Sean Killeen
Fix minor typo in readme (#285)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Stuart Lang
Corrected spelling (#278)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Stephen Toub
Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Stephen Toub
Improve Regex performance (in particular RegexOptions...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Jan Vorlicek
Fix crossgen2 compilation with reverse pinvoke (#222)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Fadi Hanna
Temp workaround to disable PInvoke ILStubs with EH...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Sinan Kaya
Fix friend class declaration (#268)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Andy Ayers
JIT: if IR and stack can't provide a ref class handle...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Fadi Hanna
Fix exception handling in interface method that checks...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Fadi Hanna
Cleanup warnings for uncompiled methods for some by...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Eugene Rozenfeld
Fix setting of DllImportResolver in crossgen2. (#167)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Andrew Au
Improve test coverage for RSAEncryptionPadding comparsi...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Viktor Hofer
Consolidate docs (#251)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Michal Strehovský
Fix marshalling null delegates (#241)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Bruce Forstall
Fix test build error when .NET Core SDK 5 is installed...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Ivan Diaz Sanchez
Merge pull request #157 from ivdiazsa/parallel-test...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Tomáš Rylek
Several cleanups in CoreCLR YAML scripts (#236)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Eirik Tsarpalis
HttpStress: Use Windows containers and docker-compose...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Jeff Schwartz
Proposed set of norms and best practices for issue...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Andy Ayers
JIT: optimize more array covariant store checks in...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Viktor Hofer
Allow project builds from script (#201)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Jeremy Koritzinsky
Remove optional consumption of CoreCLR transport packag...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Michal Strehovský
Make marshallers shareable again (#240)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Jan Vorlicek
Remove System.ComponentModel.TypeConverter exclusion...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Stephen Toub
Address some IDEXXX analysis warnings (#180)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-24
Stephen Toub
Use #nullable restore in code generators (#238)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-23
Stephen Toub
Annotate System.IO.MemoryMappedFiles for nullable refer...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-23
Stephen Toub
Annotate System.IO.Compression.Brotli for nullable...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-23
Fadi Hanna
Fix AV in System.StubHelpers.CSTRMarshaler.ConvertFixed...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-23
Fadi Hanna
Unifying many of the R2R and COR constants between...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-22
Egor Chesakov
Fix printing switching to MinOpts or Optimized (#214)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-22
Jan Vorlicek
Fix getting affinity set on MUSL on Jetson TX2 (#206)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-22
Jan Kotas
Delete unnecessary intrinsic attributes (#216)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-22
Jan Vorlicek
Merge pull request #215 from janvorli/fix-abstractcalls...
commit
|
commitdiff
|
tree
|
snapshot
next