mit-scheme.git
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...
2006-10-20 Chris HansonExport procedures to generate parts of turtle file...
2006-10-20 Chris HansonChange output to use simpler and more consistent indent...
2006-10-19 Chris HansonImplement support for writing collection syntax.
2006-10-19 Chris HansonDo a better job distinguishing procedures that generate...
2006-10-19 Chris HansonImplement Turtle output.
2006-10-19 Chris HansonAdd URI->RDF-PREFIX.
2006-10-16 Arthur GlecklerFixed bug: LOAD failed with relative pathnames, e.g.:
2006-10-14 Arthur GlecklerFixed typos in `set-output-buffer-coding!'.
2006-10-12 Chris HansonUpdate config.{guess,sub}.
2006-10-10 Chris HansonDon't bother generating gunk logs.
2006-10-10 Chris HansonRemove no-longer-needed reference to "True and False...
2006-10-09 Chris HansonChange interface to C native code to simplify porting...
2006-10-09 Chris HansonClean up output a little to simplify porting to new...
2006-10-08 Chris HansonMove C output abstraction to "cutl.scm" so that it...
2006-10-07 Chris HansonFix typo.
2006-10-07 Chris HansonAdd "savannah-arthur".
2006-10-07 Chris HansonReorganize closure code slightly to clarify.
2006-10-07 Chris HansonTweak.
2006-10-07 Chris HansonFix typo.
2006-10-06 Chris HansonUpdate some more code to use C output abstraction.
2006-10-06 Chris HansonAdd C:<< and C:>>.
2006-10-05 Chris HansonUse C output abstraction.
2006-10-05 Chris HansonAllow booleans as line items, and translate them to...
2006-10-05 Arthur GlecklerFixed: Change 1.28 removed the check that output ports...
2006-10-05 Chris HansonRestructure code that generates the code and data for...
2006-10-04 Chris HansonFix bug: sense of test for binary de/normalizers was...
2006-10-04 Chris HansonFix and handful of bugs.
2006-10-04 Arthur GlecklerAdded `port-position' and `set-port-position!' operatio...
2006-10-02 Chris HansonFix bug: LOAD-OPTION was generating a SIGSEGV when...
2006-10-02 Chris HansonTweak logic of MAKE-PATHNAME to simplify it.
2006-10-02 Chris HansonRemove now-unused "files-compiled.scm".
2006-10-01 Chris HansonFix another typo.
2006-10-01 Chris HansonMissed two references to @X_LIBS@.
2006-10-01 Chris HansonUpdate configuration to handle COMPILED_SOURCES better...
2006-10-01 Chris HansonReimplement C output generation. There's now a procedu...
2006-09-29 Chris HansonMake SF quieter.
2006-09-29 Chris HansonFix cleaning rules to eliminate stuff generated by...
next