Skip to content
Failed

Changes

Summary

  1. tuned whitespace;
  2. more careful quoting for the sake of Windows;
  3. tuned;
  4. tuned;
  5. tuned signature;
  6. more direct invocation of ISABELLE_BASH_PROCESS on Windows;
  7. tuned signature;
  8. tuned signature;
  9. updated bash_process;
  10. actually wait for forked process and return its status -- this is not meant to be a daemon;
  11. tuned signature;
  12. tuned signature -- more like ML version;
  13. suppress empty messages as in ML;
  14. clarified bash process -- similar to ML version;
  15. clarified bash process;
  16. tuned according to ML version;
  17. clarified name;
  18. more flexible command-line; flush before exit/fork/exec, to make double sure that output is shipped;
  19. tuned signature;
Changeset 62309:96c9a259d275 by wenzelm:
tuned whitespace;
The file was modified src/Pure/System/isabelle_process.scala (diff)
Changeset 62308:9b9547c9a6ed by wenzelm:
more careful quoting for the sake of Windows;
The file was modified src/Pure/System/isabelle_process.scala (diff)
The file was modified src/Tools/jEdit/src/isabelle_logic.scala (diff)
Changeset 62307:ccbd48444049 by wenzelm:
tuned;
The file was modified src/Pure/PIDE/prover.scala (diff)
Changeset 62306:5c0a5c30cda8 by wenzelm:
tuned;
The file was modified src/Pure/System/system_channel.scala (diff)
Changeset 62305:fe01c4c7931a by wenzelm:
tuned signature;
The file was modified src/Tools/jEdit/src/isabelle_logic.scala (diff)
Changeset 62304:e7a52a838a23 by wenzelm:
more direct invocation of ISABELLE_BASH_PROCESS on Windows;
The file was modified src/Pure/Concurrent/bash.scala (diff)
The file was modified src/Pure/System/isabelle_system.scala (diff)
Changeset 62303:f868f12f9419 by wenzelm:
tuned signature;
The file was modified src/Pure/Concurrent/bash.scala (diff)
The file was modified src/Pure/Tools/build.scala (diff)
The file was modified src/Pure/Tools/check_source.scala (diff)
Changeset 62302:236e1ea5a197 by wenzelm:
tuned signature;
The file was modified src/Pure/Concurrent/bash.scala (diff)
The file was modified src/Pure/System/isabelle_system.scala (diff)
The file was modified src/Pure/Tools/build.scala (diff)
The file was modified src/Tools/jEdit/src/active.scala (diff)
Changeset 62301:028e5b1ef9f9 by wenzelm:
updated bash_process;
The file was modified Admin/components/components.sha1 (diff)
The file was modified Admin/components/main (diff)
Changeset 62300:f41884b9c4f1 by wenzelm:
actually wait for forked process and return its status -- this is not meant to be a daemon;
The file was modified Admin/bash_process/bash_process.c (diff)
Changeset 62299:9e95a4afb8c3 by wenzelm:
tuned signature;
The file was modified src/Pure/System/isabelle_process.scala (diff)
The file was modified src/Pure/System/system_channel.scala (diff)
Changeset 62298:d4e99aa28abc by wenzelm:
tuned signature -- more like ML version;
The file was modified src/Pure/System/isabelle_system.scala (diff)
The file was modified src/Pure/Tools/build.scala (diff)
The file was modified src/Tools/jEdit/src/active.scala (diff)
Changeset 62297:b886c0946308 by wenzelm:
suppress empty messages as in ML;
The file was modified src/Pure/General/output.scala (diff)
Changeset 62296:b04a5ddd6121 by wenzelm:
clarified bash process -- similar to ML version;
The file was modified src/Pure/Concurrent/bash.scala (diff)
The file was modified src/Pure/PIDE/batch_session.scala (diff)
The file was modified src/Pure/PIDE/resources.scala (diff)
The file was modified src/Pure/PIDE/session.scala (diff)
The file was modified src/Pure/System/isabelle_process.scala (diff)
The file was modified src/Pure/System/isabelle_system.scala (diff)
The file was modified src/Pure/System/system_channel.scala (diff)
The file was modified src/Tools/jEdit/src/isabelle_logic.scala (diff)
Changeset 62295:4f2fb9adfae5 by wenzelm:
clarified bash process;
The file was modified Admin/components/components.sha1 (diff)
The file was modified Admin/components/main (diff)
The file was modified src/Pure/Concurrent/bash.ML (diff)
Changeset 62294:30e9ff9be90a by wenzelm:
tuned according to ML version;
The file was modified src/Pure/General/file.scala (diff)
Changeset 62293:72f6d6fd5853 by wenzelm:
clarified name;
The file was addedAdmin/bash_process/bash_process.c
The file was addedAdmin/bash_process/build
The file was addedAdmin/bash_process/etc/settings
The file was removedAdmin/exec_process/build
The file was removedAdmin/exec_process/etc/settings
The file was removedAdmin/exec_process/exec_process.c
Changeset 62292:486236dcd4d7 by wenzelm:
more flexible command-line;<br>flush before exit/fork/exec, to make double sure that output is shipped;
The file was modified Admin/exec_process/exec_process.c (diff)
Changeset 62291:98df25a6e2ac by wenzelm:
tuned signature;
The file was modified src/Pure/System/cygwin.scala (diff)
The file was modified src/Pure/System/isabelle_system.scala (diff)