mit-scheme.git
2012-10-19 Matt BirkholzFix test-select-descriptor, test-select-registry.
2012-10-19 Matt Birkholzgtk: Vanquish spinning gtk-thread evil (again).
2012-10-18 Matt BirkholzMerge branch 'master' into Gtk
2012-09-26 Matt BirkholzFix recent typo in User Manual (again).
2012-09-26 Matt BirkholzFix recent typos in User Manual.
2012-09-17 Joe MarshallExport flo:modulo
2012-09-17 Joe MarshallAdd flo:modulo
2012-09-07 Matt BirkholzMerge branch 'master' into Gtk
2012-09-06 Matt BirkholzUse internal-time/seconds->ticks in thread-queue/*...
2012-09-06 Matt BirkholzFix OS_pause on Unix to correctly restore the sigmask.
2012-09-05 Matt BirkholzUse sigsuspend in new OS_pause, else wait-for-io must...
2012-09-04 Matt Birkholzffi: Replaced serror with swarn, so syntaxing can continue.
2012-09-03 Taylor R CampbellUse pollts if it is available but ppoll is not.
2012-09-03 Matt BirkholzUse ppoll() and pselect() when available.
2012-09-03 Matt Birkholzedwin: Fixed arrow keys in xterms.
2012-08-31 Matt BirkholzAdded --args and -- option parsers, and a command-line...
2012-08-30 Matt Birkholzgtk: Avoid computing window-intersection when widget...
2012-08-30 Matt Birkholzgtk: Fixed adjust-adjustments for drawings smaller...
2012-08-30 Matt Birkholzgtk: Added cairo-clip-extents wrapper; simplified fix...
2012-08-30 Matt Birkholzgtk: The return value from draw signal handlers is...
2012-08-29 Taylor R CampbellProcess all queued X events, not just one, if I/O is...
2012-08-28 Taylor R CampbellAdd cruft to confshared.h for ARM.
2012-08-28 Taylor R CampbellAsk Xlib for events before blocking on the display...
2012-08-16 Chris HansonRemove alternate/optimized types of scode combinations...
2012-08-16 Chris HansonRemove now-unnecessary comment about 64-bit machines.
2012-08-16 Chris HansonFix broken memory allocation on 32-bit OS X.
2012-08-14 Matt Birkholzgtk: Require #f or #t from event and draw callbacks.
2012-08-14 Matt Birkholzgtk: Fixed fix-resizer. GtkWindows can shrink again.
2012-08-14 Matt Birkholzgtk: Replaced GtkScrolledWindow with GtkScrollingWindow.
2012-08-14 Matt Birkholzgtk: Replaced deprecated GtkBox with GtkGrid.
2012-08-12 Matt Birkholzgtk: Implement gtk_widget_get_preferred_width/height.
2012-08-12 Matt Birkholzgtk: Keysym names changed. Delete and Backspace transl...
2012-08-12 Matt Birkholzffi: Fixed swarn to use ARGS, including 'in FORM at...
2012-08-12 Matt Birkholzedwin: Include TYPE in eg. #[input-event 42 TYPE].
2012-08-12 Taylor R CampbellAdd missing comma in fixobj.h in FIXED_OBJECTS_NAMES.
2012-08-05 Matt Birkholzgtk: Set contrasting background in <demo-layout>, not...
2012-08-05 Matt Birkholzgtk: Make graphic chars out of e.g. ^H in key-press...
2012-08-02 Joe MarshallAdd fmod as primitive FLONUM-MODULO.
2012-07-31 Matt Birkholzgtk: Port to Gtk 3.
2012-07-25 Matt Birkholzgtk: Chop GDK_KEY_ off of key names (not just GDK_).
2012-07-24 Matt Birkholzgtk: Fixed spin in gtk-test after test-process.
2012-07-20 Matt Birkholzgtk: Suppress all file load notifications during (load...
2012-07-20 Matt Birkholzgtk: Set scheme_source to G_PRIORITY_LOW, below window...
2012-07-20 Matt Birkholzgtk: Use Cairo, punt gdk_draw_*, in preparation for...
2012-07-14 Matt Birkholzgtk: Document the remaining exported bindings.
2012-07-13 Matt Birkholzgtk: Documented the GIO interface.
2012-07-13 Matt Birkholzgtk: Document <fix-widget>, factored out of <fix-layout...
2012-07-13 Matt Birkholzgtk: Punt set-fix-widget-size!; use gtk-widget-set...
2012-07-13 Matt Birkholzgtk: Punt set-fix-layout-size!; use gtk-widget-set...
2012-07-13 Matt Birkholzgtk: Implement already documented gtk-widget-is-composi...
2012-07-13 Matt Birkholzdoc/gtk/check.scm: Compare @deffns against package...
2012-07-13 Matt Birkholzgtk: Avoid signaling an error in hook/process-command...
2012-07-13 Matt Birkholztests: Shorten a few of the most time-consuming tests...
2012-07-13 Matt Birkholzgtk: Run gtk/test-gtk.scm which now punts if DISPLAY...
2012-07-13 Matt Birkholzgtk: Add delete_event signal handler to the time-slice...
2012-07-13 Matt Birkholzgtk: Note loading of GTK, not just SOS and FFI.
2012-07-13 Matt Birkholzgtk: Include libgthread-2.0 in gtk-shim.so.
2012-07-13 Matt BirkholzMerge branch 'master' into Gtk
2012-07-13 Matt Birkholzmicrocode: Fix start in mmap_heap_malloc_search for...
2012-07-12 Matt BirkholzMerge branch 'master' into Gtk
2012-07-12 Matt BirkholzAdded warn-errors?, like ignore-errors, to turn errors...
2012-07-12 Matt Birkholztests/unit-testing.scm: Start report with a fresh-line.
2012-07-12 Matt Birkholztests/ffi/: De-register callback. Document asserts.
2012-07-12 Matt Birkholzdoc/ffi/ffi.texinfo: Frob whitespace.
2012-07-12 Matt Birkholzffi/Makefile-fragment: Always wrap stdin in a (begin...
2012-07-12 Matt Birkholzffi: Fix free to update malloced-aliens.
2012-07-12 Matt BirkholzMerge branch 'master' into Gtk
2012-07-11 Taylor R CampbellMerge branch 'ecraven-swank'
2012-07-11 Peter FeiglBasic support for describing things in swank.
2012-07-11 Peter FeiglFix basic debugging problems.
2012-07-11 Peter FeiglAdding directory support to swank.scm.
2012-07-11 Peter FeiglAdding completion function swank:completions as an...
2012-07-11 Peter FeiglAdd autodoc for procedures
2012-07-11 Peter FeiglUpdating swank.scm to work with current slime-cvs
2012-07-11 Taylor R CampbellMerge branch 'amd64-load-char-bug'
2012-07-11 Taylor R CampbellFix syntax of MOVZX instruction in LOAD-CHAR-INTO-REGISTER.
2012-07-05 Taylor R CampbellTry harder to mmap heap space.
2012-07-04 Taylor R CampbellRework mmap_heap_malloc.
2012-07-04 Taylor R CampbellMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2012-06-05 Joe MarshallMake LETREC and LETREC* be ordinary macros. Avoid...
2012-05-29 Matt BirkholzMerge branch 'master' into Gtk.
2012-05-24 Joe MarshallUse quote instead of tick mark.
2012-05-24 Joe MarshallUse lambda-bound? procedure.
2012-05-24 Joe MarshallAdd lambda-bound? procedure.
2012-05-24 Joe MarshallGet rid of fluid variable by adding an argument. Bette...
2012-05-23 Joe MarshallAdd way to dump macroexpanded and optimized output...
2012-05-21 Joe MarshallFix unsyntaxing of open-blocks and block-declarations.
2012-05-21 Joe MarshallMake ASSERT pass along arguments to ERROR.
2012-05-19 Joe MarshallRemove undefined export.
2012-05-19 Joe MarshallEcho output from CREF (if any).
2012-05-19 Joe MarshallWrap show-time around compilations. Add newline after...
2012-05-18 Joe MarshallFix names of environment variables MITSCHEME_HEAP_SIZE...
2012-05-16 Matt BirkholzFix commit 339824b so %channel-read returns no-data...
2012-05-09 Matt BirkholzNew runtime ASSERT syntax conflicts with local assert...
2012-05-09 Matt Birkholzmicrocode/configure.ac: error if --with-termcap=no...
2012-05-09 Matt Birkholzbug #30546: Treat #f like WILD in directory-read pathna...
2012-05-08 Matt Birkholzbug#36430: Write should escape symbols that look special.
2012-05-04 Matt BirkholzGuard against other threads unwinding block-on-io-descr...
2012-05-04 Chris HansonMerge branch 'master' of git.sv.gnu.org:/srv/git/mit...
2012-05-04 Chris HansonFix thinko: call-with-input-octets doesn't handle sub...
next