19
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected 1 day ago.
Sep 05, 2025 — Sep 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Enable test query for exact test name (#1900) More... over 1 year ago
Implement simple termios functions (#1899) More... over 1 year ago
Add checks for non-0-based arrays in addition and multiplication operators (#1898) More... over 1 year ago
Fix mmap.resize with offset (#1897) More... over 1 year ago
Add IBufferProtocol to mmap (#1866) More... over 1 year ago
Implement `fcntl` syscalls (#1893) More... over 1 year ago
Skip test if exception `SkipTest` is raised (#1895) More... over 1 year ago
Threas-safe mmap resize (#1891) More... over 1 year ago
Generate TIOC* codes (#1894) More... over 1 year ago
Code Quality: Improved the way packages are managed in the codebase (#1885) More... over 1 year ago
Emulate `fcntl.ioctl` for command `TIOCGWINSZ` (#1888) More... over 1 year ago
Run test tasks in foreground (#1890) More... over 1 year ago
Code Quality: Removed unnecessary files from GitHub statistics (#1889) More... over 1 year ago
Fix `.gitattributes` after restructuring (#1884) More... over 1 year ago
Implement rudimentary version of module `termios` (#1879) More... over 1 year ago
Replace Task with Thread with increased stack size (#1883) More... over 1 year ago
Rename projects (#1882) More... over 1 year ago
Fix build for refactor paths (#1880) More... over 1 year ago
Fix IronPython.Analyzer location More... over 1 year ago
Move executables More... over 1 year ago
Move and rename folders More... over 1 year ago
Thread-safe mmap close (#1875) More... over 1 year ago
Migrate `Documentation/file-descriptors.md` to Wiki (#1876) More... over 1 year ago
Enable nullable annotations in mmap (#1874) More... over 1 year ago
Include .NET 8.0 in supported platforms in README.md More... over 1 year ago
Implement fcntl constants (#1873) More... over 1 year ago
Fix mmap.resize errors (#1872) More... over 1 year ago
Correct and expand errno mapping to Python exeptions (#1871) More... over 1 year ago
Isolate POSIX-specific native calls in PythonNT into separate file (#1870) More... over 1 year ago
Rename PythonErrorNumber to PythonErrno (#1869) More... over 1 year ago