mit-scheme.git
2016-05-29 Matt Birkholzplugin builds: Punt AC_PROG_LIBTOOL. Use MIT_SCHEME_LIBDIR.
2016-05-29 Matt Birkholz0001-allow-autoreconf-force.patch from bap (Barak A...
2016-05-29 Matt Birkholzgtk-screen/configure.ac: Fiddle package name to match...
2016-05-29 Matt Birkholzgtk plugin configure.ac: Punt unnecessary AC_PROG_.
2016-05-29 Matt Birkholzgtk: Do not ignore an error in compile.sh.
2016-05-29 Matt Birkholzdist/shared.sh: Punt plugins now distributed separately.
2016-05-29 Matt BirkholzMerge branch 'master' into Gtk.
2016-05-29 Matt Birkholzx11-screen.scm: Fix DISPLAY test.
2016-05-29 Matt Birkholzruntime/Makefile-fragment: Install runtime/optiondb...
2016-05-29 Matt Birkholzdist/shared.sh: Add x11 and x11-screen to PLUGINS.
2016-05-29 Matt Birkholzx11/Makefile.am: Add missing optiondb.scm to EXTRA_DIST.
2016-05-28 Matt Birkholzplugin builds: Punt AC_PROG_LIBTOOL. Use MIT_SCHEME_LI...
2016-05-27 Matt BirkholzNew plugins x11 and x11-screen, to replace the x11...
2016-05-25 Matt Birkholzmhash/mhash.scm (remove*-context-cleanup): typos
2016-05-25 Matt Birkholzgdbm/README: Update with automake build process.
2016-05-25 Matt Birkholzplugin optiondb.scm: Further-load-options expects a...
2016-05-25 Matt Birkholzruntime/option.scm (library-file?): Search for the...
2016-05-25 Matt Birkholzruntime/pathnm.scm (system-library-pathname): Always...
2016-05-25 Matt Birkholzplugin Makefile.am: Do not ignore an error in compile.sh.
2016-05-25 Matt Birkholzplugin AUTHORS: Credit the "MIT/GNU Scheme Team".
2016-05-15 Chris HansonImplement get-supported-features.
2016-05-07 Matt Birkholzgtk/fix-layout.scm: Fix image-ink callback extents.
2016-05-03 Matt Birkholzgtk/Makefile.am: typos
2016-04-30 Matt Birkholzgl: Replace public with-gl-library with internal with...
2016-04-30 Matt Birkholzgl: Add a popup help window for glx-viewports and glxge...
2016-04-30 Matt Birkholzgtk: Add gtk-window-set-accept-focus.
2016-04-30 Matt Birkholzgl: Use gtk_widget_register_window; not gdk_window_set_...
2016-04-30 Matt Birkholzgtk: Use gtk_widget_register_window; not gdk_window_set...
2016-04-30 Matt Birkholzplanetarium: Turn write-sample-terrain into write-funct...
2016-04-30 Matt Birkholzplanetarium/terrain.scm (make-terrain): Take all args...
2016-04-30 Matt Birkholzplanetarium/terrain.scm: Accept real arguments to commands.
2016-04-30 Matt Birkholzplanetarium/: Tweak manual.
2016-04-30 Matt Birkholzplanetarium/mit-3d.pkg: Add bindings missed by CREF.
2016-04-30 Matt Birkholzplanetarium/terrain.scm: Produce a properly shaded...
2016-04-30 Matt Birkholzgl/gl-glxgears.scm: Do all GL callouts in a Gtk callback.
2016-04-30 Matt Birkholzglib: Add abort restart for cleanups and secondary...
2016-04-29 Matt Birkholzglib: fiddle %trace messages
2016-04-29 Matt Birkholzgtk/swat.scm: fiddle %trace messages
2016-04-29 Matt Birkholzgtk Makefile.ams (dist, tags): Implement dist. Fix...
2016-04-29 Matt Birkholzgtk-screen: Use automake.
2016-04-29 Matt BirkholzMerge branch 'master' into Gtk.
2016-04-29 Matt BirkholzHandle GC events immediately, at end of after-gc interrupt.
2016-04-29 Matt Birkholzruntime/ffi.scm: Avoid swapping threads during callbacks.
2016-04-29 Matt Birkholzmicrocode/pruxffi.c: Punt problem callout optimization.
2016-04-23 Chris HansonRefactor merge-uris to simplify.
2016-04-23 Chris HansonRename param:base-uri to uri-merge-defaults.
2016-04-23 Chris HansonAdd support for a default base URI.
2016-04-11 Matt Birkholzplugin Makefile.ams (tags): Punt ALL sources in TAGS.
2016-04-11 Matt Birkholzplugin Makefile.ams (dist): Add missing files to EXTRA_...
2016-04-10 Matt Birkholzplugin tags-fix.shs: typos
2016-04-10 Matt Birkholzplugin Makefile.ams: remove generated -shim.c and ...
2016-04-08 Matt Birkholzplugin Makefile.ams: include ALL sources in TAGS
2016-04-06 Chris HansonUpdate indentation to include R7RS keywords.
2016-04-06 Chris HansonAdd optional default-value to get-keyword-value.
2016-04-06 Chris HansonAdd get-if-available operation to metadata.
2016-04-02 Matt Birkholzplanetarium/mit-check.sh: Move tests here from mit...
2016-04-02 Matt Birkholzplanetarium/mit-3d.pkg: define-class uses system-global...
2016-04-02 Matt Birkholzplanetarium: Punt bogus string->latitude-longitude...
2016-03-29 Matt Birkholzgtk-screen: Use autoconf.
2016-03-29 Matt Birkholzplanetarium: tellurions: Accept a decoded-time. Animat...
2016-03-29 Matt Birkholzplanetarium: Use automake; add manual; update copyright...
2016-03-29 Matt Birkholzgl: Use libtool/automake.
2016-03-29 Matt Birkholzgtk/fix-demo.scm: Simplify finding the sample conses...
2016-03-29 Matt Birkholzgtk: Use libtool/automake.
2016-03-29 Matt Birkholzcairo: Use libtool/automake.
2016-03-29 Matt Birkholzpango: Use libtool/automake.
2016-03-29 Matt Birkholzglib: Use libtool/automake.
2016-03-29 Matt BirkholzFree GdkWindowAttrs.
2016-03-29 Matt BirkholzMerge branch 'master' into Gtk.
2016-03-29 Matt Birkholzruntime/world-report.scm (ticks->string): parameterize...
2016-03-29 Matt Birkholzplugin Makefile.ams: Fix multi-target rules. Punt...
2016-03-26 Chris HansonEliminate redundant call.
2016-03-26 Chris HansonRework param:default-pathname-defaults yet again.
2016-03-26 Chris HansonAdd support for value merging in (general) parameters.
2016-03-25 Matt Birkholzgtk: Simplify plugin texinfo titles. No cover texts...
2016-03-25 Matt Birkholzgtk: Use new parameters, not fluids.
2016-03-25 Matt BirkholzMerge branch 'master' into Gtk.
2016-03-25 Matt Birkholzplugin configure.acs: Prune unused AC_SUBST and, in...
2016-03-25 Matt Birkholzcref/generate-trivial-constructor: Add optional paramet...
2016-03-23 Chris HansonAdd delete! operation to metadata abstractions.
2016-03-15 Chris HansonFix guarantee-uri and friends to correspond with their...
2016-03-15 Chris HansonEliminate unparser/standard-method.
2016-03-15 Chris HansonImplement URI syntax #<...> that's readable.
2016-03-14 Chris HansonEliminate all the OS/2 code.
2016-03-14 Chris HansonMerge branch 'master' of git.sv.gnu.org:/srv/git/mit...
2016-03-14 Chris HansonDon't auto-convert arguments to URI accessors.
2016-03-11 Matt Birkholzdoc/Makefile.in: Punt doc-config.scm. It is no longer...
2016-03-11 Matt Birkholzffi/build.scm (update-html-index): Do not forget the...
2016-03-10 Matt Birkholzblowfish/make.scm: Fix subsystem name to match load...
2016-03-10 Matt Birkholzplugin Makefile.ams: Set infodir to the Scheme default.
2016-03-10 Matt Birkholzplugin Makefile.ams: Add support for .texi. (No actual...
2016-03-10 Matt Birkholzplugin Makefile.ams: rmdir the plugin subdirectory...
2016-03-10 Matt Birkholzplugin Makefile.ams: replace ALL -unx with -@MIT_SCHEME...
2016-03-10 Matt Birkholzffi/build.scm (update-html-index): Do not strip the...
2016-03-10 Matt BirkholzQuote here document in plugin test scripts.
2016-03-10 Matt BirkholzWhen buiding plugins, do not cref/generate-constructors...
2016-03-08 Matt BirkholzUse new --prepend-library option to build and test...
2016-03-08 Matt BirkholzPunt plugin -available? procedures.
2016-03-08 Matt BirkholzPunt with-system-library-directories.
2016-03-08 Matt Birkholzmicrocode/option.c: Add --prepend-library option.
next