Releases: Interlisp/maiko
Releases · Interlisp/maiko
maiko-240513-4becc6ad
Not all systems define MAP_FAILED for the return value from failing m…
maiko-240510-fd16058c
Merge pull request #504 from Interlisp/fgh_fix-cygwin-github-build Fix Cygwin github builds: Issue#1705
maiko-240506-6c6b01f9
Merge pull request #499 from Interlisp/fgh_buildRelease_MacOS_fix In buildRelease workflow, MacOS job - fix issue with uninstall of casks that have not actually been installed
maiko-240424-c3916416
Eliminate warnings for ignored fprintf() result when printing message…
maiko-240211-ce20acca
Merge pull request #489 from Interlisp/fgh_em-build-01 Add Emscripten build to buildRelease workflow
maiko-231112-42477318
Assignments embedded in if-condition are not a good idea.
maiko-230809-7fce08f9
More Lisp variables to avoid in INIT mode - turn off X11 input handli…
maiko-230607-d1f4653b
Merge pull request #470 from Interlisp/fgh_darwin_cross-compile_redux Workflow updates for Darwin: add SDL to release builds; enable cross-compile in makefiles; add cross-compile & universal executables to release builds ...
maiko-220929-f5b17b0e
Merge pull request #443 from Interlisp/cast-align Replace Addr68k and stack offset related macros with NativeAligned inline functions
maiko-220603-b5f51d58
What's Changed
- Cosmetic fix: Use DOCKER_NAMESPACE instead of DOCKER_OWNER in workflows by @fghalasz in #419
- Implement DELFILE for (empty) directories on the {unix} device by @nbriggs in #409
- Correct usage of stat.st_mode result for testing S_IFREG and S_IFDIR by @nbriggs in #421
- Create missing directories when opening directory/file on {UNIX} device for output by @nbriggs in #422
- If SHELL is not set, fall back to /bin/sh so CHAT("SHELL") should work. by @nbriggs in #424
Full Changelog: maiko-220212-20046b26...maiko-220603-b5f51d58