mit-scheme.git
2008-02-13 Chris HansonAdd SYSTEM-GLOBAL-ENVIRONMENT to global constants;...
2008-02-13 Chris HansonFix fatal error: FASDUMP wasn't cleaning up correctly...
2008-02-13 Chris HansonAdd an error check to MAKE-COMBINATION for an operator...
2008-02-13 Chris HansonRewrite some more variable references as explicit primi...
2008-02-13 Chris HansonRedo the previous change: it was causing VERY BAD thing...
2008-02-13 Chris HansonEliminate three special cases (compiled_with_interrupt_...
2008-02-12 Chris HansonFix bug: setup_compiled_invocation_from_primitive wasn...
2008-02-12 Chris HansonFix bug: setup_compiled_invocation_from_primitive wasn...
2008-02-12 Taylor R. CampbellFix bug in last commit. %MESSAGE-ORDER-KEY yields...
2008-02-12 Taylor R. CampbellOne more stab at it: turns out that what I thought...
2008-02-11 Taylor R. CampbellFix think-o in previous commit -- wetware pattern match...
2008-02-11 Taylor R. CampbellMeter the progress of summary buffer generation.
2008-02-11 Taylor R. CampbellCache the keys by which messages are ordered in a hash...
2008-02-11 Taylor R. CampbellImplement incremental processing of IMAP responses...
2008-02-11 Taylor R. CampbellSimplify code to invoke compiled procedures from primit...
2008-02-11 Taylor R. CampbellActually do avoid the race condition.
2008-02-11 Chris HansonFix bug: it's necessary to close the I/O channels of...
2008-02-10 Taylor R. CampbellAvoid a race condition with the GC daemon in LOOKUP...
2008-02-10 Taylor R. CampbellImplement SMTP AUTH LOGIN and AUTH PLAIN extensions...
2008-02-10 Taylor R. CampbellMove support for temporarily stored pass-phrases into...
2008-02-10 Chris HansonChange lots of global primitives to be defined as compo...
2008-02-10 Chris HansonAdd LAMBDA-TAG:UNNAMED, needed for cold load.
2008-02-10 Chris HansonAdd FIXNUM? to list of primitives.
2008-02-10 Chris HansonChange handling of global primitives; they are now...
2008-02-09 Taylor R. CampbellMake SAVE-RESOURCE on file folders gracefully handle...
2008-02-02 Chris HansonConditionally defined OS/2 packages.
2008-02-02 Chris HansonWhen initializing packages, ignore missing packages.
2008-02-02 Chris HansonGive FIND-PACKAGE an optional argument for controlling...
2008-02-02 Chris HansonNow that linking works, change WRITE-NOTIFICATION-LINE...
2008-02-02 Chris HansonSimpler fix for variable-linking problem: clobber the...
2008-02-02 Chris HansonFix bug: a relatively rare circumstance was causing...
2008-02-02 Chris HansonMake sure there's only one instance of a name in each...
2008-02-02 Chris HansonWork around bug in variable linking mechanism.
2008-02-02 Chris HansonEliminate unused variable.
2008-02-02 Chris HansonDoh.
2008-02-02 Chris HansonFix typo.
2008-02-02 Chris HansonFix some bugs in the previous change.
2008-02-02 Chris HansonChange WITH-NOTIFICATION so that the port it passes...
2008-02-02 Chris HansonEliminate cross-file dependency on gstate structure...
2008-02-02 Chris HansonExport GUARANTEE-THUNK.
2008-02-02 Chris HansonFix comment.
2008-02-02 Chris HansonEliminate direct use of make-gstate in file I/O ports.
2008-02-02 Chris HansonEliminate direct use of make-gstate in string I/O ports...
2008-02-02 Chris HansonRename and export MAKE-NON-CHANNEL-PORT-{SOURCE,SINK}.
2008-02-02 Chris HansonImplement PORT-TYPE/PARENT.
2008-01-31 Chris HansonUpdate current copyright year.
2008-01-31 Chris HansonUpdate to match Debian directory.
2008-01-31 Chris HansonFix xscheme-prompt-for-expression-exit with patch from...
2008-01-31 Chris HansonUpdate for some of the srfi-1 procedures.
2008-01-30 Chris HansonUpdate copyright for 2008.
2008-01-30 Chris HansonOptimize handling of #F events, so that they are added...
2008-01-30 Chris HansonFix bug in previous change. Repaginate.
2008-01-30 Chris HansonIn INFERIOR-THREAD-OUTPUT!, signal one thread event...
2008-01-30 Chris HansonMake sure %MAYBE-TOGGLE-THREAD-TIMER is called at every...
2008-01-29 Chris HansonUpdate RC-code tables for version 4.6. Implement Schem...
2008-01-29 Chris HansonEliminate mixed fix/flo cases in binary operations...
2008-01-29 Chris HansonChange GCC restriction to be versioned.
2008-01-29 Chris HansonOops, older GCC used different "guard" macro name.
2008-01-29 Chris HansonAdd "guard" to prevent use of <stdbool.h> in old versio...
2008-01-29 Chris HansonEliminate incorrect reference to HAVE__BOOL.
2008-01-29 Chris HansonEliminate compilation error.
2008-01-28 Chris HansonChange WEAK-LIST->LIST and LIST->WEAK-LIST to use iterative
2008-01-27 Chris HansonWhen parsing local variables, convert editor errors...
2008-01-26 Chris HansonAdd definition of MAKE-TOP-LEVEL-ENVIRONMENT.
2008-01-22 Chris HansonDon't hand non-positive values to REAL-TIMER-SET!....
2008-01-15 Chris HansonBase URI of READ-RDF/TURTLE-FILE should never have...
2008-01-14 Chris HansonTweak handling of the thread timer so that it is set...
2008-01-09 Chris HansonFix bug: VC-CONTROL-DIRECTORIES must handle shadowing...
2008-01-07 Chris HansonModify handling of EVALUATE-IN-INFERIOR-REPL and RUN...
2008-01-03 Chris HansonDon't allocate tables based on the values of POSIX...
2007-12-20 Chris HansonRework last change to allow full type-specific mode...
2007-12-20 Chris HansonOptimize performance of bzr-controlled buffers. It...
2007-12-18 Chris HansonFix brokenness in previous change: can't pass "." for...
2007-12-16 Chris HansonPass "--non-recursive" when calling "bzr ls", since...
2007-12-10 Chris HansonUse notification mechanism for SHOW-TIME.
2007-12-09 Chris HansonBe more specific that column tracking works only for...
2007-12-09 Chris HansonImprove line breaking to have a more accurate idea...
2007-12-09 Chris HansonChange indentation style to put open paren inline,...
2007-12-09 Chris HansonSimplify column tracking: track columns as long as...
2007-12-09 Chris HansonImplement WRITE-RDF/TURTLE-SUBGRAPH.
2007-12-09 Chris HansonChange WRITE-RDF/TURTLE-TRIPLES so that it doesn't...
2007-12-09 Chris HansonProvide abstraction for balanced grouping syntax.
2007-12-09 Chris HansonFavor use of SRFI-1 procedures.
2007-12-08 Chris HansonReplace MAC_ARCH hack with more general mechanism to...
2007-12-05 Chris HansonRewrite handling of control directories and master...
2007-12-04 Chris HansonDon't search for ".bzr" in parent directories if some...
2007-12-04 Chris HansonDon't search for ".bzr" in parent directories if some...
2007-11-26 Chris HansonFix problem introduced by previous change: argument to
2007-11-26 Chris HansonFix problem introduced by previous change: argument to
2007-11-26 Chris HansonRevert change to WITH-EVAL-UNIT, which broke building...
2007-11-26 Chris HansonFix formatting type error.
2007-11-25 Chris HansonRefine the gcc build flags for Mac OS X. Target versio...
2007-11-03 Chris HansonFix bug: IMAP-MAILBOX-DELIMITER was using the mailbox...
2007-11-03 Chris HansonWork around bug in Gmail IMAP server.
2007-10-22 Chris Hansonbzr doesn't have a meaningful default-revision method...
2007-10-19 Chris HansonRework bzr caching to use standard vc cache support.
2007-10-18 Chris HansonFix bzr command cache to pay attention to timestamp...
2007-10-17 Chris HansonAdd support for bzr.
2007-10-12 Chris HansonAlways parse POST variables, so that alternate content...
2007-10-12 Chris HansonProvide DEFINE-MIME-HANDLER and DEFINE-SUBTREE-HANDLER...
next