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-18
Tomáš Rylek
Switch over the remaining CoreCLR pipelines to live...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-18
Elinor Fung
Add tracing for default probing for managed assemblies...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-18
Santiago Fernandez...
Re-enable symstore targets for System.Private.CoreLib...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-18
Carlos Sanchez...
FileSystemAclExtensions missing `this` nullchecks ...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-18
Dong-Heon Jung
Set vtable offset as contained (#722)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-17
Tomas Weinfurt
add test for nested ssl authentication (#873)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-17
Jan Kotas
Move System.Globalization.Native under libraries (...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-17
Simon Nattress
Merge pull request #984 from cshung/dev/andrewau/r2rdum...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-17
Alexander Nikolaev
All related headers are marked as NonTrailing (#903)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-17
Eirik Tsarpalis
SslStress: add randomized delays (#977)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-17
Santiago Fernandez...
Remove CoreFX.issues.rsp (#985)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-17
Andrew Au
Improving performance of R2RDump
commit
|
commitdiff
|
tree
|
snapshot
2019-12-17
Sergey Andreenko
Revert "Start generating LCL_FLDs in LocalAddressVisito...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-17
dotnet-maestro...
[master] Update dependencies from Microsoft/vstest...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-17
Eirik Tsarpalis
remote *_i.h blacklist from .gitignore (#975)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-17
Eirik Tsarpalis
Update NCL stress infra for live-live builds (#896)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-16
Andrew Au
R2RDump changes to allow separation of presentation...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-16
buyaa-n
Annotate System.Collections.Immutable for nullable...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-16
Andy Ayers
JIT: detect address of field as an invariant inlining...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-16
mikedn
Start generating LCL_FLDs in LocalAddressVisitor (...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-16
Viktor Hofer
Remove usage of TargetGroup where possible (#899)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-16
Tanner Gooding
Merge pull request #257 from tannergooding/float-format
commit
|
commitdiff
|
tree
|
snapshot
2019-12-16
Viktor Hofer
Use default setting for UseSharedCompilation (#900)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-15
Andy Gocke
Add SkipLocalsInitAttribute (#454)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-15
Vladimir Sadov
Adjusting `GetCurrentProcessorId` caching to different...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-15
Tanner Gooding
Adding a regression test for corefx#42576
commit
|
commitdiff
|
tree
|
snapshot
2019-12-15
Tanner Gooding
Fixing Dragon4 to take unbiased rounding into account.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-15
Santiago Fernandez...
Use wildcard to resolve S.P.CoreLib from CoreCLRArtifac...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-14
Jeremy Koritzinsky
Remove PackageReference to cijobs tool used to add...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-14
Tomáš Rylek
Fix incorrect merge of my framework crossgenning fix...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-14
Anirudh Agnihotry
Removing "netcoreapp" and "netfx" TargetGroup (#457)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-14
Tomáš Rylek
Fix crossgenning of framework libraries on Windows...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-14
Bruce Forstall
Fix JitEECallTimingInfo bit rot (#868)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-14
Bruce Forstall
Ignore method name when doing `mcs -removeDup` (#602)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-14
David Shulman
Fix enterprise testing pipeline due to live-live change...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Carol Eidt
Clarify Lowering in ryujit-overview (#859)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
yowl
tiny comment typo. (#846)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Stephen Toub
Comment on why s_createProcessLock exists in Process...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Carol Eidt
Clarify Lowering in ryujit-overview (#844)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Fadi Hanna
Fix bug with type loadability validation (#841)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Stephen Toub
Revert workarounds for IEquatable and nullable (#795)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Carlos Sanchez...
FileSecurity/DirectorySecurity should support long...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Jeremy Koritzinsky
Local live-live builds (#494)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Stephen Toub
Remove TKey : notnull constraint from `IDictionary...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
dotnet-maestro...
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Viktor Hofer
Invoke dotnet.cmd/sh from right location in py (#823)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Andrew Au
Fix the gc layout algorithm to not double count byref...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Anubhav Srivastava
Miscellaneous performance fixes for Crossgen2 (#758)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Fadi Hanna
Check method can compile before rooting (#729)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Santiago Fernandez...
Add more path exclusions to subsets (#828)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
dotnet-maestro...
[master] Update dependencies from dotnet/arcade Microso...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
dhusemann
Update Contributing.MD links (#815)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Ivan Diaz Sanchez
Added OS and Bit Specific tags to accordingly .csproj...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Andy Ayers
JIT: fix spill logic for local structs (#797)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-12
Anton Lapounov
Support targeting ARM64 in crossgen2 (#775)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-12
David Wrighton
Fix the LockFreeReaderHashtable (#777)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-12
Fadi Hanna
Fixes to static field offsets (#699)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-12
Bruce Forstall
Update RyuJIT documentation (#755)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-12
Jeremy Barton
Merge pull request #769 from vcsjones/735-fix
commit
|
commitdiff
|
tree
|
snapshot
2019-12-12
Jan Vorlicek
Limit crossgen2 instantiating depth (#791)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-12
Eirik Tsarpalis
Consolidate NCL stress testing infrastructure (#700)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-12
Andrew Au
Make sure we tell the same lie to the JIT for default...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-12
Santiago Fernandez...
Set azure pipelines variables based on changed paths...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-12
Alexander Nikolaev
HttpListener.Stop closes the request queue handle with...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-12
Brian Sullivan
Added PerfScore support for Arm64 (#751)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-12
Stephen Toub
Improve RegexOptions.Compiled codegen for ignoring...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-12
Stephen Toub
Update nullability.md
commit
|
commitdiff
|
tree
|
snapshot
2019-12-12
Stephen Toub
Update nullability.md
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
buyaa-n
Annotate System.IO.FileSystem for nullable (#590)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Andrew Au
Clarifies the comment
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Carol Eidt
Kill a non-gc-type lclVar if it has a gc-type value...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Viktor Hofer
Move dotnet.cmd/sh helper scripts into the repo root...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Erhan Atesoglu
Verified the null checking in the extension methods...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Bruce Forstall
Update SuperPMI readme (#723)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Krzysztof Bogacki
Fix corehost RID generation logic for versionless distr...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Kevin Jones
Convert Win32 statuses to HResults.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Tomáš Rylek
Increase the heuristic fetchDepth value to 20 for the...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Andrew Au
Make sure we tell the same lie to the JIT for default...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Jan Vorlicek
Fix Emscripten build of libraries (#762)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Medeni Baykal
Fixed a typo. (#763)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Andrew Arnott
Document caution regarding AdvanceTo's side effect...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Kevin Jones
Use invalid password hresult in managed p12 reader
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Tomáš Rylek
Switch over stress runs to live-live mode (#697)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Anton Landor
Added tests to cover all branches of JsonNodeOptions...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Jeremy Koritzinsky
Remove unused CMake define. (#744)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Andrew Au
Merge pull request #719 from SrivastavaAnubhav/optional...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Davis Goodin
Add installer build/test to the runtime.yml pipeline...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
David Wrighton
Add porting guide (#716)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-10
Chris Ross
Sync H2 namespace updates (#710)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-10
Jan Vorlicek
Fix relro, now and PIE for host and libraries (#685)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-10
Fadi Hanna
Disable more tests from the crossgen2 run (#741)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-10
Anubhav Srivastava
Rename --generate-map-file to --map.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-10
dotnet-maestro...
[master] Update dependencies from dotnet/arcade Microso...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-10
Jan Vorlicek
Fix DynamicMethodDesc::Destroy vs code heap enumeration...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-10
Anubhav Srivastava
Disable generating a map file by default.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-10
Swaroop Sridhar
Update Multi-level SharedFX Lookup Doc (#503)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-10
Mateo Torres...
Merge pull request #692 from mateoatr/issue-353
commit
|
commitdiff
|
tree
|
snapshot
2019-12-09
Bruce Forstall
Improve superpmi collection steps (#652)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-09
Tomáš Rylek
Live-live CoreCLR ci.yml (#586)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-09
Jarret Shook
Re-enable arm32 windows testing (#642)
commit
|
commitdiff
|
tree
|
snapshot
next