mit-scheme.git
1991-05-07 Guillermo J... Fix bug by which variable with no binding expressions...
1991-05-06 Guillermo J... Add open codings for quotient and remainder.
1991-05-06 Guillermo J... Export *interned-global-links*, *interned-static-variab...
1991-05-06 Guillermo J... - Add hooks and codes for quotient and remainder.
1991-05-06 Guillermo J... Add support for COMMENT LAP pseudo-op.
1991-05-06 Guillermo J... - Generate more meaningful label names for the constant...
1991-05-06 Guillermo J... - Add use of compiler:intersperse-rtl-in-lap?
1991-05-06 Guillermo J... Add compiler:intersperse-rtl-in-lap?
1991-05-06 Guillermo J... Initialize *interned-global-links* and *interned-static...
1991-05-06 Guillermo J... Add invocation:global-link rtl type.
1991-05-06 Guillermo J... Make (access foo ()) in the operator position generate...
1991-05-06 Guillermo J... Hack to make (access foo ()) in the operator position...
1991-05-06 Guillermo J... Top-level lets do not have their arguments compiled...
1991-05-06 Chris HansonFix typo in last change.
1991-05-06 Chris HansonDired mode should inherit from Read-only.
1991-05-06 Chris HansonFix bug: MAX requires at least one argument.
1991-05-06 Guillermo J... Add primitives quotient and remainder.
1991-05-06 Chris HansonEliminate costly call to WITH-CHANNEL-BLOCKING in the...
1991-05-06 Guillermo J... Add hooks for quotient and remainder.
1991-05-06 Guillermo J... Add hooks for quotient and remainder.
1991-05-06 Guillermo J... - Add trampolines for quotient, remainder, and modulo.
1991-05-06 Chris HansonFix various dependency problems in cold-load sequence.
1991-05-06 Chris HansonEliminate unused bound variable.
1991-05-06 Chris HansonIf type-name of a record is a string, don't wrap it...
1991-05-06 Chris HansonNew procedure LIST-OF-STRINGS?.
1991-05-06 Chris HansonChange DEFINE-KEY to automatically define prefix keys...
1991-05-06 Chris HansonChange DEFINE-KEY to automatically define prefix keys...
1991-05-06 Chris HansonFix bug: local binding of STRING interfered with refere...
1991-05-06 Chris HansonChange "comtab.scm" to use edwin-syntax-table.
1991-05-06 Chris HansonRename M-x ^r-bad-command to M-x undefined.
1991-05-06 Chris HansonDefine new major modes READ-ONLY and READ-ONLY-NOARG...
1991-05-05 Guillermo J... Add a -printall option.
1991-05-05 Guillermo J... Improve compatibility-class. Pending undriftings cause...
1991-05-05 Guillermo J... Add support for GLOBAL_OPERATOR_LINKAGE_KIND.
1991-05-05 Guillermo J... Add support for caches directly linked to specific...
1991-05-05 Guillermo J... Add support for execute caches directly linked to the...
1991-05-05 Guillermo J... Make third argument to fasdump meaningful. It specifie...
1991-05-05 Guillermo J... Add GENERIC_TRAMPOLINE_QUOTIENT, GENERIC_TRAMPOLINE_REM...
1991-05-05 Guillermo J... Add GENERIC_TRAMPOLINE_QUOTIENT, GENERIC_TRAMPOLINE_REM...
1991-05-04 Chris HansonIf looking for local value of variable in buffer other...
1991-05-04 Guillermo J... Fix implode and explode to handle arbitrary objects...
1991-05-04 Chris HansonDisallow null arguments to M-x define-mail-alias.
1991-05-04 Chris HansonAllow null replacement string in replacement commands.
1991-05-04 Chris HansonFix bug: stack frames that consist of multiple subprobl...
1991-05-03 Arthur GlecklerMove command-line-processing code from (RUNTIME SAVE...
1991-05-02 Chris HansonEliminate unused variable binding.
1991-05-02 Guillermo J... Define PUSH_D_CACHE_REGION that uses the new cache_flus...
1991-05-02 Guillermo J... const -> CONST for non-ansi compilers.
1991-05-02 Guillermo J... Modify cache_flush_region to accept an additional argum...
1991-05-02 Guillermo J... Add a comment about improving the cache flushing code in
1991-05-02 Guillermo J... Undo optimization by which blocks with no free referenc...
1991-05-02 Chris Hanson* Complete redesign of command argument code. New...
1991-04-29 Chris HansonM-x replace-string and M-x replace-regexp are supposed...
1991-04-29 Chris HansonREPLACE-MATCH now returns a mark pointing to the end...
1991-04-29 Chris HansonProvide unwind-protect to delete a synchronous process...
1991-04-29 Chris HansonImplement asynchronous ^G detection for X, using the...
1991-04-29 Chris HansonAllow FIND-PROGRAM's second argument, DEFAULT-DIRECTORY...
1991-04-29 Chris HansonFix typo in REPLACE-MATCH.
1991-04-27 Chris HansonEliminate use of INTERRUPTABLE_EXTENT on read and write...
1991-04-26 Mark FriedmanAdded control, shift and meta button events.
1991-04-26 Chris HansonChanges to match microcode version 11.75 -- cannot...
1991-04-26 Chris HansonThis version of the microcode cannot be used with Edwin...
1991-04-26 Chris Hanson*** empty log message ***
1991-04-26 Chris HansonChange M-x tags-query-replace to do regexp search.
1991-04-26 Chris HansonImplement M-x query-replace-regexp and M-x replace...
1991-04-26 Chris HansonImplement new procedures PRESERVING-MATCH-DATA and
1991-04-26 Chris HansonFix bug: check type of arguments to MAKE-RECTANGULAR...
1991-04-25 Mark FriedmanMade sure that the lock on an event distributor is...
1991-04-24 Chris HansonAdd missing `static' declarations to OS_open_pty_
1991-04-24 Chris HansonImplement mail aliases and ~/.mailrc file.
1991-04-24 Chris HansonInitial revision
1991-04-24 Chris HansonExport `group-extract-and-delete-string!'.
1991-04-24 Chris HansonFix typo.
1991-04-24 Chris HansonChange `group-un-clip!' to `group-widen!'.
1991-04-24 Chris HansonChange `mark-right-char' and `mark-left-char' to return...
1991-04-24 Chris HansonChange message generated by M-x set-fill-column to...
1991-04-24 Chris HansonEliminate `match-string'. New procedures `narrow-to...
1991-04-24 Chris HansonEliminate reference to `match-string'.
1991-04-24 Chris HansonEliminate reference to `group-un-clip!'.
1991-04-24 Chris HansonNew procedure group-extract-and-delete-string!.
1991-04-24 Chris HansonChange prompting for prefix chars to be more like that...
1991-04-23 Chris Hanson* Change arguments to string and regexp search procedur...
1991-04-23 Chris Hanson* Change arguments to string and regexp search procedur...
1991-04-23 Chris HansonAlways supply LIMIT argument to search procedures.
1991-04-23 Chris HansonWhen a variable value validity test is failed, signal...
1991-04-23 Chris HansonFix bug in M-x set-visited-file-name -- couldn't unset...
1991-04-23 Chris HansonFix think-o in `set-buffer-pathname!'.
1991-04-21 Chris HansonInitial revision
1991-04-21 Chris HansonDired of a wildcard specification didn't work -- now...
1991-04-21 Chris Hanson* Implement mail sending.
1991-04-21 Chris HansonOptimize drawing of highlighted lines. Previously...
1991-04-21 Chris HansonChange procedures that set point and mark to copy their...
1991-04-20 Chris HansonCan't integrate scode-eval any longer, since it's now...
1991-04-20 Chris HansonCan't integrate scode-eval any longer, since it's now...
1991-04-18 Mark FriedmanAdded hooks for syntax-expression and scode-eval.
1991-04-18 Mark FriedmanAdded hook for syntax-expression.
1991-04-18 Mark FriedmanAdded hook for scode-eval.
1991-04-15 Guillermo J... Rename compile-scode to compile-scode/internal.
1991-04-15 Guillermo J... Add hook/extended-scode-eval so that expressions can...
1991-04-15 Guillermo J... Casts to make it run under SunOS 4.03 when compiled...
next