projects
/
mit-scheme.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mit-scheme.git
1996-03-11
Chris Hanson
Fix bug: subprocesses were being started with SIGPIPE...
commit
|
commitdiff
|
tree
|
snapshot
1996-03-10
Chris Hanson
Update version numbers and dates.
commit
|
commitdiff
|
tree
|
snapshot
1996-03-09
Stephen Adams
Changed LAMBDA-LIST/APPLICATE to take an extra paramete...
commit
|
commitdiff
|
tree
|
snapshot
1996-03-09
Stephen Adams
tidying.
commit
|
commitdiff
|
tree
|
snapshot
1996-03-09
Stephen Adams
Fixed bug whereby ((lambda (x) x) 1 (f)) is unsyntaxed...
commit
|
commitdiff
|
tree
|
snapshot
1996-03-09
Stephen Adams
Fixed thinko
commit
|
commitdiff
|
tree
|
snapshot
1996-03-09
Stephen Adams
Added a check for valid arity when trying to constant...
commit
|
commitdiff
|
tree
|
snapshot
1996-03-08
Stephen Adams
Added code to deal with primitives called with the...
commit
|
commitdiff
|
tree
|
snapshot
1996-03-08
Stephen Adams
Added FORM->SOURCE-IRRITANT.
commit
|
commitdiff
|
tree
|
snapshot
1996-03-08
Stephen Adams
Moved functionality of *PHASES-TO-SHOW* into
commit
|
commitdiff
|
tree
|
snapshot
1996-03-08
Stephen Adams
Fixed bug in open-coding of VECTOR-CONS.
commit
|
commitdiff
|
tree
|
snapshot
1996-03-08
Stephen Adams
Added a warning in DEFINE-OPEN-CODER so warn about...
commit
|
commitdiff
|
tree
|
snapshot
1996-03-07
Stephen Adams
Added note about IF & NOT
commit
|
commitdiff
|
tree
|
snapshot
1996-03-06
Stephen Adams
Changed the cycle breaking code to use a hash-table...
commit
|
commitdiff
|
tree
|
snapshot
1996-03-06
Chris Hanson
Fix bug: new screens didn't update correctly under...
commit
|
commitdiff
|
tree
|
snapshot
1996-03-05
Stephen Adams
Added a check after the FILE-ATTRIBUTES-DIRECT call...
commit
|
commitdiff
|
tree
|
snapshot
1996-03-05
Stephen Adams
Removed junk comment, repaginate.
commit
|
commitdiff
|
tree
|
snapshot
1996-03-05
Stephen Adams
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1996-03-04
Chris Hanson
Fix bug that caused recentering under certain circumsta...
commit
|
commitdiff
|
tree
|
snapshot
1996-03-04
Chris Hanson
Changes to allow microcode to be compiled by the Linux...
commit
|
commitdiff
|
tree
|
snapshot
1996-03-04
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1996-03-04
Chris Hanson
Fix bugs that caused ^ and $ to return incorrect answer...
commit
|
commitdiff
|
tree
|
snapshot
1996-03-04
Chris Hanson
Changes to allow microcode to be compiled by the Linux...
commit
|
commitdiff
|
tree
|
snapshot
1996-03-04
Stephen Adams
. Changed environment data structures to use a hash...
commit
|
commitdiff
|
tree
|
snapshot
1996-03-04
Stephen Adams
Update.
commit
|
commitdiff
|
tree
|
snapshot
1996-03-04
Stephen Adams
my => may
commit
|
commitdiff
|
tree
|
snapshot
1996-03-03
Chris Hanson
Trace symbolic links pointing to directories as well...
commit
|
commitdiff
|
tree
|
snapshot
1996-03-01
Chris Hanson
Finish change that was started in revision 1.10.
commit
|
commitdiff
|
tree
|
snapshot
1996-03-01
Chris Hanson
Fix bug in previous change.
commit
|
commitdiff
|
tree
|
snapshot
1996-03-01
Chris Hanson
Change \\ to / so that this file can be used under...
commit
|
commitdiff
|
tree
|
snapshot
1996-03-01
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1996-03-01
Chris Hanson
Update for 7.4.2 release.
commit
|
commitdiff
|
tree
|
snapshot
1996-03-01
Chris Hanson
Doing M-x reindent-then-newline-and-indent on a blank...
commit
|
commitdiff
|
tree
|
snapshot
1996-03-01
Chris Hanson
When deleting files, determine whether a file is a...
commit
|
commitdiff
|
tree
|
snapshot
1996-03-01
Chris Hanson
In M-x c-indent-command, if point is in the line's...
commit
|
commitdiff
|
tree
|
snapshot
1996-03-01
Chris Hanson
* get-pop-account-info, rmail-pop-accounts: allow arbit...
commit
|
commitdiff
|
tree
|
snapshot
1996-03-01
Chris Hanson
* os/pathname->display-string: discover pathnames that...
commit
|
commitdiff
|
tree
|
snapshot
1996-02-29
Chris Hanson
In OS/TRIM-PATHNAME-STRING, allow the user to delete...
commit
|
commitdiff
|
tree
|
snapshot
1996-02-29
Chris Hanson
In ENOUGH-PATHNAME, specially handle DOS network filena...
commit
|
commitdiff
|
tree
|
snapshot
1996-02-29
Chris Hanson
Don't silently ignore pathname syntax errors; signal...
commit
|
commitdiff
|
tree
|
snapshot
1996-02-28
Chris Hanson
Continuation of previous bug fix.
commit
|
commitdiff
|
tree
|
snapshot
1996-02-28
Stephen Adams
Added cut and paste.
commit
|
commitdiff
|
tree
|
snapshot
1996-02-28
Stephen Adams
Added clipbrd.scm and exported WIN32-CLIPBOARD-READ...
commit
|
commitdiff
|
tree
|
snapshot
1996-02-28
Stephen Adams
Added Win32 API functions required for clipboard commands.
commit
|
commitdiff
|
tree
|
snapshot
1996-02-28
Stephen Adams
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1996-02-27
Chris Hanson
Fix long-standing bug in OS/HOSTNAME.
commit
|
commitdiff
|
tree
|
snapshot
1996-02-27
Chris Hanson
Fix bug: when an environment variable expands into...
commit
|
commitdiff
|
tree
|
snapshot
1996-02-27
Chris Hanson
Fix bug: code to determine when the user begins typing...
commit
|
commitdiff
|
tree
|
snapshot
1996-02-24
Chris Hanson
Directory reader should treat "c:\\cph" differently...
commit
|
commitdiff
|
tree
|
snapshot
1996-02-22
Stephen Adams
TYpo
commit
|
commitdiff
|
tree
|
snapshot
1996-02-22
Stephen Adams
Added efficiency tip on intercation between internal...
commit
|
commitdiff
|
tree
|
snapshot
1996-02-22
Chris Hanson
Fix bug: when line translation is in effect, reading...
commit
|
commitdiff
|
tree
|
snapshot
1996-02-15
Chris Hanson
Fix typo and update revision numbers.
commit
|
commitdiff
|
tree
|
snapshot
1996-02-13
Chris Hanson
Fix bug: redisplay was needlessly recentering point...
commit
|
commitdiff
|
tree
|
snapshot
1996-02-13
Chris Hanson
Fix bug: code to find unix mail messages appended to...
commit
|
commitdiff
|
tree
|
snapshot
1996-02-09
Stephen Adams
Made ASSCONV/ENV slots read-only.
commit
|
commitdiff
|
tree
|
snapshot
1996-02-09
Stephen Adams
Removed unsused procedures.
commit
|
commitdiff
|
tree
|
snapshot
1996-02-09
Stephen Adams
Added comment.
commit
|
commitdiff
|
tree
|
snapshot
1996-02-08
Stephen Adams
Fixed typo in comment
commit
|
commitdiff
|
tree
|
snapshot
1996-01-04
Chris Hanson
Change `declare_builtin' to do a sorted insertion into...
commit
|
commitdiff
|
tree
|
snapshot
1996-01-04
Chris Hanson
Add call to `declare_builtin' when setting up assembly...
commit
|
commitdiff
|
tree
|
snapshot
1996-01-04
Chris Hanson
Make sure that floating-point control word is properly...
commit
|
commitdiff
|
tree
|
snapshot
1995-12-19
Chris Hanson
Fix access violation caused by missing test for #f.
commit
|
commitdiff
|
tree
|
snapshot
1995-11-29
Stephen Adams
Added 7.? vs 8.0 clarifications.
commit
|
commitdiff
|
tree
|
snapshot
1995-11-28
Stephen Adams
Added simplifier for EQ?
commit
|
commitdiff
|
tree
|
snapshot
1995-11-28
Stephen Adams
Added `echo' lines for each invocation of scheme.
commit
|
commitdiff
|
tree
|
snapshot
1995-11-28
Stephen Adams
Added more directories to daily update.
commit
|
commitdiff
|
tree
|
snapshot
1995-11-26
Michael R....
typo within backquote jungle.
commit
|
commitdiff
|
tree
|
snapshot
1995-11-20
Stephen Adams
Fixed typo in example.
commit
|
commitdiff
|
tree
|
snapshot
1995-11-20
Chris Hanson
Fix bug: when comparing interprogram-paste string to...
commit
|
commitdiff
|
tree
|
snapshot
1995-11-20
Chris Hanson
Fix bug: when comparing interprogram-paste string to...
commit
|
commitdiff
|
tree
|
snapshot
1995-11-19
Stephen Adams
Add ZONES subpackage.
commit
|
commitdiff
|
tree
|
snapshot
1995-11-19
Stephen Adams
Renamed initialization procedure to INITIALIZE-PACKAGE!
commit
|
commitdiff
|
tree
|
snapshot
1995-11-19
Stephen Adams
Updateded documentation string.
commit
|
commitdiff
|
tree
|
snapshot
1995-11-19
Stephen Adams
Changed %PC-SAMPLE/SET-ZONE! to incorporate a compariso...
commit
|
commitdiff
|
tree
|
snapshot
1995-11-19
Stephen Adams
Added ZONES sub-package.
commit
|
commitdiff
|
tree
|
snapshot
1995-11-19
Stephen Adams
Added PCSAMPLE and SWAT to daily logs.
commit
|
commitdiff
|
tree
|
snapshot
1995-11-19
Chris Hanson
Fix bug introduced in previous change to this file...
commit
|
commitdiff
|
tree
|
snapshot
1995-11-13
Chris Hanson
Don't override the geometry specification given in...
commit
|
commitdiff
|
tree
|
snapshot
1995-11-13
Chris Hanson
Disable the thread timer while doing hostname lookups...
commit
|
commitdiff
|
tree
|
snapshot
1995-11-12
Chris Hanson
Generate more output to describe what is happening.
commit
|
commitdiff
|
tree
|
snapshot
1995-11-12
Chris Hanson
Generate more output to describe what is happening.
commit
|
commitdiff
|
tree
|
snapshot
1995-11-12
Chris Hanson
Generate more output to describe what is happening.
commit
|
commitdiff
|
tree
|
snapshot
1995-11-12
Chris Hanson
Use "rcs/mklogs" file to run the log-regeneration program.
commit
|
commitdiff
|
tree
|
snapshot
1995-11-12
Chris Hanson
Update with current directories, and also to use new...
commit
|
commitdiff
|
tree
|
snapshot
1995-11-12
Chris Hanson
Export RCS-DIRECTORY-LOG to the global environment...
commit
|
commitdiff
|
tree
|
snapshot
1995-11-12
Chris Hanson
Don't regenerate RCS.log file unless at least one of...
commit
|
commitdiff
|
tree
|
snapshot
1995-11-11
Chris Hanson
When reading directory, return both the working file...
commit
|
commitdiff
|
tree
|
snapshot
1995-11-11
Chris Hanson
Fix bug in previous change.
commit
|
commitdiff
|
tree
|
snapshot
1995-11-11
Chris Hanson
Change log merger to accept a single directory argument...
commit
|
commitdiff
|
tree
|
snapshot
1995-11-11
Chris Hanson
Change log merger to accept a single directory argument...
commit
|
commitdiff
|
tree
|
snapshot
1995-11-11
Chris Hanson
Fix randomness in last change.
commit
|
commitdiff
|
tree
|
snapshot
1995-11-10
Chris Hanson
Assume that FILE-TIME->STRING will return a plausible...
commit
|
commitdiff
|
tree
|
snapshot
1995-11-10
Chris Hanson
Assume that FILE-TIME->STRING will return a plausible...
commit
|
commitdiff
|
tree
|
snapshot
1995-11-10
Chris Hanson
Supply a default file-time string if the FILE-TIME...
commit
|
commitdiff
|
tree
|
snapshot
1995-11-10
Chris Hanson
Don't return an empty string if ctime() doesn't know...
commit
|
commitdiff
|
tree
|
snapshot
1995-11-09
Stephen Adams
Reverted previous changes.
commit
|
commitdiff
|
tree
|
snapshot
1995-11-09
Stephen Adams
*Attempt* to fix OS_channel_read_load_file and
commit
|
commitdiff
|
tree
|
snapshot
1995-11-08
Stephen Adams
Fixed RCS header & copyright.
commit
|
commitdiff
|
tree
|
snapshot
1995-11-07
Stephen Adams
Added STRING->CHAR-SET.
commit
|
commitdiff
|
tree
|
snapshot
next