Skip to content
Success

Changes

Summary

  1. isabelle build -N;
  2. support for Non-Uniform Memory Access of separate CPU nodes;
  3. proper result;
  4. merged
  5. merged
  6. more thorough cleanup;
  7. tuned;
  8. removed useless operation -- would require bash_process wrapper;
  9. tuned signature;
  10. simplified SSH.Session: sftp channel is always open and its operations provided by the main interface;
  11. more robust;
  12. sftp.mkdirs according to 2a5dbad75355;
  13. more compression for big log files;
  14. clarified setup_repository: more uniform pull vs. clone, without update;
  15. proper setup of fresh repository;
  16. clarified prover-specific rules
  17. dropped potentially explosive rule for groebner simpset, with no observable effect on examples
  18. simplified fact references
  19. avoid effectively subsumed rules; simplified fact reference
  20. eliminated irregular aliasses
  21. avoid references to lemmas designed for prover tools
  22. clarified theorem names
  23. eliminated irregular aliasses
  24. more standardized theorem names for facts involving the div and mod identity
  25. transfer rules for divides relation on integer and natural
  26. more standardized names
  27. added lemma
  28. de-orphanized declaration
Changeset 64265:8eb6365f5916 by wenzelm:
isabelle build -N;
The file was modified NEWS (diff)
The file was modified src/Doc/System/Sessions.thy (diff)
The file was modified src/Pure/System/numa.scala (diff)
The file was modified src/Pure/Tools/build.scala (diff)
Changeset 64264:42138702d6ec by wenzelm:
support for Non-Uniform Memory Access of separate CPU nodes;
The file was addedsrc/Pure/System/numa.scala
The file was modified src/Pure/build-jars (diff)
Changeset 64263:d389a83b8d55 by wenzelm:
proper result;
The file was modified src/Pure/Admin/build_history.scala (diff)
Changeset 64262:41e027ab985c by wenzelm:
merged
Changeset 64261:fb3bc899fd51 by wenzelm:
merged
Changeset 64260:5389ebfd576d by wenzelm:
more thorough cleanup;
The file was modified src/Pure/Admin/build_history.scala (diff)
Changeset 64259:eb476ea7bbea by wenzelm:
tuned;
The file was modified src/Pure/Admin/isabelle_cronjob.scala (diff)
Changeset 64258:cdb38bb9a3f0 by wenzelm:
removed useless operation -- would require bash_process wrapper;
The file was modified src/Pure/General/ssh.scala (diff)
Changeset 64257:9d51ac055cec by wenzelm:
tuned signature;
The file was modified src/Pure/Admin/isabelle_cronjob.scala (diff)
The file was modified src/Pure/Admin/remote_dmg.scala (diff)
The file was modified src/Pure/General/ssh.scala (diff)
Changeset 64256:c3197aeae90b by wenzelm:
simplified SSH.Session: sftp channel is always open and its operations provided by the main interface;
The file was modified src/Pure/Admin/build_history.scala (diff)
The file was modified src/Pure/Admin/remote_dmg.scala (diff)
The file was modified src/Pure/General/mercurial.scala (diff)
The file was modified src/Pure/General/ssh.scala (diff)
Changeset 64255:a9f540881611 by wenzelm:
more robust;
The file was modified src/Pure/General/mercurial.scala (diff)
Changeset 64254:b1aef25ce8df by wenzelm:
sftp.mkdirs according to 2a5dbad75355;
The file was modified src/Pure/General/ssh.scala (diff)
Changeset 64253:a4718dfc9cd4 by wenzelm:
more compression for big log files;
The file was modified src/Pure/Admin/build_history.scala (diff)
Changeset 64252:e84cba30d7ff by wenzelm:
clarified setup_repository: more uniform pull vs. clone, without update;
The file was modified src/Pure/Admin/isabelle_cronjob.scala (diff)
The file was modified src/Pure/General/mercurial.scala (diff)
Changeset 64251:528381eb8a7b by wenzelm:
proper setup of fresh repository;
The file was modified src/Pure/Admin/isabelle_cronjob.scala (diff)
Changeset 64250:0cde0b4d4cb5 by haftmann:
clarified prover-specific rules
The file was modified src/HOL/Divides.thy (diff)
Changeset 64249:a3f654f9a46c by haftmann:
dropped potentially explosive rule for groebner simpset, with no observable effect on examples
The file was modified src/HOL/Groebner_Basis.thy (diff)
Changeset 64248:690eb1ae8bb0 by haftmann:
simplified fact references
The file was modified src/HOL/Groebner_Basis.thy (diff)
Changeset 64247:f537616459e6 by haftmann:
avoid effectively subsumed rules;<br>simplified fact reference
The file was modified src/HOL/Presburger.thy (diff)
Changeset 64246:15d1ee6e847b by haftmann:
eliminated irregular aliasses
The file was modified NEWS (diff)
The file was modified src/HOL/Algebra/IntRing.thy (diff)
The file was modified src/HOL/Code_Numeral.thy (diff)
The file was modified src/HOL/Decision_Procs/Approximation.thy (diff)
The file was modified src/HOL/Decision_Procs/Cooper.thy (diff)
The file was modified src/HOL/Decision_Procs/MIR.thy (diff)
The file was modified src/HOL/Divides.thy (diff)
The file was modified src/HOL/Groebner_Basis.thy (diff)
The file was modified src/HOL/Hoare/Arith2.thy (diff)
The file was modified src/HOL/Library/Float.thy (diff)
The file was modified src/HOL/Library/RBT_Impl.thy (diff)
The file was modified src/HOL/Old_Number_Theory/Int2.thy (diff)
The file was modified src/HOL/Old_Number_Theory/IntPrimes.thy (diff)
The file was modified src/HOL/Old_Number_Theory/Quadratic_Reciprocity.thy (diff)
The file was modified src/HOL/Presburger.thy (diff)
The file was modified src/HOL/SPARK/Examples/Gcd/Greatest_Common_Divisor.thy (diff)
The file was modified src/HOL/SPARK/Manual/Example_Verification.thy (diff)
The file was modified src/HOL/Word/Bit_Representation.thy (diff)
The file was modified src/HOL/Word/Word_Miscellaneous.thy (diff)
Changeset 64245:3d00821444fc by haftmann:
avoid references to lemmas designed for prover tools
The file was modified src/HOL/Word/Word_Miscellaneous.thy (diff)
Changeset 64244:e7102c40783c by haftmann:
clarified theorem names
The file was modified NEWS (diff)
The file was modified src/HOL/Decision_Procs/cooper_tac.ML (diff)
The file was modified src/HOL/Decision_Procs/mir_tac.ML (diff)
The file was modified src/HOL/Divides.thy (diff)
The file was modified src/HOL/Presburger.thy (diff)
The file was modified src/HOL/Tools/Qelim/cooper.ML (diff)
The file was modified src/HOL/Tools/nat_numeral_simprocs.ML (diff)
Changeset 64243:aee949f6642d by haftmann:
eliminated irregular aliasses
The file was modified NEWS (diff)
The file was modified src/HOL/Decision_Procs/Approximation.thy (diff)
The file was modified src/HOL/Decision_Procs/cooper_tac.ML (diff)
The file was modified src/HOL/Decision_Procs/mir_tac.ML (diff)
The file was modified src/HOL/Divides.thy (diff)
The file was modified src/HOL/Library/RBT_Impl.thy (diff)
The file was modified src/HOL/Number_Theory/Eratosthenes.thy (diff)
The file was modified src/HOL/Number_Theory/Euclidean_Algorithm.thy (diff)
The file was modified src/HOL/Old_Number_Theory/Pocklington.thy (diff)
The file was modified src/HOL/Tools/Qelim/cooper.ML (diff)
The file was modified src/HOL/Word/Word.thy (diff)
Changeset 64242:93c6f0da5c70 by haftmann:
more standardized theorem names for facts involving the div and mod identity
The file was modified NEWS (diff)
The file was modified src/Doc/Tutorial/Rules/Force.thy (diff)
The file was modified src/Doc/Tutorial/Rules/Forward.thy (diff)
The file was modified src/Doc/Tutorial/Types/Numbers.thy (diff)
The file was modified src/Doc/Tutorial/document/numerics.tex (diff)
The file was modified src/Doc/Tutorial/document/rules.tex (diff)
The file was modified src/HOL/Data_Structures/RBT_Set.thy (diff)
The file was modified src/HOL/Decision_Procs/Approximation.thy (diff)
The file was modified src/HOL/Decision_Procs/cooper_tac.ML (diff)
The file was modified src/HOL/Decision_Procs/mir_tac.ML (diff)
The file was modified src/HOL/Divides.thy (diff)
The file was modified src/HOL/GCD.thy (diff)
The file was modified src/HOL/Hoare_Parallel/OG_Examples.thy (diff)
The file was modified src/HOL/Library/Code_Target_Int.thy (diff)
The file was modified src/HOL/Library/Code_Target_Nat.thy (diff)
The file was modified src/HOL/Library/Formal_Power_Series.thy (diff)
The file was modified src/HOL/Library/Polynomial_Factorial.thy (diff)
The file was modified src/HOL/Library/Stream.thy (diff)
The file was modified src/HOL/Nonstandard_Analysis/StarDef.thy (diff)
The file was modified src/HOL/Number_Theory/Euclidean_Algorithm.thy (diff)
The file was modified src/HOL/Number_Theory/Pocklington.thy (diff)
The file was modified src/HOL/Old_Number_Theory/Pocklington.thy (diff)
The file was modified src/HOL/Presburger.thy (diff)
The file was modified src/HOL/Rings.thy (diff)
The file was modified src/HOL/Tools/Qelim/cooper.ML (diff)
The file was modified src/HOL/Word/Bit_Representation.thy (diff)
The file was modified src/HOL/Word/Word.thy (diff)
The file was modified src/HOL/ex/Transfer_Ex.thy (diff)
The file was modified src/HOL/ex/Word_Type.thy (diff)
Changeset 64241:430d74089d4d by haftmann:
transfer rules for divides relation on integer and natural
The file was modified src/HOL/Code_Numeral.thy (diff)
Changeset 64240:eabf80376aab by haftmann:
more standardized names
The file was modified NEWS (diff)
The file was modified src/HOL/Analysis/Cauchy_Integral_Theorem.thy (diff)
The file was modified src/HOL/Analysis/Complex_Transcendental.thy (diff)
The file was modified src/HOL/Analysis/Convex_Euclidean_Space.thy (diff)
The file was modified src/HOL/Analysis/Derivative.thy (diff)
The file was modified src/HOL/Analysis/Polytope.thy (diff)
The file was modified src/HOL/Analysis/Topology_Euclidean_Space.thy (diff)
The file was modified src/HOL/Binomial.thy (diff)
The file was modified src/HOL/Decision_Procs/Approximation.thy (diff)
The file was modified src/HOL/Decision_Procs/Ferrack.thy (diff)
The file was modified src/HOL/Decision_Procs/MIR.thy (diff)
The file was modified src/HOL/Decision_Procs/Parametric_Ferrante_Rackoff.thy (diff)
The file was modified src/HOL/Decision_Procs/mir_tac.ML (diff)
The file was modified src/HOL/Divides.thy (diff)
The file was modified src/HOL/GCD.thy (diff)
The file was modified src/HOL/Library/Float.thy (diff)
The file was modified src/HOL/Library/Formal_Power_Series.thy (diff)
The file was modified src/HOL/Library/Normalized_Fraction.thy (diff)
The file was modified src/HOL/Library/Polynomial_FPS.thy (diff)
The file was modified src/HOL/Library/Polynomial_Factorial.thy (diff)
The file was modified src/HOL/Library/Stirling.thy (diff)
The file was modified src/HOL/Nonstandard_Analysis/HDeriv.thy (diff)
The file was modified src/HOL/Number_Theory/Euclidean_Algorithm.thy (diff)
The file was modified src/HOL/Number_Theory/Gauss.thy (diff)
The file was modified src/HOL/Old_Number_Theory/EvenOdd.thy (diff)
The file was modified src/HOL/Old_Number_Theory/Gauss.thy (diff)
The file was modified src/HOL/Old_Number_Theory/IntPrimes.thy (diff)
The file was modified src/HOL/Old_Number_Theory/Quadratic_Reciprocity.thy (diff)
The file was modified src/HOL/Probability/SPMF.thy (diff)
The file was modified src/HOL/Quotient_Examples/Quotient_Rat.thy (diff)
The file was modified src/HOL/Rat.thy (diff)
The file was modified src/HOL/Real_Vector_Spaces.thy (diff)
The file was modified src/HOL/Rings.thy (diff)
The file was modified src/HOL/Tools/numeral_simprocs.ML (diff)
The file was modified src/HOL/ex/Simproc_Tests.thy (diff)
Changeset 64239:de5cd9217d4c by haftmann:
added lemma
The file was modified src/HOL/Rings.thy (diff)
Changeset 64238:b60a9752b6d0 by haftmann:
de-orphanized declaration
The file was modified src/HOL/Divides.thy (diff)
The file was modified src/HOL/Num.thy (diff)