mit-scheme.git
2017-01-06 Chris HansonImplement support for predicates.
2017-01-05 Chris HansonAdd support for tagged objects.
2017-01-05 Chris HansonAdd package comment to bytevector.scm.
2017-01-05 Chris HansonAdd open-coding support for bytevectors.
2017-01-05 Chris HansonFix thinko in previous change.
2017-01-05 Chris HansonAdd bytevector primitives to SF transformation rules.
2017-01-05 Chris HansonImplement parsing of bytevectors.
2017-01-05 Chris HansonImplement byte?.
2017-01-05 Chris HansonImplement writing of bytevectors.
2017-01-05 Chris HansonFix thinkos.
2017-01-05 Chris HansonSplit TC_BYTEVECTOR from TC_CHARACTER_STRING to simplif...
2017-01-05 Chris HansonFirst draft of runtime support for bytevectors.
2017-01-05 Chris HansonFix some bugs; implement bytevector-fill!.
2017-01-05 Chris HansonUpdate copyright licenses for new year.
2017-01-05 Chris HansonEliminate byte_t.
2017-01-03 Chris HansonFirst draft of bytevector primitives.
2017-01-03 Chris HansonRename TC_CHARACTER_STRING to TC_BYTEVECTOR and TC_NULL...
2017-01-03 Chris HansonImplement tagged-object type, a combination of a tag...
2017-01-02 Taylor R CampbellMark intentionally ignored variables as such.
2017-01-02 Daniel WhiteFix deinstall of multiplexer when a default exists.
2017-01-02 Taylor R CampbellAllow user to use external toolchain with TOOLCHAIN...
2016-12-13 Chris HansonSimplify mechanism to customize PP description for...
2016-11-23 Matt Birkholzx11/x11-base.scm (key-event): typo. Fix Alt-Backspace...
2016-11-23 Matt Birkholzx11 (event-name): Rename event-type-name and export...
2016-11-23 Matt Birkholzmicrocode (OS_test_select_registry): Check for subproce...
2016-11-17 Matt Birkholzx11 plugin: Address warnings from new AM_CFLAGS.
2016-11-17 Matt Birkholzruntime/thread.scm (handle-current-thread-events):...
2016-11-17 Matt Birkholzplugin Makefile.ams, configure.acs (AM_CFLAGS): Add...
2016-11-12 Matt Birkholzplugin Makefile.ams, configure.acs: Do not install...
2016-11-10 Matt Birkholzx11 plugin: Rename files to avoid conflicts with LIAR...
2016-11-10 Matt Birkholzplugin Makefile.ams, configure.acs: Accommodate LIAR/C.
2016-11-10 Matt BirkholzSearch the library directory path for the standard...
2016-11-07 Matt BirkholzRemove src/etc/compile-svm.sh after losing cross runtim...
2016-11-07 Matt BirkholzRemove more kludges now that 9.2 is out.
2016-11-05 Taylor R CampbellFix embarrassing typo in wttree overweight condition.
2016-11-03 Taylor R CampbellDon't delete the one non-generated .c file under compiler/.
2016-11-03 Taylor R CampbellAdd option for interpreted toolchain to facilitate...
2016-11-03 Taylor R CampbellFix fencepost in decoding powers of two into IEEE 754...
2016-11-03 Taylor R CampbellDisable init file in batch mode.
2016-11-03 Taylor R CampbellRemove bogus kludge of including target runtime in...
2016-08-30 Chris HansonAdd notes on parameter refactor, for use when writing...
2016-08-27 Matt BirkholzEdwin X/X11: Do NOT halt screen update because of subpr...
2016-08-12 Matt Birkholzx11/x11base.scm (make-event-object): Convert bit number...
2016-08-09 Matt Birkholzx11-screen: Backport elimination of keyboard busy loop.
2016-08-09 Matt Birkholzruntime/thread.scm (register-time-event): typo
2016-08-09 Matt Birkholzedwin/xterm.scm (get-xterm-input-operations): Eliminate...
2016-08-07 Matt BirkholzAdd register-time-event, deregister-time-event.
2016-08-07 Matt Birkholzx11-screen: Backport fixes to edwin/xterm.scm.
2016-08-07 Matt Birkholzx11/x11base.scm (key-event): Free buffers. Handle...
2016-08-07 Matt Birkholzedwin/xterm.scm (block-for-event): Drain X events,...
2016-08-07 Matt Birkholzedwin/xterm.scm (preview-event-stream): Use dynamic...
2016-08-07 Matt Birkholzedwin/process.scm (poll-process-for-output): allow...
2016-08-07 Matt Birkholzedwin/process.scm: transposo (like a typo but larger)
2016-08-07 Matt Birkholzx11-screen: Fix selection handling (cut/paste between...
2016-07-30 Chris HansonFix typo.
2016-07-29 Matt Birkholzplugin Makefile.ams (CLEANFILES): Add timestamp files.
2016-07-29 Matt Birkholzedwin/intmod.scm: Call suspend-current-thread with...
2016-07-29 Matt Birkholzx11: Fix x-display-process-events to return #f when...
2016-07-29 Matt Birkholzx11-screen: Backport "permanent" IO thread event from...
2016-07-29 Matt Birkholzruntime/ed-ffi.scm: Update.
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
next