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-21
Gérald Barré
Fix typo (#1970)
|
commitdiff
2020-01-21
Tom Deseyn
Remove try-catch from SmtpClient.Abort to see what...
|
commitdiff
2020-01-21
Stephen Toub
Specialize Regex codegen for ? (#1898)
|
commitdiff
2020-01-21
Andy Ayers
JIT: check that constant handles are not OK2_CONST_LONG...
|
commitdiff
2020-01-21
Maxim Lipnin
[Docs] Fix small typo (#1961)
|
commitdiff
2020-01-21
Dan Moseley
Cleanup regex diagnostic output (#1947)
|
commitdiff
2020-01-21
Jan Kotas
Delete outdated comment (#1952)
|
commitdiff
2020-01-21
Dan Moseley
Readme for regex implementation (#1945)
|
commitdiff
2020-01-20
Michal Strehovský
Fix documentation of R2R inline tracking map (#1942)
|
commitdiff
2020-01-20
Jan Kotas
Delete unnecessary clone of the assembly name (#1936)
|
commitdiff
2020-01-20
Marek Safar
Cleanup double initialized fields in SPC (#1935)
|
commitdiff
2020-01-20
Marek Safar
Initial pass on updating documentation to include MonoV...
|
commitdiff
2020-01-19
Jan Kotas
Delete unnecessary defines from CoreCLR tests (#1922)
|
commitdiff
2020-01-19
Alexander Köplinger
Merge pull request #1912 from mono/consolidation
|
commitdiff
2020-01-19
Jan Kotas
Delete outdated workaround (#1921)
|
commitdiff
2020-01-19
David Cantu
Add support for preserve references on JSON (#655)
|
commitdiff
2020-01-19
Maher Jendoubi
Contributing: fixed some typos (#1905)
|
commitdiff
2020-01-18
Alexander Köplinger
Merge remote-tracking branch 'upstream/master' into...
|
commitdiff
2020-01-18
Alexander Köplinger
Add option to select Mono as the testhost runtime with...
|
commitdiff
2020-01-18
Alexander Köplinger
Temporarily disable Mono from default subset categories
|
commitdiff
2020-01-18
Robert Matusewicz
Extract methods from Cng.cs to Interop.*.cs
|
commitdiff
2020-01-18
Jan Kotas
More renames of full framework to .NET Framework (...
|
commitdiff
2020-01-18
Alexander Köplinger
Make Mono build in dotnet/runtime
|
commitdiff
2020-01-18
Alexander Köplinger
Add new .gitignore for Mono
|
commitdiff
2020-01-18
Jan Kotas
Delete DESKTOP define in CoreCLR tests (#1901)
|
commitdiff
2020-01-18
dotnet-bot
Merge branch 'master' of mono
|
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
Nikolay Sivov
Compilation warnings fixes (mono/mono#18495)
|
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
Bernhard Urban-Forster
[prof] remove wrong cast for format string (mono/mono...
|
commitdiff
2020-01-17
Jan Vorlicek
Fix tracing rundown tests with optimizations and large...
|
commitdiff
2020-01-17
Aleksey Kliger ...
[netcore] Mark InitializeCurrentThread NoInlining ...
|
commitdiff
2020-01-17
Bernhard Urban-Forster
[runtime] fix warnings on linux (gcc 8.3.0) (mono/mono...
|
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
Aleksey Kliger ...
[runtime] NOHANDLES for ves_icall_System_Threading_Thre...
|
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
Aleksey Kliger ...
[interp] Add missing files to tarball (mono/mono#18482)
|
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
Thays Grazia
Revert "On android sometimes there is no valid_info...
|
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
Thays Grazia
On android sometimes there is no valid_info but the...
|
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
next