Skip to content
Success

Changes

Summary

  1. proper sorting of result (amending f458547b4f0f);
  2. merged
  3. enforce rebuild of Isabelle/ML;
  4. more operations;
  5. more specific vacuum operation, which is also relevant to PostgreSQL;
  6. tuned signature: removed redundant argument;
  7. tuned signature;
  8. proper build_uuid for Build_Process.Task: thus old entries are removed via prepare_database/clean_build;
  9. more informative Build_Process.Snapshot;
  10. more explicit snapshot of "_state" and "_database";
  11. tuned;
  12. removed redundant State.workers: directly maintained within the database, using with SQL update;
  13. more thorough cleanup;
  14. tuned signature;
  15. tuned signature;
  16. tuned signature;
  17. more thorough synchronization of internal "_state" vs. external "_database";
  18. more database content; clarified signature;
  19. clarified modules;
  20. clarified signature;
  21. clarified modules;
  22. tuned output;
  23. tuned output;
  24. Adjusted to new map update priorities
  25. bring priority in line with ordinary function update notation
  26. merged
  27. use tree (simpler) instead of rbt (exercise)
Changeset 77668:5cb7fd36223b by wenzelm:
proper sorting of result (amending f458547b4f0f);
The file was modified src/Pure/System/options.scala (diff)
Changeset 77667:d15ad84d75f7 by wenzelm:
merged
Changeset 77666:a84f0b1f607d by wenzelm:
enforce rebuild of Isabelle/ML;
The file was modified src/Pure/ROOT.ML (diff)
Changeset 77665:74cd42d053bf by wenzelm:
more operations;
The file was modified src/Pure/General/sql.scala (diff)
Changeset 77664:f5d3ade80d15 by wenzelm:
more specific vacuum operation, which is also relevant to PostgreSQL;
The file was modified src/Pure/Admin/build_log.scala (diff)
The file was modified src/Pure/General/sql.scala (diff)
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77663:c82d49a56cf9 by wenzelm:
tuned signature: removed redundant argument;
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77662:b45fc98d11ea by wenzelm:
tuned signature;
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77661:45bd5c26cbcc by wenzelm:
proper build_uuid for Build_Process.Task: thus old entries are removed via prepare_database/clean_build;
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77660:57fdb6c846b0 by wenzelm:
more informative Build_Process.Snapshot;
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77659:d7eb6a4522b8 by wenzelm:
more explicit snapshot of "_state" and "_database";
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77658:4240e9528586 by wenzelm:
tuned;
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77657:a2a4adc268b8 by wenzelm:
removed redundant State.workers: directly maintained within the database, using with SQL update;
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77656:fd553b54fce1 by wenzelm:
more thorough cleanup;
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77655:136ab737a36d by wenzelm:
tuned signature;
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77654:78913f29fc21 by wenzelm:
tuned signature;
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77653:26bb79d17910 by wenzelm:
tuned signature;
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77652:5f706f7c624b by wenzelm:
more thorough synchronization of internal "_state" vs. external "_database";
The file was modified src/Pure/Tools/build_job.scala (diff)
The file was modified src/Pure/Tools/build_process.scala (diff)
The file was modified src/Pure/library.scala (diff)
Changeset 77651:b7fe1d822dc1 by wenzelm:
more database content;<br>clarified signature;
The file was modified src/Pure/Tools/build_job.scala (diff)
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77650:b1ca8975490a by wenzelm:
clarified modules;
The file was modified src/Pure/ML/ml_process.scala (diff)
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77649:739cb777cc75 by wenzelm:
clarified signature;
The file was modified src/Pure/Tools/build_job.scala (diff)
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77648:e79a5ce8a74c by wenzelm:
clarified modules;
The file was modified src/Pure/Tools/build_job.scala (diff)
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77647:c14db5d67400 by wenzelm:
tuned output;
The file was modified src/Doc/System/Sessions.thy (diff)
The file was modified src/Pure/Tools/build.scala (diff)
Changeset 77646:c55443f9fedd by wenzelm:
tuned output;
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77645:7edbb16bc60f by nipkow:
Adjusted to new map update priorities
The file was modified src/HOL/Bali/AxSound.thy (diff)
The file was modified src/HOL/Bali/DefiniteAssignment.thy (diff)
The file was modified src/HOL/Bali/DefiniteAssignmentCorrect.thy (diff)
The file was modified src/HOL/Bali/Example.thy (diff)
The file was modified src/HOL/Bali/State.thy (diff)
The file was modified src/HOL/Bali/TypeSafe.thy (diff)
The file was modified src/HOL/Bali/WellForm.thy (diff)
The file was modified src/HOL/Bali/WellType.thy (diff)
The file was modified src/HOL/MicroJava/Comp/AuxLemmas.thy (diff)
The file was modified src/HOL/MicroJava/Comp/CorrComp.thy (diff)
The file was modified src/HOL/MicroJava/Comp/CorrCompTp.thy (diff)
The file was modified src/HOL/MicroJava/Comp/DefsComp.thy (diff)
The file was modified src/HOL/MicroJava/J/Eval.thy (diff)
The file was modified src/HOL/MicroJava/J/Example.thy (diff)
The file was modified src/HOL/MicroJava/J/Exceptions.thy (diff)
The file was modified src/HOL/MicroJava/J/JTypeSafe.thy (diff)
The file was modified src/HOL/MicroJava/J/WellType.thy (diff)
Changeset 77644:48b4e0cd94cd by nipkow:
bring priority in line with ordinary function update notation
The file was modified src/HOL/Map.thy (diff)
Changeset 77643:4b688b8f1de3 by nipkow:
merged
Changeset 77642:a28ee8058ea3 by nipkow:
use tree (simpler) instead of rbt (exercise)
The file was modified src/HOL/Data_Structures/Trie_Map.thy (diff)