Skip to content
Success

Changes

Summary

  1. disable write_updates from f425bbc4b2eb for now: "isabelle build_process -rf" does not quite work yet;
  2. revert part of 5969ead9f900 that does not quite work yet: only one accidental host is used;
  3. record updates within database, based on serial;
  4. proper tables (amending 4611b7b47b42);
  5. tuned;
  6. clarified signature: improved data integrity;
  7. clarified modules;
  8. clarified modules;
  9. obsolete;
  10. misc tuning: prefer Build_Process.Update operations;
  11. misc tuning and clarification: prefer explicit type Build_Process.Update;
  12. misc tuning and clarification;
  13. tuned signature;
  14. clarified data representation: more uniform treatment of State.Pending vs. State.Running;
  15. tuned: drop pointless SQL.order_by (see also 5f706f7c624b);
  16. upgrade pretty_maybe_quote following 2746dfc9ceae;
  17. tuned;
  18. eliminate odd aliases (see also 2746dfc9ceae);
  19. tuned signature: prefer bottom-up construction;
  20. tuned;
  21. tuned signature;
Changeset 79841:64a49c55609f by wenzelm:
disable write_updates from f425bbc4b2eb for now: "isabelle build_process -rf" does not quite work yet;
The file was modified src/Pure/Build/build_process.scala (diff)
Changeset 79840:3f7ac523f5b3 by wenzelm:
revert part of 5969ead9f900 that does not quite work yet: only one accidental host is used;
The file was modified src/Pure/Build/build_process.scala (diff)
Changeset 79839:f425bbc4b2eb by wenzelm:
record updates within database, based on serial;
The file was modified src/Pure/Build/build_process.scala (diff)
The file was modified src/Pure/General/sql.scala (diff)
The file was modified src/Pure/library.scala (diff)
Changeset 79838:5c9df01bee89 by wenzelm:
proper tables (amending 4611b7b47b42);
The file was modified src/Pure/Build/build_process.scala (diff)
Changeset 79837:207762ffc847 by wenzelm:
tuned;
The file was modified src/Pure/Build/build_process.scala (diff)
Changeset 79836:c69ae2b8987e by wenzelm:
clarified signature: improved data integrity;
The file was modified src/Pure/library.scala (diff)
Changeset 79835:866d96915388 by wenzelm:
clarified modules;
The file was modified src/Pure/Build/build_process.scala (diff)
The file was modified src/Pure/Build/build_schedule.scala (diff)
Changeset 79834:45b81ff3c972 by wenzelm:
clarified modules;
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/library.scala (diff)
Changeset 79833:d71af537a6e9 by wenzelm:
obsolete;
The file was modified src/Pure/library.scala (diff)
Changeset 79832:2a3c0a68221c by wenzelm:
misc tuning: prefer Build_Process.Update operations;
The file was modified src/Pure/Build/build_schedule.scala (diff)
Changeset 79831:4611b7b47b42 by wenzelm:
misc tuning and clarification: prefer explicit type Build_Process.Update;
The file was modified src/Pure/Build/build_process.scala (diff)
Changeset 79830:d014b6c40eb0 by wenzelm:
misc tuning and clarification;
The file was modified src/Pure/Build/build_process.scala (diff)
Changeset 79829:a9da5e99e22f by wenzelm:
tuned signature;
The file was modified src/Pure/Build/build_process.scala (diff)
The file was modified src/Pure/Build/build_schedule.scala (diff)
Changeset 79828:5969ead9f900 by wenzelm:
clarified data representation: more uniform treatment of State.Pending vs. State.Running;
The file was modified src/Pure/Build/build_process.scala (diff)
The file was modified src/Pure/Build/build_schedule.scala (diff)
Changeset 79827:e38f5f81592d by wenzelm:
tuned: drop pointless SQL.order_by (see also 5f706f7c624b);
The file was modified src/Pure/Build/build_process.scala (diff)
Changeset 79826:487137973a8d by wenzelm:
upgrade pretty_maybe_quote following 2746dfc9ceae;
The file was modified src/HOL/Tools/Nitpick/nitpick_util.ML (diff)
Changeset 79825:cf9becb6403f by wenzelm:
tuned;
The file was modified src/HOL/Tools/ATP/atp_util.ML (diff)
Changeset 79824:ce3a0d2c9aa7 by wenzelm:
eliminate odd aliases (see also 2746dfc9ceae);
The file was modified src/HOL/Tools/Nitpick/nitpick_util.ML (diff)
The file was modified src/HOL/ex/Sketch_and_Explore.thy (diff)
Changeset 79823:60f1e32792c1 by wenzelm:
tuned signature: prefer bottom-up construction;
The file was modified src/Pure/Admin/build_log.scala (diff)
Changeset 79822:fb4eb78163ae by wenzelm:
tuned;
The file was modified src/Pure/Build/build_process.scala (diff)
Changeset 79821:1734334d3dd4 by wenzelm:
tuned signature;
The file was modified src/Pure/Build/build_process.scala (diff)
The file was modified src/Pure/System/host.scala (diff)