Skip to content

Releases: Interlisp/maiko

maiko-240211-ce20acca

12 Feb 00:02
ce20acc
Compare
Choose a tag to compare
Merge pull request #489 from Interlisp/fgh_em-build-01

Add Emscripten build to buildRelease workflow

maiko-231112-42477318

13 Nov 16:44
Compare
Choose a tag to compare
Assignments embedded in if-condition are not a good idea.

maiko-230809-7fce08f9

03 Sep 23:35
7fce08f
Compare
Choose a tag to compare
More Lisp variables to avoid in INIT mode - turn off X11 input handli…

…ng (#482)

maiko-230607-d1f4653b

08 Jun 05:19
d1f4653
Compare
Choose a tag to compare
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

04 Oct 20:41
f5b17b0
Compare
Choose a tag to compare
Merge pull request #443 from Interlisp/cast-align

Replace Addr68k and stack offset related macros with NativeAligned inline functions

maiko-220603-b5f51d58

14 Jun 23:38
Compare
Choose a tag to compare

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

maiko-220212-20046b26

13 Feb 00:55
20046b2
Compare
Choose a tag to compare

What's Changed

  • Fix for maiko buildReleaseInclDocker workflow failures. Dockerfile out of sync. by @fghalasz in #416
  • Fgh008: Taking source builds out of buildReleaseInclDocker workflow by @fghalasz in #418

Full Changelog: maiko-220117-5eba2c3a...maiko-220212-20046b26

maiko-220117-5eba2c3a

12 Feb 06:41
8ea2c76
Compare
Choose a tag to compare

What's Changed

  • Remove support for GET-NATIVE-ADDR-FROM-LISP-PTR and GET-LISP-PTR-FROM-NATIVE-ADDR by @nbriggs in #414
  • Fgh004: Adding new workflow that builds maiko releases and docker images by @fghalasz in #415

New Contributors

Full Changelog: maiko-220109...maiko-220117-5eba2c3a

maiko-220109

10 Jan 01:06
Compare
Choose a tag to compare

See release notes in medley repo

What's Changed

  • Clean up issues in Unix_handlecomm preventing clean process exit by @nbriggs in #413

Full Changelog: maiko-211222...maiko-220109

maiko-211222

23 Dec 05:25
Compare
Choose a tag to compare

See release notes in medley repo