Skip to content
Success

Changes

Summary

  1. more NEWS;
  2. tuned output;
  3. tuned output;
  4. clarified session_statistics: removed somewhat pointless per-theory statistics;
  5. tuned error messages;
  6. more TOML formatting functions;
  7. merged
  8. Doubled the time limit for HOL-Probability
  9. merged
  10. Some fixes, and SOME TIME LIMITS
  11. merged
  12. cosmetic improvements, new lemmas, especially more uses of function space
  13. more NEWS;
  14. NEWS;
  15. tuned whitespace;
  16. added TOML module from afp;
  17. proper system integration and renaming;
  18. copy/rename files from private autocorres version e45b9b680d3e;
  19. Added tag Isabelle2023-RC1 for changeset 006dbc9c2de1
  20. update cygwin component;
  21. avoid bloat of approx. 300MB due to implicit dependency on python;
  22. suppress bad file, which does not work on regular Windows;
  23. revert ineffective b04ac8a017b2: etc/settings of polyml components needs to be changed as well;
  24. updated naproche-20230711 component for release;
  25. clarified signature;
  26. ML_system_apple=false for more stability;
  27. activate cygwin-20230711;
  28. update cygwin for Isabelle2023 -- somewhere after cygwin 3.4.0-1 (see https://cygwin.com/pipermail/cygwin-announce/2022-December/010821.html);
  29. proper set_executable for sqlitejdbc.dll (see also 3b0f8f1010f2);
  30. update to stack-2.9.3 with support for arm64-linux;
  31. provide tool for GHC stack component;
  32. tuned signature;
  33. "rlwrap" is back together with "perl", which is actually required for bib2xhtml;
  34. clarified signature, with subtle change of semantics (amending 8b5a2e4b16d4);
  35. tuned;
  36. tuned;
  37. merged
  38. tuned;
  39. update for release;
  40. tuned;
  41. update for release;
  42. merged;
  43. publish component;
  44. latest version;
  45. update to current sqlite-jdbc-3.42.0.0;
  46. update to current lipics-3.1.3;
  47. update to flatlaf-2.6, which is the last release before recent moves towards 3.0 / 3.1 / 3.1.1;
  48. merged
  49. more small simplifications
  50. merged
  51. merged
  52. clarified modules (amending 570f65953173);
  53. more markup for command_span: this allows to reconstruct Thy_Element structure without knowing the outer syntax;
  54. create database view for diagnostic purposes;
  55. A bit of prerelease tidying
  56. NEWS tweak
  57. merged
  58. Last of the HOL Light metric space imports, and some supporting lemmas
  59. clarified "vacuum" operation for various database versions (PostgreSQL <= 10 is strictly speaking obsolete, but still used on some test machines);
  60. eliminate somewhat obsolete augment_tables (see ff164add75cd), to support obsolete versions 10 and 9.x;
  61. clarified operation: sequential vacuum to support obsolete versions 10 and 9.x;
  62. clarified operation: empty means "empty" instead of "full";
  63. merged
  64. proper data_domain for symmetric difference;
  65. tuned: avoid redundant db access;
  66. clarified signature;
  67. proper transaction_lock; clarified signature;
  68. clarified signature: ensure disjoint data spaces;
  69. clarified signature;
  70. tuned;
  71. unused (see also ea35afdb1366);
  72. more robust transaction_lock: avoid overlapping data spaces; clarified modules;
  73. merged
  74. The sym_diff operator (symmetric difference)
  75. disable lxbroy10 for now: technical problems with cooling;
Changeset 78331:cefe819c5980 by wenzelm:
more NEWS;
The file was modified NEWS (diff)
Changeset 78330:1a69d3a3e3aa by wenzelm:
tuned output;
The file was modified src/Pure/Tools/profiling.scala (diff)
Changeset 78329:a041d49736f2 by wenzelm:
tuned output;
The file was modified src/Pure/Tools/profiling.scala (diff)
Changeset 78328:007b04dc6f96 by wenzelm:
clarified session_statistics: removed somewhat pointless per-theory statistics;
The file was modified src/Pure/Tools/profiling.scala (diff)
The file was modified src/Tools/profiling.ML (diff)
Changeset 78327:a235fc426523 by fabian huch _huch@in.tum.de_:
tuned error messages;
The file was modified src/Pure/General/toml.scala (diff)
Changeset 78326:1cdc65476c2e by fabian huch _huch@in.tum.de_:
more TOML formatting functions;
The file was modified src/Pure/General/toml.scala (diff)
Changeset 78325:19c617950a8e by paulson:
merged
Changeset 78324:c3376cd561a8 by paulson _lp15@cam.ac.uk_:
Doubled the time limit for HOL-Probability
The file was modified src/HOL/ROOT (diff)
Changeset 78323:3c991ba232fc by paulson:
merged
Changeset 78322:74c75da4cb01 by paulson _lp15@cam.ac.uk_:
Some fixes, and SOME TIME LIMITS
The file was modified src/HOL/Homology/Brouwer_Degree.thy (diff)
The file was modified src/HOL/Homology/Homology_Groups.thy (diff)
The file was modified src/HOL/Homology/Invariance_of_Domain.thy (diff)
The file was modified src/HOL/Homology/Simplices.thy (diff)
The file was modified src/HOL/ROOT (diff)
Changeset 78321:021fb1b01de5 by paulson:
merged
Changeset 78320:eb9a9690b8f5 by paulson _lp15@cam.ac.uk_:
cosmetic improvements, new lemmas, especially more uses of function space
The file was modified src/HOL/Analysis/Abstract_Euclidean_Space.thy (diff)
The file was modified src/HOL/Analysis/Abstract_Limits.thy (diff)
The file was modified src/HOL/Analysis/Abstract_Metric_Spaces.thy (diff)
The file was modified src/HOL/Analysis/Abstract_Topological_Spaces.thy (diff)
The file was modified src/HOL/Analysis/Abstract_Topology.thy (diff)
The file was modified src/HOL/Analysis/Abstract_Topology_2.thy (diff)
The file was modified src/HOL/Analysis/Function_Topology.thy (diff)
The file was modified src/HOL/Analysis/Path_Connected.thy (diff)
The file was modified src/HOL/Analysis/Product_Topology.thy (diff)
The file was modified src/HOL/Analysis/T1_Spaces.thy (diff)
The file was modified src/HOL/Analysis/Urysohn.thy (diff)
Changeset 78319:5f78a7e98bd0 by wenzelm:
more NEWS;
The file was modified NEWS (diff)
Changeset 78318:137f015c27e2 by wenzelm:
NEWS;
The file was modified NEWS (diff)
Changeset 78317:fcabbb45b272 by wenzelm:
tuned whitespace;
The file was modified src/Pure/General/toml.scala (diff)
Changeset 78316:be8aaaa4ac25 by fabian huch _huch@in.tum.de_:
added TOML module from afp;
The file was addedsrc/Pure/General/toml.scala
The file was modified etc/build.props (diff)
Changeset 78315:addecc8de2c4 by wenzelm:
proper system integration and renaming;
The file was modified etc/build.props (diff)
The file was modified src/Pure/System/isabelle_tool.scala (diff)
The file was modified src/Pure/Tools/profiling.scala (diff)
The file was modified src/Tools/Profiling.thy (diff)
The file was modified src/Tools/ROOT (diff)
The file was modified src/Tools/profiling.ML (diff)
Changeset 78314:1588bec693c2 by wenzelm:
copy/rename files from private autocorres version e45b9b680d3e;
The file was addedsrc/Pure/Tools/profiling.scala
The file was addedsrc/Tools/Profiling.thy
The file was addedsrc/Tools/profiling.ML
Changeset 78313:7315ee1deaf3 by wenzelm:
Added tag Isabelle2023-RC1 for changeset 006dbc9c2de1
The file was modified .hgtags (diff)
Changeset 78312:006dbc9c2de1 by wenzelm:
update cygwin component;
The file was modified Admin/components/bundled-windows (diff)
The file was modified Admin/components/components.sha1 (diff)
Changeset 78311:b9d9906716f9 by wenzelm:
avoid bloat of approx. 300MB due to implicit dependency on python;
The file was modified src/Pure/Admin/component_cygwin.scala (diff)
Changeset 78310:6872c8d95ebc by wenzelm:
suppress bad file, which does not work on regular Windows;
The file was modified src/Pure/Admin/component_cygwin.scala (diff)
Changeset 78309:fc6246225283 by wenzelm:
revert ineffective b04ac8a017b2: etc/settings of polyml components needs to be changed as well;
The file was modified NEWS (diff)
The file was modified etc/options (diff)
Changeset 78308:1d041311dc67 by wenzelm:
updated naproche-20230711 component for release;
The file was modified Admin/components/bundled (diff)
The file was modified Admin/components/components.sha1 (diff)
Changeset 78307:4c8b04679944 by wenzelm:
clarified signature;
The file was modified src/Tools/Haskell/Haskell.thy (diff)
Changeset 78306:b04ac8a017b2 by wenzelm:
ML_system_apple=false for more stability;
The file was modified NEWS (diff)
The file was modified etc/options (diff)
Changeset 78305:9f2f61d766f4 by wenzelm:
activate cygwin-20230711;
The file was modified Admin/components/bundled-windows (diff)
Changeset 78304:e4b57eea7f86 by wenzelm:
update cygwin for Isabelle2023 -- somewhere after cygwin 3.4.0-1 (see https://cygwin.com/pipermail/cygwin-announce/2022-December/010821.html);
The file was modified Admin/Windows/Cygwin/README (diff)
The file was modified Admin/Windows/Cygwin/setup_server (diff)
The file was modified Admin/components/PLATFORMS (diff)
The file was modified Admin/components/components.sha1 (diff)
The file was modified src/Pure/Admin/component_cygwin.scala (diff)
Changeset 78303:3ef8313d0252 by wenzelm:
proper set_executable for sqlitejdbc.dll (see also 3b0f8f1010f2);
The file was modified Admin/components/components.sha1 (diff)
The file was modified Admin/components/main (diff)
Changeset 78302:27521a4779bd by wenzelm:
update to stack-2.9.3 with support for arm64-linux;
The file was modified Admin/components/components.sha1 (diff)
The file was modified Admin/components/main (diff)
The file was modified NEWS (diff)
Changeset 78301:9776f5278ae8 by wenzelm:
provide tool for GHC stack component;
The file was addedsrc/Pure/Admin/component_stack.scala
The file was modified etc/build.props (diff)
The file was modified src/Pure/System/isabelle_tool.scala (diff)
Changeset 78300:ab95c9f2d55c by wenzelm:
tuned signature;
The file was modified src/Pure/Admin/component_cvc5.scala (diff)
The file was modified src/Pure/Admin/component_jdk.scala (diff)
Changeset 78299:337ef5cdb70c by wenzelm:
&quot;rlwrap&quot; is back together with &quot;perl&quot;, which is actually required for bib2xhtml;
The file was modified src/Pure/Admin/component_cygwin.scala (diff)
The file was modified src/Pure/Tools/docker_build.scala (diff)
Changeset 78298:3b0f8f1010f2 by wenzelm:
clarified signature, with subtle change of semantics (amending 8b5a2e4b16d4);
The file was modified NEWS (diff)
The file was modified src/Pure/Admin/component_zstd.scala (diff)
The file was modified src/Pure/General/file.scala (diff)
The file was modified src/Pure/General/ssh.scala (diff)
The file was modified src/Pure/Thy/export.scala (diff)
Changeset 78297:ba3729a9d29d by wenzelm:
tuned;
The file was modified ANNOUNCE (diff)
Changeset 78296:d1d54440c036 by wenzelm:
tuned;
The file was modified ANNOUNCE (diff)
Changeset 78295:e23703e5b4d1 by wenzelm:
merged
Changeset 78294:2a3577d0a27a by wenzelm:
tuned;
The file was modified ANNOUNCE (diff)
Changeset 78293:01060d86b040 by wenzelm:
update for release;
The file was modified ANNOUNCE (diff)
Changeset 78292:8be2253807cb by wenzelm:
tuned;
The file was modified NEWS (diff)
Changeset 78291:b6b827c01ffc by wenzelm:
update for release;
The file was modified COPYRIGHT (diff)
Changeset 78290:7729a1ad6b58 by wenzelm:
merged;
Changeset 78289:b86be4a9f532 by wenzelm:
publish component;
The file was modified Admin/components/components.sha1 (diff)
Changeset 78288:9030c8efda73 by wenzelm:
latest version;
The file was modified src/Pure/Tools/dotnet_setup.scala (diff)
Changeset 78287:a915e15af0d9 by wenzelm:
update to current sqlite-jdbc-3.42.0.0;
The file was modified Admin/components/components.sha1 (diff)
The file was modified Admin/components/main (diff)
The file was modified src/Pure/Admin/component_sqlite.scala (diff)
Changeset 78286:68f1c4ca48c3 by wenzelm:
update to current lipics-3.1.3;
The file was modified Admin/components/main (diff)
The file was modified src/Pure/Admin/component_lipics.scala (diff)
Changeset 78285:98c53bcb9f07 by wenzelm:
update to flatlaf-2.6, which is the last release before recent moves towards 3.0 / 3.1 / 3.1.1;
The file was modified Admin/components/components.sha1 (diff)
The file was modified Admin/components/main (diff)
Changeset 78284:9e0c035d026d by paulson:
merged
Changeset 78283:6fa0812135e0 by paulson _lp15@cam.ac.uk_:
more small simplifications
The file was modified src/HOL/Analysis/Abstract_Metric_Spaces.thy (diff)
The file was modified src/HOL/Analysis/Urysohn.thy (diff)
Changeset 78282:f10aee81ab93 by wenzelm:
merged
Changeset 78281:46805acae10c by wenzelm:
merged
Changeset 78280:865b44cbaad1 by wenzelm:
clarified modules (amending 570f65953173);
The file was modified src/Pure/Thy/browser_info.scala (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/profiling_report.scala (diff)
The file was modified src/Pure/Tools/update.scala (diff)
Changeset 78279:dab089b25eb6 by wenzelm:
more markup for command_span: this allows to reconstruct Thy_Element structure without knowing the outer syntax;
The file was modified src/Pure/PIDE/command.ML (diff)
The file was modified src/Pure/PIDE/markup.ML (diff)
The file was modified src/Pure/PIDE/markup.scala (diff)
Changeset 78278:5717310a0c6a by wenzelm:
create database view for diagnostic purposes;
The file was modified src/Pure/ML/ml_heap.scala (diff)
Changeset 78277:6726b20289b4 by paulson _lp15@cam.ac.uk_:
A bit of prerelease tidying
The file was modified src/HOL/Analysis/Abstract_Topological_Spaces.thy (diff)
The file was modified src/HOL/Analysis/Continuous_Extension.thy (diff)
Changeset 78276:aabbf14723fc by paulson _lp15@cam.ac.uk_:
NEWS tweak
The file was modified NEWS (diff)
Changeset 78275:c5ddf5b82b69 by paulson:
merged
Changeset 78274:f44aec9a6894 by paulson _lp15@cam.ac.uk_:
Last of the HOL Light metric space imports, and some supporting lemmas
The file was modified src/HOL/Analysis/Urysohn.thy (diff)
The file was modified src/HOL/Library/Equipollence.thy (diff)
The file was modified src/HOL/Transcendental.thy (diff)
Changeset 78273:95a3bb4d7e38 by wenzelm:
clarified &quot;vacuum&quot; operation for various database versions (PostgreSQL &lt;= 10 is strictly speaking obsolete, but still used on some test machines);
The file was modified src/Pure/General/sql.scala (diff)
Changeset 78272:30d035a83dbe by wenzelm:
eliminate somewhat obsolete augment_tables (see ff164add75cd), to support obsolete versions 10 and 9.x;
The file was modified src/Pure/Thy/store.scala (diff)
Changeset 78271:c0dc000d2a40 by wenzelm:
clarified operation: sequential vacuum to support obsolete versions 10 and 9.x;
The file was modified src/Pure/General/sql.scala (diff)
Changeset 78270:0bd366fad888 by wenzelm:
clarified operation: empty means &quot;empty&quot; instead of &quot;full&quot;;
The file was modified src/Pure/General/sql.scala (diff)
Changeset 78269:45a9f5066e07 by wenzelm:
merged
Changeset 78268:4be047eaee2b by wenzelm:
proper data_domain for symmetric difference;
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 78267:555fb8c536b3 by wenzelm:
tuned: avoid redundant db access;
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 78266:d8c99a497502 by wenzelm:
clarified signature;
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/ML/ml_heap.scala (diff)
The file was modified src/Pure/System/host.scala (diff)
The file was modified src/Pure/System/progress.scala (diff)
The file was modified src/Pure/Thy/document_build.scala (diff)
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 78265:03eb7f7bb990 by wenzelm:
proper transaction_lock;<br>clarified signature;
The file was modified src/Pure/Thy/store.scala (diff)
Changeset 78264:c8fde312c895 by wenzelm:
clarified signature: ensure disjoint data spaces;
The file was modified src/Pure/General/sql.scala (diff)
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 78263:8c999990262c by wenzelm:
clarified signature;
The file was modified src/Pure/General/sql.scala (diff)
The file was modified src/Pure/System/progress.scala (diff)
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 78262:968b5b981a8c by wenzelm:
tuned;
The file was modified src/Pure/Thy/store.scala (diff)
Changeset 78261:316afcb8dc0c by wenzelm:
unused (see also ea35afdb1366);
The file was modified src/Pure/Thy/document_build.scala (diff)
Changeset 78260:0a7f7abbe4f0 by wenzelm:
more robust transaction_lock: avoid overlapping data spaces;<br>clarified modules;
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/store.scala (diff)
Changeset 78259:45381e6bd3ad by paulson:
merged
Changeset 78258:71366be2c647 by paulson _lp15@cam.ac.uk_:
The sym_diff operator (symmetric difference)
The file was modified src/HOL/Analysis/Abstract_Metric_Spaces.thy (diff)
The file was modified src/HOL/Analysis/Equivalence_Measurable_On_Borel.thy (diff)
The file was modified src/HOL/Fun.thy (diff)
The file was modified src/HOL/Set.thy (diff)
Changeset 78257:9d5e2a08ba1b by wenzelm:
disable lxbroy10 for now: technical problems with cooling;
The file was modified src/Pure/Admin/isabelle_cronjob.scala (diff)