Skip to content
Success

Changes

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

Summary

  1. tuned;
  2. tuned signature;
  3. Added tag Isabelle2024-RC0 for changeset 98f009f56400
  4. updated for release;
  5. updated for release;
  6. clarified signature;
  7. misc tuning for release;
  8. tuned whitespace: avoid TABs;
  9. avoid suspicious Unicode;
  10. tuned whitespace;
  11. tuned signature: fewer warnings in IntelliJ IDEA;
  12. merged
  13. update NEWS;
  14. update cygwin near 3.5.1-1, also see https://cygwin.com/pipermail/cygwin-announce/2024-February/011524.html and https://cygwin.com/pipermail/cygwin-announce/2024-February/011611.html
  15. drop unused Task.info field;
  16. proper guard_time (amending 752806151432);
  17. proper dynamic access (amending c3f07c950116);
  18. more robust, notably for remote process (via SSH);
  19. prefer dynamic objects, following a5fda30edae2;
  20. proper dynamic access (amending 52b5c7c8e6d9);
  21. clarified signature: incorporate guard into Logger;
  22. merged
  23. added lemmas rtranclp_ident_if_reflp_and_transp and tranclp_ident_if_transp
  24. Moving valuable library material from Martingales into the distribution
Changeset 79795:3b1ad072d59a by wenzelm:
tuned;
The file was modified src/Pure/Build/build_process.scala
Changeset 79794:aa03d1a94e3e by wenzelm:
tuned signature;
The file was modified src/Pure/Build/build_process.scala
Changeset 79793:6f08aef43dc5 by wenzelm:
Added tag Isabelle2024-RC0 for changeset 98f009f56400
The file was modified .hgtags
Changeset 79792:98f009f56400 by wenzelm:
updated for release;
The file was modified Admin/Release/CHECKLIST
Changeset 79791:0f95dfe27682 by wenzelm:
updated for release;
The file was modified CONTRIBUTORS
Changeset 79790:3e5a06add554 by wenzelm:
clarified signature;
The file was modified src/Pure/Build/build_process.scala
Changeset 79789:6fadff9e849a by wenzelm:
misc tuning for release;
The file was modified NEWS
Changeset 79788:ece213b90d0f by wenzelm:
tuned whitespace: avoid TABs;
The file was modified src/HOL/Tools/BNF/bnf_gfp_grec_sugar.ML
Changeset 79787:b053bd598887 by wenzelm:
avoid suspicious Unicode;
The file was modified src/HOL/Analysis/Set_Integral.thy
Changeset 79786:589112078150 by wenzelm:
tuned whitespace;
The file was modified src/Pure/Admin/component_cygwin.scala
Changeset 79785:5e7a594b53b1 by wenzelm:
tuned signature: fewer warnings in IntelliJ IDEA;
The file was modified src/Pure/Build/build_process.scala
The file was modified src/Pure/Build/build_schedule.scala
Changeset 79784:a79280c7e8d5 by wenzelm:
merged
Changeset 79783:60e985e2a12f by wenzelm:
update NEWS;
The file was modified NEWS
Changeset 79782:8bde94328b05 by wenzelm:
update cygwin near 3.5.1-1, also see https://cygwin.com/pipermail/cygwin-announce/2024-February/011524.html and https://cygwin.com/pipermail/cygwin-announce/2024-February/011611.html
The file was modified Admin/Windows/Cygwin/README
The file was modified Admin/components/PLATFORMS
The file was modified Admin/components/bundled-windows
The file was modified Admin/components/components.sha1
The file was modified src/Pure/Admin/component_cygwin.scala
Changeset 79781:a8d7cf8acaa6 by wenzelm:
drop unused Task.info field;
The file was modified src/Pure/Build/build_process.scala
The file was modified src/Pure/Build/build_schedule.scala
Changeset 79780:8e17f585177f by wenzelm:
proper guard_time (amending 752806151432);
The file was modified src/Pure/General/logger.scala
Changeset 79779:f1c9e9e4616d by wenzelm:
proper dynamic access (amending c3f07c950116);
The file was modified src/Pure/General/logger.scala
Changeset 79778:42c3e6dc57d9 by wenzelm:
more robust, notably for remote process (via SSH);
The file was modified src/Pure/General/logger.scala
Changeset 79777:db9c6be8e236 by wenzelm:
prefer dynamic objects, following a5fda30edae2;
The file was modified src/Pure/Build/build_benchmark.scala
The file was modified src/Pure/Build/resources.scala
The file was modified src/Pure/Concurrent/delay.scala
The file was modified src/Pure/General/logger.scala
The file was modified src/Pure/PIDE/headless.scala
The file was modified src/Pure/Tools/dump.scala
The file was modified src/Pure/Tools/server.scala
The file was modified src/Pure/Tools/server_commands.scala
The file was modified src/Tools/VSCode/src/channel.scala
The file was modified src/Tools/VSCode/src/language_server.scala
The file was modified src/Tools/VSCode/src/vscode_resources.scala
Changeset 79776:c3f07c950116 by wenzelm:
proper dynamic access (amending 52b5c7c8e6d9);
The file was modified src/Pure/General/logger.scala
Changeset 79775:752806151432 by wenzelm:
clarified signature: incorporate guard into Logger;
The file was modified src/Pure/General/logger.scala
The file was modified src/Pure/General/sql.scala
The file was modified src/Pure/General/time.scala
The file was modified src/Pure/Tools/server.scala
The file was modified src/Tools/VSCode/src/language_server.scala
Changeset 79774:1f94d92b0dc2 by desharna:
merged
Changeset 79773:0e8620af9c91 by desharna:
added lemmas rtranclp_ident_if_reflp_and_transp and tranclp_ident_if_transp
The file was modified NEWS
The file was modified src/HOL/Transitive_Closure.thy
Changeset 79772:817d33f8aa7f by paulson _lp15@cam.ac.uk_:
Moving valuable library material from Martingales into the distribution
The file was modified src/HOL/Analysis/Elementary_Metric_Spaces.thy
The file was modified src/HOL/Analysis/Set_Integral.thy
The file was modified src/HOL/Finite_Set.thy
The file was modified src/HOL/HOL.thy
The file was modified src/HOL/Probability/Information.thy
The file was modified src/HOL/Transcendental.thy

Changes from Mercurial (hg https://foss.heptapod.net/isa-afp/afp-devel/ default)

Summary

  1. non-executable files;
  2. Moving library material into Analysis (Elementary_Metric_Spaces and Set_Integration)
Changeset 14090:bdbc6a865570 by wenzelm:
non-executable files;
The file was modified thys/Approximation_Algorithms/Approx_SC_Hoare.thy
The file was modified thys/Belief_Revision/AGM_Contraction.thy
The file was modified thys/Belief_Revision/AGM_Logic.thy
The file was modified thys/Belief_Revision/AGM_Revision.thy
The file was modified thys/CRYSTALS-Kyber/Mod_Plus_Minus.thy
The file was modified thys/CRYSTALS-Kyber/ROOT
The file was modified thys/CRYSTALS-Kyber/document/root.bib
The file was modified thys/CRYSTALS-Kyber/document/root.tex
The file was modified thys/CRYSTALS-Kyber_Security/ROOT
The file was modified thys/CVP_Hardness/ROOT
The file was modified thys/CVP_Hardness/Subset_Sum.thy
The file was modified thys/CVP_Hardness/document/root.bib
The file was modified thys/CVP_Hardness/document/root.tex
The file was modified thys/Cardinality_Continuum/document/root.tex
The file was modified thys/Chebyshev_Polynomials/document/root.tex
The file was modified thys/Combinable_Wands/CombinableWands.thy
The file was modified thys/Combinable_Wands/Mask.thy
The file was modified thys/Combinable_Wands/PartialHeapSA.thy
The file was modified thys/Combinable_Wands/PosRat.thy
The file was modified thys/Complete_Non_Orders/Continuity.thy
The file was modified thys/Complete_Non_Orders/Directedness.thy
The file was modified thys/Complete_Non_Orders/Well_Relations.thy
The file was modified thys/Directed_Sets/Directed_Completeness.thy
The file was modified thys/Directed_Sets/Well_Order_Connection.thy
The file was modified thys/Directed_Sets/document/root.bib
The file was modified thys/Dominance_CHK/Dom_Kildall.thy
The file was modified thys/Dominance_CHK/Dom_Kildall_Correct.thy
The file was modified thys/Dominance_CHK/Dom_Semi_List.thy
The file was modified thys/Dominance_CHK/ROOT
The file was modified thys/Dominance_CHK/Sorted_Less2.thy
The file was modified thys/Dominance_CHK/Sorted_List_Operations2.thy
The file was modified thys/Dominance_CHK/document/root.bib
The file was modified thys/Dominance_CHK/document/root.tex
The file was modified thys/Elimination_Of_Repeated_Factors/ROOT
The file was modified thys/Elimination_Of_Repeated_Factors/document/root.bib
The file was modified thys/Elimination_Of_Repeated_Factors/document/root.tex
The file was modified thys/Eudoxus_Reals/Eudoxus.thy
The file was modified thys/Eudoxus_Reals/Slope.thy
The file was modified thys/HOL-CSP/CSP_Laws.thy
The file was modified thys/HOL-CSPM/CSPM.thy
The file was modified thys/IMP_Compiler/Compiler.thy
The file was modified thys/IMP_Compiler/Compiler2.thy
The file was modified thys/IMP_Compiler/ROOT
The file was modified thys/IMP_Compiler/document/root.bib
The file was modified thys/IMP_Compiler/document/root.tex
The file was modified thys/Involutions2Squares/Involutions2Squares.thy
The file was modified thys/Involutions2Squares/ROOT
The file was modified thys/Involutions2Squares/document/root.tex
The file was modified thys/Knights_Tour/KnightsTour.thy
The file was modified thys/Knights_Tour/ROOT
The file was modified thys/Knights_Tour/document/root.bib
The file was modified thys/Knights_Tour/document/root.tex
The file was modified thys/Lambert_Series/document/root.tex
The file was modified thys/Martingales/ROOT
The file was modified thys/Package_logic/PackageLogic.thy
The file was modified thys/Package_logic/SepAlgebra.thy
The file was modified thys/Padic_Field/Cring_Multivariable_Poly.thy
The file was modified thys/Padic_Field/Fraction_Field.thy
The file was modified thys/Padic_Field/Generated_Boolean_Algebra.thy
The file was modified thys/Padic_Field/Indices.thy
The file was modified thys/Padic_Field/Padic_Field_Polynomials.thy
The file was modified thys/Padic_Field/Padic_Field_Powers.thy
The file was modified thys/Padic_Field/Padic_Field_Topology.thy
The file was modified thys/Padic_Field/Padic_Fields.thy
The file was modified thys/Padic_Field/Padic_Semialgebraic_Function_Ring.thy
The file was modified thys/Padic_Field/ROOT
The file was modified thys/Padic_Field/Ring_Powers.thy
The file was modified thys/Padic_Field/document/root.tex
The file was modified thys/Padic_Ints/Cring_Poly.thy
The file was modified thys/Padic_Ints/Extended_Int.thy
The file was modified thys/Padic_Ints/Function_Ring.thy
The file was modified thys/Padic_Ints/Hensels_Lemma.thy
The file was modified thys/Padic_Ints/Padic_Construction.thy
The file was modified thys/Padic_Ints/Padic_Int_Polynomials.thy
The file was modified thys/Padic_Ints/Padic_Int_Topology.thy
The file was modified thys/Padic_Ints/Padic_Integers.thy
The file was modified thys/Padic_Ints/ROOT
The file was modified thys/Padic_Ints/Supplementary_Ring_Facts.thy
The file was modified thys/Padic_Ints/Zp_Compact.thy
The file was modified thys/Padic_Ints/document/root.tex
The file was modified thys/Perfect_Fields/ROOT
The file was modified thys/Perfect_Fields/document/root.bib
The file was modified thys/Perfect_Fields/document/root.tex
The file was modified thys/Polylog/document/root.tex
The file was modified thys/Polynomial_Crit_Geometry/document/root.tex
The file was modified thys/Regression_Test_Selection/Common/CollectionBasedRTS.thy
The file was modified thys/Regression_Test_Selection/Common/CollectionSemantics.thy
The file was modified thys/Regression_Test_Selection/Common/RTS_safe.thy
The file was modified thys/Regression_Test_Selection/Common/Semantics.thy
The file was modified thys/Regression_Test_Selection/JVM_RTS/JVMCollectionBasedRTS.thy
The file was modified thys/Regression_Test_Selection/JVM_RTS/JVMCollectionSemantics.thy
The file was modified thys/Regression_Test_Selection/JVM_RTS/JVMSemantics.thy
The file was modified thys/Regression_Test_Selection/JinjaSuppl/ClassesAbove.thy
The file was modified thys/Regression_Test_Selection/JinjaSuppl/ClassesChanged.thy
The file was modified thys/Regression_Test_Selection/JinjaSuppl/JVMExecStepInductive.thy
The file was modified thys/Regression_Test_Selection/JinjaSuppl/Subcls.thy
The file was modified thys/Regression_Test_Selection/ROOT
The file was modified thys/Regression_Test_Selection/RTS.thy
The file was modified thys/Regression_Test_Selection/document/root.bib
The file was modified thys/Regression_Test_Selection/document/root.tex
The file was modified thys/Sauer_Shelah_Lemma/Binomial_Lemmas.thy
The file was modified thys/Sauer_Shelah_Lemma/Card_Lemmas.thy
The file was modified thys/Sauer_Shelah_Lemma/ROOT
The file was modified thys/Sauer_Shelah_Lemma/Sauer_Shelah_Lemma.thy
The file was modified thys/Sauer_Shelah_Lemma/Shattering.thy
The file was modified thys/Sauer_Shelah_Lemma/document/root.tex
The file was modified thys/Schutz_Spacetime/Minkowski.thy
The file was modified thys/Schutz_Spacetime/ROOT
The file was modified thys/Schutz_Spacetime/TernaryOrdering.thy
The file was modified thys/Schutz_Spacetime/Util.thy
The file was modified thys/Schutz_Spacetime/document/root.bib
The file was modified thys/Schutz_Spacetime/document/root.tex
Changeset 14089:4adc17112899 by paulson _lp15@cam.ac.uk_:
Moving library material into Analysis (Elementary_Metric_Spaces and Set_Integration)
The file was modified thys/Martingales/Conditional_Expectation_Banach.thy
The file was modified thys/Martingales/ROOT
The file was removedthys/Martingales/Bochner_Integration_Supplement.thy
The file was removedthys/Martingales/Elementary_Metric_Spaces_Supplement.thy