Guillermo J. Rozas [Wed, 3 Jun 1992 21:54:53 +0000 (21:54 +0000)]
Fix bug in updating Free_Constant.
Guillermo J. Rozas [Wed, 3 Jun 1992 21:54:31 +0000 (21:54 +0000)]
Change order of file inclusion and other small mods to satisfy vanilla sysv.
Guillermo J. Rozas [Wed, 3 Jun 1992 21:54:00 +0000 (21:54 +0000)]
Change order of file inclusion to satisfy vanilla sysv.
Chris Hanson [Wed, 3 Jun 1992 18:25:12 +0000 (18:25 +0000)]
Use new operation X-GRAPHICS/DISABLE-KEYBOARD-FOCUS to prevent the
window manager from giving keyboard focus to graphics windows.
Chris Hanson [Wed, 3 Jun 1992 18:24:37 +0000 (18:24 +0000)]
Add new operation X-GRAPHICS/DISABLE-KEYBOARD-FOCUS.
Guillermo J. Rozas [Tue, 2 Jun 1992 21:37:24 +0000 (21:37 +0000)]
Remove graphics code -- not working.
Chris Hanson [Mon, 1 Jun 1992 22:25:53 +0000 (22:25 +0000)]
Add option to print NAMED-LAMBDA special form as LAMBDA. Change
default of *PP-NAMED-LAMBDA->DEFINE?* to false.
Chris Hanson [Mon, 1 Jun 1992 22:24:40 +0000 (22:24 +0000)]
Add option to disable special handling of undefined values.
Chris Hanson [Mon, 1 Jun 1992 22:18:51 +0000 (22:18 +0000)]
Add option to print NAMED-LAMBDA special form as LAMBDA. Change
default of *PP-NAMED-LAMBDA->DEFINE?* to false.
Chris Hanson [Mon, 1 Jun 1992 22:03:12 +0000 (22:03 +0000)]
Change output from definitions to use "-->" instead of ":" as
separator.
Chris Hanson [Mon, 1 Jun 1992 21:55:55 +0000 (21:55 +0000)]
Add code to disable evaluation commands in the transcript buffer.
Chris Hanson [Mon, 1 Jun 1992 21:15:19 +0000 (21:15 +0000)]
For some reason HP has decided that their 8-bit gray displays should
be GrayScale instead of StaticGray. This problem is compounded by
some program, probably MWM, which has preallocated some read/write
color cells, thus preventing us from allocating all 256 gray levels.
Grumble; work around this by only allocating 128 gray levels.
Guillermo J. Rozas [Mon, 1 Jun 1992 19:47:36 +0000 (19:47 +0000)]
Bump up DEFAULT_SMALL_CONSTANT for the 386 (again).
u6001 [Mon, 1 Jun 1992 16:50:47 +0000 (16:50 +0000)]
Fix typo.
Henry M. Wu [Sun, 31 May 1992 06:15:39 +0000 (06:15 +0000)]
Added test-and-set (file-touch) for call-with-temporary-filename.
Henry M. Wu [Sat, 30 May 1992 18:22:46 +0000 (18:22 +0000)]
Changed timing of when the options directory is actualized so it can
be absent if the require option is already present.
Henry M. Wu [Sat, 30 May 1992 16:47:40 +0000 (16:47 +0000)]
Made packed file loader shadow file-directory? as well for option
files to win.
Henry M. Wu [Fri, 29 May 1992 00:11:34 +0000 (00:11 +0000)]
Upcasing environment variables.
Henry M. Wu [Fri, 29 May 1992 00:06:11 +0000 (00:06 +0000)]
*** empty log message ***
Guillermo J. Rozas [Thu, 28 May 1992 23:46:53 +0000 (23:46 +0000)]
Upcase MITSCHEME_INF_DIRECTORY.
Guillermo J. Rozas [Thu, 28 May 1992 23:40:07 +0000 (23:40 +0000)]
Upcase MITSCHEME_INF_DIRECTORY.
Henry M. Wu [Thu, 28 May 1992 23:32:16 +0000 (23:32 +0000)]
Added reset-environment-variables!
Henry M. Wu [Thu, 28 May 1992 23:21:48 +0000 (23:21 +0000)]
Added reset-environment-variables!
Henry M. Wu [Thu, 28 May 1992 22:59:09 +0000 (22:59 +0000)]
*** empty log message ***
Henry M. Wu [Thu, 28 May 1992 22:43:20 +0000 (22:43 +0000)]
Fixed directory rewriting.
u6001 [Thu, 28 May 1992 21:35:45 +0000 (21:35 +0000)]
Handle GrayScale visual type.
Henry M. Wu [Thu, 28 May 1992 20:01:34 +0000 (20:01 +0000)]
Fixed dos filename parsing to handle environment variables.
Guillermo J. Rozas [Thu, 28 May 1992 19:34:43 +0000 (19:34 +0000)]
Flesh out interactive help message.
Guillermo J. Rozas [Thu, 28 May 1992 19:08:24 +0000 (19:08 +0000)]
Rename the environment variable used to disable the full keyboard
under DOSX, and add a way for disable the full keyboard under DPMI.
Guillermo J. Rozas [Thu, 28 May 1992 19:03:07 +0000 (19:03 +0000)]
Export strcmp_ci.
Henry M. Wu [Thu, 28 May 1992 18:58:44 +0000 (18:58 +0000)]
Delayed expansion of rewritten directory name till use time.
Guillermo J. Rozas [Thu, 28 May 1992 18:56:35 +0000 (18:56 +0000)]
Add Q as one of the options for the interactive handler.
Unfortunately, there is no convenient way to dismiss the interrupt
right now.
Henry M. Wu [Thu, 28 May 1992 18:46:41 +0000 (18:46 +0000)]
Added default mitscheme_inf_directory.
Guillermo J. Rozas [Thu, 28 May 1992 18:41:26 +0000 (18:41 +0000)]
Change in DOS environment variables.
Henry M. Wu [Thu, 28 May 1992 18:41:15 +0000 (18:41 +0000)]
Made directory rewriting understand devices.
Guillermo J. Rozas [Thu, 28 May 1992 18:40:37 +0000 (18:40 +0000)]
Clean up environment variables for foreground and background.
Guillermo J. Rozas [Thu, 28 May 1992 18:38:27 +0000 (18:38 +0000)]
Remove spurious test.
Henry M. Wu [Thu, 28 May 1992 18:12:14 +0000 (18:12 +0000)]
Added Scheme level shadowing of environment variables.
Guillermo J. Rozas [Wed, 27 May 1992 22:44:52 +0000 (22:44 +0000)]
Fix wrong variable name.
Guillermo J. Rozas [Wed, 27 May 1992 22:10:29 +0000 (22:10 +0000)]
Fix missing parens bug.
Guillermo J. Rozas [Wed, 27 May 1992 21:51:20 +0000 (21:51 +0000)]
Fix comparison bug in microcode identifications. The size of the
console should not be used.
Guillermo J. Rozas [Wed, 27 May 1992 17:46:07 +0000 (17:46 +0000)]
Fix unbound variable bug and flush unnecessary code.
Guillermo J. Rozas [Wed, 27 May 1992 17:33:21 +0000 (17:33 +0000)]
Fix edit bug.
Guillermo J. Rozas [Wed, 27 May 1992 17:31:46 +0000 (17:31 +0000)]
Edwin has a different default constant space size.
Chris Hanson [Wed, 27 May 1992 17:23:14 +0000 (17:23 +0000)]
Repaginate.
Guillermo J. Rozas [Wed, 27 May 1992 04:07:00 +0000 (04:07 +0000)]
Fix typo.
Guillermo J. Rozas [Wed, 27 May 1992 04:03:35 +0000 (04:03 +0000)]
Get rid of binf (which maps to bin on the pc).
Guillermo J. Rozas [Wed, 27 May 1992 03:52:17 +0000 (03:52 +0000)]
Make -fasl imply -large.
Guillermo J. Rozas [Wed, 27 May 1992 03:44:16 +0000 (03:44 +0000)]
Add a patch for file-exists? in the packed binary loader so that edwin
can see the packed edwin.bad.
Guillermo J. Rozas [Wed, 27 May 1992 03:24:44 +0000 (03:24 +0000)]
Bump up i386 band sizes.
Guillermo J. Rozas [Wed, 27 May 1992 02:09:00 +0000 (02:09 +0000)]
Rename "binf" files to "inf" because of conflicts on the PC.
Henry M. Wu [Tue, 26 May 1992 23:23:43 +0000 (23:23 +0000)]
*** empty log message ***
Henry M. Wu [Tue, 26 May 1992 23:23:42 +0000 (23:23 +0000)]
*** empty log message ***
Henry M. Wu [Tue, 26 May 1992 23:20:17 +0000 (23:20 +0000)]
*** empty log message ***
Henry M. Wu [Tue, 26 May 1992 23:16:17 +0000 (23:16 +0000)]
*** empty log message ***
Henry M. Wu [Tue, 26 May 1992 23:09:18 +0000 (23:09 +0000)]
Exposed compression operations on ports.
Henry M. Wu [Tue, 26 May 1992 23:08:56 +0000 (23:08 +0000)]
Added binary file support.
Henry M. Wu [Tue, 26 May 1992 21:33:17 +0000 (21:33 +0000)]
Fix duplicate code problem.
Henry M. Wu [Tue, 26 May 1992 21:31:03 +0000 (21:31 +0000)]
Fix unbound variable problem.
Henry M. Wu [Tue, 26 May 1992 20:33:14 +0000 (20:33 +0000)]
Add support for trimmed and compressed debugging information files.
Henry M. Wu [Tue, 26 May 1992 20:32:35 +0000 (20:32 +0000)]
Fix typo.
Henry M. Wu [Tue, 26 May 1992 20:23:38 +0000 (20:23 +0000)]
Add package support for dumping bif/bsm instead of inf/binf files.
Henry M. Wu [Tue, 26 May 1992 20:21:42 +0000 (20:21 +0000)]
Eliminate duplicate import entry.
Henry M. Wu [Tue, 26 May 1992 20:12:48 +0000 (20:12 +0000)]
Change default to dump .bci files.
Henry M. Wu [Tue, 26 May 1992 20:09:59 +0000 (20:09 +0000)]
Add support for BIF/BSM files.
Henry M. Wu [Tue, 26 May 1992 20:06:27 +0000 (20:06 +0000)]
Made BSM files optional.
Henry M. Wu [Tue, 26 May 1992 19:50:35 +0000 (19:50 +0000)]
Made fasdump quiet.
Henry M. Wu [Tue, 26 May 1992 19:36:08 +0000 (19:36 +0000)]
Made FASDUMP not print if necessary.
Henry M. Wu [Tue, 26 May 1992 18:43:40 +0000 (18:43 +0000)]
*** empty log message ***
Henry M. Wu [Tue, 26 May 1992 18:41:31 +0000 (18:41 +0000)]
*** empty log message ***
Henry M. Wu [Tue, 26 May 1992 18:02:40 +0000 (18:02 +0000)]
*** empty log message ***
Henry M. Wu [Tue, 26 May 1992 17:51:50 +0000 (17:51 +0000)]
*** empty log message ***
Henry M. Wu [Tue, 26 May 1992 17:50:35 +0000 (17:50 +0000)]
Added compress.
Henry M. Wu [Tue, 26 May 1992 17:45:49 +0000 (17:45 +0000)]
Initial revision
Henry M. Wu [Tue, 26 May 1992 17:40:49 +0000 (17:40 +0000)]
Added compress.
Henry M. Wu [Tue, 26 May 1992 17:31:58 +0000 (17:31 +0000)]
Made uncompress fault tolerant.
Henry M. Wu [Tue, 26 May 1992 17:20:40 +0000 (17:20 +0000)]
Added recognition of marker in compressed files.
Guillermo J. Rozas [Tue, 26 May 1992 17:14:48 +0000 (17:14 +0000)]
Add environment variables for Edwin directory pathnames.
Guillermo J. Rozas [Tue, 26 May 1992 16:10:17 +0000 (16:10 +0000)]
Rename tags to tagutl because of conflicts on DOS.
Henry M. Wu [Tue, 26 May 1992 16:09:40 +0000 (16:09 +0000)]
Added support of compressed info files and split symbol table files,
i.e. bif, bsm, bci, and bcs.
Henry M. Wu [Tue, 26 May 1992 16:06:14 +0000 (16:06 +0000)]
Added support of compressed info files and split symbol table files,
i.e. bif, bsm, bci, and bcs.
Henry M. Wu [Tue, 26 May 1992 05:55:47 +0000 (05:55 +0000)]
*** empty log message ***
Henry M. Wu [Tue, 26 May 1992 05:51:54 +0000 (05:51 +0000)]
Added CALL-WITH-TEMPORARY-FILENAME.
Henry M. Wu [Tue, 26 May 1992 05:31:03 +0000 (05:31 +0000)]
Added CALL-WITH-TEMPORARY-FILENAME.
Guillermo J. Rozas [Tue, 26 May 1992 01:01:05 +0000 (01:01 +0000)]
load-packed-binaries now captures fasload as well, so that .bad files
can be collected into packed binaries.
Guillermo J. Rozas [Tue, 26 May 1992 00:08:03 +0000 (00:08 +0000)]
Allow device names with more than one letter.
Chris Hanson [Mon, 25 May 1992 23:43:18 +0000 (23:43 +0000)]
Fix bug in last change.
Guillermo J. Rozas [Mon, 25 May 1992 16:20:10 +0000 (16:20 +0000)]
Add a primitive to disable/change translations by the interrupt
handler.
Guillermo J. Rozas [Sat, 23 May 1992 01:19:03 +0000 (01:19 +0000)]
Not finding a utabmd file does not cause the microcode to halt unless
we are cold-loading (i.e. using the -fasl option).
Guillermo J. Rozas [Sat, 23 May 1992 01:18:45 +0000 (01:18 +0000)]
Change search_path_for_file.
Guillermo J. Rozas [Sat, 23 May 1992 01:13:04 +0000 (01:13 +0000)]
Change read-microcode-tables! to re-read-microcode-tables!
Guillermo J. Rozas [Sat, 23 May 1992 01:12:29 +0000 (01:12 +0000)]
Remove call to add-event-receiver! re-read-microcode-tables!
(previously read-microcode-tables!) is called directly by code in
savres.scm .
Guillermo J. Rozas [Sat, 23 May 1992 00:11:27 +0000 (00:11 +0000)]
Add a packed binary loader so that the compiler (or edwin) can be
shipped as a single binary to be loaded on top of a vanilla runtime
system.
Guillermo J. Rozas [Sat, 23 May 1992 00:10:32 +0000 (00:10 +0000)]
The packed binary loader has moved to the runtime system. The packer
and the loader now use ports to eliminate interrupt windows and
guarantee closing.
Guillermo J. Rozas [Fri, 22 May 1992 23:58:56 +0000 (23:58 +0000)]
Add support for loading packed binaries.
Guillermo J. Rozas [Fri, 22 May 1992 23:22:41 +0000 (23:22 +0000)]
Get rid of storage leek caused by flushing the purification queue too
early (?).
Guillermo J. Rozas [Fri, 22 May 1992 21:09:43 +0000 (21:09 +0000)]
Update to handle multiple bunches of files.
Guillermo J. Rozas [Fri, 22 May 1992 21:08:48 +0000 (21:08 +0000)]
Fix syntactic bugs (missing commas) and add a missing cast.
Chris Hanson [Thu, 21 May 1992 22:13:20 +0000 (22:13 +0000)]
Change default font to "fixed". Add conditional macro to override
this at compile time.
Chris Hanson [Thu, 21 May 1992 22:11:36 +0000 (22:11 +0000)]
Change default border/internal-border to match Emacs.