mit-scheme.git
1993-10-27 Guillermo J... Use CONST instead of const, since the C compiler may...
1993-10-27 Guillermo J... Fix capitalization bug.
1993-10-27 Chris HansonChange PROMPT-FOR-EXPRESSION so that variable-name...
1993-10-27 Chris HansonGeneralize PROMPT-FOR-STRING to allow an initialization...
1993-10-27 Chris HansonFix bug: when buffer visible in two or more windows...
1993-10-27 Guillermo J... Disable Alpha shadowing of malloc when using the C...
1993-10-27 Guillermo J... Remove unnecessary definition.
1993-10-27 Guillermo J... Fix bug in sed pattern.
1993-10-26 Chris HansonFix typo in last change.
1993-10-26 Chris HansonFix stupid think-o.
1993-10-26 Chris HansonImplement M-x dired-clean-directory.
1993-10-26 Guillermo J... Add -f flag to call to remove.
1993-10-26 Guillermo J... Automate the edit of cf.h for the C back end.
1993-10-26 Guillermo J... Fix bug introduced in the last edit, and automate the...
1993-10-26 Chris HansonImplement SUBSTRING->NUMBER.
1993-10-26 Chris HansonEliminate unused variable.
1993-10-26 Chris HansonDon't automatically delete a tags-search buffer unless...
1993-10-26 Chris HansonDisallow renaming or copying a file to an existing...
1993-10-26 Chris Hanson* Killing debugger buffer no longer deletes the buffer...
1993-10-26 Chris HansonChange debugger invocation to call the command M-x...
1993-10-26 Guillermo J... Upcase types for consistency.
1993-10-26 Guillermo J... Change needed to resurrect the C back end.
1993-10-26 Chris HansonCan't extract restart from condition, it's often not...
1993-10-26 Guillermo J... Fix casting problem in move-frame-up.
1993-10-26 Guillermo J... Add ifdefs for COMPILE_FOR_DYNAMIC_LOADING
1993-10-26 Guillermo J... Add comment to show how to override the back end.
1993-10-26 Guillermo J... Add options -C-back-end and -native-back-end.
1993-10-26 Jason WilsonThese changes were to bring the C backend back to life.
1993-10-26 Jason WilsonThese changes were to bring the C backend back to life...
1993-10-26 Guillermo J... Fix interpreter-environment-register? which had not...
1993-10-26 Guillermo J... Rename declare_compiled_code to declare_compiled_code_b...
1993-10-26 Chris HansonFix crufty problem with highlighting -- indentation...
1993-10-26 Chris HansonChange RETURN-TO-COMMAND-LOOP to accept a condition...
1993-10-26 Chris HansonEarlier change I made was lost by careless edit --...
1993-10-25 Chris HansonMore changes all over the place. Remove the picture...
1993-10-25 Chris HansonInitial revision
1993-10-25 Chris HansonBind notification-output-port to a null port that does...
1993-10-25 Chris HansonReformatting to fit on page.
1993-10-25 Chris HansonSuppress loading messages -- these formerly were harmle...
1993-10-23 Chris HansonNumerous small changes.
1993-10-21 Chris HansonFix typos.
1993-10-21 Chris Hanson* New port operation WRITE-SELF is like PRINT-SELF...
1993-10-21 Chris Hanson* Implement new procedure STANDARD-UNPARSER-METHOD...
1993-10-21 Chris HansonRemove ERROR-OUTPUT-PORT.
1993-10-21 Chris HansonRemove ERROR-OUTPUT-PORT.
1993-10-21 Chris Hanson* Define new standard ports to replace nearly all insta...
1993-10-21 Chris Hanson* Define new standard ports to replace nearly all insta...
1993-10-21 Chris HansonChange the evaluation commands to bind the default...
1993-10-21 Chris HansonInstantiate the editor CMDL with a dummy I/O port that...
1993-10-21 Chris HansonSince REPL/START now binds the current input and output...
1993-10-21 Chris HansonChange MAKE-CMDL to allow the I/O port to be specified...
1993-10-20 Chris HansonGrumble; fix stupid thinko from last change.
1993-10-20 Chris HansonGrumble; fix stupid thinko from last change.
1993-10-20 Chris HansonAllow parent CMDL to override the port used for spawnin...
1993-10-20 Guillermo J... Replace Constant_Top with Stack_Bottom in out-of-line...
1993-10-19 Chris HansonVarious minor edits.
1993-10-19 Chris HansonGeneralize interface to hash tables so that users can...
1993-10-19 Chris HansonDocument the address-hashing facilities for hash tables...
1993-10-19 Chris HansonDocument the address-hashing facilities for hash tables...
1993-10-19 Chris HansonGeneralize interface to hash tables so that users can...
1993-10-18 Chris HansonDon't invoke variable assignment daemons if the editor...
1993-10-18 Chris HansonDon't do STRING-TRIM on PROMPT-FOR-COMMAND- strings.
1993-10-17 Chris HansonChange Constant_Top to Stack_Bottom in set_interrupt_en...
1993-10-16 Guillermo J... Initial revision
1993-10-16 Guillermo J... Add hasthb and rbtree options and remove base/{hashtb...
1993-10-16 Guillermo J... Add rbtree option.
1993-10-16 Chris HansonFix fencepost bug.
1993-10-16 Chris HansonFix typo in last change.
1993-10-16 Chris HansonGenerate minibuffer message while automatically decompr...
1993-10-16 Chris HansonChange PROMPT-FOR-COMMAND-xxx port operations to take...
1993-10-16 Chris HansonDocument prompting procedures.
1993-10-16 Chris HansonFix old typo.
1993-10-16 Chris HansonPrompting commands now do standard modifications to...
1993-10-16 Chris HansonChange prompting commands to do standard modifications...
1993-10-16 Chris HansonRestrict result of PROMPT-FOR-COMMAND-CHAR to be a...
1993-10-16 Chris HansonPerform prompting differently: always use the current...
1993-10-16 Chris HansonPerform prompting differently: always send the current...
1993-10-16 Chris HansonRecognize patterned prompts that should print in the...
1993-10-16 Jason WilsonI examples for the list-transform-mumble functions.
1993-10-16 Chris HansonFix typo.
1993-10-15 Chris HansonClarify handling of run lights for inferior-REPL buffer...
1993-10-15 Chris HansonWhen evaluate-in-inferior-repl is true, distinguish...
1993-10-15 Chris Hanson* Breakpoints have been reimplemented to use the condit...
1993-10-15 Chris HansonHandle eval-boundary frame when it is the first subprob...
1993-10-15 Chris HansonChange special treatment of evaluate-in-inferior-repl...
1993-10-15 Chris Hanson* Editor variables can now define a procedure that...
1993-10-15 Guillermo J... Fix broken #endif.
1993-10-14 Chris Hanson* Editor variables can now define a procedure that...
1993-10-14 Chris HansonEliminate random local variable bindings at file's...
1993-10-14 Guillermo J... Update date.
1993-10-14 Guillermo J... Update date.
1993-10-14 Guillermo J... Change Scheme memory layout and make constant space...
1993-10-14 Chris Hanson* Document FLONUM-UNPARSER-CUTOFF and RANDOM.
1993-10-14 Chris HansonAllow MAKE-RANDOM-STATE to accept #T as an argument.
1993-10-14 Chris HansonAllow MAKE-RANDOM-STATE to accept #T as an argument.
1993-10-14 Chris HansonRewrite "Input/Output" chapter to incorporate many...
1993-10-13 Chris HansonDescribe red-black trees. Fix and update description of
1993-10-13 Chris HansonFix definition of STRING-PAD-LEFT: it's supposed to...
1993-10-13 Chris Hanson*** empty log message ***
1993-10-13 Chris HansonUpdate documentation of hash tables to reflect new...
next