mit-scheme.git
2007-01-13 Chris HansonBerkeley DB uses versioned symbols in older versions...
2007-01-12 Taylor R. CampbellUse FILE-REGULAR?, not FILE-EXISTS?, to test for the...
2007-01-12 Chris HansonMake sure that LIARC_OBJECTS are cleaned along with...
2007-01-12 Chris HansonSince COMPILE_FOR_STATIC_LINKING is now defined in...
2007-01-12 Chris HansonReplace "--enable-c-back-end" with "--enable-native...
2007-01-12 Chris HansonAdd necessary file from pre-v15 branch.
2007-01-12 Chris HansonFix two more places with pointer signedness warnings.
2007-01-12 Chris HansonMove "autom4te.cache" from "make maintainer-clean"...
2007-01-12 Chris HansonEliminate pointer signedness warnings.
2007-01-12 Chris HansonFix two bugs causing mis-configuration of modules.
2007-01-12 Chris HansonMerge in most changes from pre-v15 branch. In particul...
2007-01-12 Chris HansonAdd --enable-debugging.
2007-01-12 Chris HansonEliminate COMPILED_DEFS.
2007-01-11 Chris HansonMerge in most of the changes from pre-v15 branch; elimi...
2007-01-10 Chris HansonUse AS_HELP_STRING to simplify --with and --enable...
2007-01-10 Chris HansonRestructure handling of optional libraries; new code...
2007-01-09 Chris HansonAdd Aaron Hsu's patch to support compilation of modules...
2007-01-09 Chris HansonSet non-zero exit code if EOF reached inside error...
2007-01-09 Chris HansonDon't allow MAKE-CONDITIONAL to accept two arguments...
2007-01-09 Chris HansonSimplify UNDEFINED-VALUE?.
2007-01-09 Chris HansonFix echoing of input when standard input is redirected...
2007-01-09 Chris HansonFix bug: add X include and libraries directories to...
2007-01-08 Chris HansonAdd copyright/license statements and fix typo.
2007-01-08 Chris HansonConditionally include C-back-end rules in Makefile...
2007-01-08 Chris HansonWork around bug in "make" prior to version 3.81 by...
2007-01-08 Chris HansonFix bug: GET-OUTPUT-STRING! would always return a null...
2007-01-07 Chris HansonImplement PORT/OPEN?, PORT/INPUT-OPEN?, and PORT/OUTPUT...
2007-01-07 Chris HansonElide nested groups.
2007-01-05 Chris HansonUpdate copyright statements to GNU standard.
2007-01-05 Chris HansonAdd datarootdir.
2007-01-05 Chris HansonUpdate copyright statements to GNU standard.
2007-01-05 Chris HansonUpdate FSF address.
2007-01-05 Chris HansonUpdate FSF address.
2006-12-31 Chris HansonDon't provide a default <?xml> declaration. The absenc...
2006-12-29 Taylor R. CampbellFix case conversion tables for high ISO-8859-1 characte...
2006-12-28 Taylor R. CampbellFix bug in paredit forward character deletion at the...
2006-12-28 Chris HansonAdd XML package definitions to eliminate CREF warnings.
2006-12-27 Taylor R. CampbellTwiddle default heap size for shell scripts that invoke...
2006-12-27 Taylor R. CampbellArgh! Add long-forgotten (EDWIN LISPPASTE) package...
2006-12-27 Taylor R. CampbellUpdate copyright date.
2006-12-27 Taylor R. CampbellImprove code generated for segment variable matching...
2006-12-20 Chris HansonUse OS/FIND-PROGRAM to search path for sendmail.
2006-12-20 Chris HansonDefer call to OS/SENDMAIL-PROGRAM until mail is to...
2006-12-11 Arthur GlecklerReverted change 1.30-1.31, which was supposed to requir...
2006-12-09 Taylor R. CampbellFix unparser method for buttons: the procedure given to
2006-11-27 Taylor R. Campbell*Again* belatedly add another package to the list of...
2006-11-25 Chris HansonImplement win32 socket shutdown support.
2006-11-25 Chris HansonEliminate win32 compiler warnings.
2006-11-23 Taylor R. CampbellApply some improvements on Aaron Hawley's long-overdue...
2006-11-22 Chris HansonUse shutdown-socket primitive to close one side of...
2006-11-22 Chris HansonAdd SHUTDOWN-SOCKET primitive.
2006-11-22 Chris HansonAdd support for CIFS fs type.
2006-11-22 Chris HansonFix bug: list notation doesn't use commas.
2006-11-22 Chris HansonMake sure constants are unsigned in string_hash.
2006-11-15 Chris HansonAdd MIT and MIT/GNU to cond-expand features.
2006-11-10 Chris HansonChange summary so that "from" field is fixed width...
2006-11-09 Chris HansonFix thinko in previous change.
2006-11-09 Chris HansonChange bnodes so they don't carry their names around...
2006-11-09 Chris HansonImplement PORT/INTERN-PROPERTY!.
2006-11-09 Chris HansonChange bnode mechanism so that user-supplied names...
2006-11-04 Taylor R. CampbellNew Edwin library: a front end for lisppaste, using...
2006-11-04 Taylor R. CampbellImplement a simple XML-RPC client.
2006-11-04 Taylor R. CampbellRename two internal operations in RFC 822 headers in...
2006-11-04 Chris HansonImplement WITH-LOADING-MESSAGE to capture common patter...
2006-11-03 Chris HansonAdd support for HEAD requests.
2006-11-01 Chris HansonChange CHANNEL-OPEN? to return #T when true.
2006-11-01 Chris HansonUpdate copyright dates.
2006-11-01 Chris HansonWhen an I/O port shares the same channel for input...
2006-10-30 Chris HansonChange STRING-HASH to use FNV hash algorithm.
2006-10-30 Chris HansonIncrease obarray size to more reasonable value. A...
2006-10-29 Taylor R. CampbellRedefine `UX_vfork' to be `fork' on OS X, because setsi...
2006-10-29 Taylor R. CampbellFix bug in calling select(2): its first argument is...
2006-10-29 Chris HansonRevert previous change and reimplement functionality...
2006-10-29 Chris HansonRename PORT/BNODE-REGISTRY and PORT/DROP-BNODE-REGISTRY...
2006-10-29 Chris HansonExport several more Turtle output procedures.
2006-10-29 Chris HansonChange all Turtle procedures to require a prefix-regist...
2006-10-29 Chris HansonExchange position of REGISTRY and ERROR? arguments...
2006-10-27 Chris HansonRewrite Turtle encoder to have simpler, more consistent...
2006-10-26 Chris HansonChange WITH-NOTIFICATION to use a different strategy...
2006-10-26 Chris HansonFix bug: list parser wasn't recognizing whitespace...
2006-10-25 Chris HansonChange "Syntax file" to "Generating SCode for file".
2006-10-25 Chris HansonChange "Compile File" to "Compiling file".
2006-10-25 Chris HansonEliminate unnecessary semicolons in notification lines.
2006-10-25 Chris HansonUse WITH-NOTIFICATION when pre-loading class definitions.
2006-10-25 Chris HansonUse WRITE-NOTIFICATION-LINE to generate dependency...
2006-10-25 Chris HansonDon't use generic script to delete packaging files...
2006-10-25 Chris HansonUse new WITH-NOTIFICATION and WRITE-NOTIFICATION-LINE...
2006-10-25 Chris HansonChange way that WITH-NOTIFICATION prints "refresh"...
2006-10-25 Chris HansonAdd WRITE-NOTIFICATION-LINE.
2006-10-25 Chris HansonImplement WITH-NOTIFICATION to provide more uniform...
2006-10-25 Chris HansonFix typo in previous change.
2006-10-25 Chris HansonImplement new output operations OUTPUT-PORT/LINE-START...
2006-10-25 Chris HansonEliminate unused COLUMN field from GSTATE structure.
2006-10-24 Chris HansonEliminate CHAR-CONTROLIFY and friends in favor of more...
2006-10-24 Chris HansonStore bucky bits in variables, and provide operations...
2006-10-22 Chris HansonChange pointer-button abstraction to have bucky bits...
2006-10-22 Chris HansonChange representation of pointer-button codes to includ...
2006-10-22 Chris HansonChange x_modifier_mask_to_bucky_bits and x_key_button_m...
2006-10-21 Taylor R. CampbellStrip the bucky bit for control from key input events...
2006-10-21 Taylor R. CampbellFind interpretation of modifier masks through the X...
next