mit-scheme.git
2011-06-10 Matt BirkholzMerge branch 'Gtk' into Gtk-Screen 20110609-Gtk-Screen 20110610-Gtk-Screen
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-09 Matt BirkholzMerge branch 'Gtk' into Gtk-Screen
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 BirkholzFix unused binding of 'geom in make-gtk-screen.
2011-06-07 Matt BirkholzMerge branch 'Gtk' into Gtk-Screen
2011-06-07 Matt BirkholzRecognize GDK_MOD1_ as the char-bit:meta.
2011-06-06 Matt BirkholzMerge branch 'Gtk' into Gtk-Screen
2011-06-06 Matt BirkholzTrigger-secondary-gc-daemons! every 100 GCs or so.
2011-06-06 Matt BirkholzMerge branch 'Gtk' into Gtk-Screen
2011-06-05 Matt BirkholzGenericize gdk keysyms; match Edwin's expectations.
2011-06-03 Matt BirkholzFix install; copy make.scm, not load.scm
2011-06-03 Matt BirkholzReplace .sf and .cbf with compile.scm.
2011-06-02 Matt BirkholzAdded src/gtk-screen/.
2011-06-02 Matt BirkholzFixed sit-for on gtk-screens using peek timeout.
2011-06-02 Matt BirkholzEditor-peek-no-hang timeout. Inferior event hooks.
2011-06-02 Matt BirkholzReplaced the screen struct with SOS classes.
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.
2011-05-02 Chris HansonInitial revision: imported from cph's private sources.
2011-05-01 Chris HansonAdd patterns for ffi documentation.
2011-05-01 Chris HansonDon't run "build-ffis"; this rule is broken on Mac...
2011-05-01 Chris HansonRevert misguided change.
2011-04-30 Taylor R CampbellFix configure with host Scheme check disabled.
2011-04-30 Taylor R CampbellMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2011-04-30 Taylor R CampbellTighten host Scheme detection in configure script.
2011-04-30 Matt BirkholzMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2011-04-30 Matt BirkholzOops, remove ALL "debugging printfs".
2011-04-30 Matt BirkholzAdded compile-time 'imports option to compile-system.
2011-04-30 Matt BirkholzCut out the SHELL middleman; use run-synchronous-subpro...
2011-04-30 Matt BirkholzUn-distinguish LDFLAGS et al for shims or modules.
2011-04-30 Taylor R CampbellSuppress host Scheme test by default only if lib/all...
2011-04-30 Taylor R CampbellMake configure fail if create-makefiles or compiler...
2011-04-30 Taylor R CampbellReflect autoconf invocation in Setup.sh's output.
2011-04-28 Taylor R CampbellUpdate terminal drawing operation costs on resize.
2011-04-28 Taylor R CampbellOmit unreferenced GEN-DELIMS in url.scm.
2011-04-28 Taylor R CampbellCheck whether requested memory size fits in object...
2011-04-27 Taylor R CampbellFix some header files in the FFI.
2011-04-27 Taylor R CampbellAvoid GNUism $^ in makefiles.
2011-04-27 Taylor R CampbellOmit unreferenced variable in COMPILE-SYSTEM.
2011-04-27 Taylor R CampbellSimplify PARSE-PACKAGE-EXPRESSIONS with FILTER-MAP.
2011-04-27 Taylor R CampbellMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2011-04-27 Matt BirkholzMore merge cleanup, typos. Simpler build. 20110426-Gtk
2011-04-26 Matt BirkholzOops, for-all?'s arguments are "backward".
2011-04-26 Matt BirkholzMerge branch 'master' into Gtk
2011-04-26 Matt BirkholzTurned off c-include-noisily? by default.
2011-04-26 Matt BirkholzFixed compile-ffi to use run-shell-command.
2011-04-26 Matt BirkholzIgnore unknown options/descriptions in .pkg files.
2011-04-25 Matt BirkholzRemoved redundant --preserve-timestamps.
2011-04-25 Matt BirkholzFixed recent enhancement to compile-file.
2011-04-20 Matt BirkholzMerge branch 'master' into Gtk
2011-04-20 Matt BirkholzFix compile-system to load into the correct environment.
2011-04-19 Matt BirkholzNew compile-system procedure. Replaced ffi.sf and...
2011-04-18 Matt BirkholzFixed ffi/Makefile-fragment install target.
2011-04-18 Taylor R CampbellMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2011-04-18 Matt BirkholzAdded FFI test.
2011-04-16 Taylor R CampbellRun Scheme in batch mode in the scripts in src/etc/.
next