Skip to content
Snippets Groups Projects
  1. Oct 16, 2000
  2. Aug 24, 2000
    • dtc's avatar
      o Based on suggestions from Martin Cracauer, flush commonly used output · 62104ee1
      dtc authored
        streams during the processing of command line switches and upon exit.
        This is a convenience for typical usage, and not all output streams
        are flushed, so important streams should still be flushed but user code.
      
      o Add a new function finish-standard-output-streams to finish output on
        the commonly used output streams. Called after the processing
        of each command line switch, and before the %end-of-the-world.
      
      o Extend the eval switch to process multiple forms, flushing the common
        output streams between each.
      62104ee1
  3. May 08, 1996
  4. Aug 18, 1995
  5. Jul 26, 1995
  6. Oct 31, 1994
  7. Feb 11, 1994
  8. Jan 13, 1993
  9. Feb 08, 1991
  10. May 30, 1990
  11. Mar 05, 1990
  12. Feb 22, 1990
Loading