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-04-24
Stephen Toub
Improve Array.Sort(T[]) performance (#35297)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Egor Bogatov
Implement BinaryPrimitives.ReverseEndianness for arm64...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Tomáš Rylek
Add runtimeFlavor parameter to build-test-job.yml ...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Layomi Akinrinade
Add logic for immutable collection converters to share...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Alexander Nikolaev
Enable DnsGetHostEntry_LocalHost_ReturnsFqdnAndLoopback...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Adeel Mujahid
Make C-lib math functions introspection more robust...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Jan Vorlicek
Fix null reference handling in VSD stub for x86 (#35331)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Fan Yang
Refactor get_time_stamp_ns (#34536)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Tom Deseyn
Build warnings (#35404)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
monojenkins
[jit] use helper to obtain method signature (#35344)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Jan Vorlicek
Merge pull request #35403 from janvorli/update-unloadab...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Nathan Ricci
Removed unecessary download of mono product build....
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Jan Vorlicek
Update unloadability doc based on recent changes
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Fan Yang
Update src/mono/mono/utils/mono-time.h
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
monojenkins
Prevent a possible assert in the debugger when a thread...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Kenneth Pouncey
[wasm] Rename the browser targets to `TargetsBrowser...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Jan Vorlicek
Merge pull request #35363 from janvorli/fix-unloadabili...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
monojenkins
[wasm][debugger] Fix `evaluateOnCallFrame` for valuetyp...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Zoltan Varga
Add build configuration to generate runtime packs for...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Jan Kotas
Delete JIT_PATH host key/value pair (#35359)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
fanyang-mono
Fix failures on macOS
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Aaron Robinson
Fix nethost.h header file when consuming as a static...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Andrew Au
Additional code cleanup (#35259)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Steve MacLean
Revert "Build coreclr targetGeneric tests separately...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Sergey Andreenko
Delete an extra new line when there is a child. (#35355)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Andy Ayers
Jit: run throw helper merge phase before morph (#35255)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Tomáš Rylek
Fix some overlooked template moves in the YML templates...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
fanyang-mono
Change header file name one more time
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Jan Vorlicek
Fix failures in unloadability tests
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Jan Vorlicek
Merge pull request #35332 from janvorli/fix-runincontex...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
fanyang-mono
Change header file name
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
fanyang-mono
Add missing header file for linux
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Egor Bogatov
[mono] Enable LLVM for iOS by default for AppleAppBuild...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Prashanth Govindarajan
Changes triggered by the CA1834 analyzer (#35227)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Anirudh Agnihotry
correctly set runWorkingDirectory (#35322)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Ryan Lucia
[meta] Add embedding API function to get the default...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Fan Yang
Add missing header file for macOS
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Steve MacLean
Build coreclr targetGeneric tests separately for CI...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
fanyang-mono
Change to platform-specific typedef approach
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Maira Wenzel
Update docs links to 3.1 (#35309)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Stephen Toub
Fix invalid cast in StringValues.this[int] (#35302)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
vivekbm
Updated assert statement to include a check for Timeout...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Alexander Köplinger
Update Android CI build image (#35333)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Ryan Lucia
[meta] Add GCHandle embedding API v2 with pointer-sized...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Jo Shields
Build iOS AOT compiler against LLVM, always. (#35306)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Alexander Nikolaev
Timeout increased to 10 miliseconds (#35289)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
David Mason
Merge pull request #35049 from k15tfu/fix-coreclr-profi...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Zoltan Varga
Rename the 'WebAssembly' OS to 'Browser' and the RID...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Jan Jahoda
enable Proxy_UseEnvironmentVariableToSetSystemProxy_Req...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Andy Ayers
JIT: revise how the jit tracks use of generics context...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Santiago Fernandez...
Re-enable Windows 7 and Windows8.1 helix queues (#35211)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Swaroop Sridhar
Json-Parse: Parse with `RapidJson::kParseStopWhenDoneFl...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Tarek Mahmoud...
System.Diagnostics Tracing APIs (#35220)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
AlFas
Optimize VectorX.Clamp according to proposed change...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Maoni Stephens
more code cleanup (#35276)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
Egor Bogatov
[mono] Bundle all tests to *.app for iOS as part of...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
Mitchell Hwang
Mdhwang/reduce mobile checks (#35105)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
Nathan Ricci
Implemented cmd version of excludemonofailures paramete...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
Carol Eidt
Fix SuperPmi MCS tool (#35290)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
Brian Sullivan
GCPOLL and Natural loop fixes (#34837)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
Egor Chesakov
[Arm64] Implement ASIMD Extract Insert ExtractVector64...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
Tanner Gooding
Remove the explicit IEquatable implementation from...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
Sergey Andreenko
Fix store/load float LCL_FIELD with unaligned offsets...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
Alexander Nikolaev
Ping timeout in SendPingWithIPAddress test increased...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
fanyang-mono
Add static keyword for local helper function and fix...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
Viktor Hofer
Stop passing in auto-discovered xunit traits (#35237)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
Kenneth Pouncey
Merge pull request #35275 from kjpou1/doc/requirements...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
dotnet-maestro...
[master] Update dependencies from Microsoft/vstest...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
monojenkins
Fix a warning. (#35272)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
monojenkins
[wasm][debugger] Fix enumerating for `this` on valuetyp...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
Vlad Brezae
[amd64] Fix tailcall with arguments passed on stack...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
Jan Vorlicek
Merge pull request #35173 from am11/feature/solaris...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
Andy Ayers
JIT: add suppressed zero inits if we transform tail...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
Kenneth Pouncey
[docs] Helpful links when building the first time.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
Nathan Ricci
Enable CI to run CoreCLR tests on Mono (#34054)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
Levi Broderick
Expose BinaryReader / BinaryWriter 7-bit encoding metho...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
Simon Nattress
Add Checked configuration to crossgen2 project (#35266)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
Andrew Au
More clrconfig cleanup (#35261)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
Aaron Robinson
Stop passing GC types in IL tests. (#35207)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-21
Steve Pfister
Enable the installer for mono Linux_x64 (#35127)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-21
Mitchell Hwang
Consolidate Microsoft.NETCore.App property usage (...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-21
Steve Harter
Remove DisallowNull annotation in JsonConverter.Write...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-21
Lee Coward
Merge pull request #35253 from dotnet/leecow-patch
commit
|
commitdiff
|
tree
|
snapshot
2020-04-21
Lee Coward
add 5.0 snap yamls
commit
|
commitdiff
|
tree
|
snapshot
2020-04-21
Lee Coward
Merge branch 'master' of https://github.com/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-21
Juan Hoyos
Fix dactablegen's search for MSDia and remove DIADll...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-21
Simon Nattress
Emit type layout check fixups (#34927)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-21
Vladimir Sadov
[GC] Fix the bounds of desired size equalization loop...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-21
Anirudh Agnihotry
update branding to preview5 (#35215)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-21
Kevin Jones
Add API docs for HashAlgorithmName.{Try}FromOid.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-21
John
Add new IntPtr/UIntPtr API surface (#307)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-21
Kevin Jones
Add API docs for HashAlgorithmName.{Try}FromOid.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-21
Adeel Mujahid
Merge branch 'master' into feature/solaris/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-21
Egor Bogatov
[mono] Fix iOS sample (#35241)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-21
Stephen Toub
Avoid unnecessary ToLower calls in RegexCompiler genera...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-21
Jan Vorlicek
Merge pull request #34997 from janvorli/implement-nativ...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-21
Egor Bogatov
[mono] Add LLVM support for iOS test runner; use runtim...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-21
Eirik Tsarpalis
[CBOR] Implement support for tagged types (#34767)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-21
Stephen Toub
Improve RegexCompiler's ToLower perf (#35203)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-20
Dan Moseley
Add microsoft-extensions to area owners (#35186)
commit
|
commitdiff
|
tree
|
snapshot
next