Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
3,638 contributions in the last year
Activity overview
Contribution activity
July 2020
Created a pull request in dotnet/runtime that received 10 comments
Standard license headers across repo
We previously had a three-line license header on every file, except for files imported previously from mono, where we used a modified two-line lice…
+3,671
−36,248
•
10
comments
- Put back missing EditorBrowsableState.Nevers on PlatformID
- Disable HandlerInvokedForSigQuit test on macOS
- Fix a few more license headers
- Improve terminology used in code
- Fix remaining license headers
- Add and use Environment.ProcessId
- Delete NetEventSource.Enter/Exit events
- Delete WebHeaderCollection's event source
- Delete ClientWebSocket's event source
- Tweak BufferPtrSendOperation to address argument confusion
- Avoid unnecessary CultureInfo.CurrentCulture accesses in Enum
- Standardize on new two-line license header
- Remove catch ThreadAbortException
- WIP: Start using UnmanagedCallersOnly in CoreLib
- Add async System.Data resultset and database schema APIs
- Enable EventListener filtering
- Fix creating OperatingSystem with PlatformID.Other
- Fix precondition on OSX 10.15 mutable store tests
- [Wasm] Enable System.IO.Compression.ZipFile tests
- WASM: Add PlatformNotSupportedException for System.Net.Ping
- WASM: Add PlatformNotSupportedException for System.IO.Pipes
- WASM: Disable tests for System.Diagnostics.Process and .FileVersionInfo
- Preserve AsyncValueTaskMethodBuilder.ObjectIdForDebugger
- Fix which test should be excluded.
- [master] Update dependencies from mono/linker
- Rewrite System.Text.Json stream tests to be async friendly and enable on WASM
- add ServerOptionsSelectionCallback to SslStream
- Simplify IsWow64Process interop
- Update Environment.OSVersion for browser platform
- Add TryReadTo(out ReadOnlySpan<T> span, ReadOnlySpan<T> delimiter
- WinHttpHandler supports multiple HTTP/2 connections per server
- Delete tools-local\scripts
- Define Debugger.IsSupported feature switch to allow trimming of debugger only code.
- Implementations of new HttpContent sync methods.
- Socket.Unix: improve Linux UDP ReuseAddress implementation
- Fix invalid access of Target in SafeCredentialReference
- WASM enable System.Collections.NonGeneric.Tests
- Some pull request reviews not shown.
Created an issue in dotnet/runtime that received 2 comments
CancelKeyPressTests.HandlerInvokedForSigQuit test failing on OSX in CI
#38334 un-ActiveIssue'd the test yesterday.
cc: @tmds
/private/tmp/helix/working/A13908BE/w/B17A0936/e /private/tmp/helix/working/A13908BE/w/B17A09…
2
comments
3
contributions
in private repositories
Jul 1 – Jul 7