projects
/
mit-scheme.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mit-scheme.git
1993-01-12
Chris Hanson
Add new primitive X-WINDOW-ID.
commit
|
commitdiff
|
tree
|
snapshot
1993-01-12
Gerald Jay...
Fix bugs in consistent assignment of coordinate limits.
commit
|
commitdiff
|
tree
|
snapshot
1993-01-12
Chris Hanson
Fix spelling error that has been corrected in Edwin.
commit
|
commitdiff
|
tree
|
snapshot
1993-01-12
Guillermo J...
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1993-01-12
Guillermo J...
Redo time primitives to provide conversion between...
commit
|
commitdiff
|
tree
|
snapshot
1993-01-12
Guillermo J...
Add syscall_mktime.
commit
|
commitdiff
|
tree
|
snapshot
1993-01-12
Guillermo J...
Add CURRENT-FILE-TIME as an alias for ENCODED-TIME.
commit
|
commitdiff
|
tree
|
snapshot
1993-01-12
Guillermo J...
Remove current-file-time.
commit
|
commitdiff
|
tree
|
snapshot
1993-01-12
Guillermo J...
Import get-time.
commit
|
commitdiff
|
tree
|
snapshot
1993-01-12
Guillermo J...
Replace unix/current-file-time with get-time.
commit
|
commitdiff
|
tree
|
snapshot
1993-01-12
Guillermo J...
Remove current-file-time, replaced by get-time.
commit
|
commitdiff
|
tree
|
snapshot
1993-01-12
Guillermo J...
Remove current-file-time, not in use.
commit
|
commitdiff
|
tree
|
snapshot
1993-01-12
Chris Hanson
Change method by which a window recomputes its starting...
commit
|
commitdiff
|
tree
|
snapshot
1993-01-12
Chris Hanson
Fix two bugs in M-x recover-file.
commit
|
commitdiff
|
tree
|
snapshot
1993-01-12
Chris Hanson
Calls to SET-INTERRUPT-ENABLES! primitive should be...
commit
|
commitdiff
|
tree
|
snapshot
1993-01-12
Chris Hanson
Disable open-coding of SET-INTERRUPT-ENABLES! -- it...
commit
|
commitdiff
|
tree
|
snapshot
1993-01-12
Chris Hanson
Add assembly hook to implement SET-INTERRUPT-ENABLES...
commit
|
commitdiff
|
tree
|
snapshot
1993-01-10
Chris Hanson
New code to grow and shrink buffers guarantees that...
commit
|
commitdiff
|
tree
|
snapshot
1993-01-10
Chris Hanson
Change GC undo truncation code to use buffer-local...
commit
|
commitdiff
|
tree
|
snapshot
1993-01-10
Chris Hanson
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
1993-01-10
Chris Hanson
Typed characters are now grouped properly by undo regar...
commit
|
commitdiff
|
tree
|
snapshot
1993-01-10
Chris Hanson
Class and object data structures are now tagged as...
commit
|
commitdiff
|
tree
|
snapshot
1993-01-09
Chris Hanson
Add a SHRINK-LENGTH field to the group data structure...
commit
|
commitdiff
|
tree
|
snapshot
1993-01-09
Chris Hanson
GAP-ALLOCATION-EXTRA no longer defined.
commit
|
commitdiff
|
tree
|
snapshot
1993-01-09
Chris Hanson
Define a new condition type that is signalled when...
commit
|
commitdiff
|
tree
|
snapshot
1993-01-09
Chris Hanson
Fix several instances of SET-INTERRUPT-ENABLES! that...
commit
|
commitdiff
|
tree
|
snapshot
1993-01-09
Chris Hanson
Add a SHRINK-LENGTH field to the group data structure...
commit
|
commitdiff
|
tree
|
snapshot
1993-01-09
Chris Hanson
This version of Edwin requires microcode 11.125 or...
commit
|
commitdiff
|
tree
|
snapshot
1993-01-08
Guillermo J...
Remove fossil?
commit
|
commitdiff
|
tree
|
snapshot
1993-01-08
Chris Hanson
Add entries for "scmsig" and "everything".
commit
|
commitdiff
|
tree
|
snapshot
1993-01-08
Chris Hanson
Fixed bug in inline expander for OBJECT-TYPE?.
commit
|
commitdiff
|
tree
|
snapshot
1993-01-07
Chris Hanson
Added new primitives: PRIMITIVE-GET-FREE, PRIMITIVE...
commit
|
commitdiff
|
tree
|
snapshot
1993-01-07
Chris Hanson
Export REPL history variables needed to make new histor...
commit
|
commitdiff
|
tree
|
snapshot
1993-01-05
Guillermo J...
Change cc-vector structures to be of type vector so...
commit
|
commitdiff
|
tree
|
snapshot
1993-01-04
Chris Hanson
Don't allow the same name to be interned twice in the...
commit
|
commitdiff
|
tree
|
snapshot
1993-01-02
Chris Hanson
Complete redesign of environment model and declaration...
commit
|
commitdiff
|
tree
|
snapshot
1992-12-30
Guillermo J...
Add definition compression for the C back end.
commit
|
commitdiff
|
tree
|
snapshot
1992-12-30
Guillermo J...
Add scode/sequence?
commit
|
commitdiff
|
tree
|
snapshot
1992-12-30
Guillermo J...
Changes for the C back end.
commit
|
commitdiff
|
tree
|
snapshot
1992-12-30
Guillermo J...
Add < and expt to the set of back-end-specific operations.
commit
|
commitdiff
|
tree
|
snapshot
1992-12-29
Guillermo J...
Some changes for the C back end.
commit
|
commitdiff
|
tree
|
snapshot
1992-12-29
Guillermo J...
Some changes for the C back end.
commit
|
commitdiff
|
tree
|
snapshot
1992-12-28
Chris Hanson
Change implementation of INVOCATION:APPLY to use the new
commit
|
commitdiff
|
tree
|
snapshot
1992-12-28
Chris Hanson
Tweak fixnum rules slightly so that previous implementa...
commit
|
commitdiff
|
tree
|
snapshot
1992-12-28
Chris Hanson
Fix think-o in implementation of object-type inliner.
commit
|
commitdiff
|
tree
|
snapshot
1992-12-28
Chris Hanson
Fix bug in code that recognizes named structures. ...
commit
|
commitdiff
|
tree
|
snapshot
1992-12-28
Chris Hanson
Install shortcircuit_apply support for MIPS.
commit
|
commitdiff
|
tree
|
snapshot
1992-12-23
Chris Hanson
Fix think-o from the past.
commit
|
commitdiff
|
tree
|
snapshot
1992-12-23
Chris Hanson
Change ".binf" to ".bci".
commit
|
commitdiff
|
tree
|
snapshot
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
next