Skip to content
Success

Changes

Changes from Mercurial (hg https://isabelle.in.tum.de/repos/isabelle/ default)

Summary

  1. added alias wfp for wfP
  2. merged
  3. added lemmas wf_on_antimono, wf_on_antimono_strong, wfp_on_antimono, wfp_on_antimono_strong, wf_on_subset, and wfp_on_subset
  4. start scheduled jobs earlier, if possible;
  5. tuned proofs
  6. added lemmas wfP_iff_ex_minimal, wf_iff_ex_minimal, wf_onE_pf, wf_onI_pf, wf_on_iff_ex_minimal, and wfp_on_iff_ex_minimal
  7. merged
  8. added definitions wf_on and wfp_on as restricted versions of wf and wfP respectively
  9. read/write proper schedule date (amending 9da3019e1ee5);
  10. allow read/write of schedule in build (read via option, write from tool);
  11. file representation for schedule (e.g., for generating from external tool);
  12. proper median/mean time;
  13. remove schedule outdated limit: delay is sufficient;
  14. tuned whitespace;
  15. tie-breaking in schedule optimization to pick best schedule even when run-time is dominated by large task (e.g., session with long timeout but no data yet);
  16. tuned;
  17. remove old build before generating schedule;
  18. unused;
Changeset 79924:8d153846f65f by desharna:
added alias wfp for wfP
The file was modified NEWS
The file was modified src/HOL/Wellfounded.thy
Changeset 79923:6fc9c4344df4 by desharna:
merged
Changeset 79922:caa9dbffd712 by desharna:
added lemmas wf_on_antimono, wf_on_antimono_strong, wfp_on_antimono, wfp_on_antimono_strong, wf_on_subset, and wfp_on_subset
The file was modified NEWS
The file was modified src/HOL/Wellfounded.thy
Changeset 79921:1966578feff8 by fabian huch _huch@in.tum.de_:
start scheduled jobs earlier, if possible;
The file was modified src/Pure/Build/build_schedule.scala
Changeset 79920:91b7695c92cf by desharna:
tuned proofs
The file was modified src/HOL/Wellfounded.thy
Changeset 79919:65e0682cca63 by desharna:
added lemmas wfP_iff_ex_minimal, wf_iff_ex_minimal, wf_onE_pf, wf_onI_pf, wf_on_iff_ex_minimal, and wfp_on_iff_ex_minimal
The file was modified NEWS
The file was modified src/HOL/Wellfounded.thy
Changeset 79918:87a04ce7e3c3 by desharna:
merged
Changeset 79917:d0205dde00bb by desharna:
added definitions wf_on and wfp_on as restricted versions of wf and wfP respectively
The file was modified NEWS
The file was modified src/HOL/Wellfounded.thy
Changeset 79916:cfeb3a8f241d by fabian huch _huch@in.tum.de_:
read/write proper schedule date (amending 9da3019e1ee5);
The file was modified src/Pure/Build/build_schedule.scala
Changeset 79915:40d2f9ce29fc by fabian huch _huch@in.tum.de_:
allow read/write of schedule in build (read via option, write from tool);
The file was modified etc/options
The file was modified src/Pure/Build/build_schedule.scala
Changeset 79914:9da3019e1ee5 by fabian huch _huch@in.tum.de_:
file representation for schedule (e.g., for generating from external tool);
The file was modified src/Pure/Build/build_schedule.scala
Changeset 79913:82bddaf3bd33 by fabian huch _huch@in.tum.de_:
proper median/mean time;
The file was modified src/Pure/Build/build_schedule.scala
Changeset 79912:fe96a842f065 by fabian huch _huch@in.tum.de_:
remove schedule outdated limit: delay is sufficient;
The file was modified etc/options
The file was modified src/Pure/Build/build_schedule.scala
Changeset 79911:cb06884f1040 by fabian huch _huch@in.tum.de_:
tuned whitespace;
The file was modified src/Pure/Build/build_schedule.scala
Changeset 79910:fbfa7d25749a by fabian huch _huch@in.tum.de_:
tie-breaking in schedule optimization to pick best schedule even when run-time is dominated by large task (e.g., session with long timeout but no data yet);
The file was modified src/Pure/Build/build_schedule.scala
The file was modified src/Pure/Build/build_schedule.scala
Changeset 79908:c50c15bd304b by fabian huch _huch@in.tum.de_:
remove old build before generating schedule;
The file was modified src/Pure/Build/build_schedule.scala
The file was modified src/Pure/Build/build_schedule.scala