mit-scheme.git
2011-07-20 Matt BirkholzAdded ->simple-pathname for c-including ../../whatnot.
2011-07-20 Matt BirkholzReformat trace messages some more.
2011-07-20 Matt BirkholzAdded blink? and spin? flags.
2011-07-20 Matt BirkholzReformat trace messages a wee bit.
2011-07-17 Matt BirkholzAdded g-output-streams, gc-cleanups, and a performance...
2011-07-17 Matt BirkholzAdded maybe-yield-gtk, for callbacks that unblock threads.
2011-07-17 Matt BirkholzFixed gtk's compile-file dependencies.
2011-07-17 Matt BirkholzInsert const AFTER qualified type, to qualify pointers.
2011-07-17 Matt BirkholzExternal string buffers for generic-i/o-ports fix.
2011-07-17 Matt BirkholzFixed more const declarations.
2011-07-16 Matt BirkholzNamed the cleanup thunks.
2011-07-16 Matt BirkholzAdded c-peek-bytes, c-poke-bytes. Recycle callback...
2011-07-16 Matt BirkholzAllow no runnable threads nor timers.
2011-07-16 Matt BirkholzClose-in/output-buffer now call source/sink close method.
2011-07-16 Matt BirkholzFixed start_gtk to be FALSE when gtk_init_check fails.
2011-07-16 Matt BirkholzFixed const declarations per Wiki's Const-correctness.
2011-07-01 Matt Birkholztypo
2011-06-22 Matt BirkholzMerge branch 'master' into Gtk
2011-06-22 Matt BirkholzImplemented open-input-gfile using the GIO library.
2011-06-22 Matt BirkholzRequire FFI option. Punt compile-/run-time separation.
2011-06-22 Matt BirkholzPunt if-debugging syntax.
2011-06-22 Matt BirkholzAdded C declarations for GIO; created gtk/Includes...
2011-06-22 Matt BirkholzExternal string buffers for generic-i/o-ports.
2011-06-22 Matt BirkholzAdded xstring-byte-ref/set! for external string buffers.
2011-06-22 Matt BirkholzUse pathname-simplify to allow ../ in included paths.
2011-06-22 Matt BirkholzAdded %set-alien/address!, for gtk/gio.scm.
2011-06-21 Chris HansonInitial revision: a shell script to put on your PATH...
2011-06-20 Chris HansonSet SIGNAL_HANDLERS_CAN_USE_SCHEME_STACK under MacOS.
2011-06-19 Matt BirkholzPunt fpu inits in i386/x86-64 assembler; add to savres...
2011-06-19 Matt BirkholzUnimplement BORKED_FENV.
2011-06-18 Taylor R CampbellMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2011-06-15 Joe MarshallRevert unintended change.
2011-06-15 Joe MarshallRevert unintended change.
2011-06-14 Taylor R CampbellFix calls to tcsetpgrp to avoid infinite loops on ENOSYS.
2011-06-13 Joe MarshallAdd ability to expand named-let as pure function.
2011-06-13 Joe MarshallFix missing call to loop in buffer-layout-visible?
2011-06-13 Joe MarshallRemove list-ref and list-set! definitions (duplicates).
2011-06-13 Joe MarshallTweak integrations.
2011-06-13 Joe MarshallIntegrate DISCRIMINATE-PROCEDURE
2011-06-13 Joe MarshallAdd ability to warn about integrated operators used...
2011-06-13 Joe MarshallExport list-set\!
2011-06-13 Joe MarshallDefine list-set\!
2011-06-13 Joe MarshallMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2011-06-10 Matt BirkholzMerge branch 'master' into Gtk 20110609-Gtk 20110610-Gtk
2011-06-10 Matt BirkholzAlienate_float_env. before callouts, after callbacks.
2011-06-10 Matt BirkholzFix compile-system's dependencies option.
2011-06-10 Taylor R CampbellFix use of the close system call.
2011-06-09 Joe MarshallRemove jrm cruft and speed things up.
2011-06-09 Joe MarshallRemove limits on expansion of cons* and list. Improve...
2011-06-09 Joe MarshallGet rid of boot dependency on MEMQ.
2011-06-09 Joe MarshallMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2011-06-09 Joe MarshallRe-order some code to eliminate forward references.
2011-06-09 Matt BirkholzMerge branch 'master' into Gtk
2011-06-08 Taylor R CampbellOmit some vestiges in nntp.scm.
2011-06-08 Taylor R CampbellFix order of arguments to HASH-TABLE/MODIFY!.
2011-06-08 Taylor R CampbellKludge up wrong-number-of-arguments error parsing for...
2011-06-08 Taylor R CampbellFix up bit-indexed integer operations.
2011-06-07 Matt BirkholzRecognize GDK_MOD1_ as the char-bit:meta.
2011-06-06 Joe MarshallTrivial cleanup.
2011-06-06 Matt BirkholzTrigger-secondary-gc-daemons! every 100 GCs or so.
2011-06-05 Matt BirkholzGenericize gdk keysyms; match Edwin's expectations.
2011-06-02 Matt BirkholzMerge remote-tracking branch 'origin/master' into Gtk
2011-06-02 Matt BirkholzImplement BORKED_FENV for i386.
2011-06-02 Matt BirkholzCall gdk_threads_enter/leave, and gtk_main.
2011-06-02 Matt BirkholzAlienate the floenv (make it FE_DFL_ENV) outside Scheme.
2011-05-31 Matt BirkholzDig keysyms out of the C declarations.
2011-05-31 Matt BirkholzGerroff the global TRACE binding; use %trace instead.
2011-05-31 Matt BirkholzUse SHIM_LOADER and SHIM_LIBS in gtk-shim.so rule.
2011-05-31 Matt BirkholzFixed compile-system to use 'dependencies option(!).
2011-05-31 Matt BirkholzRe-enable build-ffis; disabled in merge from
2011-05-31 Matt BirkholzTypo.
2011-05-25 Taylor R CampbellMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2011-05-24 Joe MarshallMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2011-05-24 Joe MarshallA small simplification.
2011-05-24 Joe MarshallAvoid leaving trailing whitespace on notifications.
2011-05-23 Taylor R CampbellCall the procedure in HASH-TABLE/MODIFY! before blockin...
2011-05-23 Taylor R CampbellMust disable interrupts for SET-ENTRY-DATUM!.
2011-05-23 Taylor R CampbellMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2011-05-22 Taylor R CampbellUse MAKE-STRONG-EQ-HASH-TABLE for SOS's built-in class...
2011-05-22 Taylor R CampbellUse MAKE-STRONG-EQV-HASH-TABLE for Swank inspector...
2011-05-22 Taylor R CampbellMissed a spot in parse.scm: MAKE-EQV-HASH-TABLE is...
2011-05-22 Taylor R CampbellFix HASH-TABLE-UPDATE!/DEFAULT to conform to silly...
2011-05-22 Matt BirkholzMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2011-05-18 Matt BirkholzTrying to get FFI test shim to link on Mac OS X.
2011-05-10 Taylor R CampbellFix wait loop logic in synchronous subprocesses.
2011-05-10 Taylor R CampbellAdd some trivial synchronous subprocess tests.
2011-05-09 Taylor R CampbellMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2011-05-09 Taylor R CampbellPermit `--constant 0'.
2011-05-09 Joe MarshallFix whitespace.
2011-05-09 Joe MarshallMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2011-05-09 Joe MarshallRemove overly complex code.
2011-05-09 Taylor R CampbellPrefer (NOT (PAIR? ...)) over (NULL? ...) in unxpth...
2011-05-09 Taylor R CampbellPermit consecutive slashes in Unix namestrings.
2011-05-02 Chris HansonDon't run build-ffis.
2011-05-02 Chris HansonMissed a copyright.
2011-05-02 Chris HansonUpdate version number.
2011-05-02 Chris HansonUpdate copyright years.
2011-05-02 Chris HansonUpdate version number.
2011-05-02 Chris HansonUpdate version number.
2011-05-02 Chris HansonUpdate version number.
next