Skip to content
Success

Changes

Summary

  1. merged
  2. Simplified some proofs
  3. clarified db content: avoid redundancy of historic ML_IDENTIFIER;
  4. merged
  5. proper filterNot, not filterNot-not;
  6. option build_hostname allows to change hostname easily;
  7. clarified permissions of build.db, following server.db;
  8. enforce rebuild of Isabelle/ML, after various changes to build database management;
  9. misc tuning and clarification: more uniform use of optional "sql" in SQL.Table.delete/select;
  10. tuned: fewer warnings in IntelliJ IDEA;
  11. clarified init_database vs. update_database: implicitly assume fresh "instance";
  12. clarified Build_Process.Context: cover all static information;
  13. tuned whitespace in generated SQL;
  14. tuned: prefer typed operations;
  15. clarified signature: more concise operations;
  16. more robust options in "prefs" format: avoid odd control character;
  17. proper settings for hostname: allow to adjust it in user space;
  18. support for build database: still inactive; more detailed Build_Job.Node_Info;
  19. tuned signature;
  20. clarified signature: more robust operations;
  21. tuned;
  22. tuned;
  23. more operations;
  24. clarified signature: more operations;
  25. clarified signature;
  26. clarified signature: more robust (see also cf2ef4be3630);
  27. unused (see also 7b318273a4aa and a1fb4d28e609);
Changeset 77389:aac23f2e7f3c by paulson:
merged
Changeset 77388:dec831b200eb by paulson _lp15@cam.ac.uk_:
Simplified some proofs
The file was modified src/HOL/Analysis/Infinite_Sum.thy (diff)
Changeset 77387:cd10b8edfdf5 by wenzelm:
clarified db content: avoid redundancy of historic ML_IDENTIFIER;
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77386:cae3d891adff by wenzelm:
merged
Changeset 77385:4a7c42c84743 by wenzelm:
proper filterNot, not filterNot-not;
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77384:ef6673859c38 by wenzelm:
option build_hostname allows to change hostname easily;
The file was modified etc/options (diff)
The file was modified src/Pure/System/isabelle_system.scala (diff)
The file was modified src/Pure/Tools/build.scala (diff)
Changeset 77383:cb75171d8c9f by wenzelm:
clarified permissions of build.db, following server.db;
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77382:f4f9f987e7f2 by wenzelm:
enforce rebuild of Isabelle/ML, after various changes to build database management;
The file was modified src/Pure/ROOT.ML (diff)
Changeset 77381:a86e346b20d8 by wenzelm:
misc tuning and clarification: more uniform use of optional "sql" in SQL.Table.delete/select;
The file was modified src/Pure/Admin/build_log.scala (diff)
The file was modified src/Pure/Admin/build_status.scala (diff)
The file was modified src/Pure/General/sql.scala (diff)
The file was modified src/Pure/Thy/document_build.scala (diff)
The file was modified src/Pure/Thy/export.scala (diff)
The file was modified src/Pure/Thy/sessions.scala (diff)
The file was modified src/Pure/Tools/build_process.scala (diff)
The file was modified src/Pure/Tools/server.scala (diff)
Changeset 77380:b9d9658131b0 by wenzelm:
tuned: fewer warnings in IntelliJ IDEA;
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77379:bd0028d1ece6 by wenzelm:
clarified init_database vs. update_database: implicitly assume fresh "instance";
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77378:f047804f4860 by wenzelm:
clarified Build_Process.Context: cover all static information;
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77377:82fdc7cf9d44 by wenzelm:
tuned whitespace in generated SQL;
The file was modified src/Pure/General/sql.scala (diff)
Changeset 77376:7ab9bac1ca96 by wenzelm:
tuned: prefer typed operations;
The file was modified src/Pure/Admin/build_log.scala (diff)
Changeset 77375:324f5821a4a4 by wenzelm:
clarified signature: more concise operations;
The file was modified src/Pure/Admin/build_log.scala (diff)
The file was modified src/Pure/Admin/build_status.scala (diff)
The file was modified src/Pure/Admin/isabelle_cronjob.scala (diff)
The file was modified src/Pure/General/sql.scala (diff)
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77374:268bf61631ec by wenzelm:
more robust options in "prefs" format: avoid odd control character;
The file was modified src/Pure/System/options.scala (diff)
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77373:eaf234b0c849 by wenzelm:
proper settings for hostname: allow to adjust it in user space;
The file was modified lib/scripts/getsettings (diff)
The file was modified src/Pure/System/isabelle_system.scala (diff)
Changeset 77372:44fe9fe96130 by wenzelm:
support for build database: still inactive;<br>more detailed Build_Job.Node_Info;
The file was modified etc/options (diff)
The file was modified src/Pure/Tools/build.scala (diff)
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 77371:84ca5e036897 by wenzelm:
tuned signature;
The file was modified src/Pure/Tools/build_job.scala (diff)
Changeset 77370:47c2ac81ddd4 by wenzelm:
clarified signature: more robust operations;
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/General/sql.scala (diff)
The file was modified src/Pure/Thy/document_build.scala (diff)
The file was modified src/Pure/Thy/export.scala (diff)
The file was modified src/Pure/Thy/sessions.scala (diff)
Changeset 77369:df17355f1e2c by wenzelm:
tuned;
The file was modified src/Pure/Admin/build_scala.scala (diff)
The file was modified src/Pure/General/mailman.scala (diff)
The file was modified src/Pure/General/rsync.scala (diff)
The file was modified src/Pure/General/ssh.scala (diff)
The file was modified src/Pure/Thy/bibtex.scala (diff)
The file was modified src/Pure/Tools/dotnet_setup.scala (diff)
The file was modified src/Pure/Tools/phabricator.scala (diff)
Changeset 77368:7c57d9586f4c by wenzelm:
tuned;
The file was modified src/Pure/Admin/build_history.scala (diff)
The file was modified src/Pure/Admin/build_status.scala (diff)
The file was modified src/Pure/Admin/isabelle_cronjob.scala (diff)
The file was modified src/Pure/General/completion.scala (diff)
The file was modified src/Pure/General/json_api.scala (diff)
The file was modified src/Pure/General/mailman.scala (diff)
The file was modified src/Pure/General/mercurial.scala (diff)
The file was modified src/Pure/General/position.scala (diff)
The file was modified src/Pure/General/sql.scala (diff)
The file was modified src/Pure/General/timing.scala (diff)
The file was modified src/Pure/Isar/keyword.scala (diff)
The file was modified src/Pure/ML/ml_statistics.scala (diff)
The file was modified src/Pure/PIDE/resources.scala (diff)
The file was modified src/Pure/System/isabelle_process.scala (diff)
The file was modified src/Pure/Thy/bibtex.scala (diff)
The file was modified src/Pure/Thy/document_build.scala (diff)
The file was modified src/Pure/Thy/latex.scala (diff)
The file was modified src/Pure/Thy/sessions.scala (diff)
The file was modified src/Pure/Tools/dump.scala (diff)
The file was modified src/Pure/Tools/phabricator.scala (diff)
The file was modified src/Pure/term.scala (diff)
Changeset 77367:d27d1224c67f by wenzelm:
more operations;
The file was modified src/Pure/ROOT.scala (diff)
The file was modified src/Pure/library.scala (diff)
Changeset 77366:8d6ba14f9d22 by wenzelm:
clarified signature: more operations;
The file was modified src/Pure/System/options.scala (diff)
Changeset 77365:a10fa2112854 by wenzelm:
clarified signature;
The file was modified src/Pure/General/sql.scala (diff)
Changeset 77364:6c6797395a3a by wenzelm:
clarified signature: more robust (see also cf2ef4be3630);
The file was modified src/Pure/General/sql.scala (diff)
Changeset 77363:cbd053fff24c by wenzelm:
unused (see also 7b318273a4aa and a1fb4d28e609);
The file was modified etc/options (diff)