Skip to content

Tags: Interlisp/maiko

Tags

maiko-240513-4becc6ad

Toggle maiko-240513-4becc6ad's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Not all systems define MAP_FAILED for the return value from failing m…

…map() (#502)

maiko-240510-fd16058c

Toggle maiko-240510-fd16058c's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #504 from Interlisp/fgh_fix-cygwin-github-build

Fix Cygwin github builds:  Issue#1705

maiko-240506-6c6b01f9

Toggle maiko-240506-6c6b01f9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

Toggle maiko-240424-c3916416's commit message
Eliminate warnings for ignored fprintf() result when printing message…

…s to stderr

maiko-240211-ce20acca

Toggle maiko-240211-ce20acca's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #489 from Interlisp/fgh_em-build-01

Add Emscripten build to buildRelease workflow

maiko-231112-42477318

Toggle maiko-231112-42477318's commit message
Assignments embedded in if-condition are not a good idea.

maiko-230809-7fce08f9

Toggle maiko-230809-7fce08f9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
More Lisp variables to avoid in INIT mode - turn off X11 input handli…

…ng (#482)

maiko-230607-d1f4653b

Toggle maiko-230607-d1f4653b's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

Toggle maiko-220929-f5b17b0e's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #443 from Interlisp/cast-align

Replace Addr68k and stack offset related macros with NativeAligned inline functions

maiko-220603-b5f51d58

Toggle maiko-220603-b5f51d58's commit message
Correct missing htons() on port number for TCPop connect