projects
/
mit-scheme.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mit-scheme.git
1992-12-23
Chris Hanson
Fix typo in previous change.
commit
|
commitdiff
|
tree
|
snapshot
1992-12-22
Chris Hanson
Integrate structure predicates.
commit
|
commitdiff
|
tree
|
snapshot
1992-12-22
Chris Hanson
Define CALL-WITH-VALUES to be an alias for WITH-VALUES.
commit
|
commitdiff
|
tree
|
snapshot
1992-12-22
Chris Hanson
Add open-coding for FIXNUM-NOT, FIXNUM-AND, FIXNUM...
commit
|
commitdiff
|
tree
|
snapshot
1992-12-17
Chris Hanson
Change reference from UNPARSER-METHOD? to PROCEDURE...
commit
|
commitdiff
|
tree
|
snapshot
1992-12-16
Guillermo J...
Fix bug. Dependents are not nodes, but targets.
commit
|
commitdiff
|
tree
|
snapshot
1992-12-16
Guillermo J...
Fix bug in last edit.
commit
|
commitdiff
|
tree
|
snapshot
1992-12-16
Guillermo J...
Improve the open coder for OBJECT-TYPE?
commit
|
commitdiff
|
tree
|
snapshot
1992-12-16
Guillermo J...
Generalize an identity from value-class=datum to
commit
|
commitdiff
|
tree
|
snapshot
1992-12-16
Guillermo J...
Bug in object-type open coding!
commit
|
commitdiff
|
tree
|
snapshot
1992-12-15
Chris Hanson
Turn off stack-overflow interrupt in both WITHIN-CONTIN...
commit
|
commitdiff
|
tree
|
snapshot
1992-12-15
Guillermo J...
Add blank line to make comparing with DOS version easier.
commit
|
commitdiff
|
tree
|
snapshot
1992-12-11
Guillermo J...
Fix bug in finding init file.
commit
|
commitdiff
|
tree
|
snapshot
1992-12-11
Arthur Gleckler
Set up (EDWIN DEBUGGER) package to handle my (older...
commit
|
commitdiff
|
tree
|
snapshot
1992-12-10
Chris Hanson
Change primitives that set window colors to use the...
commit
|
commitdiff
|
tree
|
snapshot
1992-12-10
Chris Hanson
Ignore BadWindow errors generated by XDestroyWindow.
commit
|
commitdiff
|
tree
|
snapshot
1992-12-10
Chris Hanson
Change record support to understand that a record is...
commit
|
commitdiff
|
tree
|
snapshot
1992-12-10
Chris Hanson
Change record support to understand that a record is...
commit
|
commitdiff
|
tree
|
snapshot
1992-12-09
Chris Hanson
Further restrict application of records: the type that...
commit
|
commitdiff
|
tree
|
snapshot
1992-12-09
Chris Hanson
Add inline coding for OBJECT-TYPE, PRIMITIVE-OBJECT...
commit
|
commitdiff
|
tree
|
snapshot
1992-12-08
Chris Hanson
DEFINE-STRUCTURE no longer allows NAMED to be used...
commit
|
commitdiff
|
tree
|
snapshot
1992-12-07
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1992-12-07
Chris Hanson
Add scmsig to "everything" rule.
commit
|
commitdiff
|
tree
|
snapshot
1992-12-07
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1992-12-07
Chris Hanson
Rewrite record package and DEFINE-STRUCTURE macro to...
commit
|
commitdiff
|
tree
|
snapshot
1992-12-07
Chris Hanson
Constant-fold STRING->SYMBOL.
commit
|
commitdiff
|
tree
|
snapshot
1992-12-05
Chris Hanson
Finish job of defining TC_RECORD type code.
commit
|
commitdiff
|
tree
|
snapshot
1992-12-04
Chris Hanson
Undo last change: a substring cannot be upper or lower...
commit
|
commitdiff
|
tree
|
snapshot
1992-12-04
Chris Hanson
Undo last change: a substring cannot be upper or lower...
commit
|
commitdiff
|
tree
|
snapshot
1992-12-04
Nick Papadakis
Added GJS's signal-processing version of scheme
commit
|
commitdiff
|
tree
|
snapshot
1992-12-03
Nick Papadakis
Changed REAL_IS_DEFINED_DOUBLE to 1 for GJS
commit
|
commitdiff
|
tree
|
snapshot
1992-12-03
Nick Papadakis
Changed REAL_IS_DEFINED_DOUBLE to 1
commit
|
commitdiff
|
tree
|
snapshot
1992-12-03
Guillermo J...
Upate to match changed interface to __divq and __remq.
commit
|
commitdiff
|
tree
|
snapshot
1992-12-03
Arthur Gleckler
Made MAYBE-WRITE-ENCRYPTED-FILE depend on ENABLE-ENCRYP...
commit
|
commitdiff
|
tree
|
snapshot
1992-12-03
Chris Hanson
Add support for RECORD objects.
commit
|
commitdiff
|
tree
|
snapshot
1992-12-03
Chris Hanson
Make explicitly-named structures have explicit type.
commit
|
commitdiff
|
tree
|
snapshot
1992-12-02
Chris Hanson
Add support for RECORD objects.
commit
|
commitdiff
|
tree
|
snapshot
1992-12-02
Chris Hanson
Add support for RECORD objects.
commit
|
commitdiff
|
tree
|
snapshot
1992-12-02
Chris Hanson
Add support for RECORD objects.
commit
|
commitdiff
|
tree
|
snapshot
1992-12-02
Chris Hanson
Add support for RECORD objects.
commit
|
commitdiff
|
tree
|
snapshot
1992-12-02
Chris Hanson
Add support for TC_RECORD data type.
commit
|
commitdiff
|
tree
|
snapshot
1992-12-02
Chris Hanson
Add support for TC_RECORD data type.
commit
|
commitdiff
|
tree
|
snapshot
1992-12-02
Chris Hanson
Add support for TC_RECORD data type.
commit
|
commitdiff
|
tree
|
snapshot
1992-12-02
Chris Hanson
Fix fencepost error in paragraph fill.
commit
|
commitdiff
|
tree
|
snapshot
1992-12-01
Guillermo J...
Fix unbound variable.
commit
|
commitdiff
|
tree
|
snapshot
1992-12-01
Guillermo J...
Missed edit.
commit
|
commitdiff
|
tree
|
snapshot
1992-12-01
Guillermo J...
replace-match has its second argument negated in Edwin...
commit
|
commitdiff
|
tree
|
snapshot
1992-12-01
Guillermo J...
Change the definition of substring-lower-case? and
commit
|
commitdiff
|
tree
|
snapshot
1992-12-01
Guillermo J...
Switch the order of the capitalized and uppercased...
commit
|
commitdiff
|
tree
|
snapshot
1992-12-01
Guillermo J...
Fix case replacement decision.
commit
|
commitdiff
|
tree
|
snapshot
1992-11-30
Chris Hanson
Allow X primitives to accept nonnegative integers as...
commit
|
commitdiff
|
tree
|
snapshot
1992-11-30
Guillermo J...
Fix missing type in header for bit_string_set.
commit
|
commitdiff
|
tree
|
snapshot
1992-11-30
Guillermo J...
Add bit_string_set and extern allocate_bit_string and...
commit
|
commitdiff
|
tree
|
snapshot
1992-11-30
Guillermo J...
Increase heap size for sf.
commit
|
commitdiff
|
tree
|
snapshot
1992-11-29
Brian A. LaMacchia
Fixed bug in prompt-for-password.
commit
|
commitdiff
|
tree
|
snapshot
1992-11-29
Guillermo J...
Fix references to string->symbol in loading sequence...
commit
|
commitdiff
|
tree
|
snapshot
1992-11-25
Guillermo J...
Fix CALL-WITH-CURRENT-CONTINUATION to be tail-recursive.
commit
|
commitdiff
|
tree
|
snapshot
1992-11-25
Guillermo J...
Fix CALL-WITH-CURRENT-CONTINUATION to be tail-recursive.
commit
|
commitdiff
|
tree
|
snapshot
1992-11-25
Guillermo J...
GCC version 2.2.2 uses non-closure function pointers.
commit
|
commitdiff
|
tree
|
snapshot
1992-11-25
Chris Hanson
Can't use set-variable-default-value! during editor...
commit
|
commitdiff
|
tree
|
snapshot
1992-11-25
Chris Hanson
Fix unused variable warning.
commit
|
commitdiff
|
tree
|
snapshot
1992-11-24
Guillermo J...
Update to match new interface to find_symbol.
commit
|
commitdiff
|
tree
|
snapshot
1992-11-24
Guillermo J...
Change the interface to find_symbol to allow char point...
commit
|
commitdiff
|
tree
|
snapshot
1992-11-24
Arthur Gleckler
Replace mark-temporary-right-inserting-copy with mark...
commit
|
commitdiff
|
tree
|
snapshot
1992-11-24
Chris Hanson
Add several commands: rcs-ci-locked-files, rcs-list...
commit
|
commitdiff
|
tree
|
snapshot
1992-11-24
Chris Hanson
Add variable shell-file-name and initialize it properly.
commit
|
commitdiff
|
tree
|
snapshot
1992-11-24
Arthur Gleckler
Better solution to previous fix.
commit
|
commitdiff
|
tree
|
snapshot
1992-11-24
Arthur Gleckler
Fix bug that makes sort commands sometimes duplicate...
commit
|
commitdiff
|
tree
|
snapshot
1992-11-24
Guillermo J...
Close interrupt window in disk-restore: The continuati...
commit
|
commitdiff
|
tree
|
snapshot
1992-11-24
Guillermo J...
Close interrupt window.
commit
|
commitdiff
|
tree
|
snapshot
1992-11-24
Guillermo J...
Setup_Interrupt is now careful to make sure that there...
commit
|
commitdiff
|
tree
|
snapshot
1992-11-23
Guillermo J...
Remove debuge and update the list.
commit
|
commitdiff
|
tree
|
snapshot
1992-11-23
Guillermo J...
Fix bug in last edit -- DEFINE-VARIABLE-LOCAL-VALUE...
commit
|
commitdiff
|
tree
|
snapshot
1992-11-23
Guillermo J...
``i'' response to interactive interrupt handler clears...
commit
|
commitdiff
|
tree
|
snapshot
1992-11-23
Guillermo J...
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
1992-11-23
Guillermo J...
Add interrupt flag to console_read to prevent infinite...
commit
|
commitdiff
|
tree
|
snapshot
1992-11-23
Guillermo J...
Add interrupt flag to dos_read to prevent infinite...
commit
|
commitdiff
|
tree
|
snapshot
1992-11-23
Guillermo J...
Some changes to be able to disable interrupts by using...
commit
|
commitdiff
|
tree
|
snapshot
1992-11-23
Guillermo J...
Conditionalize x32 keyboard according to environment...
commit
|
commitdiff
|
tree
|
snapshot
1992-11-23
Guillermo J...
Print trapping pc and sp if there is no handler in...
commit
|
commitdiff
|
tree
|
snapshot
1992-11-23
Guillermo J...
Disable interrupts at boot time.
commit
|
commitdiff
|
tree
|
snapshot
1992-11-22
Guillermo J...
Test availability before exporting names.
commit
|
commitdiff
|
tree
|
snapshot
1992-11-22
Guillermo J...
Add back\asutl.com.
commit
|
commitdiff
|
tree
|
snapshot
1992-11-22
Guillermo J...
Update to match new define-major-mode
commit
|
commitdiff
|
tree
|
snapshot
1992-11-20
Guillermo J...
Eliminate constant Scode object from compiled file.
commit
|
commitdiff
|
tree
|
snapshot
1992-11-20
Chris Hanson
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
1992-11-20
Chris Hanson
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
1992-11-20
Chris Hanson
Don't update window and icon names unless they have...
commit
|
commitdiff
|
tree
|
snapshot
1992-11-20
Brian A. LaMacchia
Fixed a bug in rmail-cease-edit
commit
|
commitdiff
|
tree
|
snapshot
1992-11-20
Chris Hanson
Don't update window and icon names unless they have...
commit
|
commitdiff
|
tree
|
snapshot
1992-11-20
Chris Hanson
Fix two bugs. Discard permanent marks when no longer...
commit
|
commitdiff
|
tree
|
snapshot
1992-11-20
Brian A. LaMacchia
Made dired-encrypt-file use prompt-for-confirmed-password
commit
|
commitdiff
|
tree
|
snapshot
1992-11-20
Brian A. LaMacchia
Updated mode help string.
commit
|
commitdiff
|
tree
|
snapshot
1992-11-20
Guillermo J...
Add CC_BLOCK_ENTRY_DISTANCE for the C back end.
commit
|
commitdiff
|
tree
|
snapshot
1992-11-18
Chris Hanson
Move load of krypt option to "edwin.ldr".
commit
|
commitdiff
|
tree
|
snapshot
1992-11-18
Chris Hanson
Change syntax definitions of brackets and braces, to...
commit
|
commitdiff
|
tree
|
snapshot
1992-11-18
Chris Hanson
When summary buffer is killed, delete pointer from...
commit
|
commitdiff
|
tree
|
snapshot
1992-11-18
Chris Hanson
Fix bug in INSERT-INBOX-TEXT: when inbox was empty...
commit
|
commitdiff
|
tree
|
snapshot
1992-11-18
Guillermo J...
Conditionalize according to PROC_TYPE.
commit
|
commitdiff
|
tree
|
snapshot
1992-11-18
Guillermo J...
Conditionalize according to PROC_TYPE.
commit
|
commitdiff
|
tree
|
snapshot
next