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-11-23
Jan Kotas
Update ILVerify readme (#45123)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-23
Stephen Toub
Use Type.EmptyTypes consistently (#45112)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-23
Sergey Andreenko
Use `argIsInvariant` instead of `argNode->OperIsConst...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-23
Zoltan Varga
Add support for stack walks on wasm for the reflection...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-23
Egor Bogatov
[Android] Introduce AndroidApkFileReplacerTask task...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-23
Ben Adams
Skip Invariant initialization test for CultureData...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-23
Geoff Kizer
disable ReadWrite_Success_Large test for CryptoStream...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-23
Marek Safar
Create cancellation token registration wrapper only...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-22
Stephen Toub
Improve throughput of Environment.GetEnvironmentVariabl...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-22
Jan Kotas
Delete unused WinRT related strings (#45067)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-22
N
Fix Typos (#45024)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-22
Marek Safar
Drop Convert static constructor dependency from Runtime...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-21
Marek Safar
Use HexConverter directly when producing hex representa...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-21
Egor Bogatov
Handle non-ASCII strings in GetNonRandomizedHashCodeOrd...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-21
Bruce Forstall
Implement getMethodModule (#45046)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-21
Shay Rojansky
Correct nullability annotation for IDataRecord (#44938)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-21
Adeel Mujahid
Use OutputRid for host packs (#45041)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-21
Kenneth Pouncey
[browser][tests] Standup System.Net.WebSockets.Client...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-21
Jan Kotas
Hide DispatchTailCalls helper in stacktraces (#45019)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-21
Kevin Jones
Add GetCiphertextLength for CBC, CFB, and ECB.
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Stephen Toub
Remove more LINQ usage from various dotnet/runtime...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Stephen Toub
Remove LINQ usage from EnvironmentVariablesConfiguratio...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Stephen Toub
Remove Convert.ToByte usage from Enum (#45004)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Geoff Kizer
Fix buffer comparison in stream conformance tests ...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Kunal Pathak
Register allocation cleanup (#44977)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Krzysztof Wicher
Add missing XML docs to System.Security.* (#44461)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Drew Scoggins
Add chmod for the SoD tool (#45014)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Drew Scoggins
Add Linux ARM64 runs (#44887)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Fan Yang
Updated mono testing doc (#44360)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
imhameed
[mono] Define ENABLE_MONOTOUCH and MONOTOUCH when build...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Vadim Galaktionov
Fix add user secrets (#44838)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Kevin Jones
Fix CFB8 with Zero padding
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Dan Moseley
Disable on Server Core a couple tests that use notepad...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Stephen Toub
Use TryParseUInt32HexNumberStyle directly from Guid...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Levi Broderick
Use substitute SHA-1 implementation in wasm (#44982)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Adeel Mujahid
Fix parsed RID condition for VS (#44998)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Eric Erhardt
Increase Hosting test delay to fix flaky BackgroundServ...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Juan Hoyos
Preserve symbols in dbgshim (#44970)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Tom Deseyn
Fix pal cgroup v2 implementation (#44990)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Shreyas Jejurkar
Removed unwanted ManualResetEvent from ServiceControlle...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Anton Lapounov
Build osx-x64 Crossgen2 package (#44984)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Stephen Toub
Fix handling of \G in Regex.Split/Replace (#44975)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
Viktor Hofer
Fix syntax error in Signing.props (#44971)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
Steve Pfister
Enables the interpreter on iOS (#44911)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
Marek Safar
Use simple convert method for internal bool to ulong...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
Simon Nattress
Move xunit test harness to its own directory under...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
Jeremy Koritzinsky
Fix post build signing props and enable post build...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
Zoltan Varga
Run class cctor in RuntimeHelpers.GetUninitializedObjec...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
Steve Harter
Custom attribute properties were not always applied...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
Adeel Mujahid
Use multibyte character path for bundle_probe (#44466)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
Tomáš Rylek
Mark stress log critical section as compatible with...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
Bruce Forstall
Remove temporary SuperPMI scripting code (#44962)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
Wei Zheng
Fix NRE on EmitCalli (#44452)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
Stephen Toub
Delete NetEventSource.IsEnabled (#44901)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
Adeel Mujahid
Consolidate RID and native file naming in MSBuild scrip...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
Drew Scoggins
Fix SoD input path (#44954)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
Brian Sullivan
Fix issue 44646 - ILAsm incorrectly handles method...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
Simon Nattress
Speed up Crossgen2 by 10% (#44917)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
Jan Kotas
Delete coreconsole test hosts (#44933)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
imhameed
[mono] Re-enable /JIT/HardwareIntrinsics/General/NotSup...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
imhameed
[mono] Unconditionally check llvm::Expected<T> for...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
Peter Sollich
Increment breaking change no for doubly linked freelist...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
Johan Lorensson
Move EventPipe C library into shared location. (#44791)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
Zoltan Varga
Add AOT support for the EntryPoint property for Unmanag...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
monojenkins
Fix s390x unwinding and remove need for backchain point...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
Marek Safar
Use simple array for AggregateException inner exception...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
Krzysztof Wicher
Fix regression in XDocumentType (#44868)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
Juan Hoyos
Ensure Debugging assets are signed. (#44915)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
Marek Safar
Sync SPC File.cs implementation with full the implement...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
Tarek Mahmoud...
Fix ListSeparator with ICU (#44732)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
Egor Chesakov
For x86/x64, call a stack probe helper for all frame...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
Kevin Jones
Verify that OCSP and CRL checks fall back.
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
Sergey Andreenko
Change gtGetThisArg not to return nullptr. (#44398)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Bruce Forstall
Make minor change to corinfo.h to test SuperPMI AzDO...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Adeel Mujahid
Fix illumos managed build (#44386)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Anton Lapounov
Improve dumping GC info in R2RDump (#44857)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
LeaFrock
Fix discuss #44785:optimize constructor of ElapsedEvent...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Stephen Toub
Add test for Timer.Elapsed DateTime (#44881)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Eric Erhardt
Remove unnecessary GetTypeInfo from Microsoft.Extension...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Jeremy Koritzinsky
Delete now unused target in crossgen2.csproj. (#44888)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Stephen Toub
Remove some allocations from ManifestBuilder.CreateMani...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Stephen Toub
Fix nullable annotations on HttpClient.Post/Put/PatchAs...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Santiago Fernandez...
Fix ComponentDocumentDesigner references in DesignerAtt...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Bruce Forstall
Change SuperPMI collection to not use altjit mechanism...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Stephen Toub
Avoid string.Split in LoggerRuleSelector.IsBetter ...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Ben Adams
Remove closure allocations from ServiceCollectionDescri...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Jeremy Koritzinsky
Restore the Microsoft.NETCore.DotNetAppHost package...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Stephen Toub
Avoid string.Concat(params string[]) in SimpleConsoleFo...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Levi Broderick
GetUninitializedObject fixes & improved tests (#44843)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Stephen Toub
Remove most LINQ usage from Microsoft.Extensions.Config...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Vitek Karas
Fix a comment in the bundle marker (#44874)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Kenneth Pouncey
[browser][wasm] Cleanup debug statement (#44870)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Rikki Gibson
Remove unnecessary suppression (#44811)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
xtqqczze
Use read-only auto-implemented property (#44677)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Jan Kotas
Integrate misc fixes from dotnet/runtimelab:NativeAOT...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Adam Sitnik
few minor MemoryCache perf improvements (#44797)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
dotnet-maestro...
[master] Update dependencies from dotnet/arcade (#44835)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Anton Lapounov
Fix decoding GC information in R2RDump (#44682)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Maryam Ariyan
Enable nullable annotations for M.E.L.Abstractions...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Maryam Ariyan
Fix NRE when default value is null and ServiceCallSite...
commit
|
commitdiff
|
tree
|
snapshot
next