Skip to content
Success

Changes

Summary

  1. clarified signature;
  2. tuned;
  3. more operations for Build_Log.Meta_Info: prefer explicit types;
  4. more operations for Date and Time;
  5. more accurate patterns --- reverting unused fc3ba0a1c82f;
  6. remove unused/fragile option (amending db37cae970a6) --- universal_table requires pull_date tables;
  7. prefer explicit option "build_log_verbose";
  8. tuned whitespace;
  9. additional build_log column "session_start", with implicit upgrade of database schema;
  10. more robust build_start for master and workers (via database);
  11. more accurate progress.now(), notably for Database_Progress;
  12. update NEWS;
  13. activate E 3.0 after testing by Martin Desharnais, see also db72d9920186 and 788f11af9822;
Changeset 79820:e7940d49fe74 by wenzelm:
clarified signature;
The file was modified src/Pure/General/date.scala (diff)
Changeset 79819:141df3fb25bf by wenzelm:
tuned;
The file was modified src/HOL/Tools/Mirabelle/mirabelle.scala (diff)
The file was modified src/Pure/Admin/build_log.scala (diff)
The file was modified src/Pure/Admin/isabelle_cronjob.scala (diff)
The file was modified src/Pure/Build/build.scala (diff)
The file was modified src/Pure/Build/build_process.scala (diff)
The file was modified src/Pure/Build/build_schedule.scala (diff)
The file was modified src/Pure/Tools/dump.scala (diff)
Changeset 79818:0c2a62a9f136 by wenzelm:
more operations for Build_Log.Meta_Info: prefer explicit types;
The file was modified src/Pure/Admin/build_log.scala (diff)
The file was modified src/Pure/Build/build_schedule.scala (diff)
Changeset 79817:7308e402451f by wenzelm:
more operations for Date and Time;
The file was modified src/Pure/General/date.scala (diff)
Changeset 79816:11fa48986f37 by wenzelm:
more accurate patterns --- reverting unused fc3ba0a1c82f;
The file was modified src/Pure/Admin/build_log.scala (diff)
Changeset 79815:56f506c556f1 by wenzelm:
remove unused/fragile option (amending db37cae970a6) --- universal_table requires pull_date tables;
The file was modified src/Pure/Admin/build_log.scala (diff)
Changeset 79814:2da08d9ce629 by wenzelm:
prefer explicit option "build_log_verbose";
The file was modified etc/options (diff)
The file was modified src/Pure/Admin/build_history.scala (diff)
The file was modified src/Pure/Build/build.scala (diff)
The file was modified src/Pure/Build/build_process.scala (diff)
Changeset 79813:5f033e4cbeb7 by wenzelm:
tuned whitespace;
The file was modified etc/options (diff)
Changeset 79812:9d484c5d3a63 by wenzelm:
additional build_log column "session_start", with implicit upgrade of database schema;
The file was modified src/Pure/Admin/build_log.scala (diff)
The file was modified src/Pure/Build/build_process.scala (diff)
Changeset 79811:d9fc2cc37694 by wenzelm:
more robust build_start for master and workers (via database);
The file was modified src/Pure/Build/build.scala (diff)
The file was modified src/Pure/Build/build_process.scala (diff)
Changeset 79810:4b23abde5d0b by wenzelm:
more accurate progress.now(), notably for Database_Progress;
The file was modified src/Pure/Admin/build_history.scala (diff)
The file was modified src/Pure/Build/build.scala (diff)
The file was modified src/Pure/Build/build_process.scala (diff)
Changeset 79809:80a30835f48f by wenzelm:
update NEWS;
The file was modified NEWS (diff)
Changeset 79808:5dd2a771811e by wenzelm:
activate E 3.0 after testing by Martin Desharnais, see also db72d9920186 and 788f11af9822;
The file was modified Admin/components/main (diff)