mit-scheme.git
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...
2012-05-02 Taylor R CampbellFix duplicated `creates' in SIGNAL-CONDITION documentation.
2012-04-30 Taylor R CampbellFix typo in documentation for EVERY.
2012-04-30 Matt BirkholzFixed channel-open to unblock threads and update the...
2012-04-28 Matt Birkholzedwin: Reworked get-console-input-operations.
2012-04-14 Arthur A. GlecklerFixed typo in doc string for NEW-FILE-OPEN-EXCLUSIVE...
2012-04-09 Chris HansonFix typo.
2012-04-09 Chris HansonFix fencepost error in level.
2012-03-25 Chris HansonHandle non-string value of *buffer-pstring*.
2012-03-25 Chris HansonMerge branch 'master' of git.sv.gnu.org:/srv/git/mit...
2012-03-25 Chris HansonFollow Emacs' advice to quote paren in first column.
2012-03-25 Chris HansonSwank might use t for the true object; define it to...
2012-03-24 Taylor R CampbellMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2012-03-24 Taylor R CampbellAdd ASSERT macro.
2012-03-23 Matt BirkholzMerge branch 'master' into Gtk
2012-03-11 Chris HansonFix shell-script style issues.
2012-03-11 Chris HansonEliminate bash-isms.
2012-03-11 Chris HansonChange get_fasl_file to set a variable rather than...
2012-03-11 Chris HansonUpdate copyright years.
2012-03-11 Chris HansonUse shell script to conditionally update SVM file.
2012-03-11 Chris HansonUpdate version and copyright year.
2012-03-11 Chris HansonUpdate to do all standard directories and to translate...
2012-03-11 Chris HansonIgnore svm build directory.
2012-03-11 Chris HansonDon't use fdatasync on OS X.
2012-03-08 Matt BirkholzDo NOT preserve flo:environment across disk-save/restore.
2012-03-08 Matt BirkholzFix expose events that arrive before a fix-layout's...
2012-03-08 Matt BirkholzMerge branch 'master' into Gtk
2012-03-08 Matt BirkholzMerge branch 'master' into Gtk
2012-03-08 Chris HansonAlways wrap stdin in a (begin ...); otherwise expressio...
2012-03-08 Chris HansonPrefer <termcap.h> to <term.h> if both are present.
2012-03-08 Matt Birkholzsvm: Remove setjmp from execute_instruction.
2012-03-08 Matt Birkholzsvm: Use the svm1 machine to compile-everything.
2012-03-08 Matt Birkholzsvm: Fix generate/remote-link and generate/remote-links.
2012-03-08 Matt Birkholzsvm: Fix COMPILER_TEMP_SIZE to 2.
2012-03-08 Matt Birkholzsvm: Added 32bit offsets to explicit-coding-type "address".
2012-03-08 Matt BirkholzStage.sh: Keep .rtls,.laps with corresponding .mocs...
2012-03-08 Matt Birkholzsvm: Save a byte encoding (ea:stack-ref 0).
2012-03-08 Matt Birkholzsvm: Punt old (less interesting now) warnings.
2012-03-05 Chris HansonMerge branch 'master' of git.sv.gnu.org:/srv/git/mit...
2012-03-05 Chris HansonInclude either <term.h> or <termcap.h> but not both.
2012-03-02 Taylor R CampbellFix fencepost typo in integer_shift_left.
2012-02-29 Matt Birkholzsvm: Fix load-non-pointer to handle small negative...
2012-02-29 Matt Birkholzsvm: Add diagram of a compiled closure with 64 bit...
2012-02-29 Matt Birkholzsvm: Port to 64 bit words.
2012-02-29 Matt Birkholzsvm: Widen invocation:lookup, :cache-reference patterns.
2012-02-29 Matt BirkholzExit with non-zero status when Aborting!: out of memory...
2012-02-26 Matt BirkholzSorry; re-fixed Debug_Stack_Trace again.
next