-
- Notifications
You must be signed in to change notification settings - Fork 29
Pull requests: Interlisp/maiko
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Minor cleanup of code style in gcfinal.c and additional array free list debugging from URaid
#539 by nbriggs was merged Jul 25, 2025 Loading…
Increases number of stack frames that can be displayed by URaid 'l' command
#538 by nbriggs was merged Jul 11, 2025 Loading…
To fix Issue#2164, create infrastructure to compile Maiko for Windows System for Linux v1 as a separate OS from Linux
#536 by fghalasz was merged Jun 16, 2025 Loading…
Fix Issue#2164 - mouse does not work on WSL1. Root cause is that WSL1 does not support setitimer(ITIMER_VIRTUAL ...). bug Something isn't working
#535 by fghalasz was closed Jun 4, 2025 Loading…
Fix typo in bin/mkvdate that was preventing it from executing correctly
#534 by fghalasz was merged May 28, 2025 Loading…
Enable runtime controlled debug output. enhancement New feature or request
#532 by MattHeffron was closed Feb 20, 2025 • Draft
Specify Ubuntu22.04 instead of Ubuntu-latest in various github action scripts to solve libc version issue crashing online
#530 by fghalasz was merged Feb 3, 2025 Loading…
Clean up display related variable names differing only in case
#529 by nbriggs was merged Feb 3, 2025 Loading…
Fix MacOS SDL build in buildRelease github workflow
#527 by fghalasz was merged Jan 29, 2025 Loading…
Modifies LISPFINISH subr to use 2nd argument, if present, for exit status
#525 by nbriggs was merged Jan 20, 2025 Loading…
Modifies Lisp exit subr to permit passing an exit status code
#524 by nbriggs was merged Jan 16, 2025 Loading…
Improves behavior of display subrs DSPBOUT and SHOWDISPLAY
#522 by nbriggs was merged Dec 22, 2024 Loading…
Adds MaikoGitVersion to information printed with -info option
#521 by nbriggs was merged Dec 17, 2024 Loading…
Replaces shadowed "-t <interval>" with "-timer <interval>"
#520 by nbriggs was merged Dec 17, 2024 Loading…
Fix display bitmap flushing on modification when using SDL display subsystem
#519 by nbriggs was merged Dec 15, 2024 Loading…
Updates CMakeLists.txt to add Solaris specific OS5 define to ldeint build
#518 by nbriggs was merged Nov 24, 2024 Loading…
Remove tabs embedded in strings used for formatting output
#515 by nbriggs was merged Oct 31, 2024 Loading…
Remove USHORT and direct "unsigned short" uses in struct bitfields
#514 by nbriggs was merged Oct 16, 2024 Loading…
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.