mit-scheme.git
2016-07-29 Matt Birkholztypo: with-openssl is not a configure option here
2016-07-29 Matt BirkholzAdd spawn-edwin procedure.
2016-07-29 Matt BirkholzRestore interruptibility to Edwin commands when on...
2016-07-29 Matt BirkholzFix suspend-current-thread to NOT leave events unblocked.
2016-06-09 Matt Birkholzx11-screen/: Fix copyrights.
2016-06-08 Matt Birkholzx11/: Fix copyrights.
2016-06-08 Matt Birkholzx11/x11base.scm (x-get-window-property): Read entire...
2016-06-08 Matt Birkholzx11/x11base.scm (x-get-window-property): Init data...
2016-06-08 Matt Birkholzx11/x11term.scm (xterm_open_window): Use 0 for NULL...
2016-06-08 Matt Birkholzx11/x11base.c (x_get_window_property): Actually return...
2016-06-08 Matt Birkholzx11-screen/x11-screen-check.sh: Test read some X11...
2016-06-08 Matt Birkholzx11/x11-check.sh: Test read a 32bit X11 property.
2016-06-07 Matt Birkholzx11/x11base.scm: Fix argument checking in x-get-window...
2016-06-07 Matt Birkholzx11/x11base.scm: Fix the wrappings on some boolean...
2016-06-07 Matt Birkholzmicrocode/x11base.c (char_ptr_to_prop_data_32): Fix...
2016-06-07 Matt Birkholzx11-screen/Makefile.am (EXTRA_DIST): Add test script...
2016-06-07 Matt Birkholzplugin Makefile.ams, configure.acs: Search for mit...
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-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-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 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.
2016-03-08 Matt Birkholzmicrocode/option.c (string_copy_limited): Null-terminat...
2016-03-06 Matt Birkholzmicrocode: Show defaults for band and library-path...
2016-03-03 Matt BirkholzFix plugin testing, -available? predicates, install...
2016-03-03 Matt Birkholzffi: Delete old reference to the XML option.
2016-03-03 Matt Birkholzmicrocode/pruxffi.c: Pass flovecs as double*, not SCHEM...
2016-03-03 Matt Birkholztests/ffi/test-ffi.scm: Use new param:suppress-loading...
2016-03-03 Matt Birkholzruntime/ffi: Add plugin-available?. Eliminate free...
2016-03-03 Matt Birkholzsrc/README.txt: Describe the latest plugins.
2016-03-03 Matt Birkholzdoc/index.html: Add list of plugin manuals.
2016-03-02 Chris HansonApply swank patch from craven@gmx.net.
2016-03-01 Chris HansonSuppress output about passing tests.
2016-03-01 Chris HansonClarify wording in notification line.
2016-03-01 Chris HansonFix a test problem caused by make-parameter changing...
2016-03-01 Chris HansonRemove obsolete runtime-check directory.
2016-03-01 Chris HansonFix two typos; thanks to craven@gmx.net!
2016-02-29 Chris HansonIf install-info is available, use it to update the...
2016-02-29 Chris HansonImplement more R7RS string and vector procedures.
2016-02-29 Chris HansonImplement some R7RS string procedures.
2016-02-29 Chris HansonImplement #true and #false as specified by R7RS.
2016-02-29 Chris HansonImplement exact and inexact as per R7RS.
2016-02-29 Chris HansonChange make-parameter to be make-unsettable-parameter.
2016-02-29 Chris HansonExplicitly specify settability of all parameters.
2016-02-29 Chris HansonRefactor parser and unparser parameters.
2016-02-29 Chris HansonDefine guarantee-boolean and parameter-converter.
2016-02-29 Chris HansonDocument parser and unparser parameters.
2016-02-29 Chris HansonUpdate the documentation of *random-state*.
2016-02-29 Chris HansonFix typos.
next