Popular repositories
-
Forked from yuk7/AlpineWSL
Install Void Linux as a WSL Instance (for Windows 10 1803 64bit or later)
-
Install Void Linux (with musl-libc) as a WSL Instance (for Windows 10 1803 64bit or later)
-
-
-
Forked from vydd/sketch
A Common Lisp framework for the creation of electronic art, visual design, game prototyping, game making, computer graphics, exploration of human-computer interaction, and more.
Common Lisp 1
-
617 contributions in the last year
Contribution activity
August 2021
Created 9 commits in 3 repositories
Created a pull request in dotnet/runtime that received 9 comments
Rev Alpine WithNode from 3.9 to 3.14
Updating to 3.14 now will buy us ~2 years before this latest version reaches EOL. Upstream support for 3.14 was added: dotnet/dotnet-buildtools-pre…
Opened 8 other pull requests in 3 repositories
dotnet/runtime
1
open
1
closed
4
merged
dotnet/arcade
1
merged
dotnet/dotnet-buildtools-prereqs-docker
1
merged
Reviewed 11 pull requests in 2 repositories
dotnet/runtime
10 pull requests
- Add support for function pointers in ilverify
- Fix Console.Write on iOS
- Fix C++ compile error in pal_io_common.h
- Simplify {OS,Process}Architecture on Unix
- Add support for building just a subset of runtime tests
- Move corehost.proj to corehost directory
- Fix illumos build regressions
- crossgen trimming
- Fixes of invalid biginteger casting
- Add string remove start and remove end
dotnet/dotnet-buildtools-prereqs-docker
1 pull request
Created an issue in dotnet/runtime that received 21 comments
corerun with DOTNET_EnableEventLog: "Heap contamination detected! "HeapFree was called on a heap other than the one that memory was allocated from."
Based on current main (5bef921), build product and tests in Debug configuration on Ubuntu 18.04 x64: ./build.sh ./src/tests/build.sh -p:LibrariesCo…