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-01-18
Jan Kotas
More renames of full framework to .NET Framework (...
|
commitdiff
2020-01-18
Jan Kotas
Delete DESKTOP define in CoreCLR tests (#1901)
|
commitdiff
2020-01-18
Stephen Toub
Address more issue numbers in the code (#1888)
|
commitdiff
2020-01-18
John Salem
[testing] Update TraceEvent package version and bypass...
|
commitdiff
2020-01-18
Jeremy Koritzinsky
Fix RepoRoot to always have a directory terminator...
|
commitdiff
2020-01-18
Stephen Toub
Improve Regex codegen for negated / non-ASCII sets...
|
commitdiff
2020-01-18
Jared Parsons
Disable failing test (#1896)
|
commitdiff
2020-01-18
Noah Falk
Merge pull request #1199 from lmolkova/w3cTestSuiteCrashes
|
commitdiff
2020-01-18
Jared Parsons
Merge pull request #1873 from jaredpar/standard
|
commitdiff
2020-01-18
Julien Couvreur
Tweak documentation on NotNullAttribute (#1891)
|
commitdiff
2020-01-17
Eugene Rozenfeld
Improvements for null check folding. (#1735)
|
commitdiff
2020-01-17
Vitek Karas
Merge pull request #1525 from vitek-karas/OpenInstaller...
|
commitdiff
2020-01-17
Steve MacLean
Remove unused/unnecessary defines (#1878)
|
commitdiff
2020-01-17
Stephen Toub
Port stubbed out Regex.CompileToAssembly (#1850)
|
commitdiff
2020-01-17
Steve MacLean
Fix MSVC warn as errors... (#1876)
|
commitdiff
2020-01-17
Steve MacLean
Remove stray sos reference (#1875)
|
commitdiff
2020-01-17
Andrew Au
Use bitmask operation to check if a slot is untracked...
|
commitdiff
2020-01-17
Jeremy Koritzinsky
Enable overriding CoreCLR and Libraries configurations...
|
commitdiff
2020-01-17
Davis Goodin
Add Crossgen pack for crossgen2 tool (#1859)
|
commitdiff
2020-01-17
Fadi Hanna
Fix bug with PInvokes having byref arguments. (#1843)
|
commitdiff
2020-01-17
Jared Parsons
Disable Apline.38 ARM runs
|
commitdiff
2020-01-17
Brian Sullivan
Fixes runtime issue #1739 (#1840)
|
commitdiff
2020-01-17
Vitek Karas
Merge pull request #1759 from vitek-karas/NativeSearchD...
|
commitdiff
2020-01-17
Davis Goodin
Fix Linux_x64_glibc condition to build RPM/Deb (#1861)
|
commitdiff
2020-01-17
Maryam Ariyan
Adding area owners for new mono labels (#1865)
|
commitdiff
2020-01-17
Justin Kotalik
Implement required HttpClient apis in System.Net.Quic...
|
commitdiff
2020-01-17
Adam Sitnik
Update status badge link (#1855)
|
commitdiff
2020-01-17
Adam Sitnik
add benchmarking and profiling workflow docs links...
|
commitdiff
2020-01-17
Wraith2
Spanify and cleanup System.Security.Principal.Windows
|
commitdiff
2020-01-17
Vladimir Sadov
revert CPU clipping to 3.0, 2.x behavior (#1851)
|
commitdiff
2020-01-17
Eirik Tsarpalis
ZipFile.CreateFromDirectory: ensure entryEncoding param...
|
commitdiff
2020-01-17
vitek-karas
Remove the option to specify VS path
|
commitdiff
2020-01-17
Stephen Toub
Coalesce adjacent loops in concatenation RegexNodes...
|
commitdiff
2020-01-17
vitek-karas
Fix tests on linux
|
commitdiff
2020-01-17
Michal Strehovský
Implement SuppressGCTransition attribute in crossgen2...
|
commitdiff
2020-01-17
Jan Vorlicek
Fix tracing rundown tests with optimizations and large...
|
commitdiff
2020-01-17
Michal Strehovský
Do not look at Size when doing Auto layout (#1805)
|
commitdiff
2020-01-17
Andrew Au
Flush GC log on shutdown (#1721)
|
commitdiff
2020-01-17
Andrew Au
Recording the reason why we change the generation to...
|
commitdiff
2020-01-17
Carlos Sanchez Lopez
Port CreateDirectory method as a DirectorySecurity...
|
commitdiff
2020-01-17
Santiago Fernandez...
Address PR feedback from old PR (#1837)
|
commitdiff
2020-01-17
Liudmila Molkova
more tests
|
commitdiff
2020-01-17
Liudmila Molkova
fix IsW3C check
|
commitdiff
2020-01-17
Liudmila Molkova
Allow hex chars in W3C Trace-Context version and fix...
|
commitdiff
2020-01-17
Stephen Toub
Expand RegexNode atomicity test to loops at the end...
|
commitdiff
2020-01-17
Stephen Toub
Automatically anchor regexes beginning with .* (#1706)
|
commitdiff
2020-01-17
Anton Lapounov
Review large alignment code in GC (#1351)
|
commitdiff
2020-01-17
Mateo Torres-Ruiz
Prompt dialog when running GUI app and hostfxr is ...
|
commitdiff
2020-01-17
Jan Vorlicek
Fix dumping of GCSlotFlags in R2RDump (#1833)
|
commitdiff
2020-01-16
Santiago Fernandez...
Remove Windows_NT_arm64 from checked libraries rolling...
|
commitdiff
2020-01-16
Andy Ayers
JIT: ensure we get the right oper when constructing...
|
commitdiff
2020-01-16
Tomáš Rylek
Fix Crossgen2 compilation of System.Private.CoreLib...
|
commitdiff
2020-01-16
Bruce Forstall
Update macOS build requirements to include openssl
|
commitdiff
2020-01-16
Santiago Fernandez...
Remove Windows_NT_arm64 run tests (#1827)
|
commitdiff
2020-01-16
Vladimir Sadov
missing check for `readonly` case in x86 array ::Addres...
|
commitdiff
2020-01-16
Bruce Forstall
Documentation refinements (#1738)
|
commitdiff
2020-01-16
Michal Strehovský
Update the CoreCLR testing workflow doc (#1806)
|
commitdiff
2020-01-16
Eirik Tsarpalis
Nullable annotate System.IO.Compression.ZipFile (#1811)
|
commitdiff
2020-01-16
Eirik Tsarpalis
enable nullable annotations for System.Dynamic.Runtime...
|
commitdiff
2020-01-16
Adam Sitnik
copy CoreRun to the testhost directory to make benchmar...
|
commitdiff
2020-01-16
Jan Vorlicek
Fix crossgen2 handling of sequential layout with explic...
|
commitdiff
2020-01-16
Andy Ayers
JIT: refine handle blocking logic (#1788)
|
commitdiff
2020-01-16
Bruce Forstall
Fix Linux tests mainv1, mainv2 (#1790)
|
commitdiff
2020-01-16
Michal Strehovský
Delete duplicated R2R version definition and sync to...
|
commitdiff
2020-01-16
Stephen Toub
Change all ActiveIssues to use Uris instead of numbers...
|
commitdiff
2020-01-16
Rich Lander
Update repo link to dotnet/runtime (#1781)
|
commitdiff
2020-01-16
Carol Eidt
Fix impSIMDMinMax (#1774)
|
commitdiff
2020-01-16
Santiago Fernandez...
Use a single pipeline with runtime conditioned jobs...
|
commitdiff
2020-01-16
Levi Broderick
Delete checked-in Unicode data files in favor of runtim...
|
commitdiff
2020-01-16
Brian Sullivan
Fix Issue 1104 (#1734)
|
commitdiff
2020-01-15
Viktor Hofer
Update ReportGenerator to 4.4.2 (#1778)
|
commitdiff
2020-01-15
Andy Ayers
Jitstress fixes for tailcall tests (#1771)
|
commitdiff
2020-01-15
Marco Rossignoli
Update dotnet-tools.json (#1773)
|
commitdiff
2020-01-15
dotnet-maestro[bot]
[master] Update dependencies from 4 repositories (...
|
commitdiff
2020-01-15
vitek-karas
Fix build on Linux
|
commitdiff
2020-01-15
Andy Ayers
JIT: handle some side effects in box pattern match...
|
commitdiff
2020-01-15
Brian Sullivan
Cse tuning (#1463)
|
commitdiff
2020-01-15
Michal Strehovský
Add link to shared portion of CoreLib to .gitignore...
|
commitdiff
2020-01-15
Fadi Hanna
Fix PEReader creation and caching (#1742)
|
commitdiff
2020-01-15
Andrey Akinshin
Fix description of -skipnuget in src/coreclr/build...
|
commitdiff
2020-01-15
Cheena Malhotra
Revert Async changes to SNIPacket to fix deadlock issue...
|
commitdiff
2020-01-15
Vitek Karas
hostfxr_get_native_search_directories must fail when...
|
commitdiff
2020-01-15
Marek Safar
Remove two always false properties in UriSyntax (#696)
|
commitdiff
2020-01-15
Leandro A. F. Pereira
pal_random: Open /dev/urandom with O_CLOEXEC (#1249)
|
commitdiff
2020-01-15
Lucas Trzesniewski
Mark some Nullable<T> members as readonly (#1727)
|
commitdiff
2020-01-15
Jared Parsons
Disable TestOnExecuteCustomCommand (#1745)
|
commitdiff
2020-01-15
Stephen Toub
Add minimum length optimization to regex (#1624)
|
commitdiff
2020-01-15
Eirik Tsarpalis
Nullable annotate System.Linq.Queryable (#979)
|
commitdiff
2020-01-15
Fadi Hanna
Fix token encoding crash when compiling without version...
|
commitdiff
2020-01-14
Levi Broderick
Update Version.Details.xml with new UnicodeData test...
|
commitdiff
2020-01-14
Jan Vorlicek
Fix linuxnonjit that got accidentally renamed to linuxo...
|
commitdiff
2020-01-14
Santiago Fernandez...
Update System.Drawing.Common index to get latest packag...
|
commitdiff
2020-01-14
Levi Broderick
Update CharUnicodeInfo to Unicode 12.1; update StringIn...
|
commitdiff
2020-01-14
Anton Lapounov
Fix comments in zapimage.cpp (#1629)
|
commitdiff
2020-01-14
Tomas Weinfurt
improve cert validation diagnostic on OSX (#1513)
|
commitdiff
2020-01-14
Adeel Mujahid
Cleanup remaining rhel/centos 6 conditions (#1659)
|
commitdiff
2020-01-14
Andy Ayers
JIT: build basic block pred lists before morph (#1309)
|
commitdiff
2020-01-14
Viktor Hofer
Fix test property evaluation on netfx vertical (#1715)
|
commitdiff
2020-01-14
Stephen Toub
Enable upgrading loops before alternations to be atomic...
|
commitdiff
2020-01-14
Davis Goodin
Use platform-matrix for Installer jobs (#1623)
|
commitdiff
next