Skip to content
Success

Changes

Summary

  1. merged;
  2. more NEWS;
  3. delete Isabelle distribution archive after use;
  4. documentation for "isabelle build_docker";
  5. updated for release;
  6. tuned bib;
  7. more documentation on view.antiAlias, not just NEWS;
  8. more NEWS;
  9. avoid premature crash due to missing session parents/imports;
  10. avoid accidental update of base session sources (following documentation in "system" manual);
  11. avoid duplicate stderr output in isabelle build -v, e.g. "Timing ..." (amending a829207b32a3);
  12. prefer subpixel antialiasing by default: rendering of text is usually much faster, notably on Linux (see also 093ab1a99eb6 and f610115ca3d0);
  13. slightly more explicit error, without going into the graph of proof futures;
  14. more robust re-use of $ISABELLE_TMP_PREFIX (amending c1597167563e);
  15. prefer strict qualification (default for 'interpretation', see 461ee3e49ad3) as proposed by Pedro Sánchez Terraf;
  16. tuned documentation, based on hints by Pedro Sánchez Terraf;
  17. backed out changeset 7eadccd4392c: too confusing wrt. text overview panel;
Changeset 71582:f2c1154e9c8d by wenzelm:
merged;
Changeset 71581:e9f53182c4aa by wenzelm:
more NEWS;
The file was modified NEWS (diff)
Changeset 71580:9a364ed3a440 by wenzelm:
delete Isabelle distribution archive after use;
The file was modified src/Pure/Tools/build_docker.scala (diff)
Changeset 71579:9b49538845cc by wenzelm:
documentation for "isabelle build_docker";
The file was modified src/Doc/System/Misc.thy (diff)
The file was modified src/Pure/Tools/build_docker.scala (diff)
Changeset 71578:d59d557f4ee0 by wenzelm:
updated for release;
The file was modified src/Doc/JEdit/JEdit.thy (diff)
The file was modified src/Doc/System/Environment.thy (diff)
The file was modified src/Doc/System/Misc.thy (diff)
Changeset 71577:b0be6c0589e8 by wenzelm:
tuned bib;
The file was modified src/Doc/manual.bib (diff)
Changeset 71576:a9ec1a8bfd4a by wenzelm:
more documentation on view.antiAlias, not just NEWS;
The file was modified src/Doc/JEdit/JEdit.thy (diff)
Changeset 71575:aff37005fd79 by wenzelm:
more NEWS;
The file was modified NEWS (diff)
Changeset 71574:95460356d633 by wenzelm:
avoid premature crash due to missing session parents/imports;
The file was modified src/Pure/Thy/sessions.scala (diff)
Changeset 71573:c67076c07fb8 by wenzelm:
avoid accidental update of base session sources (following documentation in "system" manual);
The file was modified src/Pure/Tools/dump.scala (diff)
The file was modified src/Pure/Tools/update.scala (diff)
Changeset 71572:f55222fbeae3 by wenzelm:
avoid duplicate stderr output in isabelle build -v, e.g. "Timing ..." (amending a829207b32a3);
The file was modified src/Pure/Tools/build.scala (diff)
Changeset 71571:f36886cc32fa by wenzelm:
prefer subpixel antialiasing by default: rendering of text is usually much faster, notably on Linux (see also 093ab1a99eb6 and f610115ca3d0);
The file was modified src/Tools/jEdit/src/jEdit.props (diff)
Changeset 71570:c2884545c846 by wenzelm:
slightly more explicit error, without going into the graph of proof futures;
The file was modified src/Pure/thm_deps.ML (diff)
Changeset 71569:391ea80ff27c by wenzelm:
more robust re-use of $ISABELLE_TMP_PREFIX (amending c1597167563e);
The file was modified src/Pure/System/isabelle_system.scala (diff)
The file was modified src/Pure/Thy/sessions.scala (diff)
Changeset 71568:1005c50b2750 by wenzelm:
prefer strict qualification (default for 'interpretation', see 461ee3e49ad3) as proposed by Pedro Sánchez Terraf;
The file was modified src/ZF/Constructible/AC_in_L.thy (diff)
The file was modified src/ZF/Constructible/DPow_absolute.thy (diff)
The file was modified src/ZF/Constructible/L_axioms.thy (diff)
The file was modified src/ZF/Constructible/Rec_Separation.thy (diff)
The file was modified src/ZF/Constructible/Satisfies_absolute.thy (diff)
The file was modified src/ZF/Constructible/Separation.thy (diff)
Changeset 71567:9a29e883a934 by wenzelm:
tuned documentation, based on hints by Pedro Sánchez Terraf;
The file was modified src/Doc/Isar_Ref/Generic.thy (diff)
The file was modified src/Doc/Isar_Ref/HOL_Specific.thy (diff)
The file was modified src/Doc/Isar_Ref/Proof.thy (diff)
The file was modified src/Doc/Isar_Ref/Spec.thy (diff)
Changeset 71566:76b739c0bedd by wenzelm:
backed out changeset 7eadccd4392c: too confusing wrt. text overview panel;
The file was modified src/Pure/PIDE/rendering.scala (diff)