mit-scheme.git
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.
2016-02-29 Chris HansonUpdate the documentation of several parameters.
2016-02-29 Chris HansonDocument port parameters.
2016-02-29 Chris HansonRefactor handling of SRFI references using macros.
2016-02-28 Chris HansonChange standard ports to *be* parameters.
2016-02-28 Chris HansonUse parameter defaults with make-general-parameter.
2016-02-28 Chris HansonRely on error:wrong-type-argument to use default caller...
2016-02-28 Chris HansonChange guarantee-foo to return the object.
2016-02-28 Chris HansonDefine and export the default parameter procedures.
2016-02-28 Chris HansonFix parameterization in pp.scm.
2016-02-28 Chris HansonFix parameterization in unpars.scm.
2016-02-28 Chris HansonFix parameterization in parse.scm.
2016-02-28 Chris HansonFix parameterization in global.scm.
2016-02-28 Chris HansonFix handling of *default-pathname-defaults*.
2016-02-28 Chris HansonFix parameterization in error.scm.
2016-02-28 Chris HansonFix parameterization in rep.scm.
2016-02-28 Chris HansonUse parameter setter on working-directory-pathname.
2016-02-28 Chris HansonTweak make-general-parameter to allow defining a setter.
2016-02-28 Chris HansonMake param:loading? unsettable.
2016-02-28 Chris HansonSplit make-parameter into settable and unsettable variants.
2016-02-28 Chris HansonFix parameterization of load.scm.
2016-02-27 Chris HansonRename default-pathname-defaults to param:default-pathn...
2016-02-27 Chris HansonAdd missing runtime/ subdir.
2016-02-27 Chris HansonMove dragon4 unit tests from comment to tests/ directory.
2016-02-27 Chris HansonRefactor handling of flonum-unparser-cutoff.
2016-02-27 Chris HansonAdd assert-member.
2016-02-27 Chris HansonDe-parameterize *random-state*.
2016-02-27 Chris HansonRefactor TAGS generation.
2016-02-27 Chris HansonEliminate *working-directory-pathname*.
2016-02-27 Chris HansonImplement make-parameter*.
2016-02-27 Chris HansonSplit *default-pathname-defaults* into parameter/non...
2016-02-27 Chris HansonFix over-long line.
2016-02-26 Arthur A. GlecklerRevert "TAGS shouldn't be in commit."
2016-02-26 Arthur A. GlecklerRevert "Remove REDUCE-LEFT from documentation."
2016-02-26 Chris HansonTAGS shouldn't be in commit.
2016-02-26 Chris HansonEliminate fluid data type in favor of parameters.
2016-02-26 Chris HansonImplement when and unless from r7rs.
2016-02-26 Chris HansonRefactor parameter/fluid implementation into one.
2016-02-26 Chris HansonImplement simple metadata table abstraction.
2016-02-26 Chris HansonRefactor cond-expand to handle r7rs features.
2016-02-23 Chris HansonMerge branch 'master' of git.sv.gnu.org:/srv/git/mit...
2016-02-23 Chris HansonPut reduce-right back.
2016-02-23 Matt Birkholzmicrocode/debug.c (verify_compiled): A cast to quiet...
2016-02-23 Matt Birkholzffi: Support libtool. Convert plugins and test-ffi...
2016-02-22 Chris HansonEliminate uses of fluid-let in the runtime system.
next