projects
/
mit-scheme.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mit-scheme.git
1995-04-22
Chris Hanson
Implement some rudimentary time-zone code so that we...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-22
Chris Hanson
Fix old typo in OS2_close_std_tqueue that was never...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-22
Chris Hanson
Fix bug: the C-x z command was closing the editor windo...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-22
Chris Hanson
Lock access to the twin of a qid more carefully. Previ...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-22
Chris Hanson
Don't send broken-pipe errors to the Scheme thread...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-22
Chris Hanson
Close the qid and tqueue associated with a readahead...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-22
Chris Hanson
Add missing space to error message.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-21
Chris Hanson
Change CLOSE-PORT to close the output side of an I...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-21
Stephen Adams
Moved some comments to primitive documentation strings.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-21
Chris Hanson
Always send a readahead ACK when closing a channel...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-20
Stephen Adams
Added documentation for BIT-SUBSTRING-FIND-NEXT-SET...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-20
Chris Hanson
Fix think-o in previous change.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-20
Stephen Adams
Fixed to accept any top-level expressions, not just...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-20
Stephen Adams
Lots of tinkering but still not finished the search.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-20
Stephen Adams
Fixed thinko with previous change.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-19
Stephen Adams
Changed %arity-dispatcher-tag to be a knownd `special...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-19
Chris Hanson
Extend the SET-VARIABLE! and LOCAL-SET-VARIABLE! specia...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-19
Chris Hanson
Provide mechanism to permit BUFFER-GET to return a...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-19
Chris Hanson
Add basic text property procedures that accept marks...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-17
Chris Hanson
Use new procedure GROUP-INSERT-CHARS! to reduce consing...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-17
Chris Hanson
Add new procedure GROUP-INSERT-CHARS!.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-17
Stephen Adams
Restructured environment to be more abstract.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-17
Stephen Adams
Fixed typo.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-17
Stephen Adams
(append (map f l) e) => (map* e f l)
commit
|
commitdiff
|
tree
|
snapshot
1995-04-17
Stephen Adams
Changed (append (map f l) e) => (map* e f l)
commit
|
commitdiff
|
tree
|
snapshot
1995-04-15
Stephen Adams
Added rewrites for MULTICELLs. MULTICELLs are rewritte...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-15
Stephen Adams
Added MULTICELLs.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-15
Chris Hanson
Fix think-o in previous change.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-15
Chris Hanson
Eliminate unneeded reference to GET-TIME.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-15
Chris Hanson
Eliminate unneeded reference to GET-TIME.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-15
Chris Hanson
Fix think-o in previous change.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-15
Chris Hanson
Use new procedure OS/LS-FILE-TIME-STRING.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-15
Chris Hanson
Implement new procedure OS/LS-FILE-TIME-STRING.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-15
Chris Hanson
Implement new procedure DECODE-FILE-TIME.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-15
Chris Hanson
Implement new procedure DECODE-FILE-TIME, and rewrite
commit
|
commitdiff
|
tree
|
snapshot
1995-04-15
Chris Hanson
Change random ACCESS statement to use now-exported...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-15
Chris Hanson
Implement new procedure MAKE-DECODED-TIME. Rename...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-14
Chris Hanson
Add means to control line translation in subprocess...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-14
Chris Hanson
Code that walked LAMBDA body was being too strict ...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-14
Chris Hanson
Code that walked LAMBDA body was being too strict ...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-14
Stephen Adams
Fixed thinko check with fat procedures.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-13
Chris Hanson
Reorganize X11 keys and eliminate unnecessary overriding of
commit
|
commitdiff
|
tree
|
snapshot
1995-04-13
Chris Hanson
Reorganize X11 keys and eliminate unnecessary overriding of
commit
|
commitdiff
|
tree
|
snapshot
1995-04-13
Chris Hanson
Reorganize X11 keys and eliminate unnecessary overriding of
commit
|
commitdiff
|
tree
|
snapshot
1995-04-13
Chris Hanson
Reorganize slightly.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-13
Chris Hanson
Add bindings for PC's special keys. Under OS/2, these...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-13
Chris Hanson
Reorganize special-key code.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-13
Chris Hanson
Move CHECK-FOR-ILLEGAL-DEFINITIONS into the runtime...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-13
Chris Hanson
Add code to check for illegal internal definitions...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-13
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1995-04-12
Chris Hanson
Add switch to control special handling of abbreviations...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-12
Stephen Adams
Fixed RTLGEN/%APPLY-UNCHECKED for tagged entry points.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-11
Chris Hanson
Fix bug in OS2_receive_message. It's possible to arriv...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-11
Chris Hanson
Add new procedure OS2_current_tid.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-10
Chris Hanson
Fix OS/AUTO-SAVE-PATHNAME to rewrite the buffer name...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-10
Chris Hanson
Add support for fetching mail from POP servers using...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-10
Chris Hanson
Add code to support fetching mail from a POP server...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-10
Chris Hanson
Call OS/FIND-PROGRAM explicitly in one place where...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-10
Chris Hanson
Change C-g interrupt-signalling code to recognize the...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-10
Chris Hanson
RUN-SYNCHRONOUS-PROCESS now calls OS/FIND-PROGRAM on...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-10
Chris Hanson
Fix typos in previous change.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-10
Stephen Adams
Cellified code for SET! now omits the read of the varia...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-10
Stephen Adams
Changed calls to ASSQ to CLEANUP/ENV/FIND and wrote...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-09
Chris Hanson
Add hooks to allow OS-dependent POP mail support.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-09
Chris Hanson
Tweak prompt-for-password slightly.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-09
Chris Hanson
Patch two bugs.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-09
Chris Hanson
Make OS-independent binding for file-time->string.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-09
Chris Hanson
Make OS-independent binding for file-time->string.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-09
Chris Hanson
Add shared-memory API calls -- these will be needed...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-09
Chris Hanson
Make OS-independent bindings for the following procedur...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-09
Stephen Adams
Hand coded SIMPLIFY/ENV/FRAME-LOOKUP rather than use
commit
|
commitdiff
|
tree
|
snapshot
1995-04-08
Stephen Adams
Unrolled loop in NODES-LINKED?
commit
|
commitdiff
|
tree
|
snapshot
1995-04-08
Stephen Adams
Fixed interrupt logic bug -- a consequence of making...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-08
Stephen Adams
Temporarily commented out unsafe accessors for cookie...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-08
Stephen Adams
Added lots of hair to deal with programs that have...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-07
Stephen Adams
Added a MATCH macro. The generated code is not very...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-06
Stephen Adams
Tidying.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-06
Stephen Adams
Tidying.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-06
ssmith
Added COERCE as a midend phase.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-03
Stephen Adams
Tidying.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-02
Stephen Adams
Fixed code for FLOAT->OBJECT to work if the target...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-01
Stephen Adams
Added KMP->STANDARD, a lame attenpt to make KMP-Scheme...
commit
|
commitdiff
|
tree
|
snapshot
1995-04-01
Stephen Adams
Added open-coder for %make-entity.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-01
Stephen Adams
Lots of changes. It is nearer `working'.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-01
Stephen Adams
Added %make-entity.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-01
Stephen Adams
Added "coerce".
commit
|
commitdiff
|
tree
|
snapshot
1995-04-01
Stephen Adams
Tweaked with SORT-MACHINE-REGISTERS.
commit
|
commitdiff
|
tree
|
snapshot
1995-04-01
Stephen Adams
Un-integrated SORT-MACHINE-REGISTERS.
commit
|
commitdiff
|
tree
|
snapshot
1995-03-30
Chris Hanson
Fix handling of comments when indenting an expression...
commit
|
commitdiff
|
tree
|
snapshot
1995-03-30
Stephen Adams
Checking in before removing PLACEHOLDER-QUOTE.
commit
|
commitdiff
|
tree
|
snapshot
1995-03-30
Stephen Adams
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1995-03-28
Stephen Adams
Tidying.
commit
|
commitdiff
|
tree
|
snapshot
1995-03-26
Stephen Adams
Adjusted to make run for longer.
commit
|
commitdiff
|
tree
|
snapshot
1995-03-26
Stephen Adams
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1995-03-26
Stephen Adams
Adjusted to make run for longer.
commit
|
commitdiff
|
tree
|
snapshot
1995-03-26
Stephen Adams
Adjusted to make run for longer.
commit
|
commitdiff
|
tree
|
snapshot
1995-03-25
Stephen Adams
Fixed so that it no longer tries to coerce bindings...
commit
|
commitdiff
|
tree
|
snapshot
1995-03-23
Stephen Adams
Changed to be much smarter about where the coercion...
commit
|
commitdiff
|
tree
|
snapshot
1995-03-22
Stephen Adams
Added missing cookie-call forms.
commit
|
commitdiff
|
tree
|
snapshot
1995-03-22
Stephen Adams
Added code to improve code where it is known that all...
commit
|
commitdiff
|
tree
|
snapshot
next