mit-scheme.git
1997-06-04 Chris HansonModify undigestifier so that it handles newer digests...
1997-06-04 Chris HansonInitial revision
1997-06-04 Chris HansonAdd line to startup banner.
1997-06-04 Chris HansonInitial revision
1997-06-01 Chris HansonChange Linux file-system-type code to define explicit...
1997-05-27 Chris HansonFix bug: news server can return #(0 0 0) as server...
1997-05-27 Chris HansonFix bug: news server can return #(0 0 0) as server...
1997-05-21 Chris HansonRead and write .KY files as binary rather than text.
1997-05-21 Chris HansonFix some bugs, including an uninitialized-field bug...
1997-05-21 Chris HansonChange error-reporting procedure to eliminate redundant...
1997-05-19 Chris HansonReimplement CLOSE-ALL-OPEN-FILES to close only file...
1997-05-18 Chris Hanson* Add new command to show the full subject line of...
1997-05-18 Chris HansonChange SET-BUFFER-POINT! to change the first window...
1997-05-18 Chris HansonFix bug: STRING-COLUMNS was being called with incorrect...
1997-05-18 Chris HansonImplement POP-UP-TEMPORARY-BUFFER, a fairly general...
1997-05-17 Chris HansonChange NT:MSGWAITFORMULTIPLEOBJECTS to check for messag...
1997-05-15 Chris HansonAdd ability to specify custom color palette when creati...
1997-05-15 Chris HansonAdd generic operation to determine the bit-depth of...
1997-05-15 Chris HansonAdd X-specific operation to return the visual-info...
1997-05-15 Chris HansonAdd X-specific operation to return the visual-info...
1997-05-15 Chris HansonAdd generic operation to determine the bit-depth of...
1997-05-15 Chris HansonAdd generic operation to determine the bit-depth of...
1997-05-15 Chris HansonModify X image procedures to support images with depths...
1997-05-13 Chris HansonInitial revision
1997-05-13 Chris HansonAdd "FAR WINAPI" declarations to the functions exported...
1997-05-11 Chris HansonTwo changes to improve inter-thread message-transmissio...
1997-05-06 Chris HansonDon't use try...except exception handling with Watcom...
1997-05-05 Chris HansonAllow dld support to be disabled.
1997-05-05 Chris HansonAdd an option to disable dld support, since the Red...
1997-05-05 Chris HansonUnknown change implemented by adams.
1997-05-05 Chris HansonFix bug: scheme_to_interface must clear the floating...
1997-05-03 Chris HansonFix thinko: INTEGER-ROUND was doing round-to-odd instead of
1997-05-02 Chris HansonFix stupid typo in previous change.
1997-05-02 Chris HansonFix incredibly stupid think-o in previous change.
1997-05-01 Chris HansonChanges needed to get PTY subprocesses working under...
1997-05-01 Chris HansonFix think-o in previous change.
1997-05-01 Chris HansonCustomize properly for POSIX, eliminating unnecessary...
1997-05-01 Chris HansonDon't use ** operator, because it isn't recognized...
1997-05-01 Chris HansonDisable declarations for sys_errlist and sys_nerr excep...
1997-05-01 Chris HansonCustomize for BSDI and FreeBSD.
1997-05-01 Chris HansonAdd switch USE_BUILT_IN_LIMITS_FILES for systems that...
1997-04-28 Chris HansonAdd new primitive LIST->INTEGER.
1997-04-28 Chris HansonOptimize the change implemented in the previous revisio...
1997-04-28 Chris HansonChange method used by EXACT->INEXACT on integers. ...
1997-04-28 Chris HansonFix two bugs: (1) parser was not recognizing radix...
1997-04-24 Chris HansonComplete reimplementation of the number parser. New...
1997-04-24 Chris HansonWorkaround: Linux doesn't seem to record Scheme-program...
1997-04-23 Chris HansonDramatically improve the performance of EXACT->INEXACT...
1997-04-23 Chris HansonNew primitives to support faster conversion of ratnum...
1997-04-23 Chris HansonAdd new primitive INTEGER-SHIFT-LEFT. This is a very...
1997-04-22 Chris HansonImplement new primitive INTEGER-LENGTH-IN-BITS. This...
1997-04-22 Chris HansonAdd primitive BIGNUM-LENGTH-IN-BITS.
1997-04-20 Chris HansonSpeed up CHAR->DIGIT and DIGIT->CHAR. Also change...
1997-04-17 Chris HansonAdd code to prompt user when killing a buffer that...
1997-04-11 Chris HansonAdd command M-x clean-manual-entry.
1997-04-05 Chris HansonEliminate a few of the calls to NEWS-GROUP:CLOSE-DATABA...
1997-04-03 Chris HansonChange event-reading loop to block when waiting for...
1997-04-03 Chris HansonAdd conditionalized code to generate a trace file showi...
1997-04-02 Chris HansonDon't barf when a "branch" field appears in the admin...
1997-04-02 Chris HansonRewrite Win32 (as opposed to Win32s) DLL to use auxilia...
1997-04-02 Chris HansonRewrite Win32 (as opposed to Win32s) DLL to use auxilia...
1997-04-01 Chris HansonImplement new primitive to get at the OS/2 PM "system...
1997-03-31 Chris HansonAdd code to close the NNTP database files after each...
1997-03-31 Chris HansonFlush purification queue after loading an option. ...
1997-03-31 Chris HansonReplace incorrect use of stderr with outf_error.
1997-03-30 Chris HansonFix bug in code generation for the HEAP-AVAILABLE?...
1997-03-30 Chris HansonFix bug in code generation for the HEAP-AVAILABLE?...
1997-03-30 Chris HansonFix bug: C-x 5 o was not causing the selected frame...
1997-03-30 Chris HansonEliminate error that would occur when updating news...
1997-03-30 Chris HansonMake sure that evaluation buffers have the correct...
1997-03-21 Chris HansonIn linux_heap_malloc, use the MAP_FIXED flag to force...
1997-03-19 Chris HansonFix bug: info-directory-list should be allowed to conta...
1997-03-18 Chris HansonFix bug: Watcom compiler passes arguments in registers...
1997-03-14 Chris HansonBackup filenames being returned for deletion are suppos...
1997-03-10 Chris Hanson* Create interface to allow keyparser description to...
1997-03-10 Chris HansonFix typo. Add another combinator.
1997-03-08 Chris HansonAdd entry for "loop" structure.
1997-03-08 Chris HansonRemove evaluation information that is no longer accurate.
1997-03-07 Chris HansonImplement VHDL mode. Generalize the keyword parser...
1997-03-07 Chris HansonInitial revision
1997-03-07 Chris HansonFix typo in previous revision.
1997-03-04 Chris HansonCreate new data type for a compiled regular expression...
1997-03-04 Chris HansonChange to conform to new design of Edwin regular-expression
1997-03-04 Chris HansonCreate new data type for a compiled regular expression...
1997-03-03 Chris HansonAdd procedure to generate regular-expression "groups...
1997-03-03 Chris HansonAdd procedure to find the start of a definition that...
1997-02-23 Chris HansonChange data structures and calling conventions of scree...
1997-02-23 Chris HansonAdd several new operations on vectors. Eliminate unnec...
1997-02-23 Chris HansonAdd several new operations on vectors. Eliminate unnec...
1997-02-23 Chris HansonAdd several new operations on vectors. Eliminate unnec...
1997-02-22 Chris HansonAdd several new operations on vectors. Eliminate unnec...
1997-02-21 Chris HansonGuarantee that all input ports have a READ-SUBSTRING...
1997-02-21 Chris HansonGuarantee that all input ports have a READ-SUBSTRING...
1997-02-21 Chris HansonGuarantee that all input ports have a READ-SUBSTRING...
1997-02-20 Chris HansonFix typo in translation of unix time to NT file time.
1997-02-13 Chris HansonUpdate documentation for FLONUM-UNPARSER-CUTOFF. Chang...
1997-02-12 Chris HansonMove only reference to COMPILE_STEPPER from "scheme...
1997-02-12 Chris HansonFix thinko from change to implement "krypt" support.
1997-02-12 Chris HansonFix what appears to have been a thinko in the rounding of
1997-02-08 Chris HansonFix bug in C indentation.
next