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-10-15
Jan Vorlicek
Fix runincontext testing (#43446)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Stephen Toub
Revert "add better handling of SECBUFFER_EXTRA during...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
monojenkins
[runtime] Add an options API. (#32595)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
monojenkins
Add w32subset.h into monoutils_sources. (#43435)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Thomas Levesque
Bind byte array from base64 config value (#43150)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Eirik Tsarpalis
Remove some unsafe code from Console (#43368)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Egor Bogatov
[mono] Include hostpolicy/hostfxr in mono desktop runti...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Steve Harter
Add MetadataToken getter override to builder classes...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Eric Erhardt
Clean up DependencyModel Json read/write (#43376)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Stephen Toub
Fix StaticTestGenerator (#43432)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Kenneth Pouncey
[browser][crypto] Remove restraining not supported...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Zoltan Varga
Fix the android cmake build. (#43421)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Levi Broderick
Remove unsafe code from System.Web.HttpUtility (#43422)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
David Wrighton
Arm32 Crossgen2 initial support (#43243)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Nikola Milosavljevic
[.NET 5.0] Add support for libicu67 and several more...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Steve Pfister
Add TargetOS=Android back into the sample run. This...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Jeremy Sinclair
Implemented clock_gettime_nsec_np in libraries for...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Steve Harter
Improve ArrayBufferWriter re-alloc perf when size is...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Santiago Fernandez...
Disable NamedPipeTests CurrentUserOnly on server core...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Tomáš Rylek
Clean up CG2 section in issues.targets by removing...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Tomas Weinfurt
add better handling of SECBUFFER_EXTRA during TLS hands...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Eric Erhardt
Address PR feedback from #42578 (#43362)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Eugene Shcherbo
Validate input string passed to LogValuesFormatter...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Huo Yaoyuan
Add ReadOnlySpan<char> overloads to JsonSerializer...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Marie Píchová
Removed unnecessary WINHTTPHANDLER_DLL compiler constan...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Tarek Mahmoud...
Optimize the Linguistic String Search Operations (...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
monojenkins
Fix aot compiler execute_system on all HOST_WIN32....
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
monojenkins
Add mprof-report.exe into msvc build. (#43220)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Adeel Mujahid
Replace ReusableTextReader with shared ArrayPool (...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Larry Ewing
use globalThis instead of varying global scope names...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Drew Scoggins
Add back the full config string for mono runs (#43309)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Mike McLaughlin
Fixes failures in the diagnostics MacOS createdump...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Sergey Andreenko
Delete a few rudiments (#43069)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Steve Pfister
Remove MetadataLoadContext dependency from AndroidAppBu...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Zoltan Varga
Fix the android build. (#43369)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Kevin Jones
Change default FeedbackSize for TripleDES internal...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Zoltan Varga
Add osx/arm64 build support. (#43354)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Jan Vorlicek
Fix PAL test threading/WaitForMultipleObjectsEx/test2...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Stephen Toub
Fix WinHttpHandler outerloop tests for deflate (#43305)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Marek Safar
[mono] Turn methods with no instance access to static...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Ben Adams
Faster Dictionary clone (#41944)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
mafo23
Fix stack overflow in BsdIPGlobalProperties (#43294)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Yoh Deadfall
Unsafe code replaced by ReadOnlyMemory<> equivalent...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Stephen Toub
Use unbounded connected streams in System.Net.Security...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
monojenkins
Additional fixes to Windows log profiler. (#43170)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Zoltan Varga
Build armv7+armv7s for ios. (#43350)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Stephen Toub
Fix ArrayList.GetRange().GetRange().ToArray() (#43223)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
hrrrrustic
make AsyncFlowControl implement IEquatable<AsyncFlowCon...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Kevin Jones
Remove EBS.Never from CipherMode.CFB. (#43310)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Alexander Köplinger
Allow passing entrypoint assembly to Android test app...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
monojenkins
Simplify enabling profiler support for embedders. ...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
monojenkins
Fix parse error in mprof-report image load event. ...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Zoltan Varga
Add support for the cmake build to mono.proj. (#43317)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
dotnet-maestro...
[master] Update dependencies from mono/linker (#43296)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
monojenkins
Parallelize card table copy/clear in minor GC. (#43167)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Kunal Pathak
Add back superpmi pipeline files (#43323)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Jan Kotas
Simplify winsock initialization (#43284)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Stephen Toub
Replace a couple Thread.CurrentThread.ManagedThreadIds...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Adeel Mujahid
Remove reflection from Environment.WorkingSet prop...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Hugh Bellamy
Add test coverage for AttributeCollection, fix bugs...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Carlos Sanchez
Bump Intellisense version for RTM (#43235)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Simon Nattress
[Crossgen2] Improve compilation throughput for types...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Carol Eidt
Fix codegen for multi-reg EH vars (#42871)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Filip Navara
Ensure that iOS builds get correct library identity...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Ilia
Get modules information using proc_pidinfo() on macOS...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Marek Safar
Add configuration for issue mover bot (#43279)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Alexander Köplinger
Don't autoupgrade homebrew formula in install-native...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Kunal Pathak
Add JitDasmWithAddress switch to print the process...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Vladimir Sadov
Build globalization lib (#42166)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-11
Viktor Hofer
Revert "Fixed failing build with -allconfigurations...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-11
Tomáš Rylek
Fix composite Crossgen2 runs on Windows and clean up...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-11
Michal Strehovský
Move Internal.Console to shared CoreLib & port to Unix...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-11
Zoltan Varga
Ongoing work on the cmake build system. (#43264)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-11
Marek Safar
Enable linker substitutions for more architectures...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-11
Shaun McFall
Add new resource string with correct bounds (#42349)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-11
Benjamin Bartels
Fixed failing build with -allconfigurations by adding...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-11
Nicolas Portmann
Pipeline performance tweaks (follow-up) (#37065)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-11
Bond-009
Add fast paths to WhenAny(IEnumerable) (#38896)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-11
Ankit Jain
[wasm][tests][browser] Http - FunctionalTests - mark...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-10
Ivan Diaz Sanchez
Cleaned up unused CLRConfig code (#42422)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-10
Tomáš Rylek
Keep response files used for crossgenning the framework...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-10
Santiago Fernandez...
Remove alpine arm64 from mono outerloop build (#43245)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-10
Santiago Fernandez...
Fix official build (#159) (#43240)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-10
Adeel Mujahid
Fix various typos (#43073)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-10
Jan Kotas
Unpin Roslyn compiler (#43241)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-10
Santiago Fernandez...
Remove OSX arm64 from libraries outerloop build (#43242)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-10
Stephen Toub
Delete VirtualNetwork{Stream} test code (#43155)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Kevin Jones
Implement RandomNumberGenerator.GetBytes(int)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
David Wrighton
Differentiate between IMPL_LIMITATION and NO_WAY (...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Jan Vorlicek
Fix crossbuild on CentOS (#43189)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
dotnet-maestro...
[master] Update dependencies from Microsoft/vstest...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Ankit Jain
[wasm][debugger][tests] Make `dotnet test DebuggerTestS...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Steve MacLean
Enable building .NET Core osx-arm64 in CI (#43187)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Stephen Toub
Address outstanding issues with System.Net MatchingRefA...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Ryan Lucia
Fix link to wasm build instructions (#43229)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Viktor Hofer
Update TargetFramework.Sdk and react to changes (#43218)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Dan Moseley
Update area-owners.md (#43233)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Bruce Forstall
Fix libraries jitstress jobs (#43191)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Marek Safar
Cleanup more EventSource calls in SPC to work better...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
dotnet-maestro...
[master] Update dependencies from dotnet/arcade dotnet...
commit
|
commitdiff
|
tree
|
snapshot
next