mit-scheme.git
2018-09-21 Matt BirkholzMerge branch 'master' into pucked.
2018-09-20 Matt BirkholzUse (further-load-options #t); recommend it in the...
2018-09-20 Matt BirkholzAdd (further-load-options #t): continue with the next...
2018-09-20 Matt BirkholzUser manual: move plugin build hints to plugin READMEs.
2018-09-16 Matt BirkholzFix Edwin to recognize the x11-screen option during...
2018-09-14 Chris HansonTweak README to indicate correct order for tests.
2018-09-14 Chris HansonFix indentation.
2018-09-14 Chris HansonTweaks to get Edwin running on macos.
2018-09-14 Chris HansonCouple more tweaks to get macos running.
2018-09-14 Chris HansonChanges to get X11 module to compile on macos.
2018-09-06 Chris HansonReset start times of threads when restoring image.
2018-09-06 Chris HansonFix problem with printing of SOS instances.
2018-07-30 Matt BirkholzMerge branch 'master' into pucked. mit-scheme-pucked-blowfish-1.1.0 mit-scheme-pucked-x11-1.2.0
2018-07-30 Matt Birkholzx11: Fix x-list-fonts procedure.
2018-07-30 Matt Birkholzblowfish: Remove boast from ancient description in...
2018-07-19 Matt BirkholzVersion 9.2.17. mit-scheme-pucked-9.2.17 mit-scheme-pucked-x11-1.1.0
2018-07-19 Matt BirkholzMerge branch 'master' into pucked.
2018-07-19 Matt Birkholzx11: version 1.1
2018-07-16 Matt Birkholzmicrocode/uxio.c (OS_channel_read): Return 0 for EIO...
2018-07-12 Matt Birkholzplanetarium 0.6 mit-scheme-pucked-devops-0.8 mit-scheme-pucked-planetarium-0.6
2018-07-12 Matt Birkholzx11 1.0.1 mit-scheme-pucked-x11-1.0.1
2018-07-12 Matt Birkholzcore 9.2.16 mit-scheme-pucked-9.2.16
2018-07-04 Matt BirkholzMerge branch 'master' into pucked.
2018-07-04 Matt Birkholzplanetarium: Adjust imports for latest syntactic keywords.
2018-07-03 Matt Birkholzffi: Avoid 9.1's expansion of define-print-method.
2018-07-03 Matt Birkholzffi: avoid 9.1's expansion of define-print-method
2018-07-03 Matt Birkholzuser-manual: Recommend --prepend-library.
2018-06-25 Matt Birkholzblowfish/Makefile.am: compile.sh missing from EXTRA_DIST.
2018-06-25 Matt Birkholzx11: Actually export import-x11.
2018-06-22 Matt Birkholzdevops: Fix pmodel/find-package. mit-scheme-pucked-9.2.15 mit-scheme-pucked-blowfish-1.0.0 mit-scheme-pucked-cairo-0.8 mit-scheme-pucked-edwin-3.116.4 mit-scheme-pucked-gdbm-1.0.0 mit-scheme-pucked-gl-0.6 mit-scheme-pucked-glib-0.9 mit-scheme-pucked-gtk-0.8 mit-scheme-pucked-gtk-screen-0.4 mit-scheme-pucked-imail-1.21.4 mit-scheme-pucked-mcrypt-1.0.0 mit-scheme-pucked-pango-0.8 mit-scheme-pucked-pgsql-1.0.0 mit-scheme-pucked-planetarium-0.5 mit-scheme-pucked-x11-1.0.0 mit-scheme-pucked-x11-screen-1.0.0
2018-06-22 Matt BirkholzRestore definitions lost in the merge.
2018-06-22 Matt Birkholzplanetarium: version 0.5
2018-06-22 Matt Birkholzplugins: Set all dependencies to the current versions.
2018-06-22 Matt Birkholzgl plugin: Increment version.
2018-06-22 Matt Birkholzuser-manual: wordsmithing, a foolish consistency
2018-06-22 Matt Birkholzdevops: Drop a timestamp when interrupted.
2018-06-22 Matt Birkholzplugins: Increment version numbers.
2018-06-22 Matt BirkholzVersion 9.2.15.
2018-06-22 Matt Birkholzmerge typo
2018-06-22 Matt BirkholzMerge branch 'master' into pucked.
2018-06-22 Matt BirkholzFix x11-screen plugin for autoloading by Edwin's new...
2018-06-22 Matt BirkholzReplace Edwin's X display type with the x11-screen...
2018-06-22 Matt BirkholzPunt remains of µmodule support.
2018-06-22 Matt BirkholzPunt x11 µmodule; autoload x11 plugin version 1.0.
2018-06-22 Matt BirkholzPunt mcrypt µmodule; autoload mcrypt plugin version...
2018-06-22 Matt BirkholzPunt db4 µmodule; remove to incomplete berkeley-db...
2018-06-22 Matt BirkholzPunt pgsql µmodule; autoload pgsql plugin version 1.0.
2018-06-22 Matt BirkholzPunt bfish µmodule; autoload blowfish plugin version...
2018-06-22 Matt BirkholzPunt gdbm µmodule; autoload gdbm plugin version 1.0.
2018-06-22 Matt BirkholzDeprecate without-interrupts.
2018-06-22 Matt BirkholzMake FFI a non-optional subsystem.
2018-06-22 Matt BirkholzExport FFI's delete-plugin-list and update-plugin-indices.
2018-06-22 Matt BirkholzUpdate FFI manual.
2018-06-21 Matt BirkholzMerge branch 'master' into pucked.
2018-06-13 Chris HansonChange nearly all code to use parameterize rather than...
2018-06-13 Chris HansonDefine parameterize using syntax-rules and add it to...
2018-06-13 Chris HansonNot-yet-complete implementation of R7RS libraries.
2018-06-12 Matt BirkholzFix "(dir)" links in makeinfo's html.
2018-06-12 Matt BirkholzAdd html to all (else it is built during install!).
2018-06-12 Matt BirkholzDistclean the generated mit-scheme-pucked.info.
2018-06-07 Matt Birkholzgl: version 0.5 mit-scheme-pucked-gl-0.5
2018-06-07 Matt Birkholzgl: Pass GdkWindow, not an XID, to gdk_window_get_scale...
2018-06-07 Matt Birkholzgl: version 0.4 mit-scheme-pucked-gl-0.4 mit-scheme-pucked-planetarium-0.4
2018-06-07 Matt Birkholzplanetarium: version 0.4
2018-06-07 Matt Birkholzplugins: Install .pkg file.
2018-06-07 Matt Birkholzgl: Scale gl:viewport's dimensions per gdk_window_get_s...
2018-06-07 Matt Birkholzdevops: Replace references to deprecated bindings.
2018-06-07 Matt Birkholzterrarium: use hex instead of literal Unicode degrees...
2018-06-06 Matt BirkholzVersion 9.2.14. mit-scheme-pucked-9.2.14
2018-06-06 Matt BirkholzPunt .gitignore; it ignores debian/.
2018-06-06 Matt BirkholzAdd --edit command line option (lost in the merge).
2018-06-06 Matt BirkholzMerge branch 'master' into pucked. mit-scheme-pucked-9.2.13
2018-06-06 Matt Birkholzmicrocode/extern.h (HASH_TO_FIXNUM): typo
2018-06-06 Matt Birkholzi386/compiler.pkg: Add missing scode/definition?.
2018-06-06 Matt BirkholzSVM assembler needs hash-table-clear!.
2018-06-06 Matt BirkholzAdd new compile.sh scripts to EXTRA_DIST. mit-scheme-pucked-blowfish-0.2.5 mit-scheme-pucked-gdbm-0.4.1 mit-scheme-pucked-mcrypt-0.2.2 mit-scheme-pucked-pgsql-0.1.3
2018-06-06 Matt Birkholzplugins: Increment versions. mit-scheme-pucked-cairo-0.7 mit-scheme-pucked-edwin-3.116.3 mit-scheme-pucked-gl-0.3 mit-scheme-pucked-glib-0.8 mit-scheme-pucked-gtk-0.7 mit-scheme-pucked-gtk-screen-0.3 mit-scheme-pucked-imail-1.21.3 mit-scheme-pucked-pango-0.7 mit-scheme-pucked-planetarium-0.3 mit-scheme-pucked-x11-0.3.1 mit-scheme-pucked-x11-screen-0.2.4
2018-06-06 Matt BirkholzVersion 9.2.13.
2018-06-06 Matt Birkholzplugins: Almost all require 9.2.13 (use command-line...
2018-06-06 Matt Birkholzplugin manuals: Update SCMVERS to 9.2.13.
2018-06-06 Matt Birkholzuser-manual: Suggest https, [arch=amd64]. Fix typos.
2018-06-06 Matt BirkholzUpdate copyright notices.
2018-06-05 Matt BirkholzMerge branch 'master' into pucked.
2018-06-05 Matt Birkholzmhash: Punt. The µmodule-based package disappeared...
2018-06-05 Matt BirkholzSerialize access to thread/properties via thread-get...
2018-06-05 Matt BirkholzName the initial thread.
2018-06-05 Matt Birkholzimail: Like probe-folder-output-processor, avoid refere...
2018-06-05 Matt Birkholzffi: version 1.0
2018-06-05 Matt Birkholzplugin tags-fix.sh: Use command-line-arguments.
2018-06-05 Matt BirkholzA couple more fall-through comments.
2018-06-05 Matt BirkholzName most threads.
2018-06-05 Matt BirkholzPrint Edwin buffer names.
2018-06-05 Matt Birkholzworld-report: Display thread names instead of associate...
2018-06-05 Matt BirkholzAdd optional name parameter to create-thread.
2018-06-05 Matt BirkholzAdd thread-get and thread-put! for e.g. giving threads...
2018-06-05 Matt Birkholzblowfish: typo in manual
2018-06-05 Matt Birkholzx11: version 0.3
2018-06-05 Matt Birkholzx11: Allow CurrentTime.
2018-06-05 Matt Birkholzffi: Add delete-plugin-list and update-plugin-indices
2018-06-05 Matt Birkholzruntime/ffi: Save/restore floenv around callouts.
next