mit-scheme.git
1993-06-09 Jason WilsonInitial revision
1993-06-09 Jason WilsonAdd correct date.
1993-06-09 Jason WilsonMerge in C back end changes.
1993-06-09 Jason WilsonAdd support for booting the C back end.
1993-06-09 Jason Wilsonymake.local automatically generated to avoid standard...
1993-06-09 Jason WilsonFix standard-target! and standard-move-to-target!
1993-06-09 Jason WilsonMake sure that there is a valid pathname directory...
1993-06-09 Jason WilsonAdd scheme_hook_{low,high}, needed by HP-PA trap handli...
1993-06-09 Jason WilsonChange "LiarC_" to "runtime_"
1993-06-08 Guillermo J... Initial revision
1993-06-08 Guillermo J... Remove noise when printing.
1993-06-08 Guillermo J... Add top-level entry for hppacache.
1993-06-08 Guillermo J... Linux changes.
1993-06-08 Guillermo J... Update date.
1993-06-08 Guillermo J... Preserve errno around dstack operations.
1993-06-08 Guillermo J... Rename -update option to -add.
1993-06-08 Guillermo J... Fix bug. Missing &. I wonder how this ever worked.
1993-06-04 Chris HansonSupply missing argument to fprintf.
1993-06-04 Chris HansonWhen stack is erased by WITHIN-CONTROL-POINT, the histo...
1993-04-29 Chris HansonUse "gzip" instead of "compress".
1993-04-29 Chris HansonChange keyboard interrupt code so that all interrupt...
1993-04-28 Hal AbelsonAlways restore state of BLOCK-EVENTS? flag in a thread...
1993-04-28 Chris HansonDon't use BLOCK-THREAD-EVENTS to prevent the previewer...
1993-04-28 Chris HansonFix typo in last change.
1993-04-27 Hal AbelsonAdd new procedures REGISTER-TIMER-THREAD and DEREGISTER...
1993-04-27 Chris HansonDelete extraneous semicolon.
1993-04-27 Chris HansonUpdate for HP-UX 9.0.
1993-04-27 Chris HansonFix typo.
1993-04-27 Chris HansonFix typo.
1993-04-27 Chris HansonFix bug caused by error in Xlib man page (and all of...
1993-04-27 Chris HansonThis runtime requires microcode version 11.131 or later...
1993-04-27 Chris HansonFix oversight in UX_select_input that was detected...
1993-04-27 Chris HansonThese changes require microcode 11.131 and runtime...
1993-04-27 Chris HansonUse CHANNEL-READ-BLOCK instead of CHANNEL-READ.
1993-04-27 Chris HansonThis runtime requires microcode version 11.131 or later...
1993-04-27 Chris HansonFix two bugs related to inheritance: CONDITION-PREDICAT...
1993-04-27 Chris HansonThese changes affect any code using the SELECT-REGISTRY...
1993-04-20 Jason Wilson"Fixed" a bug in tags-search having to do with the...
1993-04-19 Chris HansonAdd primitives to set the baud rate of a terminal.
1993-04-19 Chris HansonAdd primitives to set the baud rate of a terminal.
1993-04-15 Chris HansonAdd support for "gzipped" files.
1993-04-15 Chris HansonAdd support for "gzipped" files.
1993-04-15 Chris HansonExpand rule for "locked" to include subdirectories.
1993-04-06 Chris HansonImplement primitive to detect availability of `select...
1993-04-06 Chris HansonImplement primitive to detect availability of `select...
1993-04-04 Michael R.... Added document strings for primitives.
1993-04-02 Chris HansonAdd declarations to ignore unused variables.
1993-04-01 Chris HansonAdd M-x show-parameter-list to Scheme mode as M-A.
1993-04-01 Chris HansonAdd M-x show-parameter-list to Scheme mode as M-A.
1993-04-01 Chris HansonUpdate for HP-UX 9.01.
1993-03-31 Michael R.... Add request-interrupts! primitive and re-document inter...
1993-03-28 Guillermo J... Add missing B suffix to use of MOVZX instruction.
1993-03-25 Jason Wilsonfixed a misleading DEFINE-INSTRUCTION example.
1993-03-24 Guillermo J... Fix bug in canonicalize/lambda. Lambda expressions...
1993-03-23 Chris HansonWork around what is apparently a bug in the HP-UX 9...
1993-03-22 Chris Hanson*** empty log message ***
1993-03-17 Chris HansonReformat DEFINE-STRUCTURE definition slightly to follow...
1993-03-17 Arthur GlecklerAdded Dave Espinosa's DEFINE-STRUCTURE documentation.
1993-03-17 Chris HansonImprove error message for NAMED option without TYPE...
1993-03-17 Guillermo J... rm in install causes no problems.
1993-03-17 Guillermo J... Remove early stack-pop instructions.
1993-03-16 Guillermo J... Add ``M'' command to print the stack frame in raw format.
1993-03-16 Guillermo J... Declare the assembly hook region for the trap handler...
1993-03-16 Guillermo J... Teach continue_from_trap about assembly hooks.
1993-03-16 Guillermo J... After disk-restore, the display list must be flushed.
1993-03-16 Stephen AdamsInitial revision
1993-03-16 Chris HansonFix some typos.
1993-03-15 Stephen AdamsAdded more examples in the strings section.
1993-03-15 Guillermo J... Remove more alpha problems.
1993-03-15 Guillermo J... Remove more alpha problems.
1993-03-15 Chris HansonWork around stupid restrictions on aggregate initializers.
1993-03-14 Guillermo J... Move includes before code so that external decls for...
1993-03-14 Guillermo J... New alpha trap definitions.
1993-03-13 Jason WilsonFix magic constant in load/purification-root.
1993-03-11 Stephen AdamsAmended pathname documentation to conform to implementation
1993-03-11 Chris HansonAutomatically disable GC reference trace at end of GC.
1993-03-10 Chris HansonAdd documentation for record classes and the METHOD...
1993-03-10 Chris HansonImplement new interface to `select' system call, which...
1993-03-10 Chris HansonInitial revision
1993-03-10 Chris HansonAdd new primitive GC-TRACE-REFERENCES which will comput...
1993-03-10 Guillermo J... Fix bug in canonicalize/comment.
1993-03-09 Chris HansonDon't hold on to continuation of caller to CREATE-THREAD.
1993-03-08 Guillermo J... Modify load/purification-root to allow the C back end...
1993-03-07 Chris HansonAdd hooks to the runtime system that are for use by...
1993-03-05 Guillermo J... Remove subprocess-job-control-available?, no longer...
1993-03-03 Chris HansonEliminate a few more error checks that were missed...
1993-03-03 Guillermo J... Enable use of MOVZX.
1993-03-02 Guillermo J... Fix some bugs in the last edit.
1993-03-02 Guillermo J... Improve code generated by multi-definition by using...
1993-03-02 Guillermo J... Add CONSTANTIFY directive.
1993-03-01 Arthur GlecklerInsert missing comma (after "COMPILED-CODE-BLOCK" in...
1993-03-01 Guillermo J... Make DEFINE-MULTIPLE return the value returned by the...
1993-03-01 Guillermo J... Turn compress-top-level? on.
1993-03-01 Guillermo J... Add generate/remote-links.
1993-02-28 Chris HansonAdjustments so that TeX output is good. Add new stuff...
1993-02-28 Chris HansonEliminate prohibition against using syntactic keywords...
1993-02-28 Guillermo J... Fix bug in fix-complex-return. The instr moved could...
1993-02-28 Guillermo J... Add generate/remote-links, PC caching, and cache hints...
1993-02-28 Guillermo J... Add generate/remote-links, PC caching, and cache hints...
1993-02-28 Guillermo J... Add generate/remote-links and PC caching.
next